Commit Graph

798 Commits

Author SHA1 Message Date
yushijinhun
65491ef18e Remove 3-arg Lang.merge() 2018-02-18 15:44:32 +08:00
huanghongxun
44a9470613 Fixed same skin among characters in one account 2018-02-18 15:42:18 +08:00
yushijinhun
470045f228 Rename Lang.getOrPut() to computeIfAbsent()
See Map.computeIfAbsent() in java9
2018-02-18 15:33:58 +08:00
yushijinhun
d081a6ee92 Remove Lang.requireJsonNonNull(), use JsonUtils.fromNonNullJson() instead 2018-02-18 15:32:00 +08:00
yushijinhun
95f404bb64 move emptyConsumer() to Constants 2018-02-18 15:20:00 +08:00
yushijinhun
dcea76bcd3 Add missing @SafeVarargs in Lang 2018-02-18 15:17:17 +08:00
yushijinhun
e9b816fb87 Change Lang.EMPTY_CONSUMER to emptyConsumer() 2018-02-18 15:15:28 +08:00
huanghongxun
20a7039f59 GC after game launched 2018-02-18 13:54:13 +08:00
huanghongxun
4ad172dda4 authlib-injector prefetch support 2018-02-18 09:39:56 +08:00
huanghongxun
adf6c19996 Cache session profile response. Closes #280 2018-02-17 23:38:40 +08:00
huanghongxun
24ec0adacf Authlib Injector support 2018-02-17 23:28:05 +08:00
huanghongxun
83bc6748a3 HMCLCore authlib injector support 2018-02-17 11:01:08 +08:00
huangyuhui
8bd4f2b5b5 hmcl.log in normal format 2018-02-14 23:42:08 +08:00
huangyuhui
552238676c Fixed activation of mods not working. Closes #259 2018-02-14 15:16:42 +08:00
huangyuhui
c9e7bf7ca5 Yggdrasil account offline logging in 2018-02-14 14:51:42 +08:00
huangyuhui
8d1e335abf Downloading snapshot versions 2018-02-14 14:15:34 +08:00
huangyuhui
c76bcb5d15 show retry link when failed to fetch version list 2018-02-14 13:29:08 +08:00
huangyuhui
0fb248e6be theme selection 2018-02-14 00:15:27 +08:00
huangyuhui
69ea41056d background customizing 2018-02-13 18:37:33 +08:00
huangyuhui
46917af37c Renaming profile 2018-02-12 23:52:10 +08:00
huangyuhui
f6c95e3095 Show alex or steve portrait for offline account 2018-02-12 21:25:47 +08:00
huangyuhui
6823291eb0 Ignoring IOExceptions in log4j handler 2018-02-08 00:04:02 +08:00
huangyuhui
98b43945ed Global and special version settings. Fixed property bindings 2018-02-07 22:33:52 +08:00
huangyuhui
5607298898 reduce 'return null' 2018-02-07 21:01:09 +08:00
huangyuhui
35047477fe Fixed crash when a version inherits from a nonexistent version. Closes #269 2018-02-06 16:40:31 +08:00
huanghongxun
08a31a92f2 Merge pull request #267 from mslxl/javafx
Fix `Unable to move temp file`, `File::renameTo` is problematic.
2018-02-06 09:54:08 +08:00
huangyuhui
6e2fc7ff97 Maintains minecraft arguments when installing or uninstalling Forge, OptiFine, LiteLoader 2018-02-06 00:07:32 +08:00
huangyuhui
44d1f9cf7d LiteLoader installing 2018-02-05 23:53:57 +08:00
mslxl
826a6bf868 Fix Unable move temp file on Arch Linux 2018-02-05 16:24:44 +08:00
huangyuhui
3abb96e5b9 Temporarily fix spacing missing. Closes #264 2018-02-05 00:23:58 +08:00
huangyuhui
228fddf902 Fix always throwing IOException when downloading game asset index 2018-02-04 21:26:55 +08:00
huangyuhui
1516802a8d Fix the layout of task executor pane 2018-02-04 21:26:25 +08:00
huangyuhui
c7589e4e3c Fix official optifine download 2018-02-04 12:33:09 +08:00
huangyuhui
a502785209 character selection 2018-02-03 16:48:30 +08:00
huangyuhui
c923ed69a0 Update & Crash 2018-02-02 17:45:29 +08:00
huangyuhui
e4bd1c758f Delete version folder when installing canceled 2018-02-02 15:38:55 +08:00
huangyuhui
ad175fd2f2 Fixed duplicated but different version libraries casuing crash when Forge and OptiFine installed. Closes #261 2018-02-02 15:31:42 +08:00
huangyuhui
190cc18b11 Fixed no forge when install a version with its name not the default one. Closes #208 2018-02-02 14:40:59 +08:00
huangyuhui
55e7b8901a Forbids interrupted exception shown 2018-02-02 14:25:21 +08:00
huangyuhui
f144dd888d Launching messages 2018-02-02 13:44:53 +08:00
huangyuhui
0a4944f120 decompress natives to system temp directory 2018-02-02 11:13:10 +08:00
huangyuhui
7675347889 decompress natives when making launch script 2018-02-02 10:53:59 +08:00
huangyuhui
7ea2b57ece Unable to launch dialog 2018-02-02 10:46:27 +08:00
huangyuhui
cec8249b24 Removed -XstartOnFirstThread to fix freezed launched game. GH-257 2018-02-01 15:57:55 +08:00
huangyuhui
2c7510fe5f Crash and upgrade 2018-01-27 16:16:38 +08:00
huangyuhui
418be689f2 Cached Minecraft jars 2018-01-27 14:05:39 +08:00
huangyuhui
1a572be52e Modpack updates UI 2018-01-27 12:56:45 +08:00
huangyuhui
e8316de160 Modpack updates 2018-01-27 01:19:13 +08:00
huangyuhui
12fa94627d TransitionHandler update 2018-01-25 22:41:15 +08:00
huangyuhui
056c0901f2 make launch script 2018-01-24 19:42:04 +08:00