This page was last updated on 19 December 2024, 7:21PM
Changelogs
Version 1.13.1
Fixes [Cache EditorIDs]: Fix 1.6.1170 game bug where weather editorIDs were not cached properly
Fixes [No Death Dispel]: Add some checks to prevent crashes caused by broken mods
General optimization.
Version 1.12.2
Tweaks [Faction Stealing] : Optimized code, skip factions that aren't flagged as CanBeOwner
Version 1.12.1
Tweaks [Faction Stealing] : Cache faction NPCs to mitigate performance issues on heavily modded games
Version 1.12.0
Fixes: Add MagicItemFindKeywordFunctor crash fix
Fixes [Screenshot Validation]: Fixed issue where validator would treat screenshot prefix as a directory
Tweaks [Faction Stealing]: Now checks if ALL (unique or persistent) actors are friendly with the player, instead of just the actors currently present in the area.
Version 1.11.0
Fixes: Add WornRestrictionsForWeapons (based on Parapet's Ammo Enchanting )
Minor performance improvements
Version 1.10.2
Fixes [Validate Screenshot Location] : fix crash if screenshot folder location was previously on a missing drive
Version 1.10.1
Fixes [FirstPersonSetAlpha Fix] : reverted since some users had purple textures for unknown reasons
Version 1.10.0
Fixes: Add FirstPersonSetAlpha Fix (thanks to ForestJ316 )