You are viewing a potentially older version of this package. View all versions.
Dela-SimpleUIAdditions-1.0.1 icon

SimpleUIAdditions

Mage Arena that slightly expands upon existing UI elements

By Dela
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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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

  1. Install BepInEx for Mage Arena
  2. 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