Skip to content

Releases: Aragas/Bannerlord.MBOptionScreen

Release 5.7.2

26 Jun 06:30
7e8df4c
Compare
Choose a tag to compare

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

01 Apr 07:53
23e61b3
Compare
Choose a tag to compare

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

31 Mar 13:52
8941dfc
Compare
Choose a tag to compare

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

18 Mar 11:46
3b95c4d
Compare
Choose a tag to compare

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

15 Mar 15:20
c425ebe
Compare
Choose a tag to compare

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

14 Jan 11:38
a089152
Compare
Choose a tag to compare

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

25 Dec 17:56
a032052
Compare
Choose a tag to compare

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

23 Dec 21:12
26bab04
Compare
Choose a tag to compare

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

23 Dec 11:32
98d8f85
Compare
Choose a tag to compare

For v1.0.0/v1.0.1/v1.0.2

  • Added TW/ButterLib word declension in ValueFormat

Release 5.5.1

23 Dec 11:04
1bccb74
Compare
Choose a tag to compare

For v1.0.0/v1.0.1/v1.0.2

  • MCM Source Package NuGet fix