Commit Graph

1889 Commits

Author SHA1 Message Date
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
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
f191e80100 Fix #874: Remove the dependency on javafx.swing 2021-05-17 12:02:31 +08:00
Glavo
607248e8b3 Fix #873: On 64 bit x86 machines, os.arch may be x86_64 2021-05-17 12:01:36 +08:00
Glavo
cecabe5bc4 Fix #873: On 64 bit x86 machines, os.arch may be x64 or x86-64 2021-05-17 12:01:36 +08:00
Glavo
947a2e3d91 fix typo 2021-05-17 01:10:05 +08:00
Glavo
382e0f3b1d fix #871: update lang.h 2021-05-17 01:10:05 +08:00
Glavo
6e440783dc fix #871: update i18n properties 2021-05-17 01:10:05 +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