v0.35.0
What's Changed
- feat(InvMove): StopOnAction mode by @MukjepScarlet in #7086
- refactor(render): drop legacy custom render system code (except of FontRenderer) by @MukjepScarlet in #7088
- fix(cheststealer): autoclosing playerinventory by @sokripon in #7092
- refactor(RenderSystem): NametagRenderer & FontRenderer by @MukjepScarlet in #7093
- fix(ChunkScanner): new chunks untracked on first join by @MukjepScarlet in #7097
- refactor(interop): save modules json on render thread by @MukjepScarlet in #7101
- fix(eagle): sneak condition by @sokripon in #7098
- Fix BlockESP Outline mode not rendering outline (Closes #6928) by @0xSirel in #7107
- chore(deps): Dokka 2.1.0 + pages workflow by @MukjepScarlet in #7108
- feat: ProtectionZones by @emilt050 in #7105
- feat(NoPose) noswim & sneak height by @nullablepointer in #7102
- refactor(FontRenderer): shader texture drawing by @MukjepScarlet in #7109
- fix(TpAura):AStar mode no work by @Chasteful in #7110
- feat(render): batch draw by @MukjepScarlet in #7112
- fix(TrajectoryInfoRenderer)Client-server desynchronization by @Chasteful in #7113
- refactor(Scaffold/Eagle): random eagle blocks choice by @MukjepScarlet in #7114
- fix(ProtectionZones): fix zones rendering and HoldBlockToRender always on bug by @emilt050 in #7111
- chore(deps): fastutil4k 0.1.5 -> 0.2.0 by @MukjepScarlet in #7115
- fix(StorageESP): entity box configurable unchecked by @MukjepScarlet in #7116
- feat(ContainerTitle): chest/hopper minecart options & custom title by @MukjepScarlet in #7117
- refactor(render): draw box code cleanup by @MukjepScarlet in #7118
- chore(render): correct drawBoxSide parameters by @MukjepScarlet in #7120
- chore: New options for ItemESP and auto completion for .targets by @Katinuka in #7119
- fix(BlockTracker): unclear on chunk unloaded by @MukjepScarlet in #7121
- fix(ItemESP): entity list uncleared by @MukjepScarlet in #7122
- feat(TpAura/A*): TP back option by @MukjepScarlet in #7123
- feat(Fly/Fireball): offhand support by @MukjepScarlet in #7124
- fix(Fly/Fireball): illegal jump VL by @MukjepScarlet in #7125
- feat(CombineMobs/Nametags/Targets): mob count, improvements and missing passive targets by @emilt050 in #7127
- fix: labymod crashing (due to private field) by @DataM0del in #7129
- feat(SelfBed): Manual mode by @MukjepScarlet in #7130
- fix(TargetTracker): correct priority by @MukjepScarlet in #7131
- chore: Added some copyright headers by @Katinuka in #7135
- chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in /src-theme by @dependabot[bot] in #7138
- feat(interop): include rotation in player data by @MukjepScarlet in #7139
- feat(StorageESP): Added rendering for crafters and bamboo rafts by @Katinuka in #7143
- feat(FastExp): Improved the NoWaste option. by @Katinuka in #7134
- refactor(render): remove
withColorcall andPosVertexInputType by @MukjepScarlet in #7145 - fix(ValueSystem): module bind update isn't triggered by commands by @MukjepScarlet in #7152
- fix/improve(AutoClicker/Module):Cooldown on broken blocks by @Chasteful in #7158
- fix(AutoClicker/ignoring): uncheck offhand by @MukjepScarlet in #7160
- revert: "fix(Interop): refuse resource download (#7008)" by @1zun4 in #7161
- Fix Smooth Camera breaks Free Look by @0xSirel in #7162
- fix(Scaffold):wrong by @Chasteful in #7164
- fix(fucker/nuker): use of getOutlineShape instead getCollisionShape by @sokripon in #7171
- fix(Antibot/Custom): incorrect condition of armor check by @MukjepScarlet in #7187
- fix(ItemCategorization): typo in Knockback by @LanlanMC in #7183
- feat(CI): cached workflow (Gradle) by @MukjepScarlet in #7188
- fix(Theme): unregister event hooks on closing theme and destroying component by @MukjepScarlet in #7189
- refactor(Account): account service display by @1zun4 in #7191
- fix(PotionSpoof): no attributes applied by @1zun4 in #7192
- feat: Add KeyBinds HUD component by @gqwg2003 in #6765
- fix(PlacementRenderer): incorrect early return condition by @MukjepScarlet in #7193
New Contributors
Full Changelog: v0.34.0...v0.35.0