https://github.com/Merzasphor/MWSE/releases/tag/v0.9.5-alpha.20150718
New in this version:
- Fixed bug where newly created spells could not be added to an actor. (xCreateSpell)
- Spell names are now properly truncated to 31 characters and don't use more memory than needed (xCreateSpell)
- Spells are created with a default cost of 1. (xCreateSpell)
- xStringMatch no longer finds partial pattern matches.
- Added functions to read and write skill parameters. (xGetSkillInfo, xSetSkillInfo)
- Progress functions no longer need an explicit player reference. They now implicitly access the player's reference as needed. (xGetProgressLevel, xSetProgressLevel, xModProgressLevel, xGetProgressSkill, xSetProgressSkill, xModProgressSkill)
See also:
https://github.com/Merzasphor/MWSE
http://wiki.theassimilationlab.com/mmw/MWSE
http://www.gamesas.com/topic/1509809-expanding-mwse/