Commit Graph

  • 406b57f134 [TESTING ONLY][REVERT ME]: Always login for testing purposes alexytomi 2025-08-17 16:09:05 +08:00
  • 29925e7247 wip: Detect and give dialogue if no java username set alexytomi 2025-08-17 16:08:11 +08:00
  • f395edda95 etc(ControlMap): Remove unneccessary code alexytomi 2025-08-15 22:53:23 +08:00
  • 947afefbd9 etc(ControlMap): Minor touchups on documentation and names alexytomi 2025-08-15 22:46:46 +08:00
  • 2b8a8722fb finish(ControlMap): Make caps/shift capitalize, use primitive array instead of hashmap alexytomi 2025-08-15 22:18:54 +08:00
  • a28904d67f WIP(ControlMap): Add documentation and sendKeyPress keychar overload alexytomi 2025-08-14 22:02:33 +08:00
  • 717aa001b3 WIP(ControlMap): Move logic from EfficientAndroidLwjglKeycode to ControlButton alexytomi 2025-08-14 22:01:58 +08:00
  • 8e97d72a9b [broken]feat(ControlMap): Controlmaps now also send text in chat alexytomi 2025-08-08 23:34:59 +08:00
  • 4b0ccece5b Merge pull request #67 from AngelAuraMC/fix/revert-forced-grabbing alexytomi 2025-08-12 07:22:22 +08:00
  • 4c7098a1db fix(Pointer): Simplify code, fix #58..again fix/revert-forced-grabbing alexytomi 2025-08-08 23:46:46 +08:00
  • 3a8db25943 Merge pull request #65 from AngelAuraMC/update/readme alexytomi 2025-08-08 08:50:30 +08:00
  • 453a07711e Change download link to nightly.link alexytomi 2025-08-07 00:22:58 +08:00
  • 8c692642a1 New translations changelog.html (Korean) AngelAuraMC Bot 2025-08-05 02:16:06 -06:00
  • eb411ec274 New translations changelog.html (Korean) AngelAuraMC Bot 2025-08-04 19:16:30 -06:00
  • 5004f63e00 New translations changelog.html (Korean) AngelAuraMC Bot 2025-08-04 18:16:59 -06:00
  • a462d9634e New translations changelog.html (Polish) AngelAuraMC Bot 2025-08-04 13:58:41 -06:00
  • 41d43caa33 New translations changelog.html (Polish) AngelAuraMC Bot 2025-08-04 09:17:12 -06:00
  • 223ba908f8 Merge pull request #59 from AngelAuraMC/fix/revert-forced-grabbing alexytomi 2025-08-03 21:14:35 +08:00
  • 9caa9f14c8 fix(Touchpad): Fix #58 alexytomi 2025-08-01 23:36:25 +08:00
  • bbe1f5a8fa New translations changelog.html (Spanish) AngelAuraMC Bot 2025-07-31 10:54:26 -06:00
  • 974a039c07 Merge pull request #51 from AngelAuraMC/fix/revert-forced-grabbing alexytomi 2025-07-31 15:23:56 +08:00
  • f37ebfada1 fix(Pointer): Properly handle hold-clicks alexytomi 2025-07-25 17:03:01 +08:00
  • 19b81e10ea fix(SideDialog): Didn't properly set MouseGrabSwitch state alexytomi 2025-07-25 17:02:12 +08:00
  • 7fe42302b6 fix(Touchpad): Edgecase scenarios caused the touchpad to still appear alexytomi 2025-07-25 17:01:43 +08:00
  • 7f79283bcd fix(SideDialog): Didn't properly register AndroidPointerCapture alexytomi 2025-07-25 17:01:00 +08:00
  • 6e6c20c450 fix(Pointer/Capture): Make non-opportunistic grabbing opt-in alexytomi 2025-07-24 15:55:15 +08:00
  • 6e83225651 Merge pull request #55 from AngelAuraMC/testing/use-fcl-old-angle alexytomi 2025-07-31 10:02:45 +08:00
  • 1850671e70 Merge pull request #57 from AngelAuraMC/fix/HolyRendererString alexytomi 2025-07-31 10:02:27 +08:00
  • 9c9440dfbf fix(Renderer/Default): Check asset ID instead of mcver fix/HolyRendererString alexytomi 2025-07-30 23:55:44 +08:00
  • bafef9ad77 fix(Tools/getVersionInfo): Copy inheritsFrom too alexytomi 2025-07-30 23:14:19 +08:00
  • e0b30a04c9 Merge pull request #56 from AngelAuraMC/fix/HolyRendererString alexytomi 2025-07-29 16:53:33 +08:00
  • c7b38f1e9b fix(Tools/mcVersiontoInt): Fix edgecase for versions like 1.21 alexytomi 2025-07-29 16:49:02 +08:00
  • fdc91dd342 update(ANGLE): Use FCL's ANGLE based on a083bf8111 testing/use-fcl-old-angle alexytomi 2025-07-28 23:53:32 +08:00
  • 332f791ff1 Merge pull request #47 from AngelAuraMC/fix/nanovg-missing-method alexytomi 2025-07-28 23:34:45 +08:00
  • c8e6bb2259 update(lwjgl3): Update everything lwjgl3 fix/nanovg-missing-method alexytomi 2025-07-19 17:16:21 +08:00
  • bc5034f7ac Merge pull request #46 from AngelAuraMC/fix/glfwWindow-GLVer-0.0 alexytomi 2025-07-28 23:18:48 +08:00
  • 9ec50e8ef9 Merge pull request #50 from AngelAuraMC/fix/HolyRendererString alexytomi 2025-07-28 23:13:26 +08:00
  • 6cfb9cb18a rework(Renderer/Default): Remove "Global Default" and check based on mcver alexytomi 2025-07-23 03:02:04 +08:00
  • 8f1ea25942 rework(MinecraftDownloader): Add more specific dialog boxes rework-fix/minecraft-downloader alexytomi 2025-07-27 12:14:48 +08:00
  • 43b35fab0d fix(GLFW): Fix forge crash GL Version 0.0 fix/glfwWindow-GLVer-0.0 alexytomi 2025-07-17 23:19:20 +08:00
  • 96e2656be5 test(PointerCapture): never set it up fix/samsung-mouse-issue alexytomi 2025-07-24 14:07:18 +08:00
  • adcd35e065 add(Tools.java): Add more functions and an overload alexytomi 2025-07-22 20:17:17 +08:00
  • 07876b0d0d fix(strings): Update Holy GL4ES string alexytomi 2025-07-16 08:06:57 +08:00
  • 74205c8bad New translations changelog.html (Ukrainian) AngelAuraMC Bot 2025-07-22 14:08:28 -06:00
  • 9c15bbae3f Merge pull request #32 from alexytomi/update-MobileGlues alexytomi 2025-07-23 03:13:59 +08:00
  • 456f50acd6 Merge pull request #42 from TouchController/v3_openjdk alexytomi 2025-07-23 01:15:52 +08:00
  • b7c61d4dbb feat[TouchController]: upgrade TouchController proxy version to 0.0.4 fifth_light 2025-07-21 22:01:31 +08:00
  • 1d9f9658ad New translations changelog.html (Hindi) AngelAuraMC Bot 2025-07-20 09:11:22 -06:00
  • 78f8c87ca5 change(MobileGlues/defaults): Change GLSL default to 128MB alexytomi 2025-07-19 23:53:31 +08:00
  • ea43e8ad84 update(MobileGlues): Update to 1.2.7 release alexytomi 2025-07-19 23:20:54 +08:00
  • 325811baea fix(MobileGlues): Don't log MGlues config if not used alexytomi 2025-07-19 21:10:37 +08:00
  • 1a1107d037 add(libgdx): Add libgdx.so add/libgdx alexytomi 2025-07-19 19:52:53 +08:00
  • 8f1aede432 feat[TouchController]: add TouchController mod detection fifth_light 2025-07-16 23:27:06 +08:00
  • cd0f40f377 fix[TouchController]: Fixed TouchController proxy thread not being run fifth_light 2025-07-16 22:36:03 +08:00
  • 71a28fa5fb fix[TouchController]: Fixed slider preferences of TouchController vibrate length fifth_light 2025-07-16 20:49:16 +08:00
  • 0765ce7991 feat[TouchController]: Initial integration fifth_light 2025-07-16 20:32:34 +08:00
  • 433f217a0a Merge pull request #29 from AngelAuraMC/tomi/update-angle alexytomi 2025-07-14 05:47:54 +08:00
  • 9dc63c4cc5 tryfix[Pointer]: Disable pointer grabbing feat/option-disable-pointer-grab alexytomi 2025-07-12 19:22:56 +08:00
  • f6e38e4438 New translations changelog.html (Thai) AngelAuraMC Bot 2025-07-10 23:18:03 -06:00
  • 772a52c409 New translations changelog.html (Polish) AngelAuraMC Bot 2025-07-09 09:23:46 -06:00
  • 34ae104d73 New translations changelog.html (Lithuanian) AngelAuraMC Bot 2025-07-09 06:50:36 -06:00
  • 81328cc2f6 Merge pull request #30 from AngelAuraMC/tomi/fix-l10n-branch-workflow-exclusion alexytomi 2025-07-08 21:13:51 +08:00
  • 4422f954e5 fix[workflow]: Stop l10n branch from running workflow tomi/fix-l10n-branch-workflow-exclusion alexytomi 2025-07-08 21:08:07 +08:00
  • a7ada5a9ea bump[ANGLE]: Update ANGLE tomi/update-angle alexytomi 2025-07-08 20:58:33 +08:00
  • d5061c2451 New translations changelog.html (Malay) AngelAuraMC Bot 2025-07-06 23:41:10 -06:00
  • ee294a0261 New translations changelog.html (Polish) AngelAuraMC Bot 2025-07-05 02:51:12 -06:00
  • 5f24b138c9 Fix weird edgecase crash for MinecraftAccount.load() returning null (#25) Eva Isabella Luna 2025-06-30 14:22:01 -06:00
  • 200343885c Merge branch 'v3_openjdk' into fix/incorrect-accountjson-encoding-crash fix/incorrect-accountjson-encoding-crash Eva Isabella Luna 2025-06-30 14:21:44 -06:00
  • fde5187ab7 Merge pull request #23 from AngelAuraMC/fix/arc_dns_injector-java21 Stella 2025-06-30 14:20:27 -06:00
  • e0b0483b22 Add neoforge install button + fix forge & neoforge UI becoming disabled when installing a version, requiring a restart to mitigate (#17) Eva Isabella Luna 2025-06-30 14:16:12 -06:00
  • 791afe14c9 qol[mcAccountSpinner]: Make pickaccount() workaround more explicit to the user alexytomi 2025-06-30 18:53:04 +08:00
  • 8b6fef135e fix[PojavProfile.getAllProfiles()]: Fix crash when accounts.json is malformed alexytomi 2025-06-30 18:36:02 +08:00
  • 7670c5cf89 fix[MinecraftAccount.load()]: Fix crash when accounts.json is malformed alexytomi 2025-06-30 18:32:18 +08:00
  • 7abb3e24c2 New translations changelog.html (Hebrew) AngelAuraMC Bot 2025-06-27 06:56:29 -06:00
  • 83ba1546f6 New translations changelog.html (German) AngelAuraMC Bot 2025-06-26 17:01:44 -06:00
  • 3fe93eb514 update(components): Update arc_dns_injector version fix/arc_dns_injector-java21 alexytomi 2025-06-24 22:58:31 +08:00
  • 2016eba00f fix(arc_dns_injector): Fix Java 21 alexytomi 2025-06-24 17:38:01 +08:00
  • c186f44b0b New translations changelog.html (Indonesian) AngelAuraMC Bot 2025-06-22 04:21:39 -06:00
  • f6a54ce745 New translations changelog.html (Indonesian) AngelAuraMC Bot 2025-06-22 03:22:17 -06:00
  • c191909dfd Fix Crowdin URL (#20) Jordan 2025-06-21 23:23:05 -05:00
  • 2a82573739 New translations changelog.html (Filipino) AngelAuraMC Bot 2025-06-21 22:03:22 -06:00
  • 99cbe7857f fix[version_list]: Move file to cache (#19) Eva Isabella Luna 2025-06-21 15:33:10 -06:00
  • 3d7cf8b3ad qol[ProfileType]: Add NeoForge install button alexytomi 2025-06-19 00:49:45 +08:00
  • c32f459caf fix[ModVersionListFragment]: Faulty taskProxy logic alexytomi 2025-06-20 23:21:56 +08:00
  • e2db0d35ed fix[version_list]: Move file to cache alexytomi 2025-06-21 18:14:49 +08:00
  • 66db228605 Merge pull request #16 from alexytomi/qol-betterLocalandDemoMessages Stella 2025-06-21 00:03:13 -06:00
  • dcdcdff363 refactor[Tools]: Refactor better demo/local dialog alexytomi 2025-06-21 12:48:03 +08:00
  • 9e877dfb12 fix[i18n]: Add localization alexytomi 2025-06-21 00:00:41 +08:00
  • dae621043c fix[Tools/hasOnlineProfile]: Faulty logic fix alexytomi 2025-06-20 23:35:27 +08:00
  • 331b588b75 fix[glfw]: Fix IndexOOB when requesting GLFW_KEY_LAST (#15) Eva Isabella Luna 2025-06-19 15:31:53 -06:00
  • 1e652fc3bc fix[Login]: Prevent creation of local accounts when no Minecraft Account is detected alexytomi 2025-06-19 18:50:31 +08:00
  • 17c435da39 qol[Demo]: Turn demo mode error into box alexytomi 2025-06-19 18:49:57 +08:00
  • 368ce7c99d New translations changelog.html (Russian (pre-revolutionary)) AngelAuraMC Bot 2025-06-19 04:15:27 -06:00
  • a3d1748477 New translations changelog.html (Russian) AngelAuraMC Bot 2025-06-19 01:05:57 -06:00
  • 2e090c2418 fix[glfw]: Fix IndexOOB when requesting GLFW_KEY_LAST alexytomi 2025-06-16 00:05:46 +08:00
  • e7ec20a79c [Renderers] Remove LTW from Amethyst Android Eva Isabella Luna 2025-06-18 14:36:31 -06:00
  • 29b9e2233f feat: Implement caching of SHA1's and fall back to old loading bar when offline (#13) Eva Isabella Luna 2025-06-15 01:41:29 -06:00
  • 3ef49ee9e3 New translations changelog.html (Polish) AngelAuraMC Bot 2025-06-13 17:01:13 -06:00
  • 5b40bf814e New translations changelog.html (Polish) AngelAuraMC Bot 2025-06-13 15:44:35 -06:00
  • 951b35ca5f fix[MinecraftDownloader]: Fix local profile and offline handling so they can actually launch the game alexytomi 2025-06-08 17:31:30 +08:00