Commit Graph

1620 Commits

Author SHA1 Message Date
huanghongxun
6ad5ba3736 alt: change UI of game installation wizard. Also UI performance improved. 2020-02-21 00:10:16 +08:00
huanghongxun
5707e1d57e fix: not showing friendly prompt of GameAssetIndexMalformedException 2020-02-21 00:09:02 +08:00
huanghongxun
f3424e0796 alt: title style 2020-02-21 00:08:07 +08:00
huanghongxun
0b0118446f fix: download empty file from MCBBS 2020-02-20 14:35:10 +08:00
huanghongxun
5c19dcd208 fix: game crashes when asset index file is empty 2020-02-20 14:22:55 +08:00
huanghongxun
0a68e52fca fix: tasks with default name will not be displayed 2020-02-20 14:06:03 +08:00
huanghongxun
5c25ab3eda add: stages of modpack installation 2020-02-20 14:03:11 +08:00
huanghongxun
91682aeafa add: redownload corrupt files when game crashed 2020-02-20 00:02:56 +08:00
huanghongxun
cd9180c69a fix: removing modpack with incomplete installation 2020-02-19 22:50:48 +08:00
huanghongxun
3269841207 alt: merge dependency resolving and modpack launching stage 2020-02-19 21:51:06 +08:00
huanghongxun
b4ec71d65f alt: redownload asset index if it is empty 2020-02-19 21:49:58 +08:00
huanghongxun
1a0be11ae3 fix: incorrect download speed 2020-02-19 21:49:27 +08:00
huanghongxun
b72d42a09a fix: task accidental disappearance 2020-02-19 21:48:59 +08:00
huanghongxun
ed5e225cdc fix: incorrect progess list node size 2020-02-19 21:47:49 +08:00
huanghongxun
c26579bebd add: show stages of game installation 2020-02-19 16:51:05 +08:00
huanghongxun
1ea9170b2e add: more brief launching steps 2020-02-19 13:34:40 +08:00
huanghongxun
a144a5eee0 alt: update BMCLAPI sponsor info 2020-02-19 00:40:37 +08:00
huanghongxun
1b1f532988 add: retry other download providers for libraries 2020-02-19 00:16:12 +08:00
huanghongxun
ca577475fc add: retry other download providers when one failed. 2020-02-19 00:10:39 +08:00
huanghongxun
bc4b41e8cd add: clear button for cache directory 2020-02-17 00:46:11 +08:00
huanghongxun
a1226012ff add: increase download concurrency. According to https://www.bilibili.com/video/av89055581. 2020-02-17 00:20:17 +08:00
huanghongxun
cfd51915d3 fix: potential misunderstanding of BMCLAPI sponsor 2020-02-16 23:22:10 +08:00
huanghongxun
030d54bc5c fix: not on FX thread. Mentioned in #673. 2020-02-16 22:54:59 +08:00
huanghongxun
97a5d7e71a add: confirmation of removing mods or datapacks. Closes #670. 2020-02-16 12:21:01 +08:00
huanghongxun
8b16e8be4d fix: incorrect log in GetTask 2020-02-13 14:42:42 +08:00
huanghongxun
89dbc1be4a add: more friendly http code prompt 2020-02-13 14:42:42 +08:00
huanghongxun
25bc8f5cb3 add: tooltip and switching account by scrolling on account item 2020-02-13 14:42:42 +08:00
huanghongxun
37d62b665e fix: fabric support from BMCLAPI and mcbbs 2020-02-13 14:34:48 +08:00
huanghongxun
aa2838d219 add: print game command for debugging 2020-02-13 12:31:14 +08:00
huanghongxun
979e58edf1 alt: not removing game if curse mod cannot be downloaded 2020-02-13 00:11:45 +08:00
Yuhui Huang
0f72d98067 Merge pull request #668 from pan93412/patch-1
i18n: zh: fixup
2020-02-09 15:02:08 +08:00
pan93412
eea401f99d
i18n: zh: fixup 2020-02-09 14:48:43 +08:00
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
Yuhui Huang
7c75e3d4a0
Merge pull request #659 from pan93412/patch-1
i18n: zh: update chinese (traditional) translation
2020-02-05 12:40:49 +08:00
Yuhui Huang
e67a1d16f5
Merge branch 'javafx' into patch-1 2020-02-05 12:40:33 +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
a162828f0a fix: recongnizing vanilla as patched 2020-02-04 22:49:23 +08:00
huanghongxun
b154871207 add: friendly prompt for 404 2020-02-04 22:45:54 +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
2b604bfd93 add: friendly prompt for corrupt authlib-injector 2020-02-04 15:19:31 +08:00
pan93412
29f138ab94
i18n: zh: fix: 升級程序 2020-02-03 16:35:54 +08:00