2579 Commits

Author SHA1 Message Date
huanghongxun
bb6bd86e71 refactor(download): RemoteModRepository 2021-10-06 03:22:07 +08:00
catsout
4ba897660b
Support XDG_Base_Directory environment variable (#1085) 2021-10-05 19:57:21 +08:00
catsout
c3fc22c6a9
Check writable on jarfile for conifg (#1084) 2021-10-05 18:12:08 +08:00
huanghongxun
8748b8c277 feat(multiplayer): relay mode. 2021-10-04 00:38:05 +08:00
huanghongxun
e934d6c983 feat(install): Optifine 1.17 compatible with Forge now. 2021-10-03 22:04:55 +08:00
huanghongxun
dfb2d3f2bf feat(feedback): implement feedbacks. 2021-10-03 20:34:42 +08:00
huanghongxun
c2a87e2474 feat(multiplayer): token should be hidden. 2021-10-03 20:34:41 +08:00
huanghongxun
9229727544 feat(multiplayer): move token storage to glboal to prevent from token leak. 2021-10-03 20:34:40 +08:00
huanghongxun
cc8dd77d90 fix: cancellation exception. 2021-10-03 20:34:40 +08:00
Jason_Khew
de9233fba5
fix(ui): AccountLoginPane not showing. (#1080) 2021-10-03 14:15:53 +08:00
huanghongxun
05cda699a5 fix(ui): AboutPage JSTUN. 2021-09-30 20:29:12 +08:00
huanghongxun
358a520305 feat(ui): adjust root page icons. 2021-09-30 20:22:46 +08:00
huanghongxun
57cb98f13a feat(build): try proguard again. 2021-09-30 19:38:51 +08:00
huanghongxun
33aeb24dbe fix(download): no longer download fabric api list from bmclapi. 2021-09-30 19:35:47 +08:00
huanghongxun
973510a3df fix(skin): cannot find image. 2021-09-30 19:31:39 +08:00
huanghongxun
ae8f67d507 feat(multiplayer): join application. 2021-09-30 17:38:18 +08:00
huanghongxun
a48336db4f feat(multiplayer): kick player. 2021-09-30 17:27:43 +08:00
huanghongxun
e69ef0ce25 feat(multiplayer): cato EULA. 2021-09-30 15:01:56 +08:00
huanghongxun
e01c31fb1d feat: show java version detection progress when launching game. 2021-09-29 18:52:56 +08:00
huanghongxun
36d1096976 fix: java version detection timeout. 2021-09-29 17:24:32 +08:00
huanghongxun
6901228a15 fix: ui crash. 2021-09-29 14:58:56 +08:00
huanghongxun
8100662eb5 feat(about): JSTUN 2021-09-28 21:42:40 +08:00
huanghongxun
ee4c03a427 chore(about): show bilibili ID instead of personal website. 2021-09-28 20:42:56 +08:00
huanghongxun
adb2ed0614 fix(download): only list required mod dependency 2021-09-28 20:30:36 +08:00
huanghongxun
e78fd8ba94 feat: adjust announcement pane look. 2021-09-28 17:32:29 +08:00
huanghongxun
754ecadbb1 feat(crash): notify feedback when game crashed. 2021-09-28 17:23:07 +08:00
huanghongxun
ee89815628 feat(build): build with version type. 2021-09-28 17:09:19 +08:00
huanghongxun
8a9527bf38 feat(crash): show fabric mod confliction and missing. 2021-09-28 17:08:43 +08:00
huanghongxun
e476460ab4 feat: notification of dev/nightly version. 2021-09-28 12:54:54 +08:00
huanghongxun
b556c51307 feat(multiplayer): see lobby members. 2021-09-28 02:13:33 +08:00
huanghongxun
fac812f1dd fix(multiplayer): MultiplayerChannel works. 2021-09-28 02:05:22 +08:00
huanghongxun
c66cea41bd fix: offline account crash. 2021-09-28 01:44:57 +08:00
huanghongxun
8a3cdfb14c fix(multiplayer): wrong port. 2021-09-27 22:18:48 +08:00
huanghongxun
a58de31d4b feat: auto select java. Closes #1068. 2021-09-27 20:54:23 +08:00
huanghongxun
04e6897a0d feat: WIP: auto java. 2021-09-27 20:54:22 +08:00
huanghongxun
59df08cd93 fix(multiplayer): accidentally enabled relay. 2021-09-27 20:54:04 +08:00
huanghongxun
c70898ced7 fix(skin): remove javafx.swing dep. 2021-09-27 20:53:33 +08:00
huanghongxun
ecc38621df feat: print found java versions in log. 2021-09-27 13:05:46 +08:00
huanghongxun
56327eba54 feat(multiplayer): show cato version. 2021-09-27 13:05:28 +08:00
huanghongxun
e776532947 feat(multiplayer): save token. 2021-09-27 12:48:42 +08:00
huanghongxun
35f2d89a23 fix(multiplayer): bind to 0.0.0.0 instead of 127.0.0.1. 2021-09-27 12:38:43 +08:00
huanghongxun
3515ce1034 fix: bidirectional binding cannot be chained. Closes #1067. 2021-09-26 03:24:32 +08:00
huanghongxun
6c1046c060 feat(multiplayer): notify user if connection lost. 2021-09-26 03:08:06 +08:00
huanghongxun
7c76c919bc feat(multiplayer): custom token. 2021-09-26 00:34:18 +08:00
huanghongxun
54954f276b feat(multiplayer): detect game port when creating multiplayer room. Update cato to 1.0.8. 2021-09-26 00:02:48 +08:00
huanghongxun
7fd8e0721f feat: import .minecraft modpack. Closes #973. 2021-09-25 20:24:50 +08:00
huanghongxun
d075dd27bc fix: style. 2021-09-25 02:17:11 +08:00
huanghongxun
ace8be3df4 fix(multiplayer): update cato. 2021-09-25 02:16:44 +08:00
huanghongxun
c60df2c26b chore: cleanup. Closes #989. 2021-09-25 02:11:31 +08:00
huanghongxun
cd030c1de0 feat: support change skin of offline accounts. 2021-09-25 02:04:25 +08:00