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 |
|
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
|
c815fa80e8
|
Prevent /build being created
|
2018-07-31 14:06:54 +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 |
|
yushijinhun
|
8192ffec03
|
Remove duplicated HMCLauncher.exe
|
2018-07-31 13:59:48 +08:00 |
|
yushijinhun
|
afa6eb3bad
|
Refactor build.gradle
|
2018-07-31 13:46:31 +08:00 |
|
yushijinhun
|
6f7d22518e
|
Remove pack.gz build
|
2018-07-31 13:34:17 +08:00 |
|
yushijinhun
|
2663312dfb
|
Auto-rename after upgrade
|
2018-07-31 13:28:39 +08:00 |
|
yushijinhun
|
1332517a9f
|
Rewrite upgrade feature
|
2018-07-30 23:32:01 +08:00 |
|
yushijinhun
|
13e227851f
|
Refactor IconedItem
|
2018-07-29 21:10:04 +08:00 |
|
yushijinhun
|
e1b6c18017
|
Remove HELLO_MINECRAFT_LAUNCHER_VERSION_FOR_GRADLE_REPLACING
|
2018-07-29 19:07:48 +08:00 |
|
yushijinhun
|
a88c8ed85f
|
Extract class Metadata
|
2018-07-29 19:03:49 +08:00 |
|
yushijinhun
|
25a90fc481
|
Remove upgrade feature
|
2018-07-29 18:42:31 +08:00 |
|
huangyuhui
|
1371206323
|
Pack with exe launcher
|
2018-07-29 16:34:15 +08:00 |
|
huanghongxun
|
129f6bb5cc
|
Merge pull request #407 from yushijinhun/config-permission
重构 Config
v3.1.81
|
2018-07-29 14:44:23 +08:00 |
|
yushijinhun
|
545c17d052
|
Print current directory & hmcl directory when bootstrap
|
2018-07-29 14:27:50 +08:00 |
|
yushijinhun
|
add00ddba1
|
Use configured locale as soon as possible
|
2018-07-29 14:21:43 +08:00 |
|
yushijinhun
|
d9aeb0cc2b
|
Use SupportedLocale in Config
|
2018-07-29 14:15:32 +08:00 |
|
yushijinhun
|
49e70e7195
|
Add ConfigHolder.isNewlyCreated()
|
2018-07-29 14:02:32 +08:00 |
|
yushijinhun
|
f8abebf110
|
Remove isFirstLaunch
|
2018-07-29 13:45:22 +08:00 |
|
yushijinhun
|
8e2dfc7341
|
Show error dialog when hmcl.json is not accessible
|
2018-07-29 13:40:59 +08:00 |
|
yushijinhun
|
e650ffffce
|
Initialize ConfigHolder & Settings manually
|
2018-07-29 13:40:59 +08:00 |
|
yushijinhun
|
d549a300ab
|
Replace Settings.INSTANCE with Settings.instance()
|
2018-07-29 13:40:59 +08:00 |
|
yushijinhun
|
82a62e73c1
|
Replace CONFIG with config()
|
2018-07-29 13:40:57 +08:00 |
|
yushijinhun
|
45c7e0c231
|
Remove Settings.save()
|
2018-07-29 13:39:32 +08:00 |
|