Commit Graph

  • d5da14fb1e remove welcome page (reduce ~300k size) Haowei Wen 2021-06-24 20:43:29 +08:00
  • 0d2e287f67 load welcome.png only when necessary Haowei Wen 2021-06-23 06:08:11 +08:00
  • c329f1cafb log error when background can't be loaded Haowei Wen 2021-06-23 04:57:01 +08:00
  • ab1a2f6fcb fix: NPE in ModpackInfoPage Haowei Wen 2021-06-15 00:34:50 +08:00
  • 463dc56702 delete license-header.txt since it's not used Haowei Wen 2021-06-14 19:12:38 +08:00
  • 88e23cd0d2 feat: speed up openjfx dependencies checking Haowei Wen 2021-06-14 04:28:59 +08:00
  • 9776aafab6 fix missing license in some files Haowei Wen 2021-06-14 02:45:17 +08:00
  • fbb5a03e5d feat: select authlib-injector server after added Haowei Wen 2021-06-13 01:30:32 +08:00
  • 7c11ce53f3 fix: NPE. Closes #896. huanghongxun 2021-06-12 18:43:42 +08:00
  • 66f4c022d5 fix: ask user whether to download java16. huanghongxun 2021-06-12 18:43:27 +08:00
  • 4b36450f9a changed language files, fixed #898 yaoxi-std 2021-06-12 15:28:04 +08:00
  • 36b58bd1bb feat: Support CurseForge modpack with Fabric as modloader. Closes #897. huanghongxun 2021-06-12 01:23:57 +08:00
  • 0296b6f73d fix: export modpack Glavo 2021-06-08 18:54:27 +08:00
  • 447afaa76f fix: typo huanghongxun 2021-05-30 03:39:29 +08:00
  • a0191aa7c2 fix: lint huanghongxun 2021-05-30 03:37:55 +08:00
  • e7c9fcf767 feat: checkstyle in GitHub Actions huanghongxun 2021-05-30 03:35:26 +08:00
  • fc017515c5 feat: check style & format huanghongxun 2021-05-30 03:34:44 +08:00
  • 6d75c4d34f chore: C++ google style huanghongxun 2021-05-30 02:42:39 +08:00
  • 258a6628e4 fix: Cannot start application when code page is 65001. Closes #814. huanghongxun 2021-05-30 02:25:31 +08:00
  • 228695d511 fix: NPE huanghongxun 2021-05-29 17:22:06 +08:00
  • c2af530abb feat: lookup JRE installation in more places. Glavo 2021-05-29 17:11:43 +08:00
  • 69bc826e30 feat: BMCLAPI now supports downloading Java 16. huanghongxun 2021-05-29 17:17:00 +08:00
  • 5d0944ed19 feat: lookup JRE installation in more places. huanghongxun 2021-05-29 17:06:08 +08:00
  • 43f4da5dd3 fix: GITHUB_SHA build version NullPointException 寒兮 2021-05-25 18:45:42 +08:00
  • c6ab2cec35 fix: short commit version use lower case 寒兮 2021-05-25 18:42:35 +08:00
  • b0dc689ba7 fix: use GITHUB_SHA instead of the git command 寒兮 2021-05-25 18:25:57 +08:00
  • e11b1f37b9 chore: artifacts version use git short commit 寒兮 2021-05-25 18:08:13 +08:00
  • 3e5fac4df6 feat: lookup JRE installation in more places. huanghongxun 2021-05-29 16:50:07 +08:00
  • e63fa40822 feat: run github actions on pull request huanghongxun 2021-05-29 16:49:24 +08:00
  • e01096bff0 fix: lint huanghongxun 2021-05-29 15:15:40 +08:00
  • 2a0cfb1125 fixed bugs yaoxi-std 2021-05-28 17:44:37 +08:00
  • d4f0a04ccd change NativesDir into LaunchOptions yaoxi-std 2021-05-28 17:41:34 +08:00
  • 7cbe24b35b add: allow customize LWJGL path (runs on M1) yaoxi-std 2021-05-27 22:58:55 +08:00
  • b7da21e5ce fix: not select downloaded Java automatically. Closes #886. huanghongxun 2021-05-27 00:17:08 +08:00
  • 0ae1411f0a fix #861: Unable open zipfs for signed exe file Glavo 2021-05-25 14:27:01 +08:00
  • 66889cac27 chore: version 3.3 huanghongxun 2021-05-25 13:25:43 +08:00
  • 67bd2ac386 fix: typo huanghongxun 2021-05-25 13:23:09 +08:00
  • 1f278c2a49 feat: publish unsigned artifacts by GitHub Actions huanghongxun 2021-05-25 13:20:33 +08:00
  • 1674f1828f fix: hmclauncher huanghongxun 2021-05-25 13:14:43 +08:00
  • 472a0a039f fix: fuck lfs huanghongxun 2021-05-25 13:13:33 +08:00
  • 61597cb83d feat: EXE launcher no longer reject Java 11 and later. huanghongxun 2021-05-24 21:39:16 +08:00
  • 2f17552b2c feat: ask user to download required jvm. huanghongxun 2021-05-24 20:57:07 +08:00
  • f2d3d24338 feat: load downloaded java installations. huanghongxun 2021-05-24 20:46:31 +08:00
  • e8a64f52f0 fix: downloading java runtime from mojang huanghongxun 2021-05-23 14:24:53 +08:00
  • f55fe0fc45 fix: Compilation Error huanghongxun 2021-05-19 00:45:21 +08:00
  • 1e3a5f9515 fix: --illegal-access will be removed in Java 17 Glavo 2021-05-18 14:50:42 +08:00
  • a9c7eb0954 feat: download specified jre from mojang huanghongxun 2021-05-18 00:53:26 +08:00
  • 289472d8ba feat: more accurate system architecture normalization huanghongxun 2021-05-18 00:53:09 +08:00
  • f191e80100 Fix #874: Remove the dependency on javafx.swing Glavo 2021-05-17 02:31:06 +08:00
  • 607248e8b3 Fix #873: On 64 bit x86 machines, os.arch may be x86_64 Glavo 2021-05-17 04:11:10 +08:00
  • cecabe5bc4 Fix #873: On 64 bit x86 machines, os.arch may be x64 or x86-64 Glavo 2021-05-17 03:20:58 +08:00
  • 947a2e3d91 fix typo Glavo 2021-05-17 00:58:34 +08:00
  • 382e0f3b1d fix #871: update lang.h Glavo 2021-05-17 00:47:03 +08:00
  • 6e440783dc fix #871: update i18n properties Glavo 2021-05-17 00:44:41 +08:00
  • fcd7d8ba83 fix: Build failure at ClassicVersion::ClassicVersion() Glavo 2021-05-17 00:35:53 +08:00
  • a53d2a1370 fix: IllegalAccessError on Java 16 Glavo 2021-05-16 21:22:20 +08:00
  • 20148d0b02 fix: G1 not proposed in Java7? yuhuihuang 2021-05-13 16:46:23 +08:00
  • 3114e33067 feat: Version.javaVersion huanghongxun 2021-05-13 13:03:52 +08:00
  • e137d72b76 feat: use Gradle 7.0 Haowei Wen 2021-04-29 15:10:59 +08:00
  • cc087dee81 fix: not compatible with Gradle 7.0 Haowei Wen 2021-04-29 15:00:34 +08:00
  • eed475cb28 Add comments to build.gradle huanghongxun 2021-04-26 11:49:05 +08:00
  • d07c45f0b5 fix: NPE when version.json:mainClass is null. huanghongxun 2021-04-23 01:02:35 +08:00
  • 0aa0fa1b78 chore: try to figure out why NPE thrown calling builder.start() huanghongxun 2021-04-23 01:01:51 +08:00
  • e91ec13dbd Remove shadowJar. ZekerZhayard 2021-04-24 20:00:15 +08:00
  • e36105d937 Reland: create modpack with launcher packed in huanghongxun 2021-04-22 08:40:11 +08:00
  • 07d4df312d Add JavaFX to module path. ZekerZhayard 2021-04-16 04:00:17 +08:00
  • b521c5b76a Compatible with Java 16. ZekerZhayard 2021-04-15 06:22:56 +08:00
  • c1596443f5 fix: crash huanghongxun 2021-04-11 22:50:09 +08:00
  • cadeb1f59c Fix: macOS app icon huanghongxun 2021-04-11 21:55:09 +08:00
  • 2d4223f7ed fix: Suppress IOException when caching downloaded library. Closes #834. huanghongxun 2021-04-11 00:18:04 +08:00
  • c453bbc7cd chore: Change description of yggdrasil and microsoft account login. Closes #839. huanghongxun 2021-04-10 22:12:29 +08:00
  • 2184961e3c Add: download and patch JavaFX before start. Closes #800. huanghongxun 2021-04-10 17:13:09 +08:00
  • 8afd8bde8b Fix: failed to parse datapack pack.mcmeta in 6th format. Closes #840. huanghongxun 2021-04-10 17:09:09 +08:00
  • 65952a5d81 feat: set ServerResponseMalformedException's message to response content Haowei Wen 2021-02-17 22:52:38 +08:00
  • ac1f2ec1ed fix: skin upload: error message from server is not displayed Haowei Wen 2021-02-17 22:47:17 +08:00
  • 454cc1e702 feat: show spinner while refreshing account Haowei Wen 2021-02-17 02:40:32 +08:00
  • e3fa7428bf feat: automatically detect skin model when uploading Haowei Wen 2021-02-17 02:34:40 +08:00
  • 7ece35e28a fix: move .hmcl directory to $HOME/.cache/hmcl to fulfill XDG standard. Closes #849. huanghongxun 2021-03-07 13:21:57 +08:00
  • d22dae9834 feat: Add progress gui for downloading JavaFX huanghongxun 2021-03-07 13:15:44 +08:00
  • 63bd707741 fix: not compatible with JVM environment without Javafx Copy from Recaf 寒兮 2021-02-17 17:57:19 +08:00
  • 734c1e14f0 fix: not compatible with ely.by Haowei Wen 2021-02-15 03:54:32 +08:00
  • 46869ad5f7 fix: not update game/addons for server modpack huanghongxun 2021-02-02 12:13:37 +08:00
  • 13fa713d58 fix: mcbbs modpack completion huanghongxun 2021-01-26 12:25:06 +08:00
  • 94cd33af5c fix: not validating modpack name at first huanghongxun 2021-01-26 12:23:26 +08:00
  • 7efd9607e5 fix: modpack export wizard next step button is disabled. huanghongxun 2021-01-26 12:09:09 +08:00
  • 94539ad77b feat: progress bar indicating Microsoft login page loading progress huanghongxun 2021-01-26 12:07:34 +08:00
  • f2a86857bc feat: MCBBS modpack huanghongxun 2021-01-16 16:17:46 +08:00
  • 3f2be63d08 build: remove license-gradle-plugin Haowei Wen 2021-01-09 22:18:53 +08:00
  • 2d7c1393d6 fix: #813 huanghongxun 2020-12-26 21:31:10 +08:00
  • 3d33230e25 fix: RejectedExecutionException huanghongxun 2020-12-26 21:22:04 +08:00
  • dd4683e693 fix: Microsoft Account login yuhuihuang 2020-12-24 20:32:47 +08:00
  • 8bc5d2112f fix: #801 huanghongxun 2020-12-21 01:56:46 +08:00
  • a828896989 fix: executor service huanghongxun 2020-12-19 20:19:46 +08:00
  • 5e8734aa95 fix: compilation yuhuihuang 2020-12-10 22:09:19 +08:00
  • 1ac844f398 do not occupy space when upload skin button is invisible Haowei Wen 2020-10-14 14:47:28 +08:00
  • 3f85ac208c impl yushijinhun/authlib-injector#90 Haowei Wen 2020-10-14 14:36:17 +08:00
  • c191186023 feat: Microsoft Account authentication yuhuihuang 2020-12-10 21:47:53 +08:00
  • 4715a95a54 feat: initial multithreaded downloading yuhuihuang 2020-08-22 21:33:10 +08:00
  • 8108f11c45 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx huanghongxun 2020-09-04 00:49:03 +08:00
  • f4f1850271 fix: try to fix blocking game running when launcher visibility was set to close after game started. huanghongxun 2020-09-04 00:38:38 +08:00