Commit Graph

579 Commits

Author SHA1 Message Date
huanghongxun
b1301dcdec add: BMCLAPI support for fabric download 2020-02-09 00:55:51 +08:00
huanghongxun
bdb6784a9b fix: broken error handling 2020-02-06 12:47:25 +08:00
huanghongxun
0d906e0adf fix: #664 2020-02-06 12:46:38 +08:00
huanghongxun
4923370897 fix: #661 2020-02-05 15:25:28 +08:00
huanghongxun
bdee33456b fix: #662 2020-02-05 14:36:44 +08:00
huanghongxun
5a8446524a update copyright 2020-02-05 13:13:10 +08:00
huanghongxun
b864ea89d7 add: restore old sync task executor 2020-02-05 11:58:50 +08:00
huanghongxun
04aa257b48 refactor: extract superclass of TaskExecutor 2020-02-05 11:58:28 +08:00
huanghongxun
1b466eb33f fix: recognizing CancellationException as crash 2020-02-04 22:49:49 +08:00
huanghongxun
c7e3639155 fix: download missing library more than one time 2020-02-04 22:38:59 +08:00
huanghongxun
9c1905bb51 no longer download file from BMCLAPI when the official download provider is activated 2020-02-04 15:26:37 +08:00
huanghongxun
31e39900b6 fix: unable to launch when asset index not downloaded 2020-02-04 15:20:07 +08:00
huanghongxun
25e4fa3834 add: friendly prompt of corrupt forge installer 2020-02-03 12:09:06 +08:00
huanghongxun
9849b5659b fix: #654 2020-02-03 00:33:59 +08:00
huanghongxun
43428c054a add: auto fix malformed asset index file 2020-02-02 23:35:47 +08:00
huanghongxun
1d579c52eb fix: unable to cancel tasks 2020-02-02 23:34:42 +08:00
huanghongxun
214ff9de94 add: MCBBS download provider 2020-02-02 23:32:01 +08:00
huanghongxun
bb2e74009e fix: #596 2020-01-14 11:51:01 +08:00
huanghongxun
53366ee284 fix: mess quote escaping in Windows 2020-01-14 11:50:16 +08:00
huanghongxun
f3434fe2a8 Fix #644 2020-01-14 10:58:15 +08:00
huanghongxun
acda1952ca Fix #641 2020-01-14 10:17:46 +08:00
huanghongxun
084b15e113 fix: delete installed curse when some mods failed 2020-01-14 10:11:30 +08:00
huanghongxun
30499aa623 fix: unable to launch vivecraft 2020-01-14 01:20:59 +08:00
huanghongxun
20d5957331 Update license headers of source files. Closes #640 2020-01-07 00:11:53 +08:00
huanghongxun
829d92c8bb Exclude logs and CustomSkinLoader cache 2019-12-14 12:51:16 +08:00
huanghongxun
71131dadb7 Fix #632 2019-12-14 12:50:22 +08:00
huanghongxun
61abed04f3 Fix crash 2019-12-14 12:14:08 +08:00
huanghongxun
6e79d287f3 Revert "Fix #632"
This reverts commit 30f86571
2019-12-14 09:20:01 +08:00
huanghongxun
30f8657174 Fix #632 2019-12-14 00:32:14 +08:00
huanghongxun
0cee859e15 always download missing files for server modpack 2019-11-22 10:57:40 +08:00
huanghongxun
956b4e4a6a Add fileApi option in modpackInfoPage 2019-11-12 17:49:26 +08:00
huanghongxun
4e0ffc8d1e Support Server Auto-Update Task. Closes #624 2019-11-11 17:35:03 +08:00
huanghongxun
177935241f Support download modpack from direct download url 2019-11-11 17:34:59 +08:00
huanghongxun
f133fcf66c Fix NPE 2019-11-11 17:34:58 +08:00
huanghongxun
869f57cbf1 avoiding crash when recorded AI server url is malformed 2019-11-11 17:34:58 +08:00
huanghongxun
a2540c2e9b Fix #619 2019-10-10 16:51:01 +08:00
huanghongxun
4737240c91 Add: forgesvc for Curse Mod Detection fallback 2019-10-10 16:46:32 +08:00
huanghongxun
944d88b8af Fix: keep not completed Curse modpack game version 2019-10-10 16:39:27 +08:00
huanghongxun
529c4ed420 Fix: ConcurrentModificationException 2019-10-10 16:03:25 +08:00
huanghongxun
e0ebb02530 Fix: java.nio.file.InvalidPathException 2019-10-10 15:53:47 +08:00
huanghongxun
be22d55cec Fix: java.lang.IllegalArgumentException: MALFORMED[1] 2019-10-10 15:24:37 +08:00
huanghongxun
993ce660aa Fix: not recognizing java 12 2019-09-29 18:46:03 +08:00
huanghongxun
ba699c4ed5 Fix NPE 2019-09-12 16:38:28 +08:00
huanghongxun
bc96afd0cd Fix #605 2019-09-12 15:51:20 +08:00
huanghongxun
5eba896e6d Fix forge installer 404 2019-09-09 16:49:36 +08:00
huanghongxun
e69d149c34 Fix HMCL import 2019-09-09 15:32:55 +08:00
huanghongxun
2f9955febd No longer report JsonParseException 2019-09-05 19:06:09 +08:00
huanghongxun
df39be708f Check if given game version is malformed 2019-09-05 17:49:59 +08:00
huanghongxun
ce3b9e3b1f FIx: unable to download Forge installer 2019-09-05 15:49:27 +08:00
huanghongxun
a9feb65fc8 Try to fix ConcurrentModificationException 2019-08-25 15:35:17 +08:00