I've recently dusted off Morrowind again after not playing for a few years. This time around, I wanted to try a different leveling system, as I've never cared for the way vanilla rewards you for micromanaging skill increases. I looked at several mods, but as none were quite what I wanted, I decided to take a shot at writing my own. After banging my head against the limitations of the scripting system for a while, I decided to see what I could do to add more functions to MWSE.
After a little work, I now have a version based on 0.9.4a with additional functions that return base values of skills as well as the player's progress to the next level.
Does anyone know if there's anyone else doing work on MWSE? No one's touched the sourceforge repository in about 5 years, so I'm guessing not.
Is anyone else interested in this? My main motivation in working on it was to make the leveling mod I wanted, but if there's interest I'd like to contribute it back to the community in a way that's useful. I still have some testing to do before it's ready and, in its current state, it's not compatible with MGE XE. I haven't investigated yet what it would take to achieve that, but I'm guessing it will require some coordination with that project.