Unfortunately I've lost interest in dungeons and haven't been able to maintain this and fix some serious breaking issues for some users. Archiving this project, sorry to any users :c
An legal map for dungeons in Hypixel Skyblock with puzzle detection, inspired by the excellent LegalMap ChatTriggers module by UnclaimedBloom6.
Requires Forge 1.8.9 with Essential. Spins by default! (can be toggled off if you hate spinning for some reason :c)
- Map rendering, including opened wither doors
- GUI for moving and scaling map features quickly
- Puzzle detection via tab menu
- Player rendering via world and map information
- Player names shown when using spirit leap
- Optional information below map
- Further background and border customization (RGB?)
- Allow editing map outside dungeons
- Score calculation
- Rare 1x1 highlighting
- Watcher done check (e.g. IllegalMap)
- Custom spirit leap menu (e.g. BetterMap)
- Clean up code!
- Fix the massive DungeonMap class that handles literally everything.
- UnclaimedBloom6/IllegalMap: player updating; puzzle detection
- Harry282/FunnyMap: map data representation, virtually all rendering code, and more
- Skytils/SkytilsMod: tab list utilities