3.0.0
Changelog
Version 3.0.0 - 01.04.2024
- Complete rewrite of the item distribution method
- Added filters with sane default values to filter out "dummy" enchantments that are just used for VFX
- Allows for more flexibility and control than any previous version
- please check the README.md for more details
- Should be less prone to breaking even on bigger setups
- I still advise caution since the file size of the resulting ESP could turn out bigger than
theSkyrim.esm
(The default settings of this patcher with a fresh steam install results
in an ESP that is over double the size than the largest official DLC) and I can't guarantee how
or if the Engine and tools like xEdit can handle that when it gets bigger!!
- I still advise caution since the file size of the resulting ESP could turn out bigger than
- Item and Enchantment Names now list all enchantments
- added a config option to configure the separators for this
- lowered the total output size of the patch
*increased patching performance
NOTES:
- The "constructible only" idea for the setting is flawed and makes the patcher miss more valid items than invalid items it filters, so it will be removed in 3.1.0.
What's Changed
- Update to Net6, set LangVersion to default by @EzioTheDeadPoet in #28
- BIG 3.0 Overhaul by @EzioTheDeadPoet in #29
Full Changelog: 2.2.1...3.0.0