What's Changed
- fix: storage overlay on 26.1.2 by @Haloys in #130
- Added Fishing nets to NoItemPlace.kt by @dsgameover (direct commit, not a PR — merged straight to branch)
- docs: update README for 26.1.2 by @Tjiba in #153
- refactor(ClickGui): change listener on abstract Setting by @Tjiba in #152
- fix: PartyHelper invite command by @jcnlk in #158
- random english fixes by @yennekar in #160
- fix: ScrollableTooltip negative scale by @jcnlk in #164
- feat(AutoI4): add melody leap by @jcnlk in #163
- Map in leap menu by @Xmoguz in #162
- fix: Revert Axes in Storage Overlay by @jcnlk in #167
- chore: add Lotus Atoll world type by @jcnlk in #165
- fix(Box3D) add is removed check by @Noamm9 in #168
- fix: PartyFinder lore parsing by @jcnlk in #171
- fix: EnchantColors ultimate enchants by @jcnlk in #170
- fix: Fullbright lightmap update by @jcnlk in #172
- fix(ChestProfit): debug spamming by @jcnlk in #173
- Attempt at fixing a few issues with wither dragons and an issue with the SimonSays device by @astrld in #174
- fix: CpsDisplay held right clicks by @jcnlk in #176
- fix: PackDisabler tooltip style by @jcnlk in #177
- fix: WardrobeKeybinds auto close by @jcnlk in #178
- fix(EnchantColors): item name formatting by @jcnlk in #180
- fix:
/eqquickswap not working by @jcnlk in #179 - Implement scrollbar dragging and interaction by @astrld in #184
- Added Lava to Water feature back + custom water color tint for customizability! by @astrld in #187
- add option to show your own nametag — under nametag tweaks by @Tjiba in #188
- fix(StorageOverlay): apply tooltip events by @jcnlk in #189
- feat(PartyHelper): add fps party command by @jcnlk in #192
- refactor(utils): drop dead code, reuse vanilla helpers by @Haloys in #194
- feat(NametagTweaks): add force nametag option by @jcnlk in #195
- feat: add custom command shortcuts by @jcnlk in #196
- feat: add
/noammand/noammaddonsaliases by @jcnlk in #202 - for daddy Noamm, +drag in storageoverlay, +fix scroll height by @Tjiba in #191
New features
- Box3D — replaces the glow ESP with actual 3D boxes
- ClassColors — custom color per dungeon class
- Animations: Disable hand movement — stops the held item from swaying when you look around
- LividSolver: Livid Invulnerability Timer
- NoRotate — configurable detection method option
- WitherDragons — arrow stack indicator
- AutoRequeue — option to choose the requeue command
Fixes
- SecretHitboxes: disabled blockstate culling on init; MoreCulling mod compatibility
- StorageOverlay: overlay locking the mouse when force-closed by server, saving issues
- Camera:
disableNauseaonly hiding the overlay instead of disabling nausea; custom FOV breaking with Essential zoom - ChestProfit: lore parsing updated distance check for the HUD element
- SimonSays: rare case with wrong solution shown when the 3rd button spawns on the 1st
- PlayerHUD: missing config checks, added Vitality HUD, updated defence regex
- WardrobeKeybinds: mouse button support
- AutoI4: fixed auto rod-swap stopping the auto from shooting
- MelodyAlert: message sending twice on term open
- PartyHelper: "Reformat Party List" printing unformatted messages
- DungeonMap: removed Mimic room highlight from the legit version
- AuctionPriceInput: Enter key not working on the last confirm button
- PogObject: config files randomly corrupting
- TicTacToeSolver now solves on the main thread
- Removed TrapHelper (useless now)
New Contributors
Full Changelog: 1.2.0...26.1.2