Senk Ju

Results 19 issues of Senk Ju

Currently only `&&` is supported for booleans.

enhancement

`"test"[1]` -> `"e"`

enhancement

Currently, invalid assigns like `0 = 1` don't throw an error.

bug

Currently, numbers that exceed the 32-bit limit cause issues when written in hexadecimal.

bug

``` let test = func() { Sys.println("ok"); return 0; }; let arr = [2]; arr[test()] += 2; ``` Output: ``` ok ok ```

enhancement

``` { 2 } let test = func() {}(); Sys.println(test); // Prints 2 ``` Add pop has to be inserted.

bug

Somehow, the theme's NPM lockfile went missing...

### LiquidBounce Branch Nextgen ### LiquidBounce Build/Version 0.28.2 ### Operating System Windows 11 ### Minecraft Version 1.21.4 ### Describe the bug The crosshair always appears solid white. It should adapt...

🐛 bug
🌑 nextgen

### LiquidBounce Branch Nextgen ### Describe your feature request. The [original mod](https://cc.senkju.net/) is no longer compatible with the latest Minecraft versions. It could be included as a fun module. ![Image](https://github.com/user-attachments/assets/17a08a22-560f-4ed7-90e8-8fcc7377f933)...

🔥 enhancement
🌑 nextgen