v0.31.0
What's Changed
- fix(Reconnect): not keeping server info by @1zun4 in #6097
- add server info command translation of zh_cn.json by @MukjepScarlet in #6099
- feat(ServerCrasher): implement bundle server crash exploit by @CaptainBoggle in #6106
- Add reset options to the value command by @NekosAreKawaii in #6111
- refactor: Text extensions by @MukjepScarlet in #6104
- feat(Proxy): selection of HTTP/SOCKS5 by @MukjepScarlet in #6108
- fix: joinToText for empty List by @MukjepScarlet in #6117
- fix(Command/ServerInfo): not hiding sensitive address by @1zun4 in #6120
- chore(deps): update polyglot 24.0.2 -> 24.2.1 by @MukjepScarlet in #6121
- chore: improve German translations by @Jucku in #6098
- feat: account switcher by @SenkJu in #6123
- refactor(Debug): improve debug info by @MukjepScarlet in #6124
- feat(Phase/Blink): automatic phase-in and phase-out by @1zun4 in #6125
- feat(Phase/Blink): allow box collisions after phasing by @1zun4 in #6127
- fix(Phase/Blink): tick limiter by @1zun4 in #6128
- fix(Disabler/Hypixel-Scaffold): unpatched value patch by @1zun4 in #6130
- fix(Scaffold/Tower): failing to lock on target after towering by @1zun4 in #6131
- chore(i18n): improve Russian translations by @zhevonez in #6137
- Spartan v4.0.4.3 Bhop and FastFall by @PhoenixHaven in #6143
- feat(NoFallMGL):add more blocks to prevent fall by @AnyOpenGL in #6145
- feat(Command): suggestions for unknown commands by @MukjepScarlet in #6109
- feat(api): lookup alive endpoint by @1zun4 in #6167
- chore(netty-httpserver): bump version by @1zun4 in #6169
- refactor(interop): improve WebSocket events by @MukjepScarlet in #6168
- refactor(ServerPinger): cancel tasks on Screen change and refresh by @MukjepScarlet in #6149
- refactor(AccountManager): prevent duplicated login by @MukjepScarlet in #6150
- fix(API): Response not closed by @MukjepScarlet in #6173
- fix(AntiStaff): less misleading by @1zun4 in #6185
- refactor(SafeWalk): new on edge mode by @1zun4 in #6186
- feat(Velocity/Intave): fall damage velocity check by @1zun4 in #6170
- fix(AutoLeave): totem logic by @1zun4 in #6187
- fix(Aimbot): click detection by @1zun4 in #6189
- feat(InventoryMove): sprint and sneak control by @1zun4 in #6191
- fix: nameable name of DrawOutlinesEvent by @MukjepScarlet in #6193
- fix(.debug command): serialization failure by @kroune in #6219
- fix(Eagle): Allow player to sneak by @EclipsesDev in #6228
- fix(Eagle): sneak conditional by @EclipsesDev in #6231
- chore(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 by @dependabot[bot] in #6227
- feat(KillAura): requirements (custom name) by @7GrandDadPGN in #6017
- feat(Eagle): random edge distance by @1zun4 in #6232
- refactor(LiquidChat): use shared EventLoopGroup by @MukjepScarlet in #6221
- utils(DirectionalInput): add more directions. by @AnyOpenGL in #6215
- feat(ScriptAPI): JVM primitive shortcuts by @MukjepScarlet in #6190
- refactor: reuse matrix and vector in WorldToScreen by @MukjepScarlet in #6188
- Add ElytraFly Boost mode by @gqwg2003 in #6172
- chore(deps): bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.14 to 5.0.0-alpha.16 by @dependabot[bot] in #6208
- chore: fix theme building warnings by @SenkJu in #6234
- refactor: rewrite Gradle scripts in Kotlin by @MukjepScarlet in #6175
- feat(ScriptAPI): async API for tick scheduling and client HTTP requests by @MukjepScarlet in #5613
- feat: Skin Changer by @1zun4 in #6239
- fix(ClientAccount): auto renew stack overflow by @1zun4 in #6240
- fix(interop): wrong endpoint registration by @MukjepScarlet in #6242
- feat: EasyPearl by @AnyOpenGL in #5955
- fix outdated translation item and invalid key by @MukjepScarlet in #6258
- chore(deps): bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by @dependabot[bot] in #6259
- feat: suspend command handlers by @MukjepScarlet in #6257
- chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /src-theme by @dependabot[bot] in #6269
- refactor: simplify VFP integration API by @MukjepScarlet in #6301
- Revert "refactor: simplify VFP integration API" by @superblaubeere27 in #6311
- Fix build script not escaping commit message correctly by @sokripon in #6313
- Small translate Problem by @XeContrast in #6327
- fix(InventoryCleaner): sharpness calculation on 1.8.x by @MukjepScarlet in #6305
- feat(script): completableFutureToPromise by @MukjepScarlet in #6344
- Vulcan NoWeb Mode by @XeContrast in #6339
- Matrix7 Speed Mode by @XeContrast in #6328
- zh_tw Translation by @XeContrast in #6333
- feat(ModuleFastPlace): add start delay option by @sokripon in #6319
- refactor(interop): ItemStack hasEnchantment -> enchantments by @MukjepScarlet in #6332
- feat(PacketLogger): copyable content, more color, field type by @MukjepScarlet in #6336
- refactor(script): not read the whole file into String by @MukjepScarlet in #6298
- feat: Enchantments on Nametags by @gqwg2003 in #6207
- chore(deps): bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.16 to 5.0.0 by @dependabot[bot] in #6358
- kick module Illegal Interact by @latiao-1337 in #6359
- fix targethud showing real username by @sokripon in #6356
- refactor(BedPlates): improve performance by @MukjepScarlet in #6374
- feat(mcef): accelerated paint support by @1zun4 in #6353
- fix(MCEF/accelerated-paint): GL Finish Before Texture Unbind by @1zun4 in #6375
- feat(MCEF/accelerated-paint): Toggle Acceleration Hotkey (F12) by @1zun4 in #6377
- refactor(gson): easier serialization of identifiers with registry by @MukjepScarlet in #6373
- chore(deps): FabricLoom 1.11.3 + Gradle 8.14 by @MukjepScarlet in #6372
- chore(deps): bump com.squareup.okhttp3:okhttp from 5.0.0 to 5.1.0 by @dependabot[bot] in #6380
- Add templates (command support) by @mcgamer48ft in #6385
- fix(MCEF/accelerated-paint): disable NVIDIA support by @1zun4 in #6387
- feat(KillAura/Aimbot): Not breaking requirement by @sqlerrorthing in #6379
- fix(AccountManager): initial session by @1zun4 in #6388
- fix: minimum loader version set to 0.16.14 by @1zun4 in #6401
- refactor(MCEF): renderer acceleration as beta with default off by @1zun4 in #6403
- refactor(CommandSystem): cleanup and rewrite page queries by @MukjepScarlet in #6277
- fix(AntiVoid): repeating to rescue on failure by @1zun4 in #6409
- feat(Spider/Polar29thMarch2025): fast mode by @1zun4 in #6410
- feat(CameraClip): Scroll adjust by @sqlerrorthing in #6371
- feat(ItemScroller): Quickly moves items in the inventory by @sqlerrorthing in #5711
- feat: AutoTranslate (Chat/LiquidChat/Title/Manual) by @MukjepScarlet in #6274
- feat(FastPlace):make fastplace cooldown into random. by @AnyOpenGL in #6156
- feat(ESP): 2D mode by @1zun4 in #6412
- refactor: improved computedOn and added usages by @MukjepScarlet in #6386
- chore(deps): bump com.gorylenko.gradle-git-properties from 2.5.0 to 2.5.2 by @dependabot[bot] in #6421
- feat(CommandConfig): reload online config list by @MukjepScarlet in #6427
- feat: nix build files by @superblaubeere27 in #6331
- refactor: improve 2d esp by @vsynthetic in #6433
- refactor(SkinChanger): async request by @MukjepScarlet in #6426
- refactor(API): Extend the connection/read/write timeouts by @MukjepScarlet in #6434
- refactor: use LocalDateTime for JSON by @MukjepScarlet in #6105
- fix(HUD): unable to disable by @1zun4 in #6438
- fix: time parsing on update check by @1zun4 in #6440
- Updated 'Twitter' to 'X' for clarity by @Byfr0n in #6424
- feat(Sprint): omnidirectional sprint boosting by @1zun4 in #6441
- fix(SkinChanger): config value skin not loaded by @MukjepScarlet in #6451
- fix: validate only unique directional inputs by @liquidsquid1 in #6457
- feat: targetstrafe killaura requirement by @liquidsquid1 in #6456
- refactor(BlockTracker): reduce memory usage by @MukjepScarlet in #6452
- feat: bypasses + more config options by @liquidsquid1 in #6437
- feat(ClickGui): Expandable BlocksSetting by @MukjepScarlet in #6423
- refactor(Spider/Spider29thMarch2025): jump height option by @1zun4 in #6458
- Fix enchantment positioning on nametags and improve render system by @gqwg2003 in #6444
- feat: PotionSpoof by @MukjepScarlet in #6140
- fix(Nuker): block progression cancel by @1zun4 in #6461
- fix(SpeedBlocksMC): not slowing down on flag by @liquidsquid1 in #6463
- feat(Scaffold): auto speed option by @1zun4 in #6467
- refactor(ValueSystem): list and registry value type by @1zun4 in #6460
- fix: pressing panel expand button in click hui showing grid briefly by @SenkJu in #6469
- fix(ConfigSystem/ListValue): human input deserialization by @1zun4 in #6470
- refactor(PacketLogger): packet selection list by @1zun4 in #6465
- feat(AutoFish): custom sound pull trigger by @1zun4 in #6466
- refactor(ClickGui): smoother Panel animation by @MukjepScarlet in #4625
- feat(AntiVoid/Flag): silent mode and height option by @liquidsquid1 in #6468
- fix(SkinChanger): not applying skin on custom game profile by @1zun4 in #6471
New Contributors
- @CaptainBoggle made their first contribution in #6106
- @PhoenixHaven made their first contribution in #6143
- @kroune made their first contribution in #6219
- @gqwg2003 made their first contribution in #6172
- @mcgamer48ft made their first contribution in #6385
- @vsynthetic made their first contribution in #6433
Full Changelog: v0.30.0...v0.31.0