Commit Graph

2289 Commits

Author SHA1 Message Date
huanghongxun
43236049ac feat: game crash window. 2021-09-19 16:15:36 +08:00
huanghongxun
3c797252d8 feat(multiplayer): support cato --allow. 2021-09-19 12:15:45 +08:00
huanghongxun
543238be4b fix: crash when concurrency is negative. 2021-09-19 10:42:55 +08:00
huanghongxun
1b539ade9d feat: hint for custom commands. 2021-09-19 03:00:18 +08:00
huanghongxun
c0f82b1ae7 feat: env vars for pre-launch command and post-exit command. 2021-09-19 02:44:51 +08:00
huanghongxun
5b02393c79 feat: smooth scrolling. 2021-09-19 01:35:27 +08:00
huanghongxun
c54a3f2053 feat(multiplayer): broadcast lan server. 2021-09-19 01:31:00 +08:00
huanghongxun
e90ec531e5 fix(task): test. 2021-09-19 00:43:22 +08:00
huanghongxun
6ac2274c29 fix(multiplayer): exchange "from" and "to". 2021-09-19 00:42:51 +08:00
huanghongxun
ea9f547ada fix: FileDownloadTask does not fail if 404. 2021-09-18 23:26:37 +08:00
huanghongxun
28cc7c0700 fix: checkstyle. 2021-09-18 22:01:15 +08:00
huanghongxun
6761028afd feat(multiplayer): cato temp token 2021-09-18 21:57:12 +08:00
huanghongxun
27f87c3a25 feat: show no version hint in GameListPage 2021-09-18 20:10:28 +08:00
huanghongxun
223c45130f feat: add purchase link 2021-09-18 20:00:06 +08:00
huanghongxun
3513c1a431 chore: cleanup. 2021-09-18 15:49:07 +08:00
huanghongxun
5b4185840f fix: Cannot recognize MCBBS v2 modpack. Closes #1041. 2021-09-18 15:49:07 +08:00
huanghongxun
390f6e016d fix(task): wrong cancellation implementation. Closes #1035. 2021-09-18 15:49:07 +08:00
huanghongxun
e10e1e0613 fix: Browse Mod Directory Button in ModListPage does not work. Closes #1039. 2021-09-18 15:49:07 +08:00
huanghongxun
ba41e6bc5e feat(multiplayer): invitation code generation. 2021-09-18 14:23:00 +08:00
huanghongxun
05562b5c2a feat: unify look. 2021-09-18 02:57:03 +08:00
huanghongxun
7d9cce131b fix: icon color should be changed when active. 2021-09-18 01:51:38 +08:00
huanghongxun
112b096c56 feat: rippler container cursor hover animation 2021-09-18 01:41:44 +08:00
huanghongxun
aecb100498 feat: refine modpack export page look. 2021-09-18 00:05:33 +08:00
huanghongxun
d5b4aa5d44 chore: exchange title and tag of modlistpage item. 2021-09-17 23:32:03 +08:00
huanghongxun
cbe5e3a9ff fix: horizontal scroll bar should not appear. 2021-09-17 23:29:09 +08:00
huanghongxun
ff3fa31c25 chore: larger contrast color palette in game memory setting. 2021-09-17 23:29:08 +08:00
Glavo
7baf8eba6e Upgrade gradle wrapper 2021-09-17 23:26:54 +08:00
Glavo
53b0223257 Use Gradle 7.2 2021-09-17 23:26:54 +08:00
Glavo
91cc83c054 fix: action name 2021-09-16 14:29:35 +08:00
Haowei Wen
b1031be748
fix: nanohttpd isn't started as daemon thread 2021-09-13 16:59:22 +08:00
Haowei Wen
c6b76f5200
remove 'Download' category in DownloadPage 2021-09-13 16:42:45 +08:00
huanghongxun
08269b7ce9 build: checkstyle in another workflow. 2021-09-13 15:45:41 +08:00
Redlnn
c65ef8107d fix: fixed Chinese grammatical errors & clean up 2021-09-13 14:25:54 +08:00
huanghongxun
9fdf4f16c6 chore: remove Mod download page link in version page. 2021-09-13 00:16:55 +08:00
huanghongxun
e821f7cb09 feat(auto-installing): download Fabric-API to mod folder. 2021-09-13 00:09:19 +08:00
huanghongxun
5c9deb129d feat(download): add import local modpack file button in modpack download page. 2021-09-12 23:38:47 +08:00
huanghongxun
fa1c11db5c feat(feedback): remove feedback page. 2021-09-12 22:11:21 +08:00
huanghongxun
69b118eaec fix: incorrect max memory size. 2021-09-12 20:22:15 +08:00
huanghongxun
f088bfa114 feat: search modrinth 2021-09-12 20:14:39 +08:00
huanghongxun
f4c25003a0 feat: show error message when failed to refresh account. 2021-09-12 18:20:26 +08:00
huanghongxun
43ae5a24e5 fix: missing line separator before "cd". 2021-09-12 15:27:37 +08:00
Glavo
fd27f16714
fix: ReflectionHelper missing method 'getHandle' (#1026) 2021-09-12 15:26:17 +08:00
Glavo
beea7d0ae2
Export logs using UTF-8 (#1028) 2021-09-12 15:25:54 +08:00
huanghongxun
eebd373aef fix: mcmod.png 2021-09-12 15:23:55 +08:00
huanghongxun
b10330548e fix: doGet utf-8. #992. 2021-09-12 02:32:21 +08:00
huanghongxun
475d7f50f1 feat: directly show game download page in download page. 2021-09-12 02:23:56 +08:00
huanghongxun
b689e68d46 fix: checkstyle and translations. 2021-09-12 01:46:09 +08:00
huanghongxun
87adbde965 feat(crash): some translations. 2021-09-12 01:41:33 +08:00
huanghongxun
5057691fb3 feat: open mcbbs/mcmod page in mod info/mod donwload page. 2021-09-12 01:41:32 +08:00
huanghongxun
d7f5109a65 fix: cannot display all game versions in some cases of DownloadPage. Closes #1007. 2021-09-12 01:41:32 +08:00