Skip to content

Releases: tr4wzified/KnowYourArmorPatcher

1.1.4

18 Oct 18:36
Compare
Choose a tag to compare
  • Output settings to the console when running the patcher

1.1.3

15 Oct 18:40
Compare
Choose a tag to compare
  • Fix ExtraSettingsDataPath being hard coded

1.1.2

13 Oct 11:45
Compare
Choose a tag to compare
  • Add support for Mutagen ExtraSettingsDataPath
  • Upgrade Mutagen and Synthesis (should no longer get an error with latest Synthesis)

1.1.1

10 Oct 11:40
Compare
Choose a tag to compare
  • Fix default effectIntensity not being set to 1.0 (forgot to change it back when testing)

1.1

10 Oct 11:37
Compare
Choose a tag to compare
1.1
  • Check FormKeys instead of EditorIDs (thanks @Noggog)
  • Throw exception when KYE armor perk isn't found (thanks @Noggog)
  • No longer create TranslatedStrings instead of normal strings when setting description (thanks @Noggog)
  • Added warning checks for when you have a plug-in in the load order without it's KYE compatibility patch
  • Upgrade Mutagen version from 0.18 to 0.18.1
  • Upgrade Synthesis version from 0.8.5 to 0.9.1
  • Fix effect intensity not being set

1.0

06 Oct 15:20
Compare
Choose a tag to compare
1.0
  • Added support for patching descriptions, can be configured via settings.json

Note: values for resistances can be slightly different in the original - it just cuts off the number after two decimals. You'll see differences with this patcher because it actually rounds the number instead.

0.9.1

02 Oct 19:00
Compare
Choose a tag to compare
  • Minor optimization: Removed .Any() call where not needed

0.9

02 Oct 18:53
Compare
Choose a tag to compare
0.9

Everything implemented except for descriptions, coming soon!