Haowei Wen
3c8d17b564
fix: files from maven.minecraftforge.net not downloaded from mirror
2021-08-19 00:47:37 +08:00
huanghongxun
e61af71415
fix: cannot launch game with bootstraplauncher > 0.1.17.
2021-08-14 18:29:25 +08:00
huanghongxun
b2594122a8
feat: display mod description and website url. Closes #945 .
2021-08-07 16:18:23 +08:00
huanghongxun
b8ca9a3b09
fix: sort mod downloads. Closes #942 .
2021-08-05 01:51:16 +08:00
Yuhui Huang
37fb9a0d65
feat: (modpack download): category & sort.
2021-08-03 22:47:53 +08:00
Yuhui Huang
af7cf393dc
feat: download mods and modpacks from CurseForge.
2021-08-03 22:07:19 +08:00
Yuhui Huang
7a20af462b
feat: (WIP) Curse mod/modpack download
2021-08-02 23:11:30 +08:00
Yuhui Huang
5d0d77aff4
style: fix checkstyle.
2021-08-02 15:03:39 +08:00
huanghongxun
9b6b3f8938
fix: no longer validate Forge dependencies since provided checksums are wrong. Closes #913 .
2021-07-31 02:10:04 +08:00
huanghongxun
331d8d1bb6
fix: does not remove the old library when updating the library
2021-07-31 02:02:06 +08:00
huanghongxun
e5cca24740
fix: Version.jar becomes wrong value after resolvePreservingPatches
2021-07-31 02:01:17 +08:00
huanghongxun
6f40335322
feat: print more effective logs when OptiFine Patcher failed to patch game.
2021-07-31 02:00:13 +08:00
Yuhui Huang
5f8f01e0ab
Revert "fix: Version.jar should be resolved to id of self if null instead of the id of ancestor.". Closes #934 .
...
This reverts commit 5de150b06e
.
2021-07-28 16:15:11 +08:00
huanghongxun
1dc4e3f730
fix: 1.17 Forge auto installation
2021-07-25 17:29:00 +08:00
huanghongxun
14d1bccd14
fix: update condition check for whether the game is modded.
2021-07-25 15:58:22 +08:00
huanghongxun
5de150b06e
fix: Version.jar should be resolved to id of self if null instead of the id of ancestor.
2021-07-25 01:21:08 +08:00
Haowei Wen
e7d5faeeac
fix: DirectoryStream not closed
...
dc31674721 (r53347194)
2021-07-12 13:19:16 +08:00
huanghongxun
dc31674721
fix: Do not throw exception when path to cached jvm installations does not exist.
2021-07-10 23:24:31 +08:00
Glavo
afe6bc7456
用户 JVM 参数优先于默认参数 ( #903 )
...
* close #885 : use the GC selected by user by default
* fix: default JVM args conflict with user args
* Options take precedence over JVM args
* compile huge methods by default
* update settings.advanced.jvm_args text
* Using JVM args suppression options
* update settings.advanced.jvm_args text
2021-07-10 23:10:04 +08:00
huanghongxun
378fd04463
feat: placeholders in user customized game arguments. Closes #920
2021-07-10 23:09:11 +08:00
huanghongxun
3e751ba5c6
chore: some comments on "libraries_directory"
2021-07-10 23:08:39 +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
huanghongxun
e5326a3c4d
fix: switch to "library_directory" defined by official launcher
2021-07-10 21:22:57 +08:00
huanghongxun
fe279234d8
feat: Support "invalid" hash code in download info
2021-07-10 21:16:34 +08:00
huanghongxun
ef9b041310
feat: Support placeholders in version.json. Closes #923
2021-07-10 21:16:33 +08:00
Ghost_chu
9db576d4bc
修复在manifest中的因拼写问题造成的与文档不符的问题 ( #921 )
2021-07-09 13:02:17 +08:00
huanghongxun
36b58bd1bb
feat: Support CurseForge modpack with Fabric as modloader. Closes #897 .
2021-06-12 01:25:10 +08:00
huanghongxun
a0191aa7c2
fix: lint
2021-05-30 03:37:55 +08:00
huanghongxun
fc017515c5
feat: check style & format
2021-05-30 03:34:44 +08:00
huanghongxun
228695d511
fix: NPE
2021-05-29 17:22:06 +08:00
Glavo
c2af530abb
feat: lookup JRE installation in more places.
2021-05-29 17:18:56 +08:00
huanghongxun
69bc826e30
feat: BMCLAPI now supports downloading Java 16.
2021-05-29 17:17:00 +08:00
huanghongxun
5d0944ed19
feat: lookup JRE installation in more places.
2021-05-29 17:06:08 +08:00
huanghongxun
3e5fac4df6
feat: lookup JRE installation in more places.
2021-05-29 16:50:07 +08:00
huanghongxun
e01096bff0
fix: lint
2021-05-29 15:15:40 +08:00
yaoxi-std
2a0cfb1125
fixed bugs
2021-05-29 01:23:58 +08:00
yaoxi-std
d4f0a04ccd
change NativesDir into LaunchOptions
2021-05-29 01:23:58 +08:00
yaoxi-std
7cbe24b35b
add: allow customize LWJGL path (runs on M1)
2021-05-29 01:23:58 +08:00
huanghongxun
f2d3d24338
feat: load downloaded java installations.
2021-05-24 20:46:31 +08:00
huanghongxun
e8a64f52f0
fix: downloading java runtime from mojang
2021-05-23 14:24:53 +08:00
huanghongxun
f55fe0fc45
fix: Compilation Error
2021-05-19 00:45:21 +08:00
Glavo
1e3a5f9515
fix: --illegal-access will be removed in Java 17
2021-05-18 15:42:46 +08:00
huanghongxun
a9c7eb0954
feat: download specified jre from mojang
2021-05-18 00:53:26 +08:00
huanghongxun
289472d8ba
feat: more accurate system architecture normalization
2021-05-18 00:53:09 +08:00
Glavo
fcd7d8ba83
fix: Build failure at ClassicVersion::ClassicVersion()
2021-05-17 01:10:05 +08:00
Glavo
a53d2a1370
fix: IllegalAccessError on Java 16
2021-05-16 22:31:32 +08:00
yuhuihuang
20148d0b02
fix: G1 not proposed in Java7?
2021-05-13 16:46:23 +08:00
huanghongxun
3114e33067
feat: Version.javaVersion
2021-05-13 13:04:12 +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
0aa0fa1b78
chore: try to figure out why NPE thrown calling builder.start()
2021-04-26 11:47:56 +08:00