1406 Commits

Author SHA1 Message Date
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
huangyuhui
6ca4aeb5a2 Support 1.13 auto-installing 2018-08-26 11:48:27 +08:00
huangyuhui
8ed4a9a5f2 Fix not showing Optifine 1.13 alpha 2018-08-25 19:53:29 +08:00
huangyuhui
a4578405cf Remove RandomUserAgent 2018-08-25 19:39:00 +08:00
huangyuhui
73f147b7e2 Update Chinese localization 2018-08-23 21:45:56 +08:00
huangyuhui
5c3d735315 Prevent HMCL 2.x updating 2018-08-23 21:45:47 +08:00
huanghongxun
200621996d
Merge pull request #431 from pan93412/javafx
Update Chinese (Taiwan) Translation
2018-08-22 20:56:12 +08:00
byStarTW
a912a0a07e
Update Chinese (Taiwan) Translation 2018-08-22 20:54:49 +08:00
huangyuhui
4146ceb048 Fix not downloading the correct game version v3.1.94 2018-08-22 04:25:35 +08:00
huangyuhui
ad568d2b9f Fix #429 2018-08-22 02:08:49 +08:00
huangyuhui
c7bfb9a11d Suggest user to install latest Java 8 to avoid potentional game crashing v3.1.93 2018-08-21 21:12:05 +08:00
huangyuhui
c9391181bd Display empty message when loading 1.13 forge version list 2018-08-21 19:31:04 +08:00
huangyuhui
b08eb519bf Remove logging support which is meaningless 2018-08-21 11:48:19 +08:00
huangyuhui
47c4fc2f7e Fix #426 v3.1.92 2018-08-20 11:53:02 +08:00
huangyuhui
dfd177433a Fix not replacing tokens metioned in #426 2018-08-20 11:38:06 +08:00
huanghongxun
27381e9696
Merge pull request #425 from yushijinhun/yushijinhun/javafx
修复 UpdateChecker 潜在问题 & 弃用 ImmediateXXXProperty
2018-08-19 19:47:30 +08:00
yushijinhun
1c7827c53c
Deprecate and partially remove ImmediateProperty 2018-08-19 15:55:18 +08:00
yushijinhun
9512bdb5d6
Remove UpdateChecker.updateChannel & Fix concurrent problems in update checking 2018-08-19 15:43:34 +08:00
huangyuhui
33d1f1d692 Not showing 'unknown' in mod info 2018-08-19 12:19:11 +08:00
huangyuhui
c6b49545ff Fix #424 v3.1.91 2018-08-19 12:13:39 +08:00
huangyuhui
a4a833bfdb Fix auto-installing: missing checksums in game json 2018-08-19 11:58:02 +08:00
huangyuhui
2e1b6e4630 Fix not correctly loading remote game version list 2018-08-19 11:56:39 +08:00
huangyuhui
6911cfa387 try to move deleting version to trash 2018-08-19 11:34:07 +08:00
huangyuhui
aa29f890de Log memory size and metaspace v3.1.90 2018-08-19 02:03:05 +08:00
huangyuhui
0f4e6a01bc Fix unable to install more than one libraries 2018-08-19 01:18:57 +08:00
huangyuhui
1d3d8d6710 Show OptiFine versions in dividually 2018-08-19 00:39:47 +08:00
huangyuhui
005e06c56f Always download Optifine from BMCLAPI 2018-08-19 00:35:37 +08:00
huangyuhui
0a7c32b3cb Friendly prompt warning user about independent version deletion 2018-08-18 22:40:08 +08:00
huangyuhui
82916a04ea Check if forge libraries' checksums are valid 2018-08-18 22:25:13 +08:00
huangyuhui
ba2e419894 Fix #422 2018-08-18 22:09:16 +08:00
huangyuhui
0812c9025d Do not check game asset hash code for every launching v3.1.89 2018-08-18 02:00:00 +08:00
huangyuhui
4c59ed3ccf Fix installing MultiMC modpack v3.1.87 2018-08-18 01:12:22 +08:00
huangyuhui
43d8d96608 Add doublequotes when doublequotes exist in windows batch 2018-08-18 00:43:55 +08:00
huangyuhui
26a6a7d883 Add doublequotes when special characters exist in launch script. Closes #420 2018-08-18 00:32:37 +08:00
huangyuhui
2e9c237367 Use system proxy by default 2018-08-17 23:48:01 +08:00