Commit Graph

125 Commits

Author SHA1 Message Date
huanghongxun
6e45ea835f bulid: minimize jar 2021-08-28 16:29:36 +08:00
huanghongxun
a27df90fc5 fix: missing microsoft auth id 2021-08-23 11:44:10 +08:00
huanghongxun
5890f0c782 feat: authenticate Microsoft accounts via external browser 2021-08-22 20:35:30 +08:00
Yuhui Huang
2022af8a53 build: fix gradle script deprecations. 2021-08-20 15:58:44 +08:00
Glavo
8fc1ec7bb8 替换对 JDK 内置 Pack200 的依赖,允许在 JDK14 及更高版本上构建项目 (#904)
* fix: Pack200 has been removed

* Automatically add pack200 to class path

* add license header to Pack200Utils.java
2021-07-10 22:44:13 +08:00
寒兮
43f4da5dd3 fix: GITHUB_SHA build version NullPointException 2021-05-29 17:05:12 +08:00
寒兮
c6ab2cec35 fix: short commit version use lower case 2021-05-29 17:05:12 +08:00
寒兮
b0dc689ba7 fix: use GITHUB_SHA instead of the git command 2021-05-29 17:05:12 +08:00
寒兮
e11b1f37b9 chore: artifacts version use git short commit 2021-05-29 17:05:12 +08:00
huanghongxun
66889cac27 chore: version 3.3 2021-05-25 13:25:43 +08:00
Haowei Wen
cc087dee81 fix: not compatible with Gradle 7.0
* use api & implementation scope, instead of compile
* add shadow plugin back
  * related: https://github.com/huanghongxun/HMCL/pull/863
  * the duplicate entry bug is fixed
* move dependencies from root project to HMCLCore module
2021-04-29 15:19:27 +08:00
huanghongxun
eed475cb28 Add comments to build.gradle 2021-04-26 11:49:05 +08:00
ZekerZhayard
e91ec13dbd Remove shadowJar. 2021-04-24 20:02:46 +08:00
ZekerZhayard
07d4df312d Add JavaFX to module path. 2021-04-16 12:18:05 +08:00
ZekerZhayard
b521c5b76a Compatible with Java 16. 2021-04-16 12:18:05 +08:00
Glavo
ec56e24b7e fix #717 2020-07-20 16:17:31 +08:00
huanghongxun
7c510f9fb8 add: allow installing OptiFine 1.14.4 and Forge in same game version 2020-05-03 19:21:54 +08:00
huanghongxun
79136db162 Lower XZ preset 2019-03-19 11:11:59 +08:00
huanghongxun
266c686a3a Fix forge 1.13 installation 2019-03-04 11:39:30 +08:00
huanghongxun
2b792e73c9 Fix Java 9 requirement 2018-11-26 00:40:52 +08:00
yushijinhun
875b0c27ef Delete css if bss is generated 2018-11-23 17:08:17 +08:00
huanghongxun
74a87e65c8 Compile css to bss to speed up launching 2018-11-11 21:12:03 +08:00
yushijinhun
4121921aca Fix compile errors 2018-10-03 19:20:47 +08:00
huanghongxun
83516ba679 Fix #461 2018-10-02 12:15:52 +08:00
huangyuhui
6b311c679d Fixed #446 2018-09-08 22:14:06 +08:00
huangyuhui
0f1f881367 Add BuildNumberOffset in gradle build config 2018-09-08 19:41:02 +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
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
huanghongxun
b1ce3c31f5 Build packed archive 2018-08-04 22:12:02 +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
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
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
e1b6c18017 Remove HELLO_MINECRAFT_LAUNCHER_VERSION_FOR_GRADLE_REPLACING 2018-07-29 19:07:48 +08:00
huangyuhui
1371206323 Pack with exe launcher 2018-07-29 16:34:15 +08:00
huangyuhui
3da0c1d8e3 Abandon Launch4j which will not find Java inst in PATH or JAVA_HOME 2018-07-22 18:15:39 +08:00
huangyuhui
748d195db5 launch4j 2018-07-19 00:55:23 +08:00
huangyuhui
630f164877 Continue load old version if the newer version cannot launch 2018-06-10 00:10:17 +08:00
huangyuhui
9ba6cddde7 Fix update 2018-03-04 19:09:11 +08:00
huangyuhui
c6ab7878e7 Optimize code 2018-03-02 23:42:38 +08:00
huangyuhui
6db41431ed localization 2018-01-20 11:18:59 +08:00
huanghongxun
22877e96c7 Update build.gradle 2017-09-17 16:55:05 +08:00
huangyuhui
8c61bc1a5e Prepare for proguard 2017-08-27 12:49:56 +08:00