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: unknown launcher - NovusLauncher (1.0.0.0)


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at float TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.GetSiegeAftermathInfluenceCost(MobileParty attackerParty, Settlement settlement, SiegeAftermath aftermathType)+(MobileParty t) => { }
  2. at int System.Linq.Enumerable.Count(IEnumerable source, Func predicate)
  3. at float TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.GetSiegeAftermathInfluenceCost(MobileParty attackerParty, Settlement settlement, SiegeAftermath aftermathType)
  4. at SiegeAftermath TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.DetermineAISiegeAftermath(MobileParty attackerParty, Settlement settlement)
  5. at void TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.OnMapEventEnded(MapEvent mapEvent)
  6. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  7. at void TaleWorlds.CampaignSystem.CampaignEvents.OnMapEventEnded(MapEvent mapEvent)
  8. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnMapEventEnded(MapEvent mapEvent)
  9. at void TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinalizeEventAux()
  10. at void TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle()
  11. at void TaleWorlds.CampaignSystem.MapEvents.MapEvent.Update()
  12. at void TaleWorlds.CampaignSystem.MapEvents.MapEventManager.Tick()
  13. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  14. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  15. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  16. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  17. at void TaleWorlds.Core.Game.OnTick(float dt)
  18. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  19. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  20. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: float TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.GetSiegeAftermathInfluenceCost(MobileParty attackerParty, Settlement settlement, SiegeAftermath aftermathType)+(MobileParty t) => { } (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.CampaignSystem.CampaignBehaviors.<>c::b__42_0(TaleWorlds.CampaignSystem.Party.MobileParty t)
      HarmonyIssue: False
  • Frame: int System.Linq.Enumerable.Count(IEnumerable source, Func predicate) (IL Offset: 46)
    • Module: UNKNOWN
      Method: static System.Int32 System.Linq.Enumerable::Count(System.Collections.Generic.IEnumerable`1 source, System.Func`2 predicate)
      HarmonyIssue: False
  • Frame: float TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.GetSiegeAftermathInfluenceCost(MobileParty attackerParty, Settlement settlement, SiegeAftermath aftermathType) (IL Offset: 60)
    • Module: UNKNOWN
      Method: System.Single TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior::GetSiegeAftermathInfluenceCost(TaleWorlds.CampaignSystem.Party.MobileParty attackerParty, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermath aftermathType)
      HarmonyIssue: False
  • Frame: SiegeAftermath TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.DetermineAISiegeAftermath(MobileParty attackerParty, Settlement settlement) (IL Offset: 52)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermath TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior::DetermineAISiegeAftermath(TaleWorlds.CampaignSystem.Party.MobileParty attackerParty, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.OnMapEventEnded(MapEvent mapEvent) (IL Offset: 482)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior::OnMapEventEnded(TaleWorlds.CampaignSystem.MapEvents.MapEvent mapEvent)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnMapEventEnded(MapEvent mapEvent) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnMapEventEnded(TaleWorlds.CampaignSystem.MapEvents.MapEvent mapEvent)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnMapEventEnded(MapEvent mapEvent) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnMapEventEnded(TaleWorlds.CampaignSystem.MapEvents.MapEvent mapEvent)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinalizeEventAux() (IL Offset: 9)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent::FinalizeEventAux()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle() (IL Offset: 124)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent::FinishBattle()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MapEvents.MapEvent.Update() (IL Offset: 1904)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent::Update()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MapEvents.MapEventManager.Tick() (IL Offset: 92)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEventManager::Tick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 68)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      HarmonyIssue: False
  • 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)
      HarmonyIssue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      HarmonyIssue: False
  • 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)
      HarmonyIssue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.140)
  • + ButterLib (Bannerlord.ButterLib, v2.6.1.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.5.5.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.4.0)
  • + Native (Native, v1.0.2.0)
  • + Sandbox (Sandbox, v1.0.2.0)
  • + SandBox Core (SandBoxCore, v1.0.2.0)
  • + StoryMode (StoryMode, v1.0.2.0)
  • + CustomBattle (CustomBattle, v1.0.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.2.0)
  • + Calradia Expanded (CalradiaExpanded, a1.1.9.0)
  • + Achievement Unblocker (AchievementUnblocker, v1.0.3.0)
  • + Bannerlord.DiscordRichPresence (Bannerlord.DiscordRichPresence, v0.0.1.0)
  • + Open Source Armory (OpenSourceArmory, v1.13.0.0)
  • + No Safe Mode Prompt (NoSafeModePrompt, v1.0.2.0)
  • + Better Time (BetterTime, v1.2.7.0)
  • + Useful Skips (UsefulSkips, v1.0.0.0)
  • + Hotkeys (Hotkeys, v2.5.4.0)
  • + ZoomOutOnMap (ZoomOutOnMap, v1.0.0.0)
  • + Party Screen Enhancements (PartyScreenEnhancements, v1.6.11.0)
  • + Sell all but stop at zero (SellAllButStopAtZero, v1.0.2.0)
  • + Settlement Icons Redesign (SettlementIconRedesign, v1.0.7.0)
  • + I Don't Care - Campaign Log Filter (IDontCare, v2.5.2.0)
  • + MBFastDialogue (MBFastDialogue, v2.5.5.0)
  • + Highlight Better Items (HighlightBetterItems, v1.0.0.0)
  • + Better HUD (BetterHUD, v1.4.0.0)
  • + RTS Camera (RTSCamera, v4.1.19.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.5.0.0)
  • + Enter Castle/Town With Horse (Aragas.CastleTownWithHorse, v1.0.9.0)
  • + PowerfulHeroes (PowerfulHeroes, v1.1.5.0)
  • + AutoBattleFormation (AutoBattleFormation, v1.0.1.5325)
  • + Noble Titles (NobleTitles, v1.2.0.0)
  • + Bannerlord.XPTweaks (Bannerlord.XPTweaks, v2.0.0.0)
  • + Useful Companions (UsefullCompanions, v0.4.5.0)
  • + Distinguished Service (DistinguishedService, v5.2.1.0)
  • + AgricultureEstate (AgricultureEstate, v1.0.14.0)
  • + Fourberie (Fourberie, v9.2.2.0)
  • + KingdomDecay (KingdomDecay, v1.1.1.0)
  • + Houses of Calradia (HousesCalradia, v1.2.9.1)
  • + Kaoses Tweaks (KaosesTweaks, v0.4.3.0)
  • + DynaCulture (DynaCulture, v1.5.9.1)
  • + TimeLord (TimeLord, v1.2.2.0)
  • + Allegiance Overhaul (AllegianceOverhaul, v2.3.3.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.1.8)
  • + Separatism (Separatism, v1.0.2.0)
  • + GenderInequality for 1.0.2 (GenderInequality, v0.0.1.0)
  • + WarAndAiTweaks (WarAndAiTweaks, v1.7.0.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.19.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.MapScene.GetNavigationMeshIndexOfTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetNavigationMeshIndexOfTerrainTypePatch.Postfix;

  • SandBox.MapScene.GetFaceTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetFaceTerrainTypePatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.OnAiTickInternal
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+OnAiTickInternalPatch.Postfix;

  • StoryMode.StoryModeEvents.get_Instance
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_StoryModeEvents_Instance_Getter.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.SetStatInternal
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_SetStatInternal.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.CheckAchievementSystemActivity
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_CheckAchievementSystemActivity.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.DeactivateAchievements
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_DeactivateAchievements.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.ProgressOwnedWorkshopCount
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_ProgressOwnedWorkshopCount.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.ProgressOwnedCaravanCount
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_ProgressOwnedCaravanCount.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.OnSettlementEnter
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_OnSettlementEnter.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.OnMissionStarted
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_OnMissionStarted.Postfix;

  • TaleWorlds.CampaignSystem.Campaign.TickMapTime
    • Prefixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.Support.Prefix;
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.TickMapTime; Index: 1;

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

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

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState.NextStage
    • Postfixes
      • Owner: mod.bannerlord.usefulskips; Namespace: UsefulSkips.UsefulSkipsCharacterCreationState.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.usefulskips; Namespace: UsefulSkips.UsefulSkipsBehavior+UsefulSkipsTrainingFieldBehavior.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: mod.bannerlord.usefulskips; Namespace: UsefulSkips.UsefulSkipsBehavior+UsefulSkipsTutorialPhaseBehavior.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetArmyManagementVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveArmyManagementVM.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay.ArmyMenuOverlayVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetArmyMenuOverlayVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay.ArmyMenuOverlayVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveArmyMenuOverlayVM.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.MultiSelectionQueryPopUpVM.SetData
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetPopUpVM.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.SingleQueryPopUpVM.SetData
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetPopUpVM.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.TextQueryPopUpVM.SetData
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetPopUpVM.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.MultiSelectionQueryPopUpVM.OnClearData
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemovePopUpVM.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.SingleQueryPopUpVM.OnClearData
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemovePopUpVM.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.TextQueryPopUpVM.OnClearData
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemovePopUpVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.RefreshList
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RefreshSmeltingVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.ProcessLockItem
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.LockingSmeltingVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Barter.BarterVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetSPBarterVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Barter.BarterVM.OnClosed
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveSPBarterVM.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetTownManagementVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.ExecuteDone
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveTownManagementVM.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay.GameMenuOverlay.ExecuteOnOverlayOpened
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetGameMenuOverlay.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay.GameMenuOverlay.ExecuteOnOverlayClosed
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveGameMenuOverlay.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Menu.Overlay.OverlayPopupWidget.SetCurrentCharacter
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetOverlayPopupWidget2.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Menu.Overlay.OverlayPopupWidget.OnLateUpdate
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveOverlayPopupWidget.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.GameMenuVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetGameMenuVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.GameMenuVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveGameMenuVM.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Conversation.MissionConversationVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetMissionConversationVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Conversation.MissionConversationVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveMissionConversation.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TournamentLeaderboard.TournamentLeaderboardVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetTournamentLeaderboardVMPostfix.Postfix;

  • SandBox.View.Menu.MenuViewContext.CloseTournamentLeaderboard
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveTournamentLeaderboardVMPrefix.Prefix;

  • SandBox.ViewModelCollection.BoardGame.BoardGameVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetBoardGameVM.Postfix;

  • SandBox.CampaignBehaviors.BoardGameCampaignBehavior.OnPlayerBoardGameOver
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveBoardGameVM.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.MissionAgentStatusVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetMissionAgentStatusVM.Postfix;

  • SandBox.ViewModelCollection.SPScoreboardVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetSPScoreboardVM.Postfix1;

  • SandBox.ViewModelCollection.SPScoreboardVM.ExecuteQuitAction
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetSPScoreboardVM.Postfix2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaNavigatorVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetEncyclopediaNavigatorVM.Postfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetTournamentVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Quests.QuestsVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetQuestsVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetClanVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetKingdomVM.Postfix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetCharacterVM.Postfix;

  • TaleWorlds.Core.GameStateManager.PushState
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GameStateManagerPushStatePostfix.Prefix;

  • TaleWorlds.Core.GameStateManager.PopState
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GameStateManagerPopStatePrefix.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitmentVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetRecruitmentVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitmentVM.Deactivate
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveRecruitmentVM.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetInventoryVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetPartyVM.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetCraftingVM.Postfix;

  • SandBox.MapScene.GetMapBorders
    • Postfixes
      • Owner: ZoomOutOnMap; Namespace: ZoomOutOnMap.MapBordersPatch.GetMapBorders;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteRecruitTroop
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseIgnorePrisonerPatch.Prefix;

  • TaleWorlds.ScreenSystem.ScreenBase.AddLayer
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatch.Postfix;

  • TaleWorlds.ScreenSystem.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.Upgrade
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseUpgradePathPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTroopManagerPopUp.PartyTroopManagerVM.OpenPopUp
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatch.PostfixOpen;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTroopManagerPopUp.PartyTroopManagerVM.ExecuteDone
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatch.PostfixClose;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTroopManagerPopUp.PartyTroopManagerVM.ConfirmCancel
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatch.PostfixCancel;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.ExecuteOpenUpgradePopUp
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.QuickUpgradePatch.PrefixOpenUpgrade;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.ExecuteOpenRecruitPopUp
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.QuickUpgradePatch.PrefixOpenRecruit;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.UpgradeTargetVM.Refresh
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.UpgradeButtonTooltipPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.ExecuteSellAllItems
    • Prefixes
      • Owner: mod.bannerlord.SellAllButStop; Namespace: SellAllButStopAtZero.Patch_SellAll_with_Harmony.Prefix;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: com.bloc.settlementiconredesign; Namespace: SettlementIconRedesign.PatchMyNameplate+Patch_GauntletMovie.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate.SettlementNameplateWidget.SetNameplateRelationType
    • Postfixes
      • Owner: com.bloc.settlementiconredesign; Namespace: SettlementIconRedesign.PatchMyNameplate+PatchSettlementFix.Postfix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: com.bloc.settlementiconredesign; Namespace: SettlementIconRedesign.PatchMyNameplate+Patch_PartyNameplateVM.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: com.bloc.settlementiconredesign; Namespace: SettlementIconRedesign.PatchMyNameplate+PatchSettlementNameplateVMFix.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM..ctor
    • Postfixes
      • Owner: com.bloc.settlementiconredesign; Namespace: SettlementIconRedesign.PatchMyNameplate+PatchSettlementNameplateVMConstructor.Postfix;

  • TaleWorlds.CampaignSystem.CampaignInformationManager.NewLogEntryAdded
    • Prefixes
      • Owner: pajtajster.idontcare.patch; Namespace: IDontCare.Patches.LogEntriesPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignEvents.OnHeroLevelledUp
    • Prefixes
      • Owner: pajtajster.idontcare.patch; Namespace: IDontCare.Patches.NotificationPatches.OnHeroLevelledUpPrefix;

  • TaleWorlds.CampaignSystem.CampaignEvents.OnHeroGainedSkill
    • Prefixes
      • Owner: pajtajster.idontcare.patch; Namespace: IDontCare.Patches.NotificationPatches.OnHeroGainedSkillPrefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenuCallbackManager.InitializeState
    • Postfixes
      • Owner: io.dallen.bannerlord.fastdialogue; Namespace: MBFastDialogue.Patches.GameMenuCallbackManagerPatch1.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterGameMenuModel.GetEncounterMenu
    • Postfixes
      • Owner: io.dallen.bannerlord.fastdialogue; Namespace: MBFastDialogue.Patches.StoryModeEncounterGameMenuModelPatch1.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.RefreshCharacterCanUseItem
    • Postfixes
      • Owner: murden.highlight_better_items.2022; Namespace: Murden.HighlightBetterItems.InventoryConstructor.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.CheckEquipAfterTransferStack
    • Postfixes
      • Owner: murden.highlight_better_items.2022; Namespace: Murden.HighlightBetterItems.CheckEquipAfterTransferStack.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.AfterTransfer
    • Postfixes
      • Owner: murden.highlight_better_items.2022; Namespace: Murden.HighlightBetterItems.RefreshCharacterCanUseItem.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Inventory.InventoryItemTupleWidget.UpdateCivilianState
    • Postfixes
      • Owner: murden.highlight_better_items.2022; Namespace: Murden.HighlightBetterItems.UpdateCivilianState.Postfix;

  • TaleWorlds.MountAndBlade.View.MissionViews.SiegeWeapon.RangedSiegeWeaponView.HandleUserInput
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_RangedSiegeWeaponView.HandleUserInput_Prefix;

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

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

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

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

  • TaleWorlds.MountAndBlade.View.MissionViews.MissionAgentLabelView.IsAllyInAllyTeam
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionAgentLabelView.IsAllyInAllyTeam_Prefix;

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

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

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.TaleWorlds.MountAndBlade.IMissionListener.OnMissionModeChange
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreen.OnMissionModeChange_Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.CheckCanBeOpened
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderVM.Prefix_CheckCanBeOpened;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.AfterInitialize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionOrderVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderVM.Postfix_AfterInitialize;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.OnEscape
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderVM.Prefix_OnEscape;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.CrosshairVM.ShowHitMarker
    • Prefixes
      • Owner: RTSCamera_Patch_CrosshairVM; Namespace: RTSCamera.Patch.Patch_CrosshairVM.Prefix_ShowHitMarker;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.CrosshairVM.SetReloadProperties
    • Postfixes
      • Owner: RTSCamera_Patch_CrosshairVM; Namespace: RTSCamera.Patch.Patch_CrosshairVM.Postfix_SetReloadProperties;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSpectatorControl.OnMissionTick
    • Postfixes
      • Owner: RTSCamera_Patch_MissionGauntletSpectatorControl; Namespace: RTSCamera.Patch.Patch_MissionGauntletSpectatorControl.Postfix_OnMissionTick;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Scoreboard.ScoreboardScreenWidget.UpdateControlButtons
    • Postfixes
      • Owner: RTSCamera_Patch_ScoreboardScreenWidget; Namespace: RTSCamera.Patch.Patch_ScoreboardScreenWidget.Postfix_UpdateControlButtons;

  • TaleWorlds.MountAndBlade.Mission.UpdateSceneTimeSpeed
    • Postfixes
      • Owner: RTSCamera_Patch_Mission_UpdateSceneTimeSpeed; Namespace: RTSCamera.Patch.Patch_Mission_UpdateSceneTimeSpeed.Postfix_UpdateSceneTimeSpeed;

  • TaleWorlds.MountAndBlade.ViewModelCollection.OrderOfBattle.OrderOfBattleVM.OnCommanderAssignmentRequested
    • Prefixes
      • Owner: RTSCamera_Patch_OrderOfBattleVM; Namespace: RTSCamera.Patch.Fix.Patch_OrderOfBattleVM.Prefix_OnCommanderAssignmentRequested;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletMainAgentEquipDropView.IsMainAgentAvailable
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletMainAgentEquipDropView; Namespace: RTSCamera.Patch.Patch_MissionGauntletMainAgentEquipDropView.Prefix_IsMainAgentAvailable;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletMainAgentEquipmentControllerView.IsMainAgentAvailable
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletMainAgentEquipmentControllerView; Namespace: RTSCamera.Patch.Patch_MissionGauntletMainAgentEquipmentControllerView.Prefix_IsMainAgentAvailable;

  • TaleWorlds.MountAndBlade.DeploymentMissionController.FinishPlayerDeployment
    • Postfixes
      • Owner: RTSCamera_Patch_DeploymentMissionController; Namespace: RTSCamera.Patch.Patch_DeploymentMissionController.Postfix_FinishPlayerDeployment;

  • SandBox.GameComponents.SandboxBattleSpawnModel.FindBestOrderOfBattleFormationClassAssignmentForTroop
    • Prefixes
      • Owner: RTSCamera_Patch_SandboxBattleSpawnModel; Namespace: RTSCamera.Patch.Patch_SandboxBattleSpawnModel.Prefix_FindBestOrderOfBattleFormationClassAssignmentForTroop;

  • TaleWorlds.MountAndBlade.AgentHumanAILogic.OnAgentControllerChanged
    • Prefixes
      • Owner: RTSCamera_Patch_AgentHumanAILogic; Namespace: RTSCamera.Patch.Patch_AgentHumanAILogic.Prefix_OnAgentControllerChanged;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderDeploymentControllerVM.ExecuteDeployAll
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderDeploymentControllerVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderDeploymentControllerVM.Prefix_ExecuteDeployAll;

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

  • TaleWorlds.Core.ItemObject.Deserialize
    • Postfixes
      • Owner: org.aragas.bannerlord.castletownwithhorse; Namespace: Aragas.CastleTownWithHorse.Patches.ItemObjectPatch.Postfix;

  • SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart
    • Transpilers
      • Owner: org.aragas.bannerlord.castletownwithhorse; Namespace: Aragas.CastleTownWithHorse.Patches.TownCenterMissionControllerPatch.Transpiler;

  • TaleWorlds.SaveSystem.SaveManager.Save
    • Postfixes
      • Owner: com.zijistark.bannerlord.nobletitles; Namespace: NobleTitles.Patches.SaveManagerPatch.SavePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Conversation.MissionConversationVM.get_CurrentCharacterNameLbl
    • Prefixes
      • Owner: NobleTitles; Namespace: NobleTitles.Patches.CurrentCharacterNameLblPatch.Prefix;

  • TaleWorlds.CampaignSystem.Clan.AddRenown
    • Prefixes
      • Owner: com.yngvarr94.bannerlordmods.xptweaks; Namespace: Bannerlord.XPTweaks.Patches.ClanAddRenownPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.WeaponDesignVM.CreateCraftingResultPopup
    • Prefixes
      • Owner: com.yngvarr94.bannerlordmods.xptweaks; Namespace: Bannerlord.XPTweaks.Patches.WeaponDesignVMPatch.Prefix;
    • Postfixes
      • Owner: com.yngvarr94.bannerlordmods.xptweaks; Namespace: Bannerlord.XPTweaks.Patches.WeaponDesignVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Village.GetHearthLevel
    • Prefixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.HearthLevelPatch.Prefix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshBindValues
    • Postfixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.PartyNamePlatePatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.SellPrisonersAction.ApplyForAllPrisoners
    • Prefixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.SellPrisonersPatch.Prefix;

  • TaleWorlds.Core.ViewModelCollection.Information.PropertyBasedTooltipVM.Refresh
    • Postfixes
      • Owner: mod.bannerlord.splintert; Namespace: DynaCulture.View.UpdateTooltipPatch.RefreshPostfix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.ClampXp
    • Prefixes
      • Owner: mod.bannerlord.splintert; Namespace: DynaCulture.Patch.TroopRosterPatch.ClampXp;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.CalculateDailyFoodConsumptionf
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultMobilePartyFoodConsumptionModelPatch.CalculateDailyFoodConsumptionf; Priority: 0;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultHeroDeathProbabilityCalculationModel.CalculateHeroDeathProbabilityInternal
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultHeroDeathProbabilityCalculationModelPatch.CalculateHeroDeathProbabilityInternal; Priority: 500;

  • Helpers.HeroHelper.GetRandomBirthDayForAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.HeroHelperPatch.GetRandomBirthDayForAge;

  • TaleWorlds.CampaignSystem.MapTimeTracker.Tick
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MapTimeTrackerTickPatch.TickPrefix;

  • TaleWorlds.MountAndBlade.Agent.UpdateSpawnEquipmentAndRefreshVisuals
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.AgentPatch.UpdateSpawnEquipmentAndRefreshVisuals;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AgingCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.AgingCampaignBehaviorPatch.DailyTickHero; Priority: 600;

  • TaleWorlds.CampaignSystem.Campaign..ctor
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.CtorPostfix;

  • TaleWorlds.CampaignSystem.Campaign.OnLoad
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.OnLoad; Priority: 700;

  • TaleWorlds.CampaignSystem.Campaign.InitializeGamePlayReferences
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.InitializeGamePlayReferences;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ElapsedSeasonsUntilNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ElapsedSeasonsUntilNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ElapsedYearsUntilNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ElapsedYearsUntilNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_RemainingSeasonsFromNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.RemainingSeasonsFromNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_RemainingYearsFromNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.RemainingYearsFromNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ToSeasons
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ToSeasons;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ToYears
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ToYears;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetDayOfSeason
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetDayOfSeason;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetDayOfYear
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetDayOfYear;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetSeasonOfYear
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetSeasonOfYear;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetYear
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetYear;

  • TaleWorlds.CampaignSystem.CampaignTime.Seasons
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.Seasons;

  • TaleWorlds.CampaignSystem.CampaignTime.Years
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.Years;

  • TaleWorlds.CampaignSystem.CampaignTime.YearsFromNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.YearsFromNow;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeChildAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeChildAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeInfantAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeInfantAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeOldAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeOldAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeTeenagerAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeTeenagerAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_HeroComesOfAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.HeroComesOfAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_MaxAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.MaxAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.GetAgeLimitForLocation
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.GetAgeLimitForLocation;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.get_MinimumMarriageAgeFemale
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultMarriageModelPatch.GetMinimumMarriageAgeFemale;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.get_MinimumMarriageAgeMale
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultMarriageModelPatch.GetMinimumMarriageAgeMale;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPartyHealingModelPatch.GetDailyHealingForRegulars; Priority: 0;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPartyHealingModelPatch.GetDailyHealingHpForHeroes; Priority: 0;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.get_PregnancyDurationInDays
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPregnancyModelPatch.PregnancyDurationInDays; Priority: 500;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPregnancyModelPatch.GetDailyChanceOfPregnancyForHero; Priority: 500;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.IsHeroAgeSuitableForPregnancy
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPregnancyModelPatch.IsHeroAgeSuitableForPregnancy; Priority: 500;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior.ChildStateToAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.EducationCampaignBehaviourPatch.ChildStateToAge;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior.RegisterEvents
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.EducationCampaignBehaviourPatch.RegisterEvents;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.IsExecutable
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.ExecutionPatches.IsExecutable;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.ExecuteExecution
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.ExecutionPatches.ExecuteExecution;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteExecuteTroop
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.ExecutionPatches.ExecuteExecuteTroop;

  • SandBox.View.Map.MapScreen.HandleMouse
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MapScreenPatch.Prefix;
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MapScreenPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MissionPatch.SpawnAgent;

  • TaleWorlds.MountAndBlade.Mission.BuildAgent
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MissionPatch.BuildAgent;

  • Separatism.SeparatismSubModule.PrintPatchingError
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.SeparatismSubModulePatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoin
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.Patches.ConsiderClanJoinPatch.Prefix;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.ConsiderClanJoinPatch.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveKingdom
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.Patches.ConsiderClanLeaveKingdomPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderDefection
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.Patches.ConsiderDefectionPatch.Prefix;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatch.DebugPrefix; Index: 1; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatch.LoyaltyPrefix; Index: 2; Priority: 500;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatch.MigrationPrefix; Index: 3; Priority: 499;

  • TaleWorlds.CampaignSystem.Hero.IsFriend
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.Patches.HeroIsFriendPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.IsEnemy
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.Patches.HeroIsEnemyPatch.Prefix;

  • SandBox.View.Map.MapScreen.OnEscapeMenuToggled
    • Postfixes
      • Owner: Separatism; Namespace: Separatism.Patches.MapScreenPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.DailyTickSettlement
    • Prefixes
      • Owner: Separatism; Namespace: Separatism.Patches.RebellionsCampaignBehaviorPatch.Prefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters
    • Prefixes
      • Owner: GenderInequality; Namespace: GenderInequality.FightTournamentGamePatch.GetParticipantCharactersPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.GetBestAvailableCommander
    • Prefixes
      • Owner: GenderInequality; Namespace: GenderInequality.HeroSpawnCampaignBehaviorPatch.GetBestAvailableCommanderPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTroopRecruitmentCost
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.PartyRecruitmentPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculatePartyWage
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.garrisonWagePatch.Postfix;
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.Militia_And_Garrison_Changes.garrisonWagePatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultArmyManagementCalculationModel.CalculatePartyInfluenceCost
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.BandTogetherInfluencePatch.Postfix;
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.KingdomRulerCallPartyPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.SpawnLordPartyInternalPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultArmyManagementCalculationModel.GetMobilePartiesToCallToArmy
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.PreventClanMembersBeingCalledToAiArmiesPatch.Postfix;
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.ArmyCallPartiesPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.Kingdom.CreateArmy
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.CreateArmyPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.AiHourlyTick
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.PartyThinkPartyPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomWarDecision
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.RandomWarPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomPeaceDecision
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.RandomPeacePatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.DetermineSupport
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomPeaceSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.DeclareWarDecision.DetermineSupport
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomWarSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.DetermineInitialSupport
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomElectionPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.OnDeclarePeace
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomPlayerPeacePatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Buildings.Building.GetBuildingEffectAmount
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.Militia_Changes.MilitiaPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Town.DailyGarrisonAdjustment
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.Militia_And_Garrison_Changes.GarrisonPatch.Prefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatch.ApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatch.ApplyDeclareWarOverProvocationPostfix;

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

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

  • SandBox.GauntletUI.Encyclopedia.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatch.GetEncyclopediaPageInstancePostfix;

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

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

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

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

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

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

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

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

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

  • TaleWorlds.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.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenInitialize
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Prefix_OnMissionScreenInitialize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Postfix_OnMissionScreenFinalize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenTick
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Prefix_OnMissionScreenTick;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionGauntletCrosshair.Prefix_GetShouldCrosshairBeVisible;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoinAsMercenary
    • Prefixes
      • Owner: kingdom_decay; Namespace: KingdomDecay.Patches.MercenaryPatch.Prefix;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.ConsiderClanJoinAsMercenaryPatch.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.CheckNpcMarriages
    • Prefixes
      • Owner: com.zijistark.bannerlord.housescalradia; Namespace: HousesCalradia.Patches.RomanceCampaignBehaviorPatch.CheckNpcMarriagesPrefix; Priority: 500;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyInternal
    • Prefixes
      • Owner: com.zijistark.bannerlord.housescalradia; Namespace: HousesCalradia.Patches.KillCharacterActionPatch.ApplyInternalPrefix; Priority: 700;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTBarterablePatches.Postfix;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.GetUnitValueForFactionJoinKingdomPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVillageProductionCalculatorModel.CalculateDailyFoodProductionAmount
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTCalculateDailyFoodProductionAmountPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateMilitiaChange
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTSettlementMilitiaModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTTroopCountForHidoutMission.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.CalculateMobilePartyMemberSizeLimit
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultPartySizeLimitModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementTaxModel.CalculateTownTax
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultSettlementTaxModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementTaxModel.CalculateVillageTaxFromIncome
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.CalculateVillageTaxFromIncomePatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultTournamentModelPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetDailyVolunteerProductionProbability
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultVolunteerProductionModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.OnSettlementEntered
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.RecruitmentCampaignBehaviorPatch.Postfix;

  • TaleWorlds.Core.WeaponComponentData.get_CanHitMultipleTargets
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.WeaponComponentDataPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+Patches.Prefix1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_start_courtship_persuasion_pt1_on_consequence
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+Patches.Prefix2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_continue_courtship_stage_2_on_consequence
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+Patches.Prefix3;

  • TaleWorlds.CampaignSystem.Hero.AddSkillXp
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.HeroPatcher+Patches.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPItemVM..ctor
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.KaosesAutoLockItems+SPItemVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM.Refresh
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.EncyclopediaFactionPageVMRefreshPatch.RefreshPatch;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.DenarsToInfluence
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.DenarsToInfluencePatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_lord_persuade_option_reaction_pre_reject_on_condition
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.ConversationDefectionPreConditionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan
    • Transpilers
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.DiplomaticBartersBehaviorDailyTickClanPatch.Transpiler;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.Apply
    • Transpilers
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.JoinKingdomAsClanBarterableApplyPatch.Transpiler;

  • TaleWorlds.CampaignSystem.GameState.MapState.StartBattleSimulation
    • Postfixes
      • Owner: Bannerlord.DiscordRichPresence.CampaignEventsEx; Namespace: Bannerlord.DiscordRichPresence.CampaignBehaviors.CampaignEventsEx.StartBattleSimulationPostfix;

  • TaleWorlds.CampaignSystem.GameState.MapState.EndBattleSimulation
    • Prefixes
      • Owner: Bannerlord.DiscordRichPresence.CampaignEventsEx; Namespace: Bannerlord.DiscordRichPresence.CampaignBehaviors.CampaignEventsEx.EndBattleSimulationPrefix;

  • TaleWorlds.ObjectSystem.MBObjectManager.MergeTwoXmls
    • Prefixes
      • Owner: com.rbmmain; Namespace: RBM.XmlLoadingPatches+MergeTwoXmlsPatch.Prefix;

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

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

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

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

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

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

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

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

  • SandBox.SandBoxGameManager.OnLoadFinished
    • Transpilers
      • Owner: mod.bannerlord.usefulskips; Namespace: UsefulSkips.UsefulSkipsGameManager.Transpiler;

  • StoryMode.StoryModeGameManager.OnLoadFinished
    • Transpilers
      • Owner: mod.bannerlord.usefulskips; Namespace: UsefulSkips.UsefulSkipsGameManager.Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal
    • Postfixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.ClanFiancePatch.Postfix;

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

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

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