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
Haowei Wen
a84971abfc
update english translation
2021-06-24 21:05:30 +08:00
Haowei Wen
a7a79db842
update copyright year in settings page
2021-06-24 21:00:38 +08:00
Haowei Wen
d5da14fb1e
remove welcome page (reduce ~300k size)
2021-06-24 20:43:29 +08:00
Haowei Wen
0d2e287f67
load welcome.png only when necessary
...
This saves ~200ms startup time.
2021-06-23 06:08:11 +08:00
Haowei Wen
c329f1cafb
log error when background can't be loaded
2021-06-23 04:57:01 +08:00
Haowei Wen
ab1a2f6fcb
fix: NPE in ModpackInfoPage
2021-06-15 00:34:50 +08:00
Haowei Wen
463dc56702
delete license-header.txt since it's not used
2021-06-14 19:12:38 +08:00
Haowei Wen
88e23cd0d2
feat: speed up openjfx dependencies checking
...
SHA-1 of dependencies are defined in openjfx-dependencies.json
to avoid network requests during startup.
openjfx-dependencies.json can be generated using
tools/generate-openjfx-dependencies.sh
2021-06-14 14:22:56 +08:00
Haowei Wen
9776aafab6
fix missing license in some files
2021-06-14 02:45:17 +08:00
Haowei Wen
fbb5a03e5d
feat: select authlib-injector server after added
...
* The most recently added server will be at the top.
* In Add Account dialog, after adding an authlib-injector server,
it will be automatically selected.
2021-06-13 22:58:05 +08:00
huanghongxun
7c11ce53f3
fix: NPE. Closes #896 .
2021-06-12 18:43:54 +08:00
huanghongxun
66f4c022d5
fix: ask user whether to download java16.
2021-06-12 18:43:53 +08:00
yaoxi-std
4b36450f9a
changed language files, fixed #898
2021-06-12 16:53:24 +08:00
huanghongxun
36b58bd1bb
feat: Support CurseForge modpack with Fabric as modloader. Closes #897 .
2021-06-12 01:25:10 +08:00
Glavo
0296b6f73d
fix: export modpack
2021-06-08 19:06:09 +08:00
huanghongxun
447afaa76f
fix: typo
2021-05-30 03:39:29 +08:00
huanghongxun
a0191aa7c2
fix: lint
2021-05-30 03:37:55 +08:00
huanghongxun
e7c9fcf767
feat: checkstyle in GitHub Actions
2021-05-30 03:35:26 +08:00
huanghongxun
fc017515c5
feat: check style & format
2021-05-30 03:34:44 +08:00
huanghongxun
6d75c4d34f
chore: C++ google style
2021-05-30 02:42:39 +08:00
huanghongxun
258a6628e4
fix: Cannot start application when code page is 65001. Closes #814 .
...
This commit may cause breaking change: changing working directory to the directory where the executable locates in.
2021-05-30 02:25:31 +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
寒兮
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
3e5fac4df6
feat: lookup JRE installation in more places.
2021-05-29 16:50:07 +08:00
huanghongxun
e63fa40822
feat: run github actions on pull request
2021-05-29 16:49:24 +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
b7da21e5ce
fix: not select downloaded Java automatically. Closes #886 .
2021-05-27 00:17:33 +08:00
Glavo
0ae1411f0a
fix #861 : Unable open zipfs for signed exe file
2021-05-25 15:05:42 +08:00
huanghongxun
66889cac27
chore: version 3.3
2021-05-25 13:25:43 +08:00
huanghongxun
67bd2ac386
fix: typo
2021-05-25 13:23:09 +08:00
huanghongxun
1f278c2a49
feat: publish unsigned artifacts by GitHub Actions
2021-05-25 13:20:33 +08:00
huanghongxun
1674f1828f
fix: hmclauncher
2021-05-25 13:14:43 +08:00
huanghongxun
472a0a039f
fix: fuck lfs
2021-05-25 13:13:33 +08:00
huanghongxun
61597cb83d
feat: EXE launcher no longer reject Java 11 and later.
2021-05-24 21:39:16 +08:00
huanghongxun
2f17552b2c
feat: ask user to download required jvm.
2021-05-24 20:57:07 +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