BannerlordCE / CEEvents

Captivity Events Source Code
https://www.nexusmods.com/mountandblade2bannerlord/mods/1226
MIT License
4 stars 6 forks source link

Bump Bannerlord.MCM from 5.8.0 to 5.8.2 #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Bannerlord.MCM from 5.8.0 to 5.8.2.

Release notes

Sourced from Bannerlord.MCM's releases.

Release 5.8.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/v1.2.1

  • Added Preset Import/Export/Deleting

Release 5.8.1

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/v1.2.1

  • Fixed missing Preset saving
  • Fixed unintentional crashes
Changelog

Sourced from Bannerlord.MCM's changelog.


Version: 5.8.2 Game Versions: 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,v1.2.1

  • Added Preset Import/Export/Deleting

Version: 5.8.1 Game Versions: 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,v1.2.1

  • Fixed missing Preset saving
  • Fixed unintentional crashes

Version: 5.8.0 Game Versions: 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

  • Added the ability to save custom Presets
  • Fluent Settings now capture correctly the 'Default' preset state when building the settings
  • Added Japanese support by Gedevan-Aleksizde

Version: 5.7.2 Game Versions: 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

Version: 5.7.1 Game Versions: 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

Version: 5.7.0 Game Versions: 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

Version: 5.6.1 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1

  • Internal version fix

Version: 5.6.0 Game Versions: 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.

Version: 5.5.5 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0

  • Adapted UI to v1.1.0
  • Added new languages

Version: 5.5.4

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #99.