1117 Commits

Author SHA1 Message Date
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
huanghongxun
aa8c386cdd Support zip file in datapacks folder 2018-09-19 23:02:27 +08:00
huanghongxun
bafe17107c Fix loading empty repository 2018-09-19 16:31:17 +08:00
huanghongxun
9c169fb560 Add a separator to separate launch button and popup button 2018-09-19 10:46:14 +08:00
huanghongxun
61ab8a6769 Fix NPE when first start v3.2.102 2018-09-19 00:20:32 +08:00
huanghongxun
b1cd7057db Add a convenient entrance to launch other version 2018-09-19 00:16:21 +08:00
huanghongxun
d426952d47 Fix Minecraft jar does not exist when renaming a version 2018-09-19 00:12:44 +08:00
huanghongxun
67b6a60382 Fix bugs with world. 2018-09-17 16:30:27 +08:00
huanghongxun
9d5da5a39d Try again when decorator is not initialized. 2018-09-17 16:28:52 +08:00
huanghongxun
efb14572d6 Fix selected profile automatically changes to Home 2018-09-17 16:28:01 +08:00
huanghongxun
bc3ae5cc7d Add link to hmcl documentation page v3.2.100 v3.2.101 2018-09-16 14:12:52 +08:00
huanghongxun
9752dea0e1
Merge pull request #454 from yushijinhun/javafx
重构
2018-09-16 13:46:31 +08:00
huanghongxun
9afdc99157 Support single datapack zip 2018-09-16 13:15:54 +08:00
huanghongxun
07febc18d4 World and datapacks management 2018-09-16 12:38:15 +08:00
yushijinhun
68fdfb36fd
Add selectedItemPropertyFor(ComboBox) 2018-09-16 00:52:03 +08:00
yushijinhun
09287f9c72
Rename WeakListenerHelper to WeakListenerHolder 2018-09-15 23:24:42 +08:00
yushijinhun
4a5ac1b899
Remove Settings.logLines 2018-09-15 23:18:59 +08:00
yushijinhun
afad520669
Move ProxyManager.proxyProperty initialization to init() 2018-09-15 23:13:25 +08:00
yushijinhun
9950bef260
Change type of downloadType to string 2018-09-15 23:05:37 +08:00
Yuhui Huang
1753b4d27e Datapack resolving 2018-09-14 15:44:40 +08:00
Yellow Fish
2bfc85b18f Fixed NPE mentioned in #451 2018-09-13 01:13:20 +08:00
Yellow Fish
24f3dec453 Fixed #450 2018-09-12 21:37:27 +08:00