Releases: UnclaimedBloom6/IllegalMap
Releases · UnclaimedBloom6/IllegalMap
Release v5.5.1
Changed update checker trigger from step to worldLoad
Release v5.5.0
- Refactored a bunch of stuff. If you are using IllegalMap as a library, check import paths after updating.
- Changed scanning hashes to ignore only iron bars and chests
- Improved the update checker
- Deprecating IllegalMapAPI.json due to new update checker
- Improved star mob ESP performance
- Added more error handling
- Added caching for player UUIDs and head images
- Fixed incorrect rotation for converting between room and real coords
- Added map scores to dungeon logs
Release v5.4.2
- Fixed player heads disappearing when going too close to the edges of the map
- Added utils to convert between room coordinates and real coordinates
- Module will now automatically try to update the rooms.json file from Github
Release v5.4.1
- Fixed invalid capitalization in file imports
- Changed new Date().getTime() to Date.now()
- Included all image assets in the /assets folder instead of using imgur
- Dungeon is still scanned and logged when map is disabled
- Fixed player names not showing properly when API key is not set
Release v5.4.0
- Fixed carpets and redstone crypt not being scanned properly
- Improved and optimized star mob esp
- Fixed trapped chest being detected as mimic in Slime
- Optimized rendering some more
- Added /dlogsnew [floor] command
- Fixed /visited command breaking when unknown room is in dungeon
Release v5.3.2
- Added new rooms
Release v5.3.1
- Made end player stats togglable.
- Fixed total secrets/crypts not showing in the dungeon viewer.
Release v5.3.0
- Improved backend significantly.
- Major lag optimizations.
- Made scanning MUCH faster and more reliable.
- Rooms are loaded from the hotbar map.
- Fixed capitalization in file names.
- Added new dungeon logging system (WIP) using /logs .
- Significantly improved Wither Door ESP.
- Fixed dungeon logging not logging dungeons.
- Improved /visited command.
- Can now type part of room name for /visited . Eg '/visited ice'.
- Added Dungeon Viewer gui to view past dungeons (WIP).
- Fixed Mimic detection not working at all.
- Fixed room color not changing with mimic.
- BetterMap - style clear breakdown at the end including time spent in rooms.
- Fixed player icons not scaling correctly from the hotbar map.
- Added player room enter/exit events.
Release v5.2.4
- Fixed map going fuckie wuckie when it finishes scanning
- Visited rooms sorts time spent in room descending
Release v5.2.3
Fixed breaking change from BloomCore update.