huangyuhui
|
0f4e6a01bc
|
Fix unable to install more than one libraries
|
2018-08-19 01:18:57 +08:00 |
|
huangyuhui
|
1d3d8d6710
|
Show OptiFine versions in dividually
|
2018-08-19 00:39:47 +08:00 |
|
huangyuhui
|
0a7c32b3cb
|
Friendly prompt warning user about independent version deletion
|
2018-08-18 22:40:08 +08:00 |
|
huangyuhui
|
2e9c237367
|
Use system proxy by default
|
2018-08-17 23:48:01 +08:00 |
|
huangyuhui
|
99d2816ea7
|
Suppress RuntimeException since -1 is possible
|
2018-08-17 22:11:46 +08:00 |
|
huangyuhui
|
53aecf38e0
|
Support displaying Rift mod information
|
2018-08-17 22:09:37 +08:00 |
|
huangyuhui
|
41fab0a781
|
Log launching game version name
|
2018-08-17 21:56:52 +08:00 |
|
huangyuhui
|
089ae1e313
|
Suppress InterruptedException
|
2018-08-17 21:51:12 +08:00 |
|
huangyuhui
|
bfe5802d02
|
Remove roboto font
|
2018-08-16 02:46:49 +08:00 |
|
huangyuhui
|
3ec6c97380
|
Replace 2.x with existent 3.x
|
2018-08-15 01:40:18 +08:00 |
|
huangyuhui
|
3b02c5e4e0
|
Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx
|
2018-08-14 00:10:48 +08:00 |
|
huangyuhui
|
1bcc79c415
|
Fix always trying to close launcher when game version cannot be obtained
|
2018-08-14 00:09:20 +08:00 |
|
huangyuhui
|
9e2cb25d01
|
Convert old offline account setings
|
2018-08-14 00:08:35 +08:00 |
|
yushijinhun
|
7e820ba2a5
|
Fix closeDialog() throws NPE
|
2018-08-13 22:18:18 +08:00 |
|
huanghongxun
|
593ee24429
|
Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx
|
2018-08-10 19:05:26 +08:00 |
|
huanghongxun
|
f7a91bf10c
|
Fix version setting not saved
|
2018-08-10 19:04:33 +08:00 |
|
huanghongxun
|
dad7ac706f
|
Add update channel selection
|
2018-08-10 12:53:49 +08:00 |
|
Shuanglei Tao
|
8ecbba1003
|
Remove native window border on osx
|
2018-08-09 23:41:56 +08:00 |
|
huanghongxun
|
8bf6a9ec9d
|
Rename AdvancedListItem
|
2018-08-09 20:22:57 +08:00 |
|
yushijinhun
|
f16885568e
|
Make config files hidden
|
2018-08-09 12:56:03 +08:00 |
|
huanghongxun
|
3a294e354a
|
ExeLauncher: Search Java in C:/Program Files
|
2018-08-08 21:16:57 +08:00 |
|
huanghongxun
|
54814181b9
|
Change xz compressing level to 6 since CI server does not have enough memory
|
2018-08-08 12:57:42 +08:00 |
|
huanghongxun
|
a2b74b8e78
|
Fix getImplementationVersion returning null on Java 9.
|
2018-08-08 10:02:34 +08:00 |
|
huanghongxun
|
09730d74e0
|
Merge branch 'rewrite-upgrade' of https://github.com/yushijinhun/HMCL into rewrite-upgrade
|
2018-08-07 22:18:58 +08:00 |
|
huanghongxun
|
2bf03291ce
|
Try Java8 for Minecraft 1.12.2 or older modded game
|
2018-08-07 22:10:34 +08:00 |
|
huanghongxun
|
93e5851167
|
Improve config compatibility with HMCL 2.x. Fix #411
|
2018-08-07 18:40:23 +08:00 |
|
huanghongxun
|
61fd581ef5
|
Hide the separator line between refreshNavButton and window buttons when refreshNavButton is hidden
|
2018-08-07 18:08:20 +08:00 |
|
huanghongxun
|
51afcf2dee
|
Use ZipFileSystem instead of commons-compress
|
2018-08-07 11:53:05 +08:00 |
|
Shuanglei Tao
|
b3e776b4bc
|
Use native window border on osx (workaround for #403)
|
2018-08-06 14:17:41 +08:00 |
|
yushijinhun
|
7f2a392a33
|
Use com.github.johnrengelman.shadow plugin
|
2018-08-05 11:06:50 +08:00 |
|
yushijinhun
|
055379f569
|
Add .pack.gz build back
|
2018-08-05 09:37:55 +08:00 |
|
yushijinhun
|
2b8843ca19
|
Replace .pack.gz with .pack.xz
|
2018-08-05 01:02:42 +08:00 |
|
yushijinhun
|
ace830bced
|
Refactor build.gradle
|
2018-08-05 00:42:05 +08:00 |
|
yushijinhun
|
3c2f232acb
|
Rename PACK -> PACK_GZ
|
2018-08-04 23:11:31 +08:00 |
|
yushijinhun
|
86030e64ca
|
Extract writeToStorage()
|
2018-08-04 23:10:14 +08:00 |
|
huanghongxun
|
b1ce3c31f5
|
Build packed archive
|
2018-08-04 22:12:02 +08:00 |
|
huanghongxun
|
04553c2c56
|
Support packed update archive
|
2018-08-04 22:04:59 +08:00 |
|
yushijinhun
|
bdb7afa860
|
Replace updateSource with updateChannel
|
2018-08-04 21:39:19 +08:00 |
|
yushijinhun
|
7096135cdf
|
Change update source to hmcl.huangyuhui.net
|
2018-08-04 21:26:46 +08:00 |
|
yushijinhun
|
be37014206
|
Use Paths.get(url.toURI()) in LocalVersion.current()
|
2018-08-04 21:17:52 +08:00 |
|
yushijinhun
|
b78beb3305
|
Copy downloaded HMCL to .hmcl only after it's verified
|
2018-08-01 15:54:52 +08:00 |
|
yushijinhun
|
38f27d134d
|
Change task.test() to executor.test()
|
2018-08-01 15:54:52 +08:00 |
|
yushijinhun
|
3b42ba9375
|
Add version query when checking for update
|
2018-08-01 15:54:52 +08:00 |
|
yushijinhun
|
4f52bb2ffe
|
Add option hmcl.update_source.override
|
2018-07-31 19:41:50 +08:00 |
|
yushijinhun
|
dd45e1b3db
|
Add JAR integrity check
|
2018-07-31 19:39:21 +08:00 |
|
yushijinhun
|
e38bfdfc73
|
Refactor build.gradle
|
2018-07-31 15:48:29 +08:00 |
|
yushijinhun
|
73caebff00
|
Remove unnecessary saveConfig() call
|
2018-07-31 14:33:03 +08:00 |
|
yushijinhun
|
e0608cdf3e
|
Remove unused files
|
2018-07-31 14:32:42 +08:00 |
|
yushijinhun
|
e91e1cab47
|
Remove coreCompile/Runtime.extendsFrom
|
2018-07-31 14:04:36 +08:00 |
|
yushijinhun
|
b791878651
|
Remove generateSources task
|
2018-07-31 14:02:26 +08:00 |
|