You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 11 months ago |
| Version | 1.0.1 |
| Download link | Dela-SimpleUIAdditions-1.0.1.zip |
| Downloads | 43 |
| Dependency string | Dela-SimpleUIAdditions-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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.dllin theBepInEx/pluginsfolder, 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