Skip to content

Releases: scorpiosixnine/smalls

2.0.0a5

2.0.0a5 Pre-release
Pre-release

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 05 May 22:25
v2.0.0a5

Simplified fomod

2.0.0a4

2.0.0a4 Pre-release
Pre-release

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 03 May 16:14

Tidied UI a bit.

2.0.0a3

2.0.0a3 Pre-release
Pre-release

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 03 May 14:52

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

2.0.0a2 Pre-release
Pre-release

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 02 May 17:14

Added some more mods to the default list.
Now also looks for a SmallsCustom.json file and reads that.

2.0.0a1

2.0.0a1 Pre-release
Pre-release

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 29 Apr 14:02

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

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 17 Dec 17:46

Possible fix for problem which caused the MCM menu not to show.

1.0.1

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 13 Sep 11:24

Added options to enable male/female separately.
Improved type detection when adding items.

1.0.0a3

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 11 Sep 16:53

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

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 11 Sep 14:02

Doesn't kick in when removing stuff from followers.

1.0.0a1

Choose a tag to compare

@scorpiosixnine scorpiosixnine released this 10 Sep 14:32

Very early attempt at a release.
Probably completely broken.