- Adds a downgrade option for spells. If the INI includes a spell that you don't have, the downgrade button will look for the next best matching spell that you do have.
- While testing the downgrade, I noticed there are probably more cases where the upgrade/downgrade does not pick the right spell than there are that do. YMMV.
- Spell dropdown lists will now update when memorizing new spells.
- Added /maui stop
command in addition to the previously added show and hide commands.
- For the brave, there is a half baked KA support squirreled away if you edit ma/globals.lua
and set local schemas = {'ma', 'ka',}
, because reasons.