Commit Graph

8 Commits

Author SHA1 Message Date
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
1zuna
73493ded97 feat: MCEF 1.1.4 (#2358) 2024-03-12 08:31:17 +01:00
be4dev
b220d8b539 NEXTGEN: Small fixes && code cleanup (#1256)
* 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)
2023-08-22 02:41:01 +03:00
be4dev
13626dbfb0 Scaffold improvements (#1108)
Lots of changes in scaffold

1. Added timer option to scaffold
2. Added zitter mode 

* smooth (now works properly, unlike legacy one)
* teleport

3. Added eagle options

* blocks to eagle
* eagle edge distance

4. Added rotation modes:

* Center
* Random
* Stabilized
* CloseRotation

5. Added Advanced rotation settings

* xRange
* yRange
* zRange
* step

6. Removed push velocity cause it has nothing in
7. Reformated translations, added missing entries
8. Fixed (hope) lb not launching without internet connection
9. Added keepRotationTicks
10. Cleaned up code (a bit)
2023-06-29 20:14:29 +02:00
1zuna
51683eeee8 remove theme submodule 2023-02-01 18:12:53 +01:00
kawaiinekololis
c9b964654e updated theme 2021-03-31 14:14:40 +02:00
superblaubeere27
743ec52b18 Added CommandManager 2021-01-07 16:48:06 +01:00
kawaiinekololis
4bf9693d25 Added workspace 2020-10-21 07:49:26 +02:00