Bannerlord.Module.Template icon indicating copy to clipboard operation
Bannerlord.Module.Template copied to clipboard

Bump Bannerlord.UIExtenderEx from 2.8.0 to 2.11.0 in /src/Bannerlord.Module.CSharp

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps Bannerlord.UIExtenderEx from 2.8.0 to 2.11.0.

Release notes

Sourced from Bannerlord.UIExtenderEx's releases.

Release 2.11.0

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.1.6/v1.2.x

  • Disabled the BETA changes due to regression
  • Added back the old UIExtender constructor for backwards compatibility

Release 2.10.0

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.1.6/v1.2.8

  • BETA! Might cause issues with the UI in specific cases!
  • UIExtender now only disables AutoGens that are patched, should increase the game's performance

Release 2.9.0

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.1.6/v1.2.8

  • Added the ability to disable specific Prefabs and Mixins, also to deregister a mods UIExtender

Release 2.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.1.6/v1.2.8

  • Added UpdateInfo
  • Added Japanese translation
Changelog

Sourced from Bannerlord.UIExtenderEx's changelog.


Version: 2.11.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.1.6,v1.2.x

  • Disabled the BETA changes due to regression
  • Added back the old UIExtender constructor for backwards compatibility

Version: 2.10.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.1.6,v1.2.8

  • BETA! Might cause issues with the UI in specific cases!
  • UIExtender now only disables AutoGens that are patched, should increase the game's performance

Version: 2.9.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.1.6,v1.2.8

  • Added the ability to disable specific Prefabs and Mixins, also to deregister a mods UIExtender

Version: 2.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.1.6,v1.2.8

  • Added UpdateInfo
  • Added Japanese translation

Version: 2.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

  • Switched back to Lib.Harmony
  • Added support for v1.1.2

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

  • Support for Game Pass PC
  • Added Spanish translation

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

  • Adapted to v1.1.0
  • Added Belarusian, Mandarin, German, French, Romanian, and Ukrainian translations

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

  • Removed MCM integration for now

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

  • Updated integrated MCM version for stability

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

  • Updated integrated MCM version for stability

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

  • Another possible crash fix

... (truncated)

Commits
  • 11f952f Merge pull request #289 from BUTR/dev
  • 54638a6 Merge pull request #283 from BUTR/code-formatting/fix-codeformatting
  • cec16dd Automated dotnet-format update
  • 6ca1200 Merge pull request #287 from BUTR/dependabot/github_actions/codecov/codecov-a...
  • 779adb9 Merge pull request #288 from BUTR/dependabot/github_actions/danielpalme/Repor...
  • bad6c5e * Disabled the BETA changes due to regression
  • 14a7fc0 Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.0 to 5.2.1
  • db0edf9 Bump codecov/codecov-action from 3.1.4 to 4.0.1
  • 202ef6a Merge pull request #282 from BUTR/dev
  • 480e7f1 Merge pull request #280 from BUTR/v2.10.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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] avatar Jul 02 '24 14:07 dependabot[bot]