Releases: Aragas/Bannerlord.MBOptionScreen
Releases · Aragas/Bannerlord.MBOptionScreen
Release 5.7.2
For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0
- Adapted UI to v1.2.0
Release 5.7.1
For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2
- MCM was not correctly calculating the path for settings in the documents folder
Release 5.7.0
For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2
- Switched back to Lib.Harmony
Release 5.6.1
For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1
- Internal version fix
Release 5.6.0
For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1
- Increasing minor version due small breaking API changes to fix the Xbox version
- Since this is not used often, we believe that it's better than releasing MCMv6
- Breaking API change for File System related interfaces like:
- IPathProvider was removed and replaced with IFileSystemProvider
- ISettingsFormat.Save
- ISettingsFormat.Load
- BaseSettingsContainer.RootFolder
- Mods that used those interfaces need to recompile against v5.6.0 ASAP or the game will crash
- If you haven't used directly the interfaces, you won't have any issues with v5.6.0.
Release 5.5.5
For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0
- Adapted UI to v1.1.0
- Added new languages
Release 5.5.4
For v1.0.0/v1.0.1/v1.0.2
- Fixed Per Campaign settings not being loaded on new game
- Better external options detection
Release 5.5.3
For v1.0.0/v1.0.1/v1.0.2
- Fixed Per Campaign settings not being shown
- Disabled External Settings discovery
- Fixed Source having a public type
Release 5.5.2
For v1.0.0/v1.0.1/v1.0.2
- Added TW/ButterLib word declension in ValueFormat
Release 5.5.1
For v1.0.0/v1.0.1/v1.0.2
- MCM Source Package NuGet fix