1338 Commits

Author SHA1 Message Date
huanghongxun
6ae6c9c971 Name changes 2018-10-02 18:11:13 +08:00
huanghongxun
caf85d2a92 Fix showing a gray horizontal line in component list cell 2018-10-02 18:06:24 +08:00
huanghongxun
030b577dee Add an explicit entry to game list page 2018-10-02 12:44:36 +08:00
huanghongxun
83516ba679 Fix #461 2018-10-02 12:15:52 +08:00
huanghongxun
c8f74ee8e3 Add test game in game list page 2018-10-02 11:47:53 +08:00
yushijinhun
c50e41ab91
Use setItems in DatapackListPage 2018-10-01 21:01:43 +08:00
yushijinhun
c03a0feb75
Refactor ProfileList 2018-10-01 20:59:11 +08:00
yushijinhun
7da5b8fbc8
Add AutomatedToggleGroup & Refactor AccountList 2018-10-01 20:39:00 +08:00
yushijinhun
83f7e61d37
Add selectedItemPropertyFor(ToggleGroup) 2018-10-01 20:03:57 +08:00
yushijinhun
86765275c8
Make SelectionModelSelectedItemProperty a util class 2018-10-01 15:38:12 +08:00
yushijinhun
a01e15d841
Add MultiStepBinding&ReadWriteComposedProperty 2018-10-01 15:35:39 +08:00
yushijinhun
5e5db332d0
Remove 'Downloads' paragraph in readme, as GitHub Releases is available 2018-10-01 11:29:12 +08:00
huanghongxun
2de2f45124 Fix always showing horizontal scrollbar of game list popup in main page 2018-09-30 20:07:57 +08:00
huanghongxun
b1b3eb9369 Fix always using custom common directory 2018-09-30 20:07:57 +08:00
yushijinhun
507665cd91
Fix #460 2018-09-30 19:45:39 +08:00
yushijinhun
c779172cc2
Fix custom toggle is not selected when using customized java 2018-09-30 19:30:22 +08:00
yushijinhun
684813e131
Refactor Java lookup 2018-09-30 19:18:29 +08:00
huanghongxun
76ef47efc4 Suppress exceptions thrown when checking Java installation 2018-09-30 13:22:42 +08:00
huanghongxun
71a8fa0e66 Display platform of java installations 2018-09-28 19:30:41 +08:00
huanghongxun
48d98b2424 Conceal NPE 2018-09-26 19:07:09 +08:00
huanghongxun
5a0e17b121 Fix crash when user set common directory to an invalid path 2018-09-26 19:00:31 +08:00
huanghongxun
5f686f7205 Fix crash when modpack to be installed is malformed. v3.2.104 2018-09-26 13:13:44 +08:00
huanghongxun
518969d2f2 Fix JsonParseException 2018-09-26 13:13:21 +08:00
huanghongxun
01ff1327f7 Make head displayed more precisely 2018-09-25 12:30:21 +08:00
huanghongxun
4d366397a8
Merge pull request #457 from andylizi/add-helmet-support
支持在头像中显示头盔层
2018-09-24 17:28:17 +08:00
huanghongxun
80f79d20a5 Update message UI 2018-09-24 17:26:02 +08:00
huanghongxun
1611d11544 Fix crash when yggdrasil server gives response with malformed UUID 2018-09-24 17:24:13 +08:00
andylizi
c8e8b25c85
Adjust faceOffset in skin preview 2018-09-24 15:34:48 +08:00
andylizi
92cfc3c1d3
Make skin preview more accurate 2018-09-24 13:47:59 +08:00
huanghongxun
c4cebe72b4 Show bubble when updates available 2018-09-24 01:51:14 +08:00
andylizi
6d346a3ad6
Render helmet layer in skin preview. Fixed #456 2018-09-23 22:53:23 +08:00
huanghongxun
6e2696dea3 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2018-09-22 22:26:14 +08:00
huanghongxun
ba67c968cf Change version selection list look 2018-09-22 22:25:53 +08:00
huanghongxun
332719f49a Fix closing page 2018-09-22 21:40:16 +08:00
yushijinhun
fb18975c5c
Fix param table in readme 2018-09-22 21:08:03 +08:00
yushijinhun
08a7c27353
Fix config file is checked before created 2018-09-22 21:05:50 +08:00
yushijinhun
4c9cb99a94
Add hmcl.self_integrity_check.disable option 2018-09-22 21:05:50 +08:00
huanghongxun
cbecca5f55
Merge pull request #455 from yushijinhun/javafx
重构
2018-09-22 18:12:18 +08:00
yushijinhun
4a0831a155
Replace Properties with InvocationDispatcher & Make config saving async 2018-09-22 14:21:17 +08:00
yushijinhun
fa38c53915
Remove Constants.SYSTEM_CHARSET 2018-09-22 12:54:15 +08:00
yushijinhun
e7c2170ce3
Fix getSteve/AlexSkin ignores scaleRatio param 2018-09-22 12:53:02 +08:00
yushijinhun
9b69fe8c56
Remove Constants.DEFAULT_ICON 2018-09-22 12:52:30 +08:00
yushijinhun
ed91771594
Remove truePredicate/falsePredicate/emptyConsumer 2018-09-22 12:39:57 +08:00
yushijinhun
b33e014f71
Move GSON const to JsonUtils 2018-09-22 12:37:03 +08:00
yushijinhun
19632ac162
Move JsonUtils->gson, JarUtils->io, Properties->javafx 2018-09-22 12:33:18 +08:00
yushijinhun
74e3a9e2d1
Use http.agent to set useragent 2018-09-22 12:30:33 +08:00
yushijinhun
b15291dc57
Refactor util package structure 2018-09-22 12:12:06 +08:00
huanghongxun
1b5d4c1b42 Improve UI details 2018-09-22 00:18:55 +08:00
huanghongxun
923924638e Add a close button to close all pages 2018-09-20 22:54:41 +08:00
huanghongxun
8b52c46664 Merge resources.zip to allow multiple datapack zip containing resources.zip v3.2.103 2018-09-20 00:12:41 +08:00