huanghongxun
|
5095640ba2
|
Report memory usage when OutOfMemoryError occurred.
|
2019-02-11 19:47:17 +08:00 |
|
huanghongxun
|
c889d7cb3f
|
Download missing game jar when launching
|
2019-02-11 19:36:19 +08:00 |
|
huanghongxun
|
84636f3f50
|
Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx
|
2019-02-10 10:51:39 +08:00 |
|
huanghongxun
|
9a6f07d7c9
|
make DefaultGameRepositoy.readVersionJson nonnull.
|
2019-02-10 10:51:04 +08:00 |
|
huanghongxun
|
e8f5088049
|
Support automatic installation of Forge 1.13.
|
2019-02-10 10:49:48 +08:00 |
|
yushijinhun
|
0bee306d67
|
css clean up
|
2019-02-09 21:44:14 +08:00 |
|
yushijinhun
|
8d75b2d413
|
Fix #519
|
2019-02-09 21:37:26 +08:00 |
|
huanghongxun
|
426ea607e8
|
HMCLauncher: try bundled JRE
|
2019-02-08 22:05:16 +08:00 |
|
yushijinhun
|
507cade50d
|
polish authlib-injector
|
2019-02-08 17:08:23 +08:00 |
|
huanghongxun
|
f0c7f54cc6
|
Redownload asset index when install new game
|
2019-02-08 15:54:28 +08:00 |
|
yushijinhun
|
62c38482f6
|
polish 639bc58e84b68a7b508ed9ba0a701a13b2fac1b4
see 639bc58e84 (r32215378)
|
2019-02-08 14:55:58 +08:00 |
|
yushijinhun
|
0ff6ca18ed
|
Use https for bmclapi
|
2019-02-08 14:35:16 +08:00 |
|
huanghongxun
|
bbe6c388a3
|
Merge branch 'skin-refactor' into javafx
|
2019-02-06 22:53:38 +08:00 |
|
huanghongxun
|
639bc58e84
|
Support version identification of Minecraft 1.14
|
2019-02-06 21:54:51 +08:00 |
|
huanghongxun
|
c0bcafd747
|
Revert "Use JFXListView in place of custom components to accelerate rendering"
This reverts commit 0813211
|
2019-02-06 17:14:49 +08:00 |
|
huanghongxun
|
bcaa019551
|
Only maintain game version json with launchwrapper installed.
Forge modlauncher is not supported right now.
|
2019-02-06 15:14:08 +08:00 |
|
huanghongxun
|
38725abc48
|
DownloadInfo.url can be null in forge 1.13.2 version json
|
2019-02-06 13:35:16 +08:00 |
|
yushijinhun
|
00f1173bac
|
Add translation for CharacterDeletedException
|
2019-02-05 14:56:11 +08:00 |
|
yushijinhun
|
68a02966d0
|
Skip parsing json file if it does not exist
|
2019-02-05 14:31:33 +08:00 |
|
yushijinhun
|
4721fcea66
|
allow characterName/authserverName to be changed at runtime
|
2019-02-05 02:09:39 +08:00 |
|
yushijinhun
|
5ea63273be
|
check validity of YggdrasilSession response
|
2019-02-05 01:46:48 +08:00 |
|
yushijinhun
|
7cee25aab2
|
Fix concurrent problems in TexturesLoader.Selector
|
2019-02-05 00:15:17 +08:00 |
|
yushijinhun
|
9298f5e030
|
Account Refactor
|
2019-02-04 23:12:40 +08:00 |
|
yushijinhun
|
93f943d40c
|
Fix crash in version settings
introduced in d75c3bbf96852129a07996c07cdf0219a27a30df
v3.2.120
|
2019-02-04 17:06:20 +08:00 |
|
Feng Chang
|
f20c11a4e2
|
Ensure sequential execution of configuration writer threads (#516)
* Ensure sequential execution of configuration writer threads
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
* Change method to add synchronized to action
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
v3.2.119
|
2019-02-04 02:18:24 +08:00 |
|
yushijinhun
|
0c25f31493
|
fix npe
|
2019-01-26 22:50:51 +08:00 |
|
yushijinhun
|
8d774e267f
|
Show register link in login dialog
https://github.com/yushijinhun/authlib-injector/issues/25
|
2019-01-26 15:19:17 +08:00 |
|
yushijinhun
|
6c1de5d485
|
Improve tooltip UX
|
2019-01-26 13:33:59 +08:00 |
|
yushijinhun
|
77c86ed3bc
|
Add tooltip for authlib-injector accounts
|
2019-01-26 13:17:45 +08:00 |
|
yushijinhun
|
d75c3bbf96
|
Refactor TwoLineListItem
|
2019-01-26 13:06:56 +08:00 |
|
huanghongxun
|
8bb6cb714c
|
use result of prev task instead of AutoTypingMap
|
2019-01-22 17:15:03 +08:00 |
|
huanghongxun
|
28d002f6d3
|
Do not schedule task if preExecute and postExecute are not overrided.
|
2019-01-22 16:46:11 +08:00 |
|
huanghongxun
|
78fcc69d29
|
Fixed not displaying "Home" icon. Mentioned in #513
|
2019-01-22 16:28:41 +08:00 |
|
huanghongxun
|
cdfae54ab9
|
Fixed costly time consumption reading level.dat. Mentioned in #512
|
2019-01-22 16:11:31 +08:00 |
|
huanghongxun
|
0813211c20
|
Use JFXListView in place of custom components to accelerate rendering
|
2019-01-22 16:01:00 +08:00 |
|
huanghongxun
|
056a4eead2
|
Add comments to LiteLoaderInstallTask and OptiFineInstallTask
|
2019-01-22 15:54:59 +08:00 |
|
huanghongxun
|
2635d31425
|
Fix not correctly adding "--tweakClass" for MultiMC modpack
|
2019-01-22 15:52:57 +08:00 |
|
huanghongxun
|
76d35af5b9
|
MultiMC modpack patch json file may have "+libraries" or "libraries"
|
2019-01-22 15:51:52 +08:00 |
|
huanghongxun
|
bcff1695d3
|
Refactor MaintainTask
|
2019-01-22 15:50:49 +08:00 |
|
huanghongxun
|
3d04447c2f
|
Load world asynchronously
|
2019-01-22 14:59:01 +08:00 |
|
huanghongxun
|
2736b88a10
|
Add some promise-like method to TaskResult
|
2019-01-22 14:58:00 +08:00 |
|
huanghongxun
|
0804a2fbf8
|
Merge TaskCallable and TaskCallable2
|
2019-01-22 14:56:48 +08:00 |
|
huanghongxun
|
7224ed6a7d
|
Fix missorting optifine versions
|
2019-01-16 12:34:13 +08:00 |
|
huanghongxun
|
c41737364c
|
Prevent from potential conflict that a MultiMC modpack has ".minecraft" and "minecraft" at the same time
|
2019-01-13 17:10:23 +08:00 |
|
huanghongxun
|
320e579844
|
Remove game deletion and renaming action in game settings page
|
2019-01-13 16:55:07 +08:00 |
|
huanghongxun
|
fc3f2e045b
|
Retry fetching remote text file when downloading had been terminated
|
2019-01-13 16:50:54 +08:00 |
|
huanghongxun
|
481b47bf10
|
Fix #508. MultiMC stores files in ".minecraft" instead
|
2019-01-13 16:50:21 +08:00 |
|
huanghongxun
|
0fb87f0b1d
|
Accept modpack drag
|
2019-01-13 11:55:55 +08:00 |
|
huanghongxun
|
1252d7700f
|
Update alert prompt of Forge 2760
|
2019-01-11 21:23:26 +08:00 |
|
huanghongxun
|
30c2d88f62
|
Use spinnerPane in ModListPage
|
2019-01-11 21:18:26 +08:00 |
|