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 (09.48.97.91)
Runtime: .NET Framework 4.8.9290.0


+ Exception

Exception information
Type: System.IndexOutOfRangeException
Message: Index was outside the bounds of the array.
Source: mscorlib
CallStack:
  1. at void System.Collections.Generic.List.Add(T item)
  2. at int BattleSize.MissionAgentSpawnLogicPatch+MissionSide.SpawnTroops(int number, bool isReinforcement)
  3. at bool BattleSize.MissionAgentSpawnLogicPatch.CheckDeployment(ref bool __result, MissionAgentSpawnLogic __instance, ref int ____battleSize, ref List[] ____phases, ref FormationSpawnData[] ____formationSpawnData, ref MissionSide[] ____missionSides, ref Action ___OnInitialTroopsSpawned, ref List ____sidesWhereSpawnOccured)
  4. at bool TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment_Patch1(MissionAgentSpawnLogic this)
  5. at void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeamsOfSide(BattleSideEnum side)
  6. at void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams_Patch1(DeploymentMissionController this)
  7. at void TaleWorlds.MountAndBlade.DeploymentMissionController.OnMissionTick(float dt)
  8. at void TaleWorlds.MountAndBlade.Mission.OnTick(float dt, float realDt, bool updateCamera, bool doAsyncAITick)
  9. at void TaleWorlds.MountAndBlade.MissionState.TickMission(float realDt)
  10. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  11. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  12. at void TaleWorlds.Core.Game.OnTick(float dt)
  13. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  14. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  15. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: void System.Collections.Generic.List.Add(T item) (IL Offset: 59)
    • Module: UNKNOWN
      Method: virtual System.Void System.Collections.Generic.List`1::Add(System.Collections.Generic.T item)
      Method From Stackframe Issue: False
    CIL:

  • Frame: int BattleSize.MissionAgentSpawnLogicPatch+MissionSide.SpawnTroops(int number, bool isReinforcement) (IL Offset: 737)
    • Module: BattleSize
      Method: System.Int32 BattleSize.MissionSide::SpawnTroops(System.Int32 number, System.Boolean isReinforcement)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool BattleSize.MissionAgentSpawnLogicPatch.CheckDeployment(ref bool __result, MissionAgentSpawnLogic __instance, ref int ____battleSize, ref List[] ____phases, ref FormationSpawnData[] ____formationSpawnData, ref MissionSide[] ____missionSides, ref Action ___OnInitialTroopsSpawned, ref List ____sidesWhereSpawnOccured) (IL Offset: 1166)
    • Module: BattleSize
      Method: static System.Boolean BattleSize.MissionAgentSpawnLogicPatch::CheckDeployment(System.Boolean& __result, TaleWorlds.MountAndBlade.MissionAgentSpawnLogic __instance, System.Int32& ____battleSize, System.Collections.Generic.List`1[]& ____phases, BattleSize.FormationSpawnData[]& ____formationSpawnData, BattleSize.MissionSide[]& ____missionSides, System.Action`2& ___OnInitialTroopsSpawned, System.Collections.Generic.List`1& ____sidesWhereSpawnOccured)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment_Patch1(MissionAgentSpawnLogic this) (IL Offset: -1)
    • Module: BattleSize
      Method: static System.Boolean BattleSize.MissionAgentSpawnLogicPatch::CheckDeployment(System.Boolean& __result, TaleWorlds.MountAndBlade.MissionAgentSpawnLogic __instance, System.Int32& ____battleSize, System.Collections.Generic.List`1[]& ____phases, BattleSize.FormationSpawnData[]& ____formationSpawnData, BattleSize.MissionSide[]& ____missionSides, System.Action`2& ___OnInitialTroopsSpawned, System.Collections.Generic.List`1& ____sidesWhereSpawnOccured)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Boolean TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment_Patch1(TaleWorlds.MountAndBlade.MissionAgentSpawnLogic this)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeamsOfSide(BattleSideEnum side) (IL Offset: 14)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.DeploymentMissionController::SetupTeamsOfSide(TaleWorlds.Core.BattleSideEnum side)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams_Patch1(DeploymentMissionController this) (IL Offset: -1)
    • Module: ROT-Core
      Method: static System.Void ROT.HarmonyPatches.Core.Patch_DeploymentMissionController_SetupTeams::Postfix(TaleWorlds.MountAndBlade.DeploymentMissionController& __instance)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams_Patch1(TaleWorlds.MountAndBlade.DeploymentMissionController this)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.OnMissionTick(float dt) (IL Offset: 40)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.DeploymentMissionController::OnMissionTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Mission.OnTick(float dt, float realDt, bool updateCamera, bool doAsyncAITick) (IL Offset: 253)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::OnTick(System.Single dt, System.Single realDt, System.Boolean updateCamera, System.Boolean doAsyncAITick)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickMission(float realDt) (IL Offset: 476)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickMission(System.Single realDt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 279)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MissionState::OnTick(System.Single realDt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (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.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt) (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.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • BattleSize
    • Method: System.Int32 BattleSize.MissionSide::SpawnTroops(System.Int32 number, System.Boolean isReinforcement)
      Frame: int BattleSize.MissionAgentSpawnLogicPatch+MissionSide.SpawnTroops(int number, bool isReinforcement) (IL Offset: 737)
      HarmonyIssue: False
    • Method: static System.Boolean BattleSize.MissionAgentSpawnLogicPatch::CheckDeployment(System.Boolean& __result, TaleWorlds.MountAndBlade.MissionAgentSpawnLogic __instance, System.Int32& ____battleSize, System.Collections.Generic.List`1[]& ____phases, BattleSize.FormationSpawnData[]& ____formationSpawnData, BattleSize.MissionSide[]& ____missionSides, System.Action`2& ___OnInitialTroopsSpawned, System.Collections.Generic.List`1& ____sidesWhereSpawnOccured)
      Frame: bool BattleSize.MissionAgentSpawnLogicPatch.CheckDeployment(ref bool __result, MissionAgentSpawnLogic __instance, ref int ____battleSize, ref List[] ____phases, ref FormationSpawnData[] ____formationSpawnData, ref MissionSide[] ____missionSides, ref Action ___OnInitialTroopsSpawned, ref List ____sidesWhereSpawnOccured) (IL Offset: 1166)
      HarmonyIssue: False
    • Method: static System.Boolean BattleSize.MissionAgentSpawnLogicPatch::CheckDeployment(System.Boolean& __result, TaleWorlds.MountAndBlade.MissionAgentSpawnLogic __instance, System.Int32& ____battleSize, System.Collections.Generic.List`1[]& ____phases, BattleSize.FormationSpawnData[]& ____formationSpawnData, BattleSize.MissionSide[]& ____missionSides, System.Action`2& ___OnInitialTroopsSpawned, System.Collections.Generic.List`1& ____sidesWhereSpawnOccured)
      Frame: bool TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment_Patch1(MissionAgentSpawnLogic this) (IL Offset: -1)
      HarmonyIssue: False
  • ROT-Core
    • Method: static System.Void ROT.HarmonyPatches.Core.Patch_DeploymentMissionController_SetupTeams::Postfix(TaleWorlds.MountAndBlade.DeploymentMissionController& __instance)
      Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams_Patch1(DeploymentMissionController this) (IL Offset: -1)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.198)
  • + ButterLib (Bannerlord.ButterLib, v2.8.16.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.11.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.2.0)
  • + Native (Native, v1.2.12.0)
  • + SandBox Core (SandBoxCore, v1.2.12.0)
  • + Sandbox (Sandbox, v1.2.12.0)
  • + StoryMode (StoryMode, v1.2.12.0)
  • + CustomBattle (CustomBattle, v1.2.12.0)
  • + BattleSize (BattleSize, v1.3.0.0)
  • + ROT-Core (ROT-Core, v1.2.10.34)
  • + ROT-Content (ROT-Content, v1.2.10.31)
  • + ROT-Map (ROT_Map, v1.2.10.3)
  • + ROT-Dragon (ROT-Dragon, e1.2.10.3)
  • + Realm of Thrones TR - TheWinderst ve Girayzade (ROTTR, v1.0.0.0)
  • + Historical Banner Icons (HistoricalBannerIcons, v1.2.8.0)

+ Assemblies

+ Harmony Patches

  • HarmonyLib.Harmony.UnpatchAll
    • Prefixes
      • Owner: Bannerlord.Harmony.UnpatchAll; Namespace: Bannerlord.Harmony.SubModule.UnpatchAllPrefix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;

  • 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.Engine.GauntletUI.UIConfig.set_DoNotUseGeneratedPrefabs
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.UIConfigPatch.Prefix;

  • 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.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;

  • TaleWorlds.MountAndBlade.BannerlordConfig.GetRealBattleSize
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.BannerlordConfigPatch.GetRealBattleSize;

  • TaleWorlds.MountAndBlade.BannerlordConfig.GetRealBattleSizeForSiege
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.BannerlordConfigPatch.GetRealBattleSizeForSiege;

  • TaleWorlds.MountAndBlade.BannerlordConfig.GetRealBattleSizeForSallyOut
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.BannerlordConfigPatch.GetRealBattleSizeForSallyOut;

  • TaleWorlds.MountAndBlade.Agent.Die
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.AgentPatch.Die;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.get_MaxNumberOfTroopsForMission
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.MissionAgentSpawnLogicPatch.Postfix;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckGlobalReinforcementBatch
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.MissionAgentSpawnLogicPatch.CheckGlobalReinforcementBatch;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckCustomReinforcementBatch
    • Postfixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.MissionAgentSpawnLogicPatch.CheckCustomReinforcementBatch;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckReinforcementSpawn
    • Prefixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.MissionAgentSpawnLogicPatch.CheckReinforcementSpawn;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment
    • Prefixes
      • Owner: bannerlord.battlesize; Namespace: BattleSize.MissionAgentSpawnLogicPatch.CheckDeployment;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyInLabor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.KillCharacterActionPatch+ApplyInLabor.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.SpawnMinorFactionHeroes
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.HeroSpawnCampaignBehaviorPatches.Prefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaListItem..ctor
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.EncyclopediaListItemPatches.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.GetCompanionTemplateToSpawn
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.CompanionsCampaignBehaviorPatches.Postfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.Diplomacy+DeclareWarActionPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.get_InitializerRecord
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.TimeLock.MissionPatch.Postfix;

  • TaleWorlds.CampaignSystem.Issues.GangLeaderNeedsToOffloadStolenGoodsIssueBehavior.ConditionsHold
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.NativeCrashfixes.GangLeadersIssue.Prefix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.ApplyBannerTextureToMesh
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.NativeBugfixes.BannerTextureToMeshCrash.FixCrash;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable.Apply
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.NativeBugfixes.LeaveKingdomAsClanBarterablePatch.Fix;

  • TaleWorlds.CampaignSystem.MapEvents.LootCollector.GiveShareOfLootToParty
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.LootCollectorPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.FoodConsumptionBehavior.CheckAnimalBreeding
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.FoodConsumptionBehaviorPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteExecuteTroop
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.PartyCharacterVMPatch.ExecuteExecuteTroopPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPItemVM..ctor
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.SPItemVMPatch.Postfix;

  • SandBox.View.Map.MapScreen.StepSounds
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Prefix1;

  • TaleWorlds.CampaignSystem.ExplainedNumber.AddFactor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Prefix2;

  • SandBox.MapScene.GetHeightAtPoint
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Postfix1;

  • SandBox.View.Map.PartyVisual.TickMobilePartyVisual
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Postfix2;

  • TaleWorlds.MountAndBlade.Source.Missions.CaravanBattleMissionHandler.AfterStart
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CharacterCreationCultureFaceGen.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.FactionDiscontinuationCampaignBehavior.CanClanBeDiscontinued
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ClanRemovalPatches.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetScoreOfClanToJoinKingdom
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ClanScorePatches.Postfix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeScenes
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.BattleScenePatch.Postfix;

  • TaleWorlds.Core.WeaponComponentData..ctor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ROTWeaponComponetData.Prefix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationSentence.get_Text
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CustomVoiceLines.OverrideDialogue;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetScoreOfWarInternal
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultDiplomacyModelPatches+GetScoreOfWarInternal.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_LowSecurityLoyaltyEffect
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch1.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_RebellionStartLoyaltyThreshold
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch2.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_RebelliousStateStartLoyaltyThreshold
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch3.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_SettlementOwnerDifferentCultureLoyaltyEffect
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch4.Postfix;

  • TaleWorlds.CampaignSystem.GameState.MenuContext.OpenTroopSelection
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.SelectKeepBattleTroopsYourself;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.menu_settlement_taken_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemovePostSiegeMenu;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_leave_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemoveEncounterMenuLeaveOption;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_castle_outside_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemoveCastleOutsideMenu;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_town_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.FixLoadInsideTown;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_town_outside_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.FixLoadInsideTown2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_settlement_leave_on_consequence
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.FixLoadInsideTown3;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_order_attack_on_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.ChangeEncounterMenuSendTroopsText;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.ChangePlayerClanBanner;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_leave_your_soldiers_behind_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemoveEncounterMenuLeaveSoldiersBehindOption;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_siege_event_on_init
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.SkipJoinSiegeInProgress;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.buy_mercenaries_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.DisableRecruitMercenary;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.FixCrashInEncounterGameMenuBehavior;
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.SkipCaptureTheEnemy;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenuInitializationHandlers.DefaultEncounter.game_menu_encounter_on_init
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.ChangeMainEcounterMenuText;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoPlayerVictory
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.CancelPostBattleConversations;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootParty
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemovePrisonerLoot;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootInventory
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.ModifyBattleLoot;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshBinding
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.HideMainParty;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.IncreasePartyCountOnMap;

  • TaleWorlds.CampaignSystem.ViewModelCollection.TooltipRefresherCollection.AddPartyTroopProperties
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.AddPlayerTroopsToEnlistedToolip;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.GetPatrolBehavior
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.AggressivePatrol;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.SetBattleEquipment;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_Mission_SpawnAgent.Prefix; Index: 1;
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.SceneColorPersistence.Prefix; Index: 2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VassalAndMercenaryOfferCampaignBehavior.DailyTick
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.CancelVassalOffers;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterModel.GetCharacterSergeantScore
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.NoSergeants;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.IsPlayerSergeant
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.MakePlayerSergeant;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.InformSergeantPlayer;

  • TaleWorlds.MountAndBlade.OrderController.AreGesturesEnabled
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.DisableCommandShout;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.XPBonus;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveScout
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.GetEffectiveScout;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveEngineer
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.GetEffectiveEngineer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveQuartermaster
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.GetEffectiveQuartermaster;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveSurgeon
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.GetEffectiveSurgeon;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_discussions
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.DisableDiscussions;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_have_issue_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.DisableAcceptingIssues;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_is_threated_neutral_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.DisableThreateningPeople;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.DefaultSkillLevelingManager.OnPartySkillExercised
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemovePartySkillXP;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventParty.get_PlunderedGold
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.RemovePlunderedGold;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_Name
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.ChangeMainPartyName;

  • Helpers.MenuHelper.EncounterAttackConsequence
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.MarkBattleNotSimulated;

  • TaleWorlds.MountAndBlade.GauntletUI.LoadingWindowViewModel.SetNextGenericImage
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.LoadingScreenPatches.SetNextGenericImage;

  • TaleWorlds.MountAndBlade.MBMusicManager.Initialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.MBMusicManagerPatches.OverrideCreation;

  • TaleWorlds.MountAndBlade.MBMusicManager.ActivateMenuMode
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.MBMusicManagerPatches.UseTowMenuMusicId;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.SpawnBanditOrLooterPartiesAroundAHideoutOrSettlement
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.BanditsCampaignBehaviorPatches+ROTSpawnBanditsAroundSettlements.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.FillANewHideoutWithBandits
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.BanditsCampaignBehaviorPatches+ROTFillNewHideoutWithBandits.Prefix;

  • TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_DeploymentMissionController_SetupTeams.Postfix;

  • SandBox.View.Missions.SandBoxMissionViews.OpenBattleMission
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_CustomBattleViews_OpenCustomBattleMission.Postfix;

  • TaleWorlds.CampaignSystem.SingleplayerBattleSceneData.get_SceneID
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_SceneData.Postfix;

  • SandBox.Missions.MissionLogics.SandBoxBattleMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+PatchGetRealBattleSize.Prefix;

  • TaleWorlds.CampaignSystem.Encounters.TownEncounter.CreateAndOpenMissionController
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ScenePatches.CreateAndOpenMissionController;

  • SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ScenePatches.SpawnPlayer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.CheckAndOpenNextLocation
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ScenePatches.CheckAndOpenNextLocation;

  • SandBox.SettlementPositionScript.get_SettlementsDistanceCacheFilePath
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.SettlementPositionScriptPatches.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderDefection
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DiplomaticBartersBehaviorPatch.Prefix;

  • TaleWorlds.MountAndBlade.FaceGen.GetRaceNames
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.FaceGenPatch.Postfix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.WightPatches.DontTalkToWights;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_taken_prisoner_continue_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.WightPatches.CancelPrisonerMenuAndRespawnParty;

  • TaleWorlds.CampaignSystem.Actions.TakePrisonerAction.ApplyInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.WightPatches.PreventWightPrisoners;

  • TaleWorlds.CampaignSystem.CultureObject.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.XMLParserAddons.DeserializeCulture;

  • Helpers.FactionHelper.GenerateClanNameforPlayer
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.FactionHelperPatches.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.CreateFrom
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CharacterObjectPatches.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.SettlementPatches+SettlementOwnerClanGetter.Postfix;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.AurelianMapFix.Patch.Transpiler;

  • TaleWorlds.CampaignSystem.Campaign..ctor
    • Transpilers
      • Owner: com.github.gnivler.StartDatePrototype; Namespace: StartDatePrototype.SubModule.Transpiler;

  • SandBox.GauntletUI.BannerEditor.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.BannerPaste.Postfix;

  • TaleWorlds.Core.Banner.GetFirstIconColor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.AssignUniqueSecondaryBannerColor.Prefix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClearBannerCode.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PreventBannerColorUpdates.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColor
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UpdateKingdomColorOnBannerChange.Postfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PersistClothingColorWorldMap.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistence.Postfix;

  • SandBox.ViewModelCollection.SandBoxUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistenceSandbox.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.InventoryColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.CharacterSheetPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyHeadshotPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClanViewPersistence.Postfix;

  • TaleWorlds.CampaignSystem.SceneInformationPopupTypes.CampaignSceneNotificationHelper.CreateNotificationCharacterFromHero
    • Transpilers
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ExecutionScenePersistence.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.LoadBehaviorData
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix;
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix;
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix; Index: 1;

  • 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;

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

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

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

  • TaleWorlds.Core.ViewModelCollection.Information.InquiryElementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM.UpdateQuestStatus
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateHearthChangeInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix; Index: 1;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix; Index: 2;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix; Index: 3;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix; Index: 4;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix; Index: 5;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix; Index: 6;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateProsperityChangeInternal
    • Postfixes
      • Owner: carbon.stopstarvingyourselves; Namespace: StopStarvingYourselves.Patches.DefaultSettlementProsperityModelPatches.CalculateProsperityChangeInternal.Postfix;