Releases: Aragas/Bannerlord.MBOptionScreen
Releases · Aragas/Bannerlord.MBOptionScreen
Release 5.5.0
For v1.0.0/v1.0.1/v1.0.2
- Added MCM Source Package NuGet for easier integration
Release 5.4.6
For v1.0.0/v1.0.1/v1.0.2
- Fixed scope issue with integrated MCM
- Fixed attribute discovery with integrated MCM
Release 5.4.5
For v1.0.0/v1.0.1/v1.0.2
- v1.0.2 stealth update fix. We ship Newtonsoft.Json 13 for backwards compatibility
Release 5.4.4
For v1.0.0/v1.0.1/v1.0.2
- Fixed comparison if the translated group name yields the same value
Release 5.4.3
For v1.0.0/v1.0.1/v1.0.2
- Fixed settings load
Release 5.4.2
For v1.0.0/v1.0.1/v1.0.2
- Setting could be not built instantly as expected, fixed
Release 5.4.1
For v1.0.0/v1.0.1/v1.0.2
- Fixed LOADING_COMPLETE recursion. Now accessing settings Instance will give a null instead
- Fixed and cleaned up localization
Release 5.4.0
For v1.0.0/v1.0.1/v1.0.2
- Refactored a bit the UI
- Removed Sandbox as an indirect UI dependency
- MCM UI now only depends on Native
- Added support for ILRepacked MCMv5.dll, fixed some soft dep issues
- Added LOADING_COMPLETE event
Release 5.3.2
For v1.0.0/v1.0.1/v1.0.2
- Some possible null reference fixes in the UI
Release 5.3.1
For v1.0.0/v1.0.1
- Fluent PerSave settings were not loading/saving correctly