changed the hide slots when below minimum option to be slot specific.
added slot specific option to hide slot when above maximum.
added stat driven option to use stat percentage instead of magnitude.
added left hand or right hand option for OnSpell pulse condition.
added option to limit pulse to the magic school of the slot driver
reworked back end to allow other plugins to add drivers and pulse options to this mod.
removed limits on the number of slots visible to this mod, you can now define all slots set up in the nioverride.ini. if you change any these numbers you'll need to hit the reset button in the utility page for this mod to see the new numbers.
turned frostfall driver into an external plugin as an example for how, and so nobody has to deal with compiling it when making plugins.
added some experimental animated pulse options. These will overwrite the selected slots with the textures used for the animation. Includes the ability to add texture sets.
Version 0.2
Requires a clean save.
-Changed MCM layout:
- Made each slot have its own page.
- Added info about the slot driver current value and texture on the slot.
- Added color menus and alpha sliders for each slot.
- Added optional RGB sliders for each color.
-Added Info tab with some information about how everything works.
-Added Frostfall player exposure as a driver.
-Added magic resist as a driver, like damageresist.
-Added game time driver.
- option for increasing or decreasing with game time.
- slider option for game time interval.
- slider option for amount to adjust driver value each interval.
- option to increase value on hit.
- slider to set driver value directly.
-Added options to stat drivers
- option to hide slot in combat.
- option to only show slot in combat. Default if neither selected is always on.
-Added Continuous pulsing option.
-Increased number of body slots that can be controlled to 30, all others increased to 12.
-Added background check for a couple mods that have fixed slot use to avoid compatibility issues.
-Removed update all button, all slots now updated on exiting menu every time.
-Fixed a bug where the get colors from slot button was not working properly for hands, feet, and face slots.
-Fixed a bug where, under certain circumstances, hands, feet, and face slot driver magic effects would not be applied properly.