Skip to content

Releases: Synthesis-Collective/SynthesisRPGLoot

HalgarisConsistentUniqueRPGLoot

23 Aug 22:48
eea374e
Compare
Choose a tag to compare

thanks to @Darkon47 for improving a lot of the code allowing for even greater variations by cleaning up the code and filtering out duplicates.

OWL compatibility + Bug Fix

09 Aug 21:52
14f6d9f
Compare
Choose a tag to compare

Changelog:

  • very likely fixes #15 though I didn't get a useful log to be 100% sure it was the same issue.
  • now compatible with Open World Loot (you still need to setup OWL correctly).

Only update your Patcher version if you plan to make a new save.

More Stability In The Randomization and Slightly More Performance

10 Jul 22:16
5c94c86
Compare
Choose a tag to compare
1.3.0

Merge pull request #14 from Synthesis-Collective/less-unwanted-random…

Fixed existence of "Bound Weapon FX" Enchantments on non Bound Weapons

10 Jul 18:38
7be8655
Compare
Choose a tag to compare

Fixed existence of "Bound Weapon FX" Enchantments on non Bound Weapons, which resulted in weapons like, Magical Steel War Axe Of Bound Sword FX that had no real enchantment.

New saves required, or weapons/armors might get lost/replaced by others resulting in naked NPCs etc.

More Dynamic Compatibility

16 Jun 20:31
b298ab8
Compare
Choose a tag to compare

This changes how Enchantments are created and distributed so it is not compatible with existing saves.
As indicated by the version change.

  • Bug fixes related to leveled lists that have levels higher than 100
  • And a bug fix for an index out of bounds error introduced by the previous fix.

HalgarisConsistentRPGLoot

15 Jun 21:41
ed8b555
Compare
Choose a tag to compare
  • updated to latest mutagen

0.9: Merge pull request #7 from EzioTheDeadPoet/settings-update

15 Jun 16:55
3e13b4a
Compare
Choose a tag to compare
lowered some default settings, as they would crash xEdit with an out …