1240 Commits

Author SHA1 Message Date
huangyuhui
7e08cfedd6 Add Constant Pool Scanner to open source code dependencies 2018-09-03 22:35:25 +08:00
huangyuhui
1145e31162 Extract IconedMenuItem 2018-09-03 22:30:22 +08:00
huangyuhui
e4e521c2ef Change Controllers.navigate(null) to PageCloseEvent/onEnd 2018-09-03 21:27:39 +08:00
huangyuhui
d01c9a425a Fix crash when removed all profiles 2018-09-03 18:38:40 +08:00
huangyuhui
a9be348ddf Add prompt warning user that no game installed 2018-09-03 18:38:39 +08:00
huangyuhui
07079ee295 Fix image mis-positioned in AccountAdvancedListItem 2018-09-03 18:38:39 +08:00
huangyuhui
eb1bab453b Cancel the option enabling game list in main page 2018-09-03 18:38:39 +08:00
huangyuhui
fd3c496a3d Fix crash when first launch 2018-09-03 18:38:39 +08:00
huanghongxun
35e1e0bdd4 Change Java to 64bit automatically. 2018-09-03 17:33:45 +08:00
huangyuhui
28aa137dc1 Use iconedItem instead of ListView in popup menu 2018-09-03 10:58:45 +08:00
huangyuhui
16ee0a040a optimize import 2018-09-03 00:25:56 +08:00
huangyuhui
437391a860 Merge branch '3.2' into javafx 2018-09-03 00:11:16 +08:00
huangyuhui
f61181438f allow displaying game list in main page 2018-09-03 00:10:21 +08:00
huangyuhui
d74ab35279 Move package 2018-09-02 23:30:27 +08:00
huangyuhui
bbc2b251dd Change the way to determine whether use global settings or the specific one 2018-09-02 23:24:32 +08:00
huangyuhui
222e39dc48 Remove decorator.fxml 2018-09-02 21:58:03 +08:00
huangyuhui
f5b310d959 Move AdvancedListItem & Skin to new package 2018-09-02 21:57:25 +08:00
huangyuhui
5fb0035b2f Refactor decorator as well as navigation 2018-09-02 21:53:34 +08:00
huangyuhui
b8793f7575 Prevent horizontal scroll bar in settings page 2018-09-02 21:52:45 +08:00
huangyuhui
5c5f091769 Fails game installing when unable to download game jar 2018-09-01 23:41:13 +08:00
huangyuhui
cf6485aea8 Make exception message more understandable in FileDownloadTask 2018-09-01 23:38:32 +08:00
huangyuhui
f2f0c96e62 Notice user to add authentication server 2018-09-01 23:38:05 +08:00
huangyuhui
64e7cc74b2 ProfileList 2018-09-01 00:36:18 +08:00
huangyuhui
531fd87ff3 Profiles 2018-09-01 00:19:25 +08:00
huangyuhui
efa280b839 Move profile management to Profiles 2018-08-31 22:28:06 +08:00
huangyuhui
b3d84c4f99 Refactor 2018-08-31 22:21:15 +08:00
huangyuhui
015a1e3482 Fix #441 2018-08-31 12:21:08 +08:00
huangyuhui
5efc8d6fa9 Refactor View and ViewModel to Control and Skin 2018-08-31 12:13:47 +08:00
huangyuhui
bb1654828f Change "Run Directory" to "Working Directory" 2018-08-31 10:44:01 +08:00
huangyuhui
93cabde9f4 clean up HMCLCore 2018-08-30 22:20:18 +08:00
huangyuhui
aeb5eb9129 clean up HMCL 2018-08-30 22:19:49 +08:00
huangyuhui
e9e8b8a1ad Change contact URL 2018-08-30 22:15:12 +08:00
huangyuhui
08564e5ea2 Add account list view 2018-08-30 22:14:30 +08:00
huangyuhui
1695619ef5 Move account ui class to a new package 2018-08-30 22:13:53 +08:00
huangyuhui
8f2f57c543 cut off the version name if too long 2018-08-30 22:13:13 +08:00
huangyuhui
60454c6af3 New game list page 2018-08-30 22:12:39 +08:00
huangyuhui
40c7c72973 Move operations on version to new class 2 2018-08-30 22:11:58 +08:00
huangyuhui
f9127272b1 Split download wizard into { new game, install modpack } 2018-08-30 22:11:49 +08:00
huangyuhui
ec295664d9 Move operations on version to new class 2018-08-30 22:11:00 +08:00
huangyuhui
ec2b9b19be Add an entrance to game list page 2018-08-30 22:09:54 +08:00
huangyuhui
1566e069ed Add selectedMinecraftVersion 2018-08-30 22:09:05 +08:00
huangyuhui
9c149f3529 Postpone loading fonts 2018-08-29 21:05:07 +08:00
huangyuhui
2f35baef39 Convert settings.fxml to Java code 2018-08-29 20:28:43 +08:00
huangyuhui
7c77c317df Improve finalizedTask log 2018-08-29 00:03:50 +08:00
huangyuhui
ed3a04d531 Fix animation twinkling 2018-08-28 00:23:49 +08:00
huangyuhui
c3ec7741dc Change "Game directory" to "Run directory" 2018-08-28 00:22:12 +08:00
huanghongxun
f4f89fac1f
Merge pull request #438 from yushijinhun/force-update
移除「更新一次 HMCL,电脑上所有 HMCL 都得到更新」的功能
v3.1.95
2018-08-26 19:51:20 +08:00
yushijinhun
5262150d3c
Prevent 2.x being updated to 3.x 2018-08-26 19:34:10 +08:00
yushijinhun
b5f56eb2b5
Remove force update feature 2018-08-26 19:02:47 +08:00
huangyuhui
9a375fd0d1 Add hiding versions. Closes #437 2018-08-26 11:50:42 +08:00