v0.33.0
What's Changed
- refactor: improve ItemImageAtlas rendering by @MukjepScarlet in #6718
- refactor(DamageParticles): skip entity spawn by @MukjepScarlet in #6721
- fix(BetterInventory): wrong condition by @MukjepScarlet in #6720
- fix(HUD): Minimap keeps subscription to ChunkScanner without enabled by @MukjepScarlet in #6515
- feat(spammer): file source by @MukjepScarlet in #6715
- Add trident into AutoDodge by @libx264 in #6535
- chore: replace Vec2i with joml Vector2i by @MukjepScarlet in #6713
- feat(StorageESP): tracers option by @MukjepScarlet in #6550
- fix(NoFall/BlocksMC): age check for antibot compatibility by @1zun4 in #6730
- fix(Clicker): skip item cooldown when shield breaking by @1zun4 in #6731
- fix: module toggling by @1zun4 in #6732
- feat(AutoWeapon): Auto Mace by @1zun4 in #6733
- feat(AutoWeapon): sync item cooldown by @1zun4 in #6734
- feat(KillAura/Clicker/ItemCooldown): ignore when exiting range by @1zun4 in #6735
- fix(KillAura/Clicker): Ignore on Shield break ignoring block state by @1zun4 in #6737
- fix(KillAura): flagging Grim's PacketOrderE during slot change by @1zun4 in #6738
- fix(KillAura/Clicker/ItemCooldown): inverted enabled by @1zun4 in #6739
- fix(KillAura/Clicker/ItemCooldown): prevent spamming on IgnoreWhenExi… by @1zun4 in #6740
- refactor(PointTracker): use position extrapolation by @1zun4 in #6741
- fix(PointTracker): target position extrapolation scale and value type by @1zun4 in #6742
- feat(DamageParticles): track mode + color values by @MukjepScarlet in #6743
- chore: bump dependencies by @1zun4 in #6746
- impr(DamageParticles): move colors into configurable by @sqlerrorthing in #6745
- refactor(PointTracker): point heatmap exempt system by @1zun4 in #6744
- chore: general cleanups by @MukjepScarlet in #6748
- fix(AutoWeapon): continuing when condition by @1zun4 in #6750
- refactor(PointTracker): target prediction by @1zun4 in #6753
- fix(interop): NameProtect cache access from Netty threads by @MukjepScarlet in #6754
- Revert "fix(interop): NameProtect cache access from Netty threads" by @MukjepScarlet in #6756
- fix(interop): use uncached NameProtect replacement by @MukjepScarlet in #6757
- feat(PointTracker): delay by @1zun4 in #6758
- feat(Clicker/ItemCooldown): server cooldown detection by @1zun4 in #6759
- add .DS_Store to .gitignore by @VillainsRule in #6761
- fix(AutoShoot): linear prediction by @1zun4 in #6762
- fix(PositionExtrapolation): returning wrong position at tick 0 by @1zun4 in #6763
- fix(CameraClip): ScrollAdjust not reset when mod key released by @sqlerrorthing in #6764
- refactor(PacketQueueManager): flush shortcut by @MukjepScarlet in #6768
- Grim Server Full Velocity by @NikoIsNotCat in #6575
- feat: Auto Wind Charge by @1zun4 in #6770
- feat: marketplace by @1zun4 in #5226
- refactor(Command param): filtered enumChoice(s) by @MukjepScarlet in #6772
- feat(env): skip browser by @1zun4 in #6773
- chore(i18n): update zh_cn by @MukjepScarlet in #6775
- Support for running compiled typescript by @commandblock2 in #6322
- refactor(interop): backend shutdown hook by @MukjepScarlet in #6776
- fix(ScriptAPI/type-script-generator): use organization scope by @1zun4 in #6779
- chore(build): update to gradle/actions/setup-gradle@v4 by @1zun4 in #6778
- fix(ScriptAPI/type-script-generator): organization format by @1zun4 in #6780
- fix(interop): backend shutdown after browser by @MukjepScarlet in #6777
- fix(ScriptAPI/type-script-generator): match path with package name by @1zun4 in #6781
- refactor(API): cleanup code by @MukjepScarlet in #6782
- fix: launching task management by @MukjepScarlet in #6783
- feat(EventSystem): more behaviors of suspendHandler by @MukjepScarlet in #6785
- fix(NameProtect): replace but disabled by @MukjepScarlet in #6786
- fix(compatibility): lunar client fps injection conflict by @1zun4 in #6790
- feat(Theme): custom components by @1zun4 in #6789
- fix(Marketplace): manager reload after item addition by @1zun4 in #6791
- fix(Marketplace/SubscribedItem): installation directory walker by @1zun4 in #6792
- refactor(CommandSystem): code simplification & reorganization by @MukjepScarlet in #6787
- fix(Hud/Scoreboard): center translated by @1zun4 in #6793
- chore: skip stop netty backend manually by @MukjepScarlet in #6794
- fix(marketplace): reload SubscribedItem on render thread by @MukjepScarlet in #6795
- refactor(API): cancellable async request by @MukjepScarlet in #6796
- refactor: check hash and load font async by @MukjepScarlet in #6797
- chore(HUD): Change Keystrokes Enabled value to false by @1zun4 in #6798
- feat(Marketplace): cleanup after update by @1zun4 in #6799
- fix(Theme): do not fallback on background by @1zun4 in #6800
- fix(Marketplace): preload items before theme loading by @1zun4 in #6801
- chore(Theme): descriptor by @1zun4 in #6802
- fix(TaskManager): use IO scope by @1zun4 in #6803
- refactor(env): change variable name to LB_SKIP_BROWSER by @1zun4 in #6804
- refactor(Theme): metadata by @1zun4 in #6805
- chore(buildscript): move version to properties by @MukjepScarlet in #6806
- Feat/theme/settings by @1zun4 in #6808
- fix(Theme): capitalize settings name by @1zun4 in #6809
- chore(DamageParticles): use ON_TICK by default by @1zun4 in #6811
- refactor(theme): construct with factory by @MukjepScarlet in #6810
- feat(Theme): list command click action by @1zun4 in #6812
New Contributors
- @VillainsRule made their first contribution in #6761
- @NikoIsNotCat made their first contribution in #6575
Full Changelog: v0.32.0...v0.33.0