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>
* fixed non-silent rotations not working
* Added support for offHand in scaffold
* improved code a bit
* Reworked antiAFK code
* AutoTool and AutoWeapon now switches properly between items
* Fixed pingSpoof issue, not sending packets properly on disable
* Added longjump modes:
NCP (+- 10 blocks (from legacy))
NCP-bow (32..45 blocks, customizable)