Commit Graph

1051 Commits

Author SHA1 Message Date
huanghongxun
7c510f9fb8 add: allow installing OptiFine 1.14.4 and Forge in same game version 2020-05-03 19:21:54 +08:00
huanghongxun
b53a3ebcc2 alt: add logs to figure out the reason why app crashes. 2020-04-29 22:58:25 +08:00
huanghongxun
94db91b7c1 fix: f**king ZipFileSystem 2020-04-29 21:44:51 +08:00
huanghongxun
4f70465395 fix: crash when JavaSoft registries are malformed. 2020-04-29 21:41:58 +08:00
huanghongxun
3ae1c3467b fix: IllegalArgumentException 2020-04-29 20:18:43 +08:00
huanghongxun
1bba1b427c fix: support downloading files from urls whose protocols are not http. 2020-04-29 20:17:13 +08:00
huanghongxun
4bac9380d1 fix: game crash when Forge, OptiFine are both installed. 2020-04-25 16:46:53 +08:00
huanghongxun
fec5c9a5ce fix: AccessDeniedException when updating server modpack 2020-04-25 01:14:31 +08:00
huanghongxun
bc842437fa fix: breaking versions that inherit from a version being renamed 2020-04-23 12:28:11 +08:00
huanghongxun
d574d8d78b fix: InvalidPathException when custom run directory is not valid 2020-04-23 11:13:03 +08:00
huanghongxun
eb9d123176 fix: IllegalArgumentException 2020-04-23 09:50:22 +08:00
huanghongxun
383de6cb2e fix: crash when renaming game version 2020-04-23 08:12:19 +08:00
huanghongxun
43de254a98 fix: ConcurrentModificationException 2020-04-23 08:02:55 +08:00
huanghongxun
02cb2a3fb1 add: accept authlib-injector artifact in current working directory 2020-04-22 23:52:51 +08:00
huanghongxun
e630c6dff7 fix: downloading libraries of optifine 2020-04-18 18:57:01 +08:00
huanghongxun
859da37d71 fix: not generating modpack.cfg when CurseCompletionTask fail 2020-04-17 23:46:08 +08:00
huanghongxun
5893eae87f fix: cannot rename game version sometimes 2020-04-17 23:45:15 +08:00
huanghongxun
99f42db370 fix: fail to update 2020-04-17 14:17:10 +08:00
huanghongxun
1eeba344f7 fix: game is blocked for launching 2020-04-17 00:15:34 +08:00
huanghongxun
f84c4310f9 alt: do not retry when server respond with 404 2020-04-15 13:46:44 +08:00
huanghongxun
97e8ff91ea alt: print the reason why renaming version failed 2020-04-15 13:31:58 +08:00
huanghongxun
6ca7a86189 fix: not checking corruption of forge installer 2020-04-15 13:14:16 +08:00
huanghongxun
4382326dec fix: not closing JarFile 2020-04-14 15:07:21 +08:00
huanghongxun
5adbac3cc9 fix: #699 2020-04-14 15:02:52 +08:00
huanghongxun
0d59e52ff9 fix: prelaunch command not tokenized 2020-04-12 16:52:06 +08:00
huanghongxun
feb30a7349 fix: wrongly considering Forge 1.12.2 not compatible with OptiFine 2020-04-12 14:16:09 +08:00
huanghongxun
c28dfd0ae0 add: support change download provider in install wizard 2020-04-12 00:41:12 +08:00
huanghongxun
986a430e92 refactor: ensure that VersionLists fetch original download URL 2020-04-12 00:41:12 +08:00
huanghongxun
14cfd6abeb add: support variables in prelaunch command which is supported by MultiMC. Closes #698 2020-04-08 21:18:25 +08:00
huanghongxun
b957ca1931 fix: cannot download library when .pack.xz responded not 404 2020-04-08 21:17:21 +08:00
huanghongxun
bf4c831047 fix: forge 2852 2020-04-07 16:32:29 +08:00
huanghongxun
8df651c5a8 add: scroll to game crash report automatically 2020-04-06 13:21:17 +08:00
huanghongxun
d00b269786 fix: not shutting down executor service after game launched. 2020-03-31 21:54:00 +08:00
huanghongxun
cbc85dd99e add: export game logs, use ListView instead of WebView in LogWindow, 2020-03-30 21:47:23 +08:00
huanghongxun
d84877dfcc refactor: Move EnumGameDirectory into HMCLCore 2020-03-30 16:16:41 +08:00
huanghongxun
e68a3c7cd4 add: retry other download source in auto installation 2020-03-22 13:19:43 +08:00
huanghongxun
e166651fe7 fix: #688 2020-03-22 13:12:39 +08:00
huanghongxun
b2f6ef72c3 add: copy instance. Closes #687 2020-03-19 13:12:51 +08:00
huanghongxun
6a982b2a5c add: allow removing libraries in vanilla installation 2020-03-16 22:49:15 +08:00
huanghongxun
ee8be3166f fix: changing game version without alerting incompatibility 2020-03-11 00:27:29 +08:00
huanghongxun
8fd500e931 fix: forbids OptiFine and Fabric coexistence 2020-03-11 00:18:29 +08:00
huanghongxun
2b9f070279 fix: #683 2020-03-10 17:50:25 +08:00
huanghongxun
a53603dbbf fix: #582 2020-03-09 12:07:09 +08:00
huanghongxun
4332bc124e fix: unable to launch 2020-03-08 20:49:00 +08:00
huanghongxun
20d0a2ae62 fix: fail to launch 2020-03-08 11:14:11 +08:00
huanghongxun
7b6a96b4b6 fix: compatibility issue with other launchers using auto-installation 2020-03-06 12:23:34 +08:00
huanghongxun
3efec78732 add: show asset and mod download progress 2020-03-03 00:59:15 +08:00
huanghongxun
120238b234 Merge branch 'gui' into javafx 2020-03-02 16:21:22 +08:00
huanghongxun
334e93196b add: change look of scroll bar 2020-03-01 20:49:26 +08:00
huanghongxun
24a6c2d3ba fix: wrong forge installer failure prompt 2020-02-28 16:09:09 +08:00