Commit Graph

  • 8230c28084 feat: press esc to go back Haowei Wen 2021-08-27 23:24:57 +08:00
  • a85d3b504f fix: main page account item not working properly Haowei Wen 2021-08-27 22:57:49 +08:00
  • 6ac3f68dfc feat: add param hmcl.openjfx.repo Haowei Wen 2021-08-27 20:38:12 +08:00
  • e37322d147 fix: NPE caused by uninitialized processPriority Haowei Wen 2021-08-27 20:05:18 +08:00
  • f2dd7e4295 fix: no longer hide player id in game logs. huanghongxun 2021-08-27 00:19:37 +08:00
  • 647bbb38e8 feat: new background image huanghongxun 2021-08-26 03:53:17 +08:00
  • ff899db6b0 feat: rounded window corner huanghongxun 2021-08-26 03:53:09 +08:00
  • 8bf2a2fad3 fix: about huanghongxun 2021-08-26 03:52:53 +08:00
  • e9061ebc8b feat: process priority huanghongxun 2021-08-26 03:52:32 +08:00
  • 5edd7a7b72 feat: help page huanghongxun 2021-08-26 03:11:23 +08:00
  • bd343f49f6 feat: discord chat huanghongxun 2021-08-24 21:14:39 +08:00
  • f5a16ae005 fix: sponsor mess code huanghongxun 2021-08-24 03:44:12 +08:00
  • 837c7adaa7 fix: crash when profile outdated huanghongxun 2021-08-24 01:35:25 +08:00
  • a27df90fc5 fix: missing microsoft auth id huanghongxun 2021-08-23 11:44:10 +08:00
  • c18b0510bc feat: sponsor list huanghongxun 2021-08-23 00:30:07 +08:00
  • 7bf06684c4 feat: WIP: Sponsor page huanghongxun 2021-08-22 22:26:10 +08:00
  • f79465038b fix: remove debug statements huanghongxun 2021-08-22 22:18:02 +08:00
  • 54fe311a3d fix: checkstyle huanghongxun 2021-08-22 21:32:54 +08:00
  • 3b8a0989de fix: Microsoft Account refresh token huanghongxun 2021-08-22 21:29:08 +08:00
  • 5890f0c782 feat: authenticate Microsoft accounts via external browser huanghongxun 2021-08-22 20:35:30 +08:00
  • b39508922f fix: memory leak huanghongxun 2021-08-22 17:14:06 +08:00
  • 13034db3f9 fix: checkstyle huanghongxun 2021-08-22 17:10:46 +08:00
  • a21e303a8a chore: adjust order of account factory huanghongxun 2021-08-22 17:06:21 +08:00
  • 4bdacb66a6 feat: AddAccountPane tabularization huanghongxun 2021-08-22 17:05:10 +08:00
  • 2fea07fc6c revert: RootPage UI huanghongxun 2021-08-21 22:10:34 +08:00
  • 9741ba4b07 feat: show avatars of contributors in about page. huanghongxun 2021-08-21 19:57:58 +08:00
  • d2d0875c36 feat: WIP: new account look huanghongxun 2021-08-21 18:47:37 +08:00
  • 494d40c8b5 feat: WIP: change launcher ui font huanghongxun 2021-08-21 18:47:17 +08:00
  • 0b78033a87 feat: new about page huanghongxun 2021-08-21 18:46:28 +08:00
  • 66bb27c4dd fix: incorrect detected forge version. Closes #961. huanghongxun 2021-08-21 15:50:22 +08:00
  • f00afbe1b5 feat: support mcbbs modpack second edition. Closes #964. huanghongxun 2021-08-21 15:01:30 +08:00
  • 7da9d0f283 feat: cache detected game version huanghongxun 2021-08-21 14:41:56 +08:00
  • ddd0f83936 perf: no longer using JFXColorPicker to speed up page loading. huanghongxun 2021-08-14 19:04:42 +08:00
  • c660b1d3f8 fix: version id checking not working properly Haowei Wen 2021-08-20 23:13:11 +08:00
  • 2022af8a53 build: fix gradle script deprecations. Yuhui Huang 2021-08-20 15:58:44 +08:00
  • b3564d9d27 fix #916 Haowei Wen 2021-08-20 07:58:06 +08:00
  • 28d6f1f19a feat: press esc key to close dialog Haowei Wen 2021-08-20 07:16:50 +08:00
  • 588fe5cb5f fix: hide GameVersionList$1 task Haowei Wen 2021-08-20 01:44:40 +08:00
  • e138815c7b patch forge installer DOWNLOAD_MOJMAPS task to use mirrors Haowei Wen 2021-08-20 01:32:11 +08:00
  • 9bc10fb27d use separate tasks for forge installer processors Haowei Wen 2021-08-19 23:21:00 +08:00
  • 7d39d00a6a align add acount pane labels to left Haowei Wen 2021-08-20 06:14:16 +08:00
  • f448229e22 feat: search on enter in modpack search page Haowei Wen 2021-08-20 04:48:22 +08:00
  • d74d800d48 fix: trim modpack name when installing new modpack, fix #962 Haowei Wen 2021-08-20 03:12:58 +08:00
  • 69ded66c92 fix: callExternalProcess() not displaying stderr Haowei Wen 2021-08-19 02:11:14 +08:00
  • 3c8d17b564 fix: files from maven.minecraftforge.net not downloaded from mirror Haowei Wen 2021-08-19 00:47:37 +08:00
  • e61af71415 fix: cannot launch game with bootstraplauncher > 0.1.17. huanghongxun 2021-08-14 18:29:25 +08:00
  • 7d1f50519c fix: version.manage.manage.title not translated. Closes #956. huanghongxun 2021-08-14 17:03:32 +08:00
  • 6f5cc4d59d fix: crash in ModDownloadListPage. Closes #951. huanghongxun 2021-08-10 01:08:05 +08:00
  • 220cd144f5 fix: GameItem always show empty tag huanghongxun 2021-08-07 18:25:40 +08:00
  • 820c5a563a perf: slightly speed up VersionSettingsPage loading. huanghongxun 2021-08-07 18:14:51 +08:00
  • b2594122a8 feat: display mod description and website url. Closes #945. huanghongxun 2021-08-07 16:18:23 +08:00
  • 1ddcc23b89 feat: lazy initialize game mamangement popup menu. huanghongxun 2021-08-07 16:17:33 +08:00
  • d57a4655a6 perf: try to speed up css style lookup. huanghongxun 2021-08-07 14:30:55 +08:00
  • df4620518c fix: wrong thread. Closes #944. huanghongxun 2021-08-05 01:52:31 +08:00
  • b8ca9a3b09 fix: sort mod downloads. Closes #942. huanghongxun 2021-08-05 01:50:59 +08:00
  • 1ad8beb49e insert explicit 'System.gc()' call Glavo 2021-08-04 12:54:50 +08:00
  • 134f96be08 fix: ModDownloadListPage ListView should fill the blank. huanghongxun 2021-08-04 12:12:20 +08:00
  • cb03d9841d feat: delete button in version deleting dialog become red. huanghongxun 2021-08-04 01:54:45 +08:00
  • fe922e0bed fix: Check whether java 16 is chosen when launching 1.17 and javaVersion is not defined in version json. huanghongxun 2021-08-04 01:52:16 +08:00
  • 53c63db150 fix: ModListPage not loading mods. huanghongxun 2021-08-04 01:29:07 +08:00
  • 5ddb69077f feat: refine WorldListItem icons huanghongxun 2021-08-04 01:27:34 +08:00
  • 1fb9fa0af9 fix: icon of selected item should be highlighted. huanghongxun 2021-08-04 00:09:22 +08:00
  • d35fb9a486 fix: (modpack download): add default category. huanghongxun 2021-08-04 00:08:23 +08:00
  • 37fb9a0d65 feat: (modpack download): category & sort. Yuhui Huang 2021-08-03 22:47:53 +08:00
  • af7cf393dc feat: download mods and modpacks from CurseForge. Yuhui Huang 2021-08-03 22:07:19 +08:00
  • 7a20af462b feat: (WIP) Curse mod/modpack download Yuhui Huang 2021-08-02 23:11:30 +08:00
  • 0939ed819e feat: title bar swipe animation. Yuhui Huang 2021-08-02 16:46:45 +08:00
  • 5da4ad7a62 feat: refine GameListPage UI. Yuhui Huang 2021-08-02 16:16:21 +08:00
  • 123c863e3d feat: refine profile list UI. Yuhui Huang 2021-08-02 16:05:37 +08:00
  • 6fc0b13dc7 feat: refine UI icons. Yuhui Huang 2021-08-02 15:28:57 +08:00
  • 59bf8d3ebc style: fix checkstyle. Yuhui Huang 2021-08-02 15:09:34 +08:00
  • 805393b184 fix: GameListItem launch icon -> launchOutline icon. Yuhui Huang 2021-08-02 15:07:31 +08:00
  • 5d0d77aff4 style: fix checkstyle. Yuhui Huang 2021-08-02 15:03:39 +08:00
  • d2e4ddc876 fix: inconsistent svg icon size. Yuhui Huang 2021-08-02 15:02:54 +08:00
  • 5b7ca8c751 feat: redesign UI of game management. huanghongxun 2021-08-02 13:36:36 +08:00
  • 16c7558497 fix: active tab indicator animation aligned to Material Design standard. huanghongxun 2021-07-31 23:23:07 +08:00
  • 9b6b3f8938 fix: no longer validate Forge dependencies since provided checksums are wrong. Closes #913. huanghongxun 2021-07-31 02:10:04 +08:00
  • 331d8d1bb6 fix: does not remove the old library when updating the library huanghongxun 2021-07-31 02:02:06 +08:00
  • e5cca24740 fix: Version.jar becomes wrong value after resolvePreservingPatches huanghongxun 2021-07-31 02:01:17 +08:00
  • 6f40335322 feat: print more effective logs when OptiFine Patcher failed to patch game. huanghongxun 2021-07-31 02:00:13 +08:00
  • b6de9d4ea2 fix: failed to duplicate version when no jar huanghongxun 2021-07-31 00:55:47 +08:00
  • 5f8f01e0ab Revert "fix: Version.jar should be resolved to id of self if null instead of the id of ancestor.". Closes #934. Yuhui Huang 2021-07-28 16:15:11 +08:00
  • 0d69e944f6 fix: #930(Search new Java registry location first) xtex 2021-07-21 20:42:15 +08:00
  • 1dc4e3f730 fix: 1.17 Forge auto installation huanghongxun 2021-07-25 17:29:00 +08:00
  • 14d1bccd14 fix: update condition check for whether the game is modded. huanghongxun 2021-07-25 15:58:22 +08:00
  • 5de150b06e fix: Version.jar should be resolved to id of self if null instead of the id of ancestor. huanghongxun 2021-07-25 01:21:08 +08:00
  • e34dd39b9a fix: malformed locale name. Closes #925. huanghongxun 2021-07-24 14:56:04 +08:00
  • e7d5faeeac fix: DirectoryStream not closed Haowei Wen 2021-07-12 13:19:16 +08:00
  • 46a7269087 chore: ignore hmcl.json huanghongxun 2021-07-10 23:25:26 +08:00
  • dc31674721 fix: Do not throw exception when path to cached jvm installations does not exist. huanghongxun 2021-07-10 23:24:11 +08:00
  • afe6bc7456 用户 JVM 参数优先于默认参数 (#903) Glavo 2021-07-10 23:10:04 +08:00
  • 378fd04463 feat: placeholders in user customized game arguments. Closes #920 huanghongxun 2021-07-10 23:09:11 +08:00
  • 3e751ba5c6 chore: some comments on "libraries_directory" huanghongxun 2021-07-10 23:08:39 +08:00
  • 8fc1ec7bb8 替换对 JDK 内置 Pack200 的依赖,允许在 JDK14 及更高版本上构建项目 (#904) Glavo 2021-07-10 22:44:13 +08:00
  • e5326a3c4d fix: switch to "library_directory" defined by official launcher huanghongxun 2021-07-10 21:22:57 +08:00
  • fe279234d8 feat: Support "invalid" hash code in download info huanghongxun 2021-07-10 21:15:04 +08:00
  • ef9b041310 feat: Support placeholders in version.json. Closes #923 huanghongxun 2021-07-10 21:14:52 +08:00
  • 9db576d4bc 修复在manifest中的因拼写问题造成的与文档不符的问题 (#921) Ghost_chu 2021-07-09 13:02:17 +08:00
  • a84971abfc update english translation Haowei Wen 2021-06-24 21:05:30 +08:00
  • a7a79db842 update copyright year in settings page Haowei Wen 2021-06-24 21:00:38 +08:00