Commit Graph

  • ed66b016db Rename then-series functions huanghongxun 2019-02-24 10:47:44 +08:00
  • 34890f21b3 Update issue template yushijinhun 2019-02-24 12:29:58 +08:00
  • 9f85e4a63b Do not run GameVersion.minecraftVersion on UI thread yushijinhun 2019-02-24 12:25:19 +08:00
  • 7fcd4d94a6 Merge branch 'javafx' of github.com:huanghongxun/HMCL into javafx yushijinhun 2019-02-23 23:52:26 +08:00
  • 84fbca7905 Remove unused code yushijinhun 2019-02-23 23:48:23 +08:00
  • 9add2387b9 Add comments to FileUtils and IOUtils huanghongxun 2019-02-23 23:42:05 +08:00
  • a388450f94 Remove AutoTypingMap huanghongxun 2019-02-23 22:44:52 +08:00
  • fff7abc2ac finalized no longer passes AutoTypingMap as callback parameter huanghongxun 2019-02-23 21:16:43 +08:00
  • e5587418c7 Remove SafeIntStringConverter yushijinhun 2019-02-23 22:36:38 +08:00
  • 7c89fac1e9 Rename MultiStepBinding->BindingMapping yushijinhun 2019-02-23 22:14:29 +08:00
  • bc9a9ffb72 rewrite MultiStepBinding.asyncMap yushijinhun 2019-02-23 21:58:44 +08:00
  • 46d27a04a2 Fix auth server list in add account pane yushijinhun 2019-02-23 21:49:38 +08:00
  • 0f33981c96 Fix #534 huanghongxun 2019-02-23 19:13:24 +08:00
  • b396e0b208 Fix compilation error yushijinhun 2019-02-23 18:41:39 +08:00
  • 1bf2f17538 Fix #533 yushijinhun 2019-02-23 18:38:43 +08:00
  • 608a531655 Remove AtomicReference huanghongxun 2019-02-20 20:18:34 +08:00
  • e57180eb15 remove lastException in task.variables huanghongxun 2019-02-20 20:07:43 +08:00
  • 3ae826d9ca Fix task.getLastException does not receive subtasks' value huanghongxun 2019-02-20 20:07:11 +08:00
  • e940845c60 Fix not correct mod installation huanghongxun 2019-02-20 16:40:26 +08:00
  • d8aa989cc4 Fix #532 huanghongxun 2019-02-19 23:15:45 +08:00
  • 31ed4268b6 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx huanghongxun 2019-02-19 19:39:23 +08:00
  • c698eaac6f Add sponsor information huanghongxun 2019-02-19 19:38:37 +08:00
  • d0dd23fa14 Fix compilation error along with openjfx huanghongxun 2019-02-19 19:36:23 +08:00
  • c6f1aa21c5 Log exception in login pane yushijinhun 2019-02-19 18:56:36 +08:00
  • a3dc7798e7 fetch Forge remote version list only from BMCLAPI huanghongxun 2019-02-17 14:01:05 +08:00
  • 88f6fd1965 Set cursor in button to hand by default huanghongxun 2019-02-17 13:57:49 +08:00
  • 9062c2e447 Display more friendly error message when fail to install library huanghongxun 2019-02-17 13:45:10 +08:00
  • e3d2a4bf9d Update JFoenix to fix #523 huanghongxun 2019-02-16 01:52:37 +08:00
  • c2d609cdb4 Use TableView in ModListPage to allow multiple selection huanghongxun 2019-02-15 19:39:43 +08:00
  • b3721e29c6 Update copyright statement huanghongxun 2019-02-14 16:20:14 +08:00
  • eab4463c2d HMCLauncher: verify if JVM version is between 8 and 10 huanghongxun 2019-02-14 15:34:52 +08:00
  • 394873864f Fix #526 yushijinhun 2019-02-13 20:09:51 +08:00
  • 758216245f Add missing license headers yushijinhun 2019-02-13 20:05:01 +08:00
  • 6edfd112a2 Replace "close" icon to "delete" icon on ModItem huanghongxun 2019-02-13 17:51:01 +08:00
  • 625215b068 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx huanghongxun 2019-02-13 17:46:18 +08:00
  • 4759e4957c refactor huanghongxun 2019-02-13 17:46:11 +08:00
  • b62f9494ae Have a placeholder in the bottom of LIstPage huanghongxun 2019-02-12 21:39:01 +08:00
  • 12b47e7d51 Better prompt of LibraryDownloadException huanghongxun 2019-02-12 21:30:45 +08:00
  • 9ced29aa93 Display furnace image as default for modded 1.13 game huanghongxun 2019-02-11 19:53:55 +08:00
  • 5095640ba2 Report memory usage when OutOfMemoryError occurred. huanghongxun 2019-02-11 19:47:17 +08:00
  • c889d7cb3f Download missing game jar when launching huanghongxun 2019-02-11 19:36:19 +08:00
  • 84636f3f50 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx huanghongxun 2019-02-10 10:51:39 +08:00
  • 9a6f07d7c9 make DefaultGameRepositoy.readVersionJson nonnull. huanghongxun 2019-02-10 10:51:04 +08:00
  • e8f5088049 Support automatic installation of Forge 1.13. huanghongxun 2019-02-10 10:49:48 +08:00
  • 0bee306d67 css clean up yushijinhun 2019-02-09 21:44:14 +08:00
  • 8d75b2d413 Fix #519 yushijinhun 2019-02-09 21:37:26 +08:00
  • 426ea607e8 HMCLauncher: try bundled JRE huanghongxun 2019-02-08 22:05:16 +08:00
  • 507cade50d polish authlib-injector yushijinhun 2019-02-08 17:08:23 +08:00
  • f0c7f54cc6 Redownload asset index when install new game huanghongxun 2019-02-08 15:54:28 +08:00
  • 62c38482f6 polish 639bc58e84 yushijinhun 2019-02-08 14:55:58 +08:00
  • 0ff6ca18ed Use https for bmclapi yushijinhun 2019-02-08 14:35:16 +08:00
  • bbe6c388a3 Merge branch 'skin-refactor' into javafx huanghongxun 2019-02-06 22:53:38 +08:00
  • 639bc58e84 Support version identification of Minecraft 1.14 huanghongxun 2019-02-06 21:54:51 +08:00
  • c0bcafd747 Revert "Use JFXListView in place of custom components to accelerate rendering" huanghongxun 2019-02-06 17:14:49 +08:00
  • bcaa019551 Only maintain game version json with launchwrapper installed. Forge modlauncher is not supported right now. huanghongxun 2019-02-06 15:14:08 +08:00
  • 38725abc48 DownloadInfo.url can be null in forge 1.13.2 version json huanghongxun 2019-02-06 13:35:16 +08:00
  • 00f1173bac Add translation for CharacterDeletedException yushijinhun 2019-02-05 14:56:11 +08:00
  • 68a02966d0 Skip parsing json file if it does not exist yushijinhun 2019-02-05 14:31:33 +08:00
  • 4721fcea66 allow characterName/authserverName to be changed at runtime yushijinhun 2019-02-05 02:09:39 +08:00
  • 5ea63273be check validity of YggdrasilSession response yushijinhun 2019-02-05 01:46:48 +08:00
  • 7cee25aab2 Fix concurrent problems in TexturesLoader.Selector yushijinhun 2019-02-05 00:15:17 +08:00
  • 9298f5e030 Account Refactor yushijinhun 2019-02-04 16:40:51 +08:00
  • 93f943d40c Fix crash in version settings yushijinhun 2019-02-04 17:06:20 +08:00
  • f20c11a4e2 Ensure sequential execution of configuration writer threads (#516) Feng Chang 2019-02-04 02:18:24 +08:00
  • 0c25f31493 fix npe yushijinhun 2019-01-26 22:50:51 +08:00
  • 8d774e267f Show register link in login dialog yushijinhun 2019-01-26 15:18:56 +08:00
  • 6c1de5d485 Improve tooltip UX yushijinhun 2019-01-26 13:33:59 +08:00
  • 77c86ed3bc Add tooltip for authlib-injector accounts yushijinhun 2019-01-26 13:17:45 +08:00
  • d75c3bbf96 Refactor TwoLineListItem yushijinhun 2019-01-26 12:53:49 +08:00
  • 8bb6cb714c use result of prev task instead of AutoTypingMap huanghongxun 2019-01-22 17:15:03 +08:00
  • 28d002f6d3 Do not schedule task if preExecute and postExecute are not overrided. huanghongxun 2019-01-22 16:46:11 +08:00
  • 78fcc69d29 Fixed not displaying "Home" icon. Mentioned in #513 huanghongxun 2019-01-22 16:28:41 +08:00
  • cdfae54ab9 Fixed costly time consumption reading level.dat. Mentioned in #512 huanghongxun 2019-01-22 16:11:31 +08:00
  • 0813211c20 Use JFXListView in place of custom components to accelerate rendering huanghongxun 2019-01-22 16:01:00 +08:00
  • 056a4eead2 Add comments to LiteLoaderInstallTask and OptiFineInstallTask huanghongxun 2019-01-22 15:54:59 +08:00
  • 2635d31425 Fix not correctly adding "--tweakClass" for MultiMC modpack huanghongxun 2019-01-22 15:52:57 +08:00
  • 76d35af5b9 MultiMC modpack patch json file may have "+libraries" or "libraries" huanghongxun 2019-01-22 15:51:52 +08:00
  • bcff1695d3 Refactor MaintainTask huanghongxun 2019-01-22 15:50:49 +08:00
  • 3d04447c2f Load world asynchronously huanghongxun 2019-01-22 14:59:01 +08:00
  • 2736b88a10 Add some promise-like method to TaskResult huanghongxun 2019-01-22 14:58:00 +08:00
  • 0804a2fbf8 Merge TaskCallable and TaskCallable2 huanghongxun 2019-01-22 14:56:48 +08:00
  • 7224ed6a7d Fix missorting optifine versions huanghongxun 2019-01-16 12:34:13 +08:00
  • c41737364c Prevent from potential conflict that a MultiMC modpack has ".minecraft" and "minecraft" at the same time huanghongxun 2019-01-13 17:10:23 +08:00
  • 320e579844 Remove game deletion and renaming action in game settings page huanghongxun 2019-01-13 16:55:07 +08:00
  • fc3f2e045b Retry fetching remote text file when downloading had been terminated huanghongxun 2019-01-13 16:50:54 +08:00
  • 481b47bf10 Fix #508. MultiMC stores files in ".minecraft" instead huanghongxun 2019-01-13 16:50:21 +08:00
  • 0fb87f0b1d Accept modpack drag huanghongxun 2019-01-13 11:55:55 +08:00
  • 1252d7700f Update alert prompt of Forge 2760 huanghongxun 2019-01-11 21:23:26 +08:00
  • 30c2d88f62 Use spinnerPane in ModListPage huanghongxun 2019-01-11 21:18:26 +08:00
  • 718a98d7ec Fix alerting Forge conflicts with LiteLoader but actually not huanghongxun 2019-01-11 21:17:02 +08:00
  • fb3ba220b6 Fix redownloading disabled mods for curse modpack huanghongxun 2019-01-09 13:18:04 +08:00
  • d655c9ec6b Use /* instead of /** for license header yushijinhun 2019-01-05 19:04:24 +08:00
  • 8a67f33cf6 Update license year to 2019 yushijinhun 2019-01-05 18:50:16 +08:00
  • 2e53688c52 Add gradle default tasks: clean, build yushijinhun 2019-01-05 18:49:28 +08:00
  • 11ce04fba4 Add dependency org.jetbrains.annotations yushijinhun 2019-01-05 18:49:02 +08:00
  • 8b191e4a3b Fix grey auth server list cell yushijinhun 2018-12-31 19:43:36 +08:00
  • 6405263616 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx huanghongxun 2018-12-30 19:29:27 +08:00
  • a2119ab008 Remove "MCBBS" in introduction to the functinoality of modpack install huanghongxun 2018-12-30 19:28:53 +08:00
  • b21d8f094a Merge pull request #504 from xfl03/xfl03-jfxpatch-1 Haowei Wen 2018-12-23 02:53:10 +08:00
  • 90c41a83b1 Fixed #503 Alexander Xia 2018-12-23 02:49:18 +08:00