- Improved error message for specific reflection loading issue
- Culture fix for locating executable paths (Work in progress)
- Added logic to add the new Mutagen namespaces to patcher code, to help smooth upgrade process
- Keep
Synthesis.esp
from being seen as a missing mod and causing a blocking error - Shortend random paths used in the temp folder
- Patchers should now be run in Release mode (lol)
- Removed Code Snippet patcher. Wasn't being used
- IPatcherState now exposes ILoadOrder interface instead of raw class
- IRunnabilityState now exposes ILoadOrder instead of an enumerable of ModKeys