Releases: scorpiosixnine/smalls
Release list
2.0.0a5
v2.0.0a5 Simplified fomod
2.0.0a4
Tidied UI a bit.
2.0.0a3
Fixed issue where not all defaults were picked up from JSON.
Moved log output to a separate file.
Added option to control whether the mod tries to equip early.
Added option to control whether the mod ignores the UI state. Turning this on may fix the mod under VR, and with auto-loot.
2.0.0a2
Added some more mods to the default list.
Now also looks for a SmallsCustom.json file and reads that.
2.0.0a1
Alpha release of v2.0.
The new version adds underwear to NPCs earlier, so by the time you loot them, they already have it in their inventory. In some cases it will attempt to equip it earlier too, although it is conservative about doing that, because a lot of underwear uses the main body slot and so equipping it would remove the NPC's armour.
The new version also has support for configuring default underwear, via JSON files, which should make it easier to integrate with other mods.
Once I'm confident that it is working, I hope to expand the configuration files to allow you to specify sets of underwear that should be equipped together, and to allow you to specify that certain sets are matched with certain NPC types. Matching will probably be by wealth and/or faction, but in theory could also be by race or even based on what else the NPC has in their inventory.
The new version requires Spell Perk Item Distributor and JContainers.
1.1.4
1.0.1
Added options to enable male/female separately.
Improved type detection when adding items.
1.0.0a3
Actually I lied about the followers being fixed in 1.0.0a2.
I'm now explicitly checking that the person you're removing stuff from is dead, so hopefully...
1.0.0a2
Doesn't kick in when removing stuff from followers.
1.0.0a1
Very early attempt at a release.
Probably completely broken.