1260 Commits

Author SHA1 Message Date
huangyuhui
4c59ed3ccf Fix installing MultiMC modpack v3.1.87 2018-08-18 01:12:22 +08:00
huangyuhui
43d8d96608 Add doublequotes when doublequotes exist in windows batch 2018-08-18 00:43:55 +08:00
huangyuhui
26a6a7d883 Add doublequotes when special characters exist in launch script. Closes #420 2018-08-18 00:32:37 +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
7c3853b0e6 Not logging command line in ProcessStoppedEvent 2018-08-17 22:10:11 +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
3df35aa373 Translate ZipError into ZipException since ZipError is not IOException 2018-08-17 21:53:29 +08:00
huangyuhui
543eaa4f66 Force cancel using custom log4j config 2018-08-17 21:52:35 +08:00
huangyuhui
3a851b7f1a Fix unable to launch 1.13 with Rift 2018-08-17 21:51:25 +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 v3.1.86 2018-08-15 01:40:18 +08:00
huangyuhui
e376da208d Fix duplicate JavaVersions in Windows. Closes #419 2018-08-14 10:44:24 +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
b079940cd9 Fix uniquing text2speech and its native library. Closes #418 2018-08-11 09:45:31 +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
Haowei Wen
13c48ce78c
Merge pull request #417 from tsl0922/osx-maximized
Mac 下恢复使用自定义窗口边框按钮
2018-08-10 08:26:56 +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
huanghongxun
64092a4bd4 Merge branch 'yushijinhun-java' into javafx 2018-08-09 13:54:54 +08:00
yushijinhun
8e6bcd969e
Refactor JavaVersion 2018-08-09 13:49:16 +08:00
yushijinhun
6777dd7ea7
Fix UnsupportedOperationException in java lookup
Mentioned in #412
2018-08-09 13:22:49 +08:00
yushijinhun
f16885568e Make config files hidden 2018-08-09 12:56:03 +08:00
huanghongxun
ab109bcfcc
Merge pull request #414 from yushijinhun/javafx
Fixes FileSystemNotFoundException in createZipFileSystem
2018-08-09 11:41:27 +08:00
yushijinhun
17f71eaa21
Fixes FileSystemNotFoundException in createZipFileSystem 2018-08-09 11:34:38 +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 v3.1.85 v3.1.84 v3.1.83 2018-08-08 12:57:42 +08:00
huanghongxun
935c2bd6e5 Merge branch 'rewrite-upgrade' into javafx 2018-08-08 10:03:14 +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
huanghongxun
cadafe13e1 Remove IOUtils.closeQuietly 2018-08-07 11:53:05 +08:00
Haowei Wen
47031cb70e
Merge pull request #413 from tsl0922/osx
修复在 OSX 下使用的一些问题
2018-08-06 18:36:53 +08:00
Shuanglei Tao
b3e776b4bc Use native window border on osx (workaround for #403) 2018-08-06 14:17:41 +08:00
Shuanglei Tao
e57a1a8da6 Make gradlew executable 2018-08-05 23:08:27 +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