Commit Graph

1587 Commits

Author SHA1 Message Date
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
eebd373aef fix: mcmod.png 2021-09-12 15:23:55 +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
huanghongxun
97f08bf74e feat: microsoft account migration link. 2021-09-12 01:41:31 +08:00
huanghongxun
1b3e4e5bd6 fix: Microsoft Account add family hint. 2021-09-12 01:41:30 +08:00
huanghongxun
0032242da6 feat: Mod chinese search 2021-09-12 01:41:30 +08:00
huanghongxun
0df1b62c3e chore: rename ModDownloadPage -> DownloadPage. 2021-09-12 01:41:29 +08:00
Glavo
edd4add76e 在缺失 javafx.web 的环境使用替代方案 (#1022)
* When WebView is missing, use JEditorPane instead

* Open update log with browser when WebView is missing

* Remove unnecessary prompt messages

* Update error message

* fix: checkstyle

* Add HyperlinkListener to JEditorPane
2021-09-12 01:12:50 +08:00
huanghongxun
f45e0abbf4 feat(mod): Chinese translations for mod names. 2021-09-11 20:08:38 +08:00
huanghongxun
2d8248461a feat(mod): Chinese translations for mod names. 2021-09-11 18:18:51 +08:00
huanghongxun
e4847bbfcf Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2021-09-11 18:17:49 +08:00
Kaedehara Kazuha
127e069041 fix: fix grammatical errors & clean up (#1021) 2021-09-11 17:08:13 +08:00
ExDragine
87bf7c8d8d Fixed Chinese grammatical errors (#1020) 2021-09-11 15:43:37 +08:00
Glavo
513897406d Use GitHub Action to check for missing translations (#1019)
* Use GitHub Action to check for missing translations

* fix: missing translations

* fix: Traditional Chinese in I18N_zh_CN

* fix: I18N_zh
2021-09-11 14:39:55 +08:00
Glavo
4ace33bd80 fix: missing translations for mods.* 2021-09-11 13:12:08 +08:00
huanghongxun
784e22afa7 feat(crash-report): WIP: crash-report parser rules. 2021-09-10 23:22:27 +08:00
huanghongxun
fd246b7bc6 feat(download): WIP: select game version in download page. 2021-09-09 23:51:24 +08:00
huanghongxun
98c6651793 feat: copy link when web browser cannot be opened. 2021-09-09 23:16:44 +08:00
huanghongxun
3327899cf6 feat(multiplayer): WIP: download cato. 2021-09-09 22:09:12 +08:00
huanghongxun
8c3904cdcc feat: modify UUID of offline accounts. Closes #1003. 2021-09-09 22:09:12 +08:00
huanghongxun
108df2293b fix: 411 Length Required when POST live.com. 2021-09-09 22:09:12 +08:00
huanghongxun
336d7ba221 fix: #1004. 2021-09-09 22:09:12 +08:00
huanghongxun
effc6d725a fix: missing translations for account.create.*. Closes #1010. 2021-09-09 14:08:46 +08:00
huanghongxun
e385a85755 feat: WIP: FeedbackPage 2021-09-09 14:08:46 +08:00
huanghongxun
279b2d6f80 fix: #1002. 2021-09-09 01:19:12 +08:00
Glavo
6eeb2e922d Merge branch 'javafx' into aarch64 2021-09-08 14:56:25 +08:00
Glavo
36878c81aa update I18N 2021-09-08 10:17:20 +08:00
Glavo
e4ac791569 exclude javafx.media on linux arm32 2021-09-08 09:53:26 +08:00
Glavo
8f591f99bd reorder dependencies 2021-09-08 09:38:45 +08:00
Glavo
fc21e76507 use OpenJFX 17 2021-09-08 09:13:33 +08:00
Glavo
ef118d3736 fix: Progress bar reaches 100% in advance 2021-09-07 22:23:30 +08:00
Glavo
7a2c52b34c Download OpenJFX on Linux ARM32 2021-09-07 20:07:11 +08:00
Haowei Wen
e7ce68d3cb remove useless files 2021-09-07 11:52:47 +08:00
Haowei Wen
b78f5407cc redesign account list page sidebar 2021-09-07 00:46:46 +08:00
Haowei Wen
b7997dfbce fix: error message overlapping in add account dialog 2021-09-06 22:45:37 +08:00
Haowei Wen
d8943c266e fix: polish accounts list page 2021-09-06 21:56:17 +08:00
Haowei Wen
3051332165 feat: continue launching after adding account 2021-09-06 21:55:16 +08:00
Haowei Wen
6a2ffa4f30 fix: inconsistent sidebar icon size & color 2021-09-06 19:27:10 +08:00
Haowei Wen
56bd2e0d95 feat: move auth servers to sidebar 2021-09-06 10:53:57 +08:00
huanghongxun
d521d10a85 feat: WIP: multiplayer 2021-09-06 00:45:25 +08:00