1128 Commits

Author SHA1 Message Date
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
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