What's Changed
- refactor: Speed by @1zun4 in #4767
- feat(CustomAmbience): fog and precipitation by @ccetl in #4771
- fix(HoleFiller): typo by @ccetl in #4778
- fix(Hotbar): food level out of bounds by @1zun4 in #4782
- fix(PacketQueueManager): schedule order and packet tracking by @1zun4 in #4783
- fix(PacketQueueManager): bad flush on event flush by @1zun4 in #4784
- feat(FakeLag): flush options by @1zun4 in #4785
- fix(PacketMine): use the correct efficiency by @ccetl in #4788
- feat(PacketMine): make waiting for confirmation optional by @ccetl in #4802
- fix(ChestAura): outdated BlockState by @MukjepScarlet in #4793
- chore: improve German translations by @Jucku in #4764
- refactor: SequenceManager by @MukjepScarlet in #4810
- Revert "refactor: SequenceManager" by @1zun4 in #4822
- feat(CustomAmbience): easier settings by @ccetl in #4817
- refactor: short priority for event handlers by @MukjepScarlet in #4812
- refactor(BedDefender): expanded search radius by @MukjepScarlet in #4824
- feat(FakeLag): recoilTime by @larryngton2 in #4811
- feat(Gaussian): added dynamicHurtTime by @larryngton2 in #4806
- feat(AccelerationSmoothMode): SigmoidDeceleration by @larryngton2 in #4837
- fix: language without i18n file causes NPE by @MukjepScarlet in #4838
- fix(Minimap): no free available atlas positions by @MukjepScarlet in #4726
- feat(PacketMine): breakDamage setting by @ccetl in #4843
- chore: completion of zh_cn by @MukjepScarlet in #4856
- refactor: improvement of NameProtect & Spammer by @MukjepScarlet in #4857
- refactor(BedPlates): optimized iteration of beds by @MukjepScarlet in #4859
- feat(Backtrack): added more options by @larryngton2 in #4852
- feat(AccelerationSmoothMode): more things by @larryngton2 in #4840
- chore(Sequence): rename withContext to waitFor by @MukjepScarlet in #4867
- fix(AntiSpam): Incorrect string conversion by @MukjepScarlet in #4865
- updated the Russian translation by @sqlerrorthing in #4872
- refactor/fix(AutoChatGame): answer request handler by @MukjepScarlet in #4871
- refactor(CosmeticService): download executor for refresh by @MukjepScarlet in #4881
- fix(nextgen) trajectories double times render calls by @sqlerrorthing in #4880
- CI: GitHub code scanning integration for detekt errors / warnings by @DataM0del in #4887
- fix(nextgen) Update russian translations by @sqlerrorthing in #4875
- fix(PacketMine): renders ignoring breakDamage by @ccetl in #4903
- chore: MCEF 1.3.0 by @1zun4 in #4904
- feat: ItemChams by @ccetl in #4902
- feat(InventoryMove): no inventory interactions while moving by @Zirada in #4728
- refactor: code improvements by @MukjepScarlet in #4794
- feat(MurderMystery): Add dropped bow render & player role tag to tablist by @CertainRawrys in #4845
- feat(Telly): added reset modes by @larryngton2 in #4758
- fix(SpeedVulcanGround286): not able to jump by @1zun4 in #4905
- feat(Gaussian): more dynamic options by @larryngton2 in #4883
- fix: is block at position by @1zun4 in #4908
- fix(NoFall/MLG): not placing water by @1zun4 in #4909
- fix: background consistency by @1zun4 in #4911
- Fix: Help command didn't allow you to do .help by @Razzy52 in #4917
- chore: dependencies update by @1zun4 in #4920
- fix(HoleManager): NPE on unsubscribing all modules by @MukjepScarlet in #4919
- fix(Nametags): Old style formatting by @sqlerrorthing in #4897
- refactor: input overwrite by @1zun4 in #4923
- refactor(ChunkScanner/Minimap): improved block state getting by @MukjepScarlet in #4921
- Upgrade to Svelte 5 by @SenkJu in #4922
- fix: duplicated proxy set notification by @1zun4 in #4924
- fix: module state desync in search bar by @SenkJu in #4925
- feat: Auto Pearl by @1zun4 in #4926
- fix(Language): not updating translations on the fly by @1zun4 in #4927
- fix: locate feature of clickgui search by @SenkJu in #4928
- feat(TickBase): post and future mode by @1zun4 in #4929
- feat(TickBase): call mode by @1zun4 in #4931
- fix(Breadcrumbs): immutable pair left operation by @1zun4 in #4932
- fix(Minimap): lock on ArrayBlockingQueue take by @1zun4 in #4933
- fix: ignore case for minecraft autocompletion by @Zirada in #4930
- fix(Minimap): missing max height for calculation by @MukjepScarlet in #4936
- chore: improve German translations by @Jucku in #4934
- fix(ClientSpoofer): run when not in-game by @1zun4 in #4937
- refactor(AutoConfig): auto set loadingNow flag by @MukjepScarlet in #4944
New Contributors
- @sqlerrorthing made their first contribution in #4872
- @CertainRawrys made their first contribution in #4845
Full Changelog: v0.21.0...v0.22.0