Simple UI Additions
A plugin for Mage Arena that slightly expands upon existing UI elements.
Features
- HP & Stamina Indicator
- Spell Cooldown Tracker (Spellbook + Page Spells)
Installation
- Install BepInEx for Mage Arena
- Place
SimpleUIAdditions.dll in the BepInEx/plugins folder, located at:
MageArena/
└── BepInEx/
└── plugins/
├── MageFlagImporter.dll
Known Issues
- UI Elements sometimes break after a few games- especially if a lobby crashes.
- Debug Mode, when set to true, is near impossible to read in realtime. Entirely on me, will fix in
1.2.0 (I shifted the goalpost once, sue me)
Changelog
V1.1.0
- Added the new Rock page spell for cooldown tracking! Future versions will incorporate better logic & futureproofing while enabling players to color each spell (Vanilla or Custom) to their liking.
- Added 4 additional anchor points for the cooldown text. Original location would now be
TopLeft, and new locations are now BottomLeft, BottomRight, TopRight, Hotbar. (I personally like Hotbar, thanks for the suggestion R4ven!)
V1.0.2
- Did a dumb and uploaded a mod with poor version control. Oops!
V1.0.1
- Changed ModSync flag from 'all' to 'client'.
V1.0.0
- Initial release
- Text-based elements added to HP/Stamina Bar depicting HP/Stamina
- Text-based elements added below HP/Stamina Bar depicting Spell Cooldowns
To-do
- [x] Upload the mod
- [x] Make the config useful (Kind of did it?)
- [ ] Improve readability of text
- [ ] Expand existing HUD elements
- [ ] Eventually replace Cooldown text with icons
- [ ] Incorporate
MageConfigurationAPI so it is easier for players to make config changes
Contact
You can reach out to me via Discord handle Delashmit or through the Mage Arena modding discord (https://discord.com/invite/YXY5XZHG8R) for any questions or suggestions you may have. I sleep like the dead so response time varies from instantaneous to lengthy at best.