Commit Graph

  • a72d27a431 May fix VersionNotFoundException when building main page version items huangyuhui 2018-02-27 23:18:19 +08:00
  • 4e9fc57aa4 Fix NullPointerException when launcher launched two game at the same time huangyuhui 2018-02-27 23:12:53 +08:00
  • 494b27cc22 May fix RemoteVersion not found exception huangyuhui 2018-02-27 23:05:05 +08:00
  • 3606186975 Fix NullPointerException when selected an version item in download.VersionsPage huangyuhui 2018-02-27 20:05:05 +08:00
  • 41dbdfc016 Fix NullPointerException when refreshing versions again huangyuhui 2018-02-27 19:58:43 +08:00
  • 655e5ca7e0 Fixed missed encoding in Log4jHandler huangyuhui 2018-02-27 11:13:07 +08:00
  • 3067d323de Fixed NullPointerException when switched profile huangyuhui 2018-02-26 20:16:14 +08:00
  • 1404a080ad library download optimization huangyuhui 2018-02-26 19:56:06 +08:00
  • cbb2a1b575 Unique duplicated libraries in minecraft json file huangyuhui 2018-02-26 11:21:34 +08:00
  • 30b276ec1a Forge xz library supported huangyuhui 2018-02-26 11:14:53 +08:00
  • 13a24d5b00 try to fix RejectedExecutionException huangyuhui 2018-02-25 11:10:31 +08:00
  • 40360cf18a Fixed installing game huangyuhui 2018-02-25 10:59:48 +08:00
  • 139e2ee78d try fix ConcurrentModificationException huangyuhui 2018-02-25 10:48:07 +08:00
  • 3ff466462c Better theme selection UI huangyuhui 2018-02-24 23:46:20 +08:00
  • 9ff2442789 Foreground text fill auto detected huanghongxun 2018-02-23 17:40:32 +08:00
  • b11e4ab1db Fixed font in dialog accept and cancel button. Closes #291 huanghongxun 2018-02-23 14:53:08 +08:00
  • a52cc8c093 Fixed crash when launching 1.7.10 forge version huanghongxun 2018-02-23 11:36:44 +08:00
  • 506c409303 log4jHandler maintainence huanghongxun 2018-02-23 11:22:20 +08:00
  • 53a8446f4a Curse CDN download provider huanghongxun 2018-02-23 09:54:57 +08:00
  • ab5bb8ea6c customized theme huanghongxun 2018-02-22 21:54:20 +08:00
  • d097b84c82 Fixed #285 huanghongxun 2018-02-22 16:26:47 +08:00
  • f285635e76 Add multiple mods. Closes #287 huanghongxun 2018-02-22 16:16:25 +08:00
  • 0f7b5299e9 Fixed incorrect format of userProperties. Closes #286 huanghongxun 2018-02-22 15:46:48 +08:00
  • 7a788d1e6e cleanup huanghongxun 2018-02-22 15:02:12 +08:00
  • 6c4231a6b2 authentication reconstruction huanghongxun 2018-02-22 14:12:55 +08:00
  • 6e202341ad clean up huanghongxun 2018-02-20 18:03:34 +08:00
  • 95a509b86c ToStringBuilder huanghongxun 2018-02-20 12:11:31 +08:00
  • 602114af55 UI maintainence huanghongxun 2018-02-20 10:48:59 +08:00
  • e5ccc40358 clear cached skin records when refrshing account state huanghongxun 2018-02-18 18:35:05 +08:00
  • 2310f6e1c0 Fix http warning not being hidden if https used huanghongxun 2018-02-18 18:29:22 +08:00
  • 9ae952bb78 Add comments huanghongxun 2018-02-18 18:26:01 +08:00
  • 57a7eaccf5 Optimize imports huanghongxun 2018-02-18 17:16:42 +08:00
  • 1934bfa962 Merge pull request #282 from yushijinhun/javafx huanghongxun 2018-02-18 17:12:16 +08:00
  • a5f3ec7b9b fix indents yushijinhun 2018-02-18 17:07:54 +08:00
  • 3cfcf1e772 用定义的类型代替FXUtils.addListener中的Pair yushijinhun 2018-02-18 16:47:00 +08:00
  • b45907a9f6 Polish, 处理部分警告 yushijinhun 2018-02-18 16:23:12 +08:00
  • 8fd9395e23 删除对SSL的干涉(出于安全考虑) yushijinhun 2018-02-18 16:03:13 +08:00
  • 126b2a19e7 ReflectionHelper中使用参数化类型 yushijinhun 2018-02-18 16:01:21 +08:00
  • bde01af89d help compilers to infer types yushijinhun 2018-02-18 15:46:15 +08:00
  • 65491ef18e Remove 3-arg Lang.merge() yushijinhun 2018-02-18 15:44:32 +08:00
  • 44a9470613 Fixed same skin among characters in one account huanghongxun 2018-02-18 15:42:18 +08:00
  • 470045f228 Rename Lang.getOrPut() to computeIfAbsent() yushijinhun 2018-02-18 15:33:58 +08:00
  • d081a6ee92 Remove Lang.requireJsonNonNull(), use JsonUtils.fromNonNullJson() instead yushijinhun 2018-02-18 15:28:48 +08:00
  • 95f404bb64 move emptyConsumer() to Constants yushijinhun 2018-02-18 15:20:00 +08:00
  • dcea76bcd3 Add missing @SafeVarargs in Lang yushijinhun 2018-02-18 15:17:17 +08:00
  • e9b816fb87 Change Lang.EMPTY_CONSUMER to emptyConsumer() yushijinhun 2018-02-18 15:15:28 +08:00
  • 20a7039f59 GC after game launched huanghongxun 2018-02-18 13:54:13 +08:00
  • 4ad172dda4 authlib-injector prefetch support huanghongxun 2018-02-18 09:39:56 +08:00
  • adf6c19996 Cache session profile response. Closes #280 huanghongxun 2018-02-17 23:38:40 +08:00
  • 24ec0adacf Authlib Injector support huanghongxun 2018-02-17 23:28:05 +08:00
  • 83bc6748a3 HMCLCore authlib injector support huanghongxun 2018-02-17 11:01:08 +08:00
  • bfed651263 hmcl.log in normal format huangyuhui 2018-02-15 01:29:19 +08:00
  • 8bd4f2b5b5 hmcl.log in normal format huangyuhui 2018-02-14 23:42:08 +08:00
  • 3d7bc0b593 Will not wait for launching if launching rd versions huangyuhui 2018-02-14 23:01:23 +08:00
  • 473c6f2b3c Additional information on main page huangyuhui 2018-02-14 22:54:28 +08:00
  • 484ce6c895 try javafx static attributes huangyuhui 2018-02-14 22:19:25 +08:00
  • eeccdbca72 proxy settings ui optimization huangyuhui 2018-02-14 20:57:48 +08:00
  • 552238676c Fixed activation of mods not working. Closes #259 huangyuhui 2018-02-14 15:16:42 +08:00
  • c9e7bf7ca5 Yggdrasil account offline logging in huangyuhui 2018-02-14 14:51:42 +08:00
  • 8d1e335abf Downloading snapshot versions huangyuhui 2018-02-14 14:15:34 +08:00
  • c76bcb5d15 show retry link when failed to fetch version list huangyuhui 2018-02-14 13:29:08 +08:00
  • 7732b21ca2 add introduction to installing modpacks huangyuhui 2018-02-14 01:45:21 +08:00
  • 123d9b791c Unify the font of tab header huangyuhui 2018-02-14 01:19:29 +08:00
  • a237ca799f Fixed darker color of title bar huangyuhui 2018-02-14 00:34:50 +08:00
  • f850c2461a Current account tip huangyuhui 2018-02-14 00:19:25 +08:00
  • 0fb248e6be theme selection huangyuhui 2018-02-14 00:15:27 +08:00
  • 7fca697234 current directory for selected profile huangyuhui 2018-02-13 22:28:27 +08:00
  • 4004525d3a english i18n huangyuhui 2018-02-13 22:23:59 +08:00
  • 4f67788d4a modifiable theme color huangyuhui 2018-02-13 21:36:19 +08:00
  • 69ea41056d background customizing huangyuhui 2018-02-13 18:37:33 +08:00
  • 6443770670 update prompt huangyuhui 2018-02-13 12:16:53 +08:00
  • 46917af37c Renaming profile huangyuhui 2018-02-12 23:52:10 +08:00
  • 47a4a0eaf5 Add profile button move to category title huangyuhui 2018-02-12 23:23:39 +08:00
  • 03dbecd5ae About huangyuhui 2018-02-12 23:02:33 +08:00
  • f6c95e3095 Show alex or steve portrait for offline account huangyuhui 2018-02-12 21:25:47 +08:00
  • 6823291eb0 Ignoring IOExceptions in log4j handler huangyuhui 2018-02-08 00:04:02 +08:00
  • 98b43945ed Global and special version settings. Fixed property bindings huangyuhui 2018-02-07 22:33:52 +08:00
  • 8792c423d5 Disabling launcher checking game completion huangyuhui 2018-02-07 21:05:58 +08:00
  • 5607298898 reduce 'return null' huangyuhui 2018-02-07 21:01:09 +08:00
  • 35047477fe Fixed crash when a version inherits from a nonexistent version. Closes #269 huangyuhui 2018-02-06 16:40:31 +08:00
  • 08a31a92f2 Merge pull request #267 from mslxl/javafx huanghongxun 2018-02-06 09:54:08 +08:00
  • 6e2fc7ff97 Maintains minecraft arguments when installing or uninstalling Forge, OptiFine, LiteLoader huangyuhui 2018-02-06 00:07:32 +08:00
  • 44d1f9cf7d LiteLoader installing huangyuhui 2018-02-05 23:53:57 +08:00
  • 826a6bf868 Fix Unable move temp file on Arch Linux mslxl 2018-02-05 16:24:44 +08:00
  • 3abb96e5b9 Temporarily fix spacing missing. Closes #264 huangyuhui 2018-02-05 00:23:58 +08:00
  • 228fddf902 Fix always throwing IOException when downloading game asset index huangyuhui 2018-02-04 21:26:55 +08:00
  • 1516802a8d Fix the layout of task executor pane huangyuhui 2018-02-04 21:26:25 +08:00
  • c7589e4e3c Fix official optifine download huangyuhui 2018-02-04 12:33:09 +08:00
  • a502785209 character selection huangyuhui 2018-02-03 16:48:30 +08:00
  • c923ed69a0 Update & Crash huangyuhui 2018-02-02 17:45:29 +08:00
  • e4bd1c758f Delete version folder when installing canceled huangyuhui 2018-02-02 15:38:55 +08:00
  • ad175fd2f2 Fixed duplicated but different version libraries casuing crash when Forge and OptiFine installed. Closes #261 huangyuhui 2018-02-02 15:31:42 +08:00
  • 190cc18b11 Fixed no forge when install a version with its name not the default one. Closes #208 huangyuhui 2018-02-02 14:40:59 +08:00
  • 55e7b8901a Forbids interrupted exception shown huangyuhui 2018-02-02 14:25:21 +08:00
  • 2efb5d7f8f MainPage popup menu: open game directory huangyuhui 2018-02-02 13:51:29 +08:00
  • f144dd888d Launching messages huangyuhui 2018-02-02 13:44:53 +08:00
  • 0a4944f120 decompress natives to system temp directory huangyuhui 2018-02-02 11:13:10 +08:00
  • 7675347889 decompress natives when making launch script huangyuhui 2018-02-02 10:53:59 +08:00
  • 7ea2b57ece Unable to launch dialog huangyuhui 2018-02-02 10:46:27 +08:00
  • cec8249b24 Removed -XstartOnFirstThread to fix freezed launched game. GH-257 huangyuhui 2018-02-01 15:57:55 +08:00