welles / BannerlordCheats

Adds various cheats to Mount & Blade: Bannerlord.
https://www.nexusmods.com/mountandblade2bannerlord/mods/1839
MIT License
18 stars 19 forks source link

Bump Bannerlord.MCM from 5.5.5 to 5.6.1 #133

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Bannerlord.MCM from 5.5.5 to 5.6.1.

Release notes

Sourced from Bannerlord.MCM's releases.

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.
Changelog

Sourced from Bannerlord.MCM's changelog.


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 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Fixed Per Campaign settings not being loaded on new game
  • Better external options detection

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

Version: 5.5.2 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Added TW/ButterLib word declension in ValueFormat

Version: 5.5.1 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • MCM Source Package NuGet fix

Version: 5.5.0 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Added MCM Source Package NuGet for easier integration

Version: 5.4.6 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Fixed scope issue with integrated MCM
  • Fixed attribute discovery with integrated MCM

... (truncated)

Commits
  • 3b95c4d Merge pull request #394 from Aragas/dev
  • 2ecae43 Merge pull request #392 from Aragas/code-formatting/fix-codeformatting
  • 7d8512f Merge pull request #393 from Aragas/dependabot/nuget/Bannerlord.ButterLib-2.7.2
  • f38ca85 Update changelog.txt
  • 166f68a Update common.props
  • cdddb92 Bump Bannerlord.ButterLib from 2.7.0 to 2.7.2
  • 3e91825 Automated dotnet-format update
  • c425ebe Merge pull request #391 from Aragas/dev
  • 5e474ac Update common.props
  • 2a78c3e Update test-and-publish.yml
  • Additional commits viewable in compare view


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)