Bannerlord has encountered a problem and will close itself.
This is a community Crash Report. Please save it and use it for reporting the error. Do not provide screenshots, provide the report!
Most likely this error was caused by a custom installed module.

If you were in the middle of something, the progress might be lost.

Launcher: steam (08.22.60.19)
Runtime: .NET Framework 4.8.4645.0


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
  2. at object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  3. at object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark)
  4. at object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2
  5. at void SandBox.View.CharacterCreation.CharacterCreationScreen.TaleWorlds.CampaignSystem.CharacterCreationContent.ICharacterCreationStateHandler.OnStageCreated(CharacterCreationStageBase stage)
  6. at void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState.NextStage()
  7. at void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.HandleLayerInput()
  8. at void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.Tick(float dt)
  9. at void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt)
  10. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible)


Inner Exception information
Type: System.FormatException
Message: Input string was not in a correct format.
Source: mscorlib
CallStack:
  1. at void Number.StringToNumber(string str, NumberStyles options, ref NumberBuffer number, NumberFormatInfo info, bool parseDecimal)
  2. at int Number.ParseInt32(string s, NumberStyles style, NumberFormatInfo info)
  3. at void TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString_Patch0(object target, string name, string value, BrushFactory brushFactory, SpriteData spriteData, Dictionary visualDefinitionTemplates, Dictionary constants, Dictionary parameters, Dictionary customElements, Dictionary defaultParameters)
  4. at void TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.SetAttributes(WidgetCreationData widgetCreationData, WidgetInstantiationResult widgetInstantiationResult, Dictionary parameters) x 7
  5. at WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.Instantiate(WidgetCreationData widgetCreationData, Dictionary parameters)
  6. at void TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie_Patch0(GauntletMovie this)
  7. at IGauntletMovie TaleWorlds.GauntletUI.Data.GauntletMovie.Load(UIContext context, WidgetFactory widgetFactory, string movieName, IViewModel datasource, bool doNotUseGeneratedPrefabs, bool hotReloadEnabled)
  8. at IGauntletMovie TaleWorlds.Engine.GauntletUI.GauntletLayer.LoadMovie(string movieName, ViewModel dataSource)
  9. at new SandBox.GauntletUI.BannerEditor.BannerEditorView(BasicCharacterObject character, Banner banner, ControlCharacterCreationStage affirmativeAction, TextObject affirmativeActionText, ControlCharacterCreationStage negativeAction, TextObject negativeActionText, ControlCharacterCreationStage onRefresh, ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, ControlCharacterCreationStageReturnInt getTotalStageCountAction, ControlCharacterCreationStageReturnInt getFurthestIndexAction, ControlCharacterCreationStageWithInt goToIndexAction)
  10. at new SandBox.GauntletUI.CharacterCreation.CharacterCreationBannerEditorView(BasicCharacterObject character, Banner banner, ControlCharacterCreationStage affirmativeAction, TextObject affirmativeActionText, ControlCharacterCreationStage negativeAction, TextObject negativeActionText, ControlCharacterCreationStage onRefresh, ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, ControlCharacterCreationStageReturnInt getTotalStageCountAction, ControlCharacterCreationStageReturnInt getFurthestIndexAction, ControlCharacterCreationStageWithInt goToIndexAction) x 2

+ Enhanced Stacktrace

  • Frame: void Number.StringToNumber(string str, NumberStyles options, ref NumberBuffer number, NumberFormatInfo info, bool parseDecimal) (IL Offset: 92)
    • Module: UNKNOWN
      Method: static System.Void System.Number::StringToNumber(System.String str, System.Globalization.NumberStyles options, System.NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal)
      Method From Stackframe Issue: False
    CIL:

  • Frame: int Number.ParseInt32(string s, NumberStyles style, NumberFormatInfo info) (IL Offset: 32)
    • Module: UNKNOWN
      Method: static System.Int32 System.Number::ParseInt32(System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString_Patch0(object target, string name, string value, BrushFactory brushFactory, SpriteData spriteData, Dictionary visualDefinitionTemplates, Dictionary constants, Dictionary parameters, Dictionary customElements, Dictionary defaultParameters) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager::BlankTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString_Patch0(System.Object target, System.String name, System.String value, TaleWorlds.GauntletUI.BrushFactory brushFactory, TaleWorlds.TwoDimension.SpriteData spriteData, System.Collections.Generic.Dictionary`2 visualDefinitionTemplates, System.Collections.Generic.Dictionary`2 constants, System.Collections.Generic.Dictionary`2 parameters, System.Collections.Generic.Dictionary`2 customElements, System.Collections.Generic.Dictionary`2 defaultParameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.SetAttributes(WidgetCreationData widgetCreationData, WidgetInstantiationResult widgetInstantiationResult, Dictionary parameters) x 7 (IL Offset: 328)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate::SetAttributes(TaleWorlds.GauntletUI.PrefabSystem.WidgetCreationData widgetCreationData, TaleWorlds.GauntletUI.PrefabSystem.WidgetInstantiationResult widgetInstantiationResult, System.Collections.Generic.Dictionary`2 parameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.Instantiate(WidgetCreationData widgetCreationData, Dictionary parameters) (IL Offset: 0)
    • Module: UNKNOWN
      Method: TaleWorlds.GauntletUI.PrefabSystem.WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate::Instantiate(TaleWorlds.GauntletUI.PrefabSystem.WidgetCreationData widgetCreationData, System.Collections.Generic.Dictionary`2 parameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie_Patch0(GauntletMovie this) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager::BlankTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie_Patch0(TaleWorlds.GauntletUI.Data.GauntletMovie this)
      Method From Stackframe Issue: False
    CIL:

  • Frame: IGauntletMovie TaleWorlds.GauntletUI.Data.GauntletMovie.Load(UIContext context, WidgetFactory widgetFactory, string movieName, IViewModel datasource, bool doNotUseGeneratedPrefabs, bool hotReloadEnabled) (IL Offset: 114)
    • Module: UNKNOWN
      Method: static TaleWorlds.GauntletUI.Data.IGauntletMovie TaleWorlds.GauntletUI.Data.GauntletMovie::Load(TaleWorlds.GauntletUI.UIContext context, TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory widgetFactory, System.String movieName, TaleWorlds.Library.IViewModel datasource, System.Boolean doNotUseGeneratedPrefabs, System.Boolean hotReloadEnabled)
      Method From Stackframe Issue: False
    CIL:

  • Frame: IGauntletMovie TaleWorlds.Engine.GauntletUI.GauntletLayer.LoadMovie(string movieName, ViewModel dataSource) (IL Offset: 32)
    • Module: UNKNOWN
      Method: TaleWorlds.GauntletUI.Data.IGauntletMovie TaleWorlds.Engine.GauntletUI.GauntletLayer::LoadMovie(System.String movieName, TaleWorlds.Library.ViewModel dataSource)
      Method From Stackframe Issue: False
    CIL:

  • Frame: new SandBox.GauntletUI.BannerEditor.BannerEditorView(BasicCharacterObject character, Banner banner, ControlCharacterCreationStage affirmativeAction, TextObject affirmativeActionText, ControlCharacterCreationStage negativeAction, TextObject negativeActionText, ControlCharacterCreationStage onRefresh, ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, ControlCharacterCreationStageReturnInt getTotalStageCountAction, ControlCharacterCreationStageReturnInt getFurthestIndexAction, ControlCharacterCreationStageWithInt goToIndexAction) (IL Offset: 377)
    • Module: Sandbox
      Method: System.Void SandBox.GauntletUI.BannerEditor.BannerEditorView::.ctor(TaleWorlds.Core.BasicCharacterObject character, TaleWorlds.Core.Banner banner, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage affirmativeAction, TaleWorlds.Localization.TextObject affirmativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage negativeAction, TaleWorlds.Localization.TextObject negativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage onRefresh, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getTotalStageCountAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getFurthestIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageWithInt goToIndexAction)
      Method From Stackframe Issue: False
    CIL:

  • Frame: new SandBox.GauntletUI.CharacterCreation.CharacterCreationBannerEditorView(BasicCharacterObject character, Banner banner, ControlCharacterCreationStage affirmativeAction, TextObject affirmativeActionText, ControlCharacterCreationStage negativeAction, TextObject negativeActionText, ControlCharacterCreationStage onRefresh, ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, ControlCharacterCreationStageReturnInt getTotalStageCountAction, ControlCharacterCreationStageReturnInt getFurthestIndexAction, ControlCharacterCreationStageWithInt goToIndexAction) x 2 (IL Offset: 55)
    • Module: Sandbox
      Method: System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationBannerEditorView::.ctor(TaleWorlds.Core.BasicCharacterObject character, TaleWorlds.Core.Banner banner, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage affirmativeAction, TaleWorlds.Localization.TextObject affirmativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage negativeAction, TaleWorlds.Localization.TextObject negativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage onRefresh, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getTotalStageCountAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getFurthestIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageWithInt goToIndexAction)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 244)
    • Module: UNKNOWN
      Method: virtual System.Object System.Reflection.RuntimeConstructorInfo::Invoke(System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark) (IL Offset: 507)
    • Module: UNKNOWN
      Method: System.Object System.RuntimeType::CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2 (IL Offset: 175)
    • Module: UNKNOWN
      Method: static System.Object System.Activator::CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.View.CharacterCreation.CharacterCreationScreen.TaleWorlds.CampaignSystem.CharacterCreationContent.ICharacterCreationStateHandler.OnStageCreated(CharacterCreationStageBase stage) (IL Offset: 215)
    • Module: Sandbox
      Method: virtual System.Void SandBox.View.CharacterCreation.CharacterCreationScreen::TaleWorlds.CampaignSystem.CharacterCreationContent.ICharacterCreationStateHandler.OnStageCreated(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationStageBase stage)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState.NextStage() (IL Offset: 113)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState::NextStage()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.HandleLayerInput() (IL Offset: 82)
    • Module: Sandbox
      Method: System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView::HandleLayerInput()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.Tick(float dt) (IL Offset: 541)
    • Module: Sandbox
      Method: virtual System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView::Tick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.ScreenSystem.ScreenBase::FrameTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • Bannerlord.UIExtenderEx
    • Sandbox
      • Method: System.Void SandBox.GauntletUI.BannerEditor.BannerEditorView::.ctor(TaleWorlds.Core.BasicCharacterObject character, TaleWorlds.Core.Banner banner, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage affirmativeAction, TaleWorlds.Localization.TextObject affirmativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage negativeAction, TaleWorlds.Localization.TextObject negativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage onRefresh, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getTotalStageCountAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getFurthestIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageWithInt goToIndexAction)
        Frame: new SandBox.GauntletUI.BannerEditor.BannerEditorView(BasicCharacterObject character, Banner banner, ControlCharacterCreationStage affirmativeAction, TextObject affirmativeActionText, ControlCharacterCreationStage negativeAction, TextObject negativeActionText, ControlCharacterCreationStage onRefresh, ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, ControlCharacterCreationStageReturnInt getTotalStageCountAction, ControlCharacterCreationStageReturnInt getFurthestIndexAction, ControlCharacterCreationStageWithInt goToIndexAction) (IL Offset: 377)
        HarmonyIssue: False
      • Method: System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationBannerEditorView::.ctor(TaleWorlds.Core.BasicCharacterObject character, TaleWorlds.Core.Banner banner, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage affirmativeAction, TaleWorlds.Localization.TextObject affirmativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage negativeAction, TaleWorlds.Localization.TextObject negativeActionText, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStage onRefresh, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getTotalStageCountAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageReturnInt getFurthestIndexAction, TaleWorlds.Core.ViewModelCollection.ControlCharacterCreationStageWithInt goToIndexAction)
        Frame: new SandBox.GauntletUI.CharacterCreation.CharacterCreationBannerEditorView(BasicCharacterObject character, Banner banner, ControlCharacterCreationStage affirmativeAction, TextObject affirmativeActionText, ControlCharacterCreationStage negativeAction, TextObject negativeActionText, ControlCharacterCreationStage onRefresh, ControlCharacterCreationStageReturnInt getCurrentStageIndexAction, ControlCharacterCreationStageReturnInt getTotalStageCountAction, ControlCharacterCreationStageReturnInt getFurthestIndexAction, ControlCharacterCreationStageWithInt goToIndexAction) x 2 (IL Offset: 55)
        HarmonyIssue: False
      • Method: virtual System.Void SandBox.View.CharacterCreation.CharacterCreationScreen::TaleWorlds.CampaignSystem.CharacterCreationContent.ICharacterCreationStateHandler.OnStageCreated(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationStageBase stage)
        Frame: void SandBox.View.CharacterCreation.CharacterCreationScreen.TaleWorlds.CampaignSystem.CharacterCreationContent.ICharacterCreationStateHandler.OnStageCreated(CharacterCreationStageBase stage) (IL Offset: 215)
        HarmonyIssue: False
      • Method: System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView::HandleLayerInput()
        Frame: void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.HandleLayerInput() (IL Offset: 82)
        HarmonyIssue: False
      • Method: virtual System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView::Tick(System.Single dt)
        Frame: void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.Tick(float dt) (IL Offset: 541)
        HarmonyIssue: False

    + Installed Modules

    • + Harmony (Bannerlord.Harmony, v2.2.2.162)
    • + ButterLib (Bannerlord.ButterLib, v2.8.11.0)
    • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
    • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.1.0)
    • + Native (Native, v1.1.5.0)
    • + SandBox Core (SandBoxCore, v1.1.5.0)
    • + Birth and Death Options (BirthAndDeath, v1.1.5.0)
    • + CustomBattle (CustomBattle, v1.1.5.0)
    • + Sandbox (Sandbox, v1.1.5.0)
    • + StoryMode (StoryMode, v1.1.5.0)
    • + CC's Banners (Bannerlord.CCsBanners, v3.3.0.0)
    • + Historical Banner Icons (HistoricalBannerIcons, v1.0.0.0)
    • + ArrangeMarriageForFamily (ArrangeMarriageForFamily, v1.1.0.0)
    • + Remove Fog of War (Bannerlord.RemoveFogOfWar, v1.1.0.1)
    • + Diplomacy (Bannerlord.Diplomacy, v1.2.6.0)
    • + DestroyKingdom (DestroyKingdom, v0.3.2.0)
    • + RelentlessSmith (RelentlessSmith, v1.0.1.0)
    • + Distinguished Service 1.1.0 (DistinguishedService110, v6.1.0.0)
    • + Cinematic Combat (CinematicCombat, v1.0.1.0)

    + Assemblies

    + Harmony Patches

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 2;

    • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
      • Postfixes
        • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;
        • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 2;

    • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
      • Postfixes
        • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
        • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix; Index: 1;

    • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
      • Postfixes
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix;
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix; Index: 1;

    • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
      • Postfixes
        • Owner: MCM.UI.Adapter.MCMv5; Namespace: MCM.UI.Adapter.MCMv5.SubModule.OnAfterSetInitialModuleScreenAsRootScreen;
      • Transpilers
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler;
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler; Index: 1;

    • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
      • Transpilers
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler; Index: 1;

    • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
      • Transpilers
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;
        • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler; Index: 1;

    • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
      • Postfixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix; Index: 1;

    • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatch.IsContainerPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatch.IsContainerPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddBasicTypeDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddBasicTypeDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddClassDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddClassDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddContainerDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddContainerDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddEnumDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddEnumDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericClassDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericClassDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericStructDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericStructDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddInterfaceDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddInterfaceDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddRootClassDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddRootClassDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddStructDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddStructDefinitionPrefix; Index: 1;

    • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
      • Prefixes
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.ConstructContainerDefinitionPrefix;
        • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.ConstructContainerDefinitionPrefix; Index: 1;

    • TaleWorlds.Library.ViewModel..ctor
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

    • TaleWorlds.Library.ViewModel.ExecuteCommand
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;

    • TaleWorlds.Engine.GauntletUI.UIConfig.set_DoNotUseGeneratedPrefabs
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.UIConfigPatch.Prefix;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch.WidgetPrefab_LoadFrom_Transpiler;

    • TaleWorlds.GauntletUI.BrushFactory.get_Brushes
      • Postfixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushesPostfix;

    • TaleWorlds.GauntletUI.BrushFactory.GetBrush
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushPrefix;

    • TaleWorlds.GauntletUI.PrefabSystem.ConstantDefinition.GetValue
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

    • TaleWorlds.GauntletUI.UIContext.GetBrush
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.ConvertObject
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

    • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChangerBrushWidget.OnBooleanUpdated
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetCustomTypePrefix;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.CreateBuiltinWidget
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.CreateBuiltinWidgetPrefix;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetWidgetTypes
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetWidgetTypesPostfix;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.IsCustomType
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.IsCustomTypePrefix;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.OnUnload
      • Prefixes
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.OnUnloadPrefix;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

    • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.OnRelease
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

    • TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie
      • Transpilers
        • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

    • SandBox.SandBoxSubModule.OnSubModuleLoad
      • Postfixes
        • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;

    • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnInitialize
      • Postfixes
        • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnInitializePostfix;

    • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnFinalize
      • Postfixes
        • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnFinalizePostfix;

    • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletOptionsUIHandler..ctor
      • Postfixes
        • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatch.OnInitializePostfix;

    • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletOptionsUIHandler.OnMissionScreenFinalize
      • Postfixes
        • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatch.OnFinalizePostfix;

    • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.SetSelectedCategory
      • Prefixes
        • Owner: bannerlord.mcm.ui.optionsswitchpatch; Namespace: MCM.UI.Patches.OptionsVMPatch.SetSelectedCategoryPatch;

    • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.ClanNameSelectionIsDone
      • Postfixes
        • Owner: ArrangeMarriageForFamily; Namespace: ArrangeMarriageForFamily.Patches.CreateCompanionToLordClanPatch.Postfix;

    • TaleWorlds.CampaignSystem.GameComponents.DefaultInformationRestrictionModel.DoesPlayerKnowDetailsOf
      • Prefixes
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.RemoveFogOfWar.DefaultInformationRestrictionModelPatch.DoesPlayerKnowDetailsOfSettlementPrefix;

    • TaleWorlds.CampaignSystem.GameComponents.DefaultInformationRestrictionModel.DoesPlayerKnowDetailsOf
      • Prefixes
        • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.RemoveFogOfWar.DefaultInformationRestrictionModelPatch.DoesPlayerKnowDetailsOfHeroPrefix;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.Library.ViewModel.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 1;
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 2;
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 3;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM.RefreshValues
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.RefreshValues
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.RefreshValues
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
      • Postfixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatch.FinalizeFix;
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM.UpdateDiplomacyProperties
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM.UpdateDiplomacyProperties
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.RefreshPermissionValues
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

    • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
      • Postfixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatch.CalculateInfluenceChangePostfix; Priority: 0;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatch.ConsiderWarPrefix;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
      • Postfixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatch.menu_settlement_taken_on_init_Postfix;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderWarPrefix;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderPeacePrefix;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.HandleRebelKingdom;

    • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
      • Postfixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatch.MainStoryLineChosenPostfix;

    • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatch.DeclareAlliancePrefix;

    • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
      • Postfixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatch.PassThroughPostfix;

    • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen..ctor
      • Postfixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetClanRelatedRulesPostfix;

    • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen.OnDone
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetColorsPrefix;

    • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.ApplyChosenOutcome
      • Prefixes
        • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MakePeaceKingdomDecisionPatch.ApplyChosenOutcomePrefix;

    • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
      • Prefixes
        • Owner: mod.bannerlord.immersivecombat; Namespace: ImmersiveTroops.CinematicCombatPatches+ImmersiveCombatCameraPatch.Prefix;

    • TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenu.InitialMenuVM.RefreshMenuOptions
      • Postfixes
        • Owner: bannerlord.mcm.mainmenuscreeninjection_v4; Namespace: MCM.UI.Functionality.DefaultGameMenuScreenHandler.RefreshMenuOptionsPostfix; Priority: 300;

    • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

    • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.OnFinalize
      • Transpilers
        • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

    • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventOtherActionsConversation;

    • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

    • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

    • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

    • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageHostileActionCampaignBehavior.game_menu_village_hostile_action_on_condition
      • Postfixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsMenu;

    • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
      • Prefixes
        • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.HandleThroneAbdication;