huanghongxun
|
0813211c20
|
Use JFXListView in place of custom components to accelerate rendering
|
2019-01-22 16:01:00 +08:00 |
|
huanghongxun
|
056a4eead2
|
Add comments to LiteLoaderInstallTask and OptiFineInstallTask
|
2019-01-22 15:54:59 +08:00 |
|
huanghongxun
|
2635d31425
|
Fix not correctly adding "--tweakClass" for MultiMC modpack
|
2019-01-22 15:52:57 +08:00 |
|
huanghongxun
|
76d35af5b9
|
MultiMC modpack patch json file may have "+libraries" or "libraries"
|
2019-01-22 15:51:52 +08:00 |
|
huanghongxun
|
bcff1695d3
|
Refactor MaintainTask
|
2019-01-22 15:50:49 +08:00 |
|
huanghongxun
|
3d04447c2f
|
Load world asynchronously
|
2019-01-22 14:59:01 +08:00 |
|
huanghongxun
|
2736b88a10
|
Add some promise-like method to TaskResult
|
2019-01-22 14:58:00 +08:00 |
|
huanghongxun
|
0804a2fbf8
|
Merge TaskCallable and TaskCallable2
|
2019-01-22 14:56:48 +08:00 |
|
huanghongxun
|
7224ed6a7d
|
Fix missorting optifine versions
|
2019-01-16 12:34:13 +08:00 |
|
huanghongxun
|
c41737364c
|
Prevent from potential conflict that a MultiMC modpack has ".minecraft" and "minecraft" at the same time
|
2019-01-13 17:10:23 +08:00 |
|
huanghongxun
|
fc3f2e045b
|
Retry fetching remote text file when downloading had been terminated
|
2019-01-13 16:50:54 +08:00 |
|
huanghongxun
|
481b47bf10
|
Fix #508. MultiMC stores files in ".minecraft" instead
|
2019-01-13 16:50:21 +08:00 |
|
huanghongxun
|
718a98d7ec
|
Fix alerting Forge conflicts with LiteLoader but actually not
|
2019-01-11 21:17:02 +08:00 |
|
huanghongxun
|
fb3ba220b6
|
Fix redownloading disabled mods for curse modpack
|
2019-01-09 13:18:04 +08:00 |
|
yushijinhun
|
d655c9ec6b
|
Use /* instead of /** for license header
see: https://github.com/mycila/license-maven-plugin/issues/118
|
2019-01-05 19:04:24 +08:00 |
|
yushijinhun
|
8a67f33cf6
|
Update license year to 2019
|
2019-01-05 18:50:16 +08:00 |
|
huanghongxun
|
778f26d55f
|
Support manually created world pack
|
2018-12-21 00:34:46 +08:00 |
|
huanghongxun
|
fab5bdc2e1
|
Auto detect world and datapack's encoding
|
2018-12-20 20:27:32 +08:00 |
|
huanghongxun
|
1ca9d0fa2c
|
Backup when updating modpack
|
2018-12-18 13:08:02 +08:00 |
|
huanghongxun
|
a015585bd1
|
Let TaskExecutorDialogPane close itself when finished
|
2018-12-18 12:35:03 +08:00 |
|
huanghongxun
|
bc34427793
|
Add doDependenciesSucceeded in Task
|
2018-12-18 00:26:31 +08:00 |
|
huanghongxun
|
0fe867cd93
|
Fixed #499
|
2018-12-17 23:31:47 +08:00 |
|
yushijinhun
|
9f060be3fd
|
Fix #502
* Check if port is valid before setting it
* Validate user input
* Change proxyPort to int
|
2018-12-16 15:49:57 +08:00 |
|
huanghongxun
|
f5ffa875b8
|
Auto detect encoding of compressed packs
|
2018-12-13 00:42:52 +08:00 |
|
huanghongxun
|
2cb23cbfcb
|
Log messages at finer and finest level
|
2018-12-11 15:47:12 +08:00 |
|
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 |
|