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.1.0
Changelog
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
- [ ] Improve readability of text
- [ ] Expand existing HUD elements
- [ ] Eventually replace Cooldown text with icons
- [ ] Make the config useful