Commit Graph

605 Commits

Author SHA1 Message Date
yushijinhun
672b6054a6 Format license headers 2018-12-08 21:13:03 +08:00
yushijinhun
cf28b27d50 Remove HMCLCore usage instructions 2018-12-08 19:14:56 +08:00
huanghongxun
b78f9c8cd5 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2018-12-02 20:03:15 +08:00
huanghongxun
91bd67dc26 Restore default cache directory if needed. Closes #489 2018-12-02 20:02:22 +08:00
yushijinhun
900f483a03 Fix #493 2018-12-02 14:57:37 +08:00
yushijinhun
4d7af2e68b Fix #492
Related: 4d73187376
2018-12-02 14:54:58 +08:00
huanghongxun
ef6cfa785f Query cursemeta for removed mods 2018-11-26 00:40:53 +08:00
huanghongxun
9c7795687f Show installation succeeded when Curse modpack not finished completion 2018-11-26 00:40:49 +08:00
yushijinhun
b273c80a02 Add AuthlibInjectorAccount.toString() 2018-11-24 20:43:41 +08:00
yushijinhun
8cdab4710b Add response text to exception message when authlib-injector meta is malformed 2018-11-24 20:33:46 +08:00
yushijinhun
ea5b31d537 Allow specifying authlib-injector path 2018-11-24 20:32:22 +08:00
yushijinhun
37186439cb Fetch authlib-injector metadata on startup 2018-11-23 23:29:41 +08:00
yushijinhun
34b7e1d582 Support use authlib-injector offline 2018-11-23 22:01:52 +08:00
yushijinhun
4d73187376 Use @JsonAdapter 2018-11-23 21:49:50 +08:00
yushijinhun
dcd0a42705 Refactor AuthlibInjectorServer 2018-11-23 21:34:54 +08:00
yushijinhun
1b40916046 Rewrite config properties 2018-11-23 21:16:05 +08:00
yushijinhun
a4e4782f2f Change type from ExceptionalSupplier to AuthlibInjectorDownloader 2018-11-23 17:47:51 +08:00
huanghongxun
44ac3bc900 Fix messy name of installed modpack game 2018-11-06 22:03:43 +08:00
huanghongxun
e79a95b885 Fix NPE when version json missing "libraries" 2018-10-23 13:42:16 +08:00
yushijinhun
f8a838506d Replace 'Open logs folder' with 'Export logs'
Related: 8905f2e855
2018-10-20 17:52:06 +08:00
yushijinhun
c9466cf8ef Move MINECRAFT_DIRECTORY & HMCL_DIRECTORY to Metadata 2018-10-20 17:43:35 +08:00
huanghongxun
6c74364fa5 Fix writeText 2018-10-15 22:27:26 +08:00
huanghongxun
cf70f72f9c Fix #471 2018-10-14 19:04:27 +08:00
huanghongxun
16ea88a659 Fixed failing to download file when cached entry was removed by user 2018-10-14 19:04:21 +08:00
huanghongxun
5918b04b48 Prevent from calling register and fireEvent at the same time 2018-10-13 11:17:16 +08:00
huanghongxun
b8bd0a08e0 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2018-10-11 14:05:35 +08:00
huanghongxun
fb31eebcf2 Add a warning that forge 2760 is not compatible with liteloader 2018-10-11 14:04:52 +08:00
huanghongxun
b12711969c Rewrite encode location 2018-10-10 16:37:04 +08:00
huanghongxun
94727353c4 Fix response code 400 when downloading mods from curse 2018-10-10 15:27:27 +08:00
huanghongxun
5eb7449b74 Delete old files if etag was updated 2018-10-10 01:36:31 +08:00
huanghongxun
07a701e572 Cache asset indexes by ETag cache 2018-10-09 20:22:54 +08:00
huanghongxun
5323aaed6d ETag caching 2018-10-09 20:16:16 +08:00
huanghongxun
daf659373f Removed static login method 2018-10-08 21:23:01 +08:00
huanghongxun
f1d97454c2 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2018-10-06 12:42:50 +08:00
huanghongxun
ffb6a45e28 Remove toLowerCase 2018-10-06 12:42:30 +08:00
huanghongxun
f0d1c9b361 Merge pull request #468 from yushijinhun/authlib-injector-ali
支持 authlib-injector API 地址指示
2018-10-06 12:38:04 +08:00
huanghongxun
749ecfe37f Fix #467 2018-10-06 12:20:42 +08:00
yushijinhun
c51da28e31 Add error message for authlib-injector download failure 2018-10-06 12:06:31 +08:00
yushijinhun
f3dca75a10 Do not check for update of authlib-injector each time 2018-10-06 11:56:02 +08:00
yushijinhun
c3dcb0292c Support -Dauthlibinjector.side=client argument
See yushijinhun/authlib-injector#16
2018-10-06 11:38:55 +08:00
yushijinhun
2a42ecda78 Support authlib-injector ALI
See yushijinhun/authlib-injector#18
2018-10-06 00:47:36 +08:00
yushijinhun
4121921aca Fix compile errors 2018-10-03 19:20:47 +08:00
yushijinhun
2f522b744f Add MappedProperty & reservedSelectedPropertyFor(CheckBox) 2018-10-03 17:09:12 +08:00
yushijinhun
5f9490d780 Add SafeStringConverter & Refactor font settings 2018-10-03 16:38:21 +08:00
yushijinhun
2c7ca6d354 Remove some methods in Lang 2018-10-02 22:01:42 +08:00
yushijinhun
e21f315239 Fix VersionNumber.equals() and hashCode() may not be consistent 2018-10-02 21:25:29 +08:00
huanghongxun
8e1e13058b Fix #463 2018-10-02 18:33:48 +08:00
huanghongxun
c8f74ee8e3 Add test game in game list page 2018-10-02 11:47:53 +08:00
yushijinhun
7da5b8fbc8 Add AutomatedToggleGroup & Refactor AccountList 2018-10-01 20:39:00 +08:00
yushijinhun
83f7e61d37 Add selectedItemPropertyFor(ToggleGroup) 2018-10-01 20:03:57 +08:00