Commit Graph

14 Commits

Author SHA1 Message Date
1zuna
14c4229b04 chore: dependencies update (#4920) 2024-12-16 16:08:35 +01:00
1zuna
591c5793a9 feat(ScriptAPI): Implement GraalJS JIT with call target remapping (#4368)
Improves ScriptAPI by enabling GraalJS JIT while addressing Minecraft's obfuscation. Previously, non-JIT mode allowed remapping; however, this new approach applies a call target remapping strategy, overcoming bugs with overloaded names.

Also, GraalVM is now the default JDK on LiquidLauncher.

---------

Co-authored-by: Senk Ju <18741573+SenkJu@users.noreply.github.com>
2024-11-06 04:33:08 +01:00
superblaubeere27
ea5cb13bf1 Added cache to player simulation (#3759) 2024-08-22 15:36:39 +02:00
1zuna
4d492c385a chore: update to Minecraft 1.21 (#3281) 2024-06-23 22:56:49 +02:00
superblaubeere27
1d3442f29b chore: update to Minecraft 1.20.6 (#2201)
Co-authored-by: 1zuna <marco@ccbluex.net>
2024-05-11 23:18:49 +02:00
Alexander Medvedev
3ecc0f5dd6 chore: update to gradle 8.6 (#2057) 2024-02-11 05:40:44 +01:00
1zuna
dd41d67f72 updated loom to 1.4-SNAPSHOT and gradle to 8.3 2023-10-27 00:06:04 +02:00
be4dev
d17f2d6731 migration 2023-06-11 22:20:31 +03:00
1zuna
06a1b28eaf updated Loom, Gradle, Kotlin, Fabric and KtLint 2023-04-27 19:59:34 +02:00
1zuna
ccb31ddaab Revert "JRE-JDK 19"
This reverts commit 908b067020.
2023-03-21 20:00:00 +01:00
1zuna
908b067020 JRE-JDK 19 2023-03-21 19:47:50 +01:00
1zuna
b0f9e4ef22 updated to minecraft 1.18.1
minecraft_version: 1.18.1
yarn_mappings: 1.18.1+build.12
loader_version: 0.12.12
fabric_version: 0.45.0+1.18
loom_version: 0.10-SNAPSHOT

kotlin_version: 1.6.10
fabric_kotlin_version: 1.7.1+kotlin.1.6.10

updated mod menu to 3.0.1
2021-12-26 23:20:01 +01:00
kawaiinekololis
d61c670492 updated to minecraft version 1.17 2021-06-13 22:34:24 +02:00
kawaiinekololis
4bf9693d25 Added workspace 2020-10-21 07:49:26 +02:00