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.


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  2. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  3. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  4. at TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, Object obj, Object[] args)
  5. at TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, String commandName, Object[] parameters)
  6. at TaleWorlds.GauntletUI.Data.GauntletView.OnCommand_Patch0(GauntletView this, String command, Object[] args)
  7. at TaleWorlds.GauntletUI.Widget.EventFired(String eventName, Object[] args)
  8. at TaleWorlds.GauntletUI.ButtonWidget.HandleClick()
  9. at TaleWorlds.GauntletUI.ButtonWidget.OnMouseReleased()
  10. at TaleWorlds.GauntletUI.EventManager.MouseUp()
  11. at TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  12. at TaleWorlds.ScreenSystem.ScreenManager.Update()
  13. at TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(Single dt, Boolean activeMouseVisible)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.MountAndBlade.ViewModelCollection
CallStack:
  1. at TaleWorlds.MountAndBlade.ViewModelCollection.OrderOfBattle.OrderOfBattleVM.OnCommanderAssignmentRequested(OrderOfBattleHeroItemVM emptyCaptainSlotItem)

+ Involved Modules

  • Bannerlord.Harmony
    • Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Frame: InvokeMethod at offset 0 in file:line:column :0:0
    • Method: System.Object System.Reflection.RuntimeMethodInfo::UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
      Frame: UnsafeInvokeInternal at offset 269 in file:line:column :0:0
    • Method: virtual System.Object System.Reflection.RuntimeMethodInfo::Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Frame: Invoke at offset 146 in file:line:column :0:0
  • Bannerlord.MBOptionScreen
    • Method: static System.Boolean MCM.UI.Patches.ViewModelPatch::ExecuteCommandPatch(System.Object __instance, System.String commandName, System.Object[] parameters)
      Frame: TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1 at offset 610 in file:line:column :0:0
  • Bannerlord.UIExtenderEx
    • Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ViewModel_ExecuteCommand_Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.Emit.ILGenerator ilGenerator)
      Frame: TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1 at offset 610 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.1.84)
  • + ButterLib (Bannerlord.ButterLib, v2.1.11.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.5.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.7.0)
  • + Native (Native, e1.7.2.0)
  • + SandBox Core (SandBoxCore, e1.7.2.0)
  • + CustomBattle (CustomBattle, e1.7.2.0)
  • + Sandbox (Sandbox, e1.7.2.0)
  • + StoryMode (StoryMode, e1.7.2.0)
  • + Realistic Battle AI Module (RealisticBattleAiModule, v2.4.5.0)
  • + Realistic Battle Combat Module and Unit Overhaul (RealisticBattleCombatModule, v2.4.5.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.10.0)
  • + EnhancedBattleTest (EnhancedBattleTest, v2.1.5.0)
  • + RTS Camera (RTSCamera, e3.10.4.0)
  • + Adonnay's Troop Changer (AdonnaysTroopChanger, v1.6.7.0)
  • + DeReMilitari (DeReMilitari, v4.0.5.0)
  • + Open Source Armory (OpenSourceArmory, v1.10.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix; Index: 2;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameStartPostfix; Index: 2;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameEndPostfix; Index: 2;

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchFinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatchCampaignBehaviorBaseCtorPostfix;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatchIsContainerPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddBasicTypeDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddContainerDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddEnumDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddInterfaceDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddRootClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchConstructContainerDefinitionPrefix;

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

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatchViewModel_ExecuteCommand_Transpiler;

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

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.Initialize
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializePrefix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializeTranspiler;

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnFinalizePostfix;

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

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

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

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPostfix;

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPostfix;

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

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

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

  • TaleWorlds.MountAndBlade.MissionCombatantsLogic.EarlyStart
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+TeamAiFieldBattlePostfix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+TeamAiFieldBattlePostfix; Index: 1;

  • SandBox.Missions.MissionLogics.CampaignMissionComponent.EarlyStart
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+CampaignMissionComponentPatchPostfix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+CampaignMissionComponentPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.GetEntityDamageMultiplier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.GetEntityDamageMultiplierPatchPrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForPassiveUsage
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ChangeLanceDamagePrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForThrust
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CalculateStrikeMagnitudeForThrustPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowDamage
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideDamageCalcPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateValue
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateValuePrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateHorseTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateHorseTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateTierMeleeWeaponPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateRangedWeaponTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateRangedWeaponTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateAmmoTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateAmmoTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateArmorTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateArmorTierPrefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.SandboxAgentUpdateHumanStatsPostfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ChangeHorseChargeBonusPostfix;
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.UpdateHorseStatsPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ChangeHorseDamageCalculationPrefix;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateAgentStats
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CustomBattleUpdateAgentStatsPostfix;

  • TaleWorlds.MountAndBlade.Mission.CreateMeleeBlow
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CreateMeleeBlowPatchPostfix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.AiModule.Posture.PostureLogic+CreateMeleeBlowPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RegisterBlowPatchPrefix;

  • SandBox.Missions.MissionLogics.BattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OnAgentHitPatchPrefix;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.HandleBlowPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.DecideAgentHitParticlesPatchPostfix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentDismountedByBlow
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.DecideAgentDismountedByBlowPatchPrefixDecideAgentDismountedByBlow;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideDefaultPartyHealingModelPrefixGetAiWeight;

  • StoryMode.GameComponents.StoryModeGenericXpModel.GetXpMultiplier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.AddSkillXpPatchPrefix;

  • StoryMode.GameComponents.StoryModeCombatXpModel.GetXpFromHit
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.GetXpFromHitPatchPrefixGetXpFromHit;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.GetTargetReleaseAngle
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeaponPrefixGetTargetReleaseAngle;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeaponPrefixShootProjectileAux;

  • TaleWorlds.MountAndBlade.Mangonel.OnTick
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideMangonelPrefixOnTick;

  • TaleWorlds.MountAndBlade.Agent.GetBaseArmorEffectivenessForBodyPart
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ArmorRework+ChangeBodyPartArmorPrefix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeMissile
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.DamageRework+RealArrowDamagePrefix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowDamageOnShield
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideDamageCalc+OverrideDamageCalcShieldPrefix;

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+MissionLoadChangeParametersPostfix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.AiModule.Posture.PostureLogic+FinishMissionLoadingPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Agent.WeaponEquipped
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideWeaponEquippedPrefix;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideEquipItemsFromSpawnEquipmentPrefix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.AiModule.Posture.PostureLogic+EquipItemsFromSpawnEquipmentPatchPrefix; Index: 1;
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideEquipItemsFromSpawnEquipmentPostfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideOnAgentShootMissilePrefix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideOnAgentShootMissilePrefix; Index: 1;
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideOnAgentShootMissilePostfix;

  • TaleWorlds.MountAndBlade.Mission.EndMission
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideEndMissionPrefixOnEndMissionResult;

  • TaleWorlds.MountAndBlade.Agent.OnWieldedItemIndexChange
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OnWieldedItemIndexChangePatchPostfix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.AiModule.Posture.PostureLogic+OnWieldedItemIndexChangePatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeapon+OverrideSetAiRelatedPropertiesPostfix;
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.AgentAi+OverrideSetAiRelatedPropertiesPostfix; Index: 1;

  • TaleWorlds.ObjectSystem.MBObjectManager.MergeTwoXmls
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CombatModule.XmlLoadingPatches+MergeTwoXmlsPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomClan.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 7;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchFinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyDeclareWarOverProvocationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatchCalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatchConsiderWarPrefix;

  • SandBox.GauntletUI.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatchGetEncyclopediaPageInstancePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatchmenu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.Actions.GiveGoldToClanAction.ApplyFromHeroToClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GiveGoldToClanActionPatchApplyFromHeroToClanReplaced;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchHandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatchMainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatchDeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatchPassThroughPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventOtherActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesHandleThroneAbdication;

  • SandBox.GauntletUI.MBBannerEditorGauntletScreen..ctor
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.MBBannerEditorGauntletScreen.OnDone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetColorsPrefix;

  • TaleWorlds.MountAndBlade.Formation.LeaveDetachment
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_FormationLeaveDetachment_Prefix;

  • TaleWorlds.MountAndBlade.LadderQueueManager.RemoveAgentFromQueueAtIndex
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_FormationRemoveAgentFromQueueAtIndex_Prefix;

  • TaleWorlds.MountAndBlade.View.Missions.SiegeWeapon.RangedSiegeWeaponView.HandleUserInput
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_RangedSiegeWeaponViewHandleUserInput_Prefix;

  • SandBox.CampaignBehaviors.CommonVillagersCampaignBehavior.CheckIfConversationAgentIsEscortingThePlayer
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_CommonVillagersCampaignBehaviorCheckIfConversationAgentIsEscortingThePlayer_Prefix;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.StartPractice
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_ArenaPracticeFightMissionControllerStartPractice_Prefix;

  • SandBox.Objects.PassageUsePoint.IsDisabledForAgent
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_PassageUsePointIsDisabledForAgent_Prefix;

  • TaleWorlds.MountAndBlade.TeamAIComponent.TickOccasionally
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_TeamAIComponentTickOccasionally_Prefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.IsAllyInAllyTeam
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionAgentLabelViewIsAllyInAllyTeam_Prefix;

  • TaleWorlds.MountAndBlade.MissionBoundaryCrossingHandler.TickForMainAgent
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionBoundaryCrossingHandlerTickForMainAgent_Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.MissionFormationMarkerVM.RefreshFormationPositions
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.src.Patch.Fix.Patch_MissionFormationMarkerVMRefreshFormationPositions_Prefix;

  • TaleWorlds.MountAndBlade.Mission.UpdateSceneTimeSpeed
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenUpdateSceneTimeSpeed_Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.MissionOrderVM.CheckCanBeOpened
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenCheckCanBeOpened_Prefix;

  • TaleWorlds.MountAndBlade.View.Screen.MissionScreen.TaleWorlds.MountAndBlade.IMissionListener.OnMissionModeChange
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenOnMissionModeChange_Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.GetRecruitVolunteerFromIndividual
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchRecruitActionFromIndividualPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchFillPartyStacksPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnGameLoaded
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnGameLoadedPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnBeforeSavePostfix;

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

  • TaleWorlds.MountAndBlade.GauntletUI.MissionOrderGauntletUIHandler.OnMissionScreenInitialize
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderGauntletUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderGauntletUIHandlerPrefix_OnMissionScreenInitialize;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionOrderGauntletUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionOrderGauntletUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderGauntletUIHandlerPostfix_OnMissionScreenFinalize;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionGauntletCrosshairPrefix_GetShouldCrosshairBeVisible;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.AddGameMenus
    • Postfixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.CampaignGame.Behavior.WatchBattleBehaviorPostfix;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic+MissionSide.SpawnTroops
    • Prefixes
      • Owner: MissionAgentSpawnLogicForMpPatch; Namespace: EnhancedBattleTest.Patch.Patch_MissionAgentSpawnLogicSpawnTroops_Prefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetSkillEffectsOnAgent
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.GetSkillEffectsOnAgentPatchPrefix;

  • TaleWorlds.MountAndBlade.ArrangementOrder.GetShieldDirectionOfUnit
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.HoldTheDoorPostfix;

  • TaleWorlds.MountAndBlade.HumanAIComponent.OnTickAsAI
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OnTickAsAIPatchPostfix;

  • TaleWorlds.MountAndBlade.BehaviorCautiousAdvance.CalculateCurrentOrder
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorCautiousAdvancePostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorMountedSkirmish.CalculateCurrentOrder
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorMountedSkirmishPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorMountedSkirmish.GetAiWeight
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorMountedSkirmishPostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.CalculateCurrentOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorProtectFlankPrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.CheckAndChangeState
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorProtectFlankPrefixCheckAndChangeState;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.GetAiWeight
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorProtectFlankPostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.HumanAIComponent.AdjustSpeedLimit
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OnDismountPatchAdjustSpeedLimitPrefix;

  • TaleWorlds.MountAndBlade.BehaviorHorseArcherSkirmish.GetAiWeight
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorHorseArcherSkirmishPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorPullBack.GetAiWeight
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorPullBackPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorVanguard.TickOccasionally
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorVanguardPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorAssaultWalls.CalculateCurrentOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorAssaultWallsPrefixCalculateCurrentOrder;
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorAssaultWallsPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorShootFromCastleWalls.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorShootFromCastleWallsPrefixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorShootFromCastleWalls.TickOccasionally
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorShootFromCastleWallsPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorUseSiegeMachines.GetAiWeight
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorUseSiegeMachinesPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorWaitForLadders.GetAiWeight
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorWaitForLaddersPrefixOnGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorDefendCastleKeyPositionPrefixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.ResetOrderPositions
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorDefendCastleKeyPositionPrefixResetOrderPositions;
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorDefendCastleKeyPositionPostfixResetOrderPositions;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.TickOccasionally
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorDefendCastleKeyPositionPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.LadderQueueManager.Initialize
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideLadderQueueManagerPostfixInitialize;

  • TaleWorlds.MountAndBlade.SiegeTower.OnDeploymentStateChanged
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideSiegeTowerPostfixDeploymentStateChanged;

  • TaleWorlds.MountAndBlade.SiegeTower.OnDestroyed
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideSiegeTowerPostfixOnDestroyed;

  • TaleWorlds.MountAndBlade.BehaviorCharge.CalculateCurrentOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorChargePrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorTacticalCharge.CalculateCurrentOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorTacticalChargeCalculateCurrentOrderPrefix;

  • TaleWorlds.MountAndBlade.HumanAIComponent.GetFormationFrame
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideFormationMovementComponentPrefixGetFormationFrame;

  • TaleWorlds.MountAndBlade.MovementOrder.SetChargeBehaviorValues
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideMovementOrderPrefixSetChargeBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.SetFollowBehaviorValues
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideMovementOrderPrefixSetFollowBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.SetDefaultMoveBehaviorValues
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideMovementOrderPrefixSetDefaultMoveBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.GetSubstituteOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideMovementOrderPrefixGetSubstituteOrder;

  • TaleWorlds.MountAndBlade.MovementOrder.GetPositionAux
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideMovementOrderGetPositionAuxPostfix;

  • TaleWorlds.MountAndBlade.Agent.SetFiringOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideAgentPrefixSetFiringOrder;

  • TaleWorlds.MountAndBlade.Agent.UpdateFormationOrders
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideUpdateFormationOrdersPrefixUpdateFormationOrders;

  • TaleWorlds.MountAndBlade.Formation.GetOrderPositionOfUnit
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideFormationPrefixGetOrderPositionOfUnit;

  • TaleWorlds.MountAndBlade.Formation.GetOrderPositionOfUnitAux
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideFormationPrefixGetOrderPositionOfUnitAux;

  • TaleWorlds.MountAndBlade.Formation.SetPositioning
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.SetPositioningPatchPrefixSetPositioning;

  • TaleWorlds.MountAndBlade.Formation.SetMovementOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideSetMovementOrderPrefixSetOrder;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.GetAiWeight
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroupPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.CalculateCurrentOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroupPrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorSkirmishLine.CalculateCurrentOrder
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorSkirmishLinePostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorSkirmishLine.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorSkirmishLinePostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorDefend.CalculateCurrentOrder
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorDefendPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorHoldHighGround.CalculateCurrentOrder
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorHoldHighGroundPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.CalculateCurrentOrder
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorScreenedSkirmishPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.TickOccasionally
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorScreenedSkirmishPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Behaviours+OverrideBehaviorScreenedSkirmishPostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorAdvance.CalculateCurrentOrder
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideBehaviorAdvancePrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorAdvance.TickOccasionally
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideBehaviorAdvancePrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.SiegeLane.GetLaneCapacity
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideSiegeTowerPrefixGetLaneCapacity;

  • TaleWorlds.MountAndBlade.SiegeLane.DetermineLaneState
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideSiegeTowerpostfixDetermineLaneState;

  • TaleWorlds.MountAndBlade.Source.Missions.Handlers.Logic.AgentMoraleInteractionLogic.ApplyMoraleEffectOnAgentIncapacitated
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+AgentMoraleInteractionLogicPatchPrefixAfterStart;

  • SandBox.Missions.MissionLogics.SiegeMissionTroopSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideAfterStartPrefixAfterStart;

  • SandBox.Missions.MissionLogics.BaseMissionTroopSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideAfterStartBaseMissionTroopSpawnHandlerPrefixAfterStart;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckReinforcement
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.OverrideBehaviorRegroup+OverrideBattleSizeSpawnTickPrefixBattleSizeSpawnTick;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.MissionFormationMarkerTargetVM.Refresh
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideRefreshPostfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnTroop
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+SpawnTroopPatchPrefixSpawnTroop;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.CarryOutDefense
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+TacticDefendCastlePatchPrefixCarryOutDefense;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.ArcherShiftAround
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+TacticDefendCastlePatchPrefixArcherShiftAround;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.BalanceLaneDefenders
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+TacticDefendCastlePatchPrefixBalanceLaneDefenders;

  • TaleWorlds.MountAndBlade.Mission.OnObjectDisabled
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+MissionPatchPostfixOnObjectDisabled;

  • TaleWorlds.MountAndBlade.TacticCoordinatedRetreat.GetTacticWeight
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticCoordinatedRetreatPrefixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.Advance
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFullScaleAttackPostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.Attack
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFullScaleAttackPostfixAttack;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.HasBattleBeenJoined
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFullScaleAttackPostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.GetTacticWeight
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFullScaleAttackPostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.ManageFormationCounts
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFullScaleAttackPostfixManageFormationCounts;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.Advance
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFrontalCavalryChargePostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.Attack
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFrontalCavalryChargePostfixAttack;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.HasBattleBeenJoined
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticFrontalCavalryChargePostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.Advance
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.Attack
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixAttack;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.HasBattleBeenJoined
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.ManageFormationCounts
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixManageFormationCounts;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.HasBattleBeenJoined
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticDefensiveLinePrefixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.Defend
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticDefensiveLinePostfixDefend;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.Engage
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticDefensiveLinePostfixEngage;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.HasBattleBeenJoined
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticDefensiveEngagementPrefixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.Defend
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticDefensiveEngagementPostfixDefend;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.Engage
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticDefensiveEngagementPostfixAttack;

  • TaleWorlds.MountAndBlade.TacticComponent.SetDefaultBehaviorWeights
    • Prefixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+OverrideTacticComponentPrefixSetDefaultBehaviorWeights;

  • TaleWorlds.MountAndBlade.Mission.OnTick
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.AiModule.Posture.PostureLogic+OnTickPatchPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_VideoOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_AudioOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GameKeyOptionGroups
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GamepadOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GameplayOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_PerformanceOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.ExecuteCloseOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinExecuteCloseOptionsPostfix; Priority: 300;