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: explorer (10.0.19041.2130 (WinBuild.160101.0800))


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: GloriousTroops
CallStack:
  1. at GloriousTroops.Helper.DoStripUpgrade(PartyBase party, TroopRosterElement original, TroopRosterElement& upgradeTarget) in N:\Repos\GloriousTroops\Helper.cs:line 367
  2. at GloriousTroops.TroopManagement.PartyUpgraderCampaignBehaviorUpgradeTroop.Postfix(PartyBase party, TroopRoster __state) in N:\Repos\GloriousTroops\TroopManagement.cs:line 145
  3. at TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeTroop_Patch2(PartyUpgraderCampaignBehavior this, PartyBase party, Int32 rosterIndex, TroopUpgradeArgs upgradeArgs)
  4. at TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeReadyTroops(PartyBase party)
  5. at TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.MapEventEnded(MapEvent mapEvent)
  6. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  7. at TaleWorlds.CampaignSystem.CampaignEvents.OnMapEventEnded(MapEvent mapEvent)
  8. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnMapEventEnded(MapEvent mapEvent)
  9. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinalizeEventAux()
  10. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle_Patch1(MapEvent this)
  11. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.Update()
  12. at TaleWorlds.CampaignSystem.MapEvents.MapEventManager.Tick()
  13. at TaleWorlds.CampaignSystem.Campaign.Tick()
  14. at TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(Single dt)
  15. at TaleWorlds.CampaignSystem.GameState.MapState.OnTick(Single dt)
  16. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  17. at TaleWorlds.Core.Game.OnTick(Single dt)
  18. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  19. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)
  20. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(Single dt)

+ Enhanced Stacktrace

  • Frame: DoStripUpgrade at offset 107 in file:line:column N:\Repos\GloriousTroops\Helper.cs:367:17 (IL Offset: 12)
    • Module: GloriousTroops
      Method: static System.Boolean GloriousTroops.Helper::DoStripUpgrade(TaleWorlds.CampaignSystem.Party.PartyBase party, TaleWorlds.CampaignSystem.Roster.TroopRosterElement original, TaleWorlds.CampaignSystem.Roster.TroopRosterElement& upgradeTarget)
  • Frame: Postfix at offset 375 in file:line:column N:\Repos\GloriousTroops\TroopManagement.cs:145:21 (IL Offset: 137)
    • Module: GloriousTroops
      Method: static System.Void GloriousTroops.PartyUpgraderCampaignBehaviorUpgradeTroop::Postfix(TaleWorlds.CampaignSystem.Party.PartyBase party, TaleWorlds.CampaignSystem.Roster.TroopRoster __state)
  • Frame: TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeTroop_Patch2 at offset 722 in file:line:column :0:0 (IL Offset: -1)
    • Module: GloriousTroops
      Method: static System.Void GloriousTroops.PartyUpgraderCampaignBehaviorUpgradeTroop::Postfix(TaleWorlds.CampaignSystem.Party.PartyBase party, TaleWorlds.CampaignSystem.Roster.TroopRoster __state)
    • Module: GloriousTroops
      Method: static System.Void GloriousTroops.PartyUpgraderCampaignBehaviorUpgradeTroop::Prefix(TaleWorlds.CampaignSystem.Party.PartyBase party, System.Int32 rosterIndex, TaleWorlds.CampaignSystem.Roster.TroopRoster& __state)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeTroop_Patch2(TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior this, TaleWorlds.CampaignSystem.Party.PartyBase party, System.Int32 rosterIndex, TaleWorlds.CampaignSystem.CampaignBehaviors.TroopUpgradeArgs upgradeArgs)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior::UpgradeTroop(TaleWorlds.CampaignSystem.Party.PartyBase party, System.Int32 rosterIndex, TaleWorlds.CampaignSystem.CampaignBehaviors.TroopUpgradeArgs upgradeArgs)
  • Frame: UpgradeReadyTroops at offset 306 in file:line:column :0:0 (IL Offset: 96)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior::UpgradeReadyTroops(TaleWorlds.CampaignSystem.Party.PartyBase party)
  • Frame: MapEventEnded at offset 171 in file:line:column :0:0 (IL Offset: 21)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior::MapEventEnded(TaleWorlds.CampaignSystem.MapEvents.MapEvent mapEvent)
  • Frame: InvokeList at offset 33 in file:line:column :0:0 (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
  • Frame: OnMapEventEnded at offset 42 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnMapEventEnded(TaleWorlds.CampaignSystem.MapEvents.MapEvent mapEvent)
  • Frame: OnMapEventEnded at offset 47 in file:line:column :0:0 (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnMapEventEnded(TaleWorlds.CampaignSystem.MapEvents.MapEvent mapEvent)
  • Frame: FinalizeEventAux at offset 127 in file:line:column :0:0 (IL Offset: 9)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent::FinalizeEventAux()
  • Frame: TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle_Patch1 at offset 272 in file:line:column :0:0 (IL Offset: -1)
    • Module: BanditMilitias
      Method: static System.Void BanditMilitias.Patches.MapEventFinishBattlePatch::Prefix(TaleWorlds.CampaignSystem.MapEvents.MapEvent __instance)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle_Patch1(TaleWorlds.CampaignSystem.MapEvents.MapEvent this)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent::FinishBattle()
  • Frame: Update at offset 4193 in file:line:column :0:0 (IL Offset: 1904)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEvent::Update()
  • Frame: Tick at offset 279 in file:line:column :0:0 (IL Offset: 92)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MapEvents.MapEventManager::Tick()
  • Frame: Tick at offset 120 in file:line:column :0:0 (IL Offset: 68)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
  • Frame: OnMapModeTick at offset 273 in file:line:column :0:0 (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
  • Frame: OnTick at offset 146 in file:line:column :0:0 (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
  • Frame: OnTick at offset 113 in file:line:column :0:0 (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
  • Frame: OnTick at offset 74 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
  • Frame: OnTick at offset 242 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
  • Frame: TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1 at offset 1835 in file:line:column :0:0 (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
  • Frame: TaleWorlds.DotNet.Managed.ApplicationTick_Patch1 at offset 164 in file:line:column :0:0 (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(System.Single dt)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)

+ Involved Modules

  • GloriousTroops
    • Method: static System.Boolean GloriousTroops.Helper::DoStripUpgrade(TaleWorlds.CampaignSystem.Party.PartyBase party, TaleWorlds.CampaignSystem.Roster.TroopRosterElement original, TaleWorlds.CampaignSystem.Roster.TroopRosterElement& upgradeTarget)
      Frame: DoStripUpgrade at offset 107 in file:line:column N:\Repos\GloriousTroops\Helper.cs:367:17 (IL Offset: 12)
    • Method: static System.Void GloriousTroops.PartyUpgraderCampaignBehaviorUpgradeTroop::Postfix(TaleWorlds.CampaignSystem.Party.PartyBase party, TaleWorlds.CampaignSystem.Roster.TroopRoster __state)
      Frame: Postfix at offset 375 in file:line:column N:\Repos\GloriousTroops\TroopManagement.cs:145:21 (IL Offset: 137)
    • Method: static System.Void GloriousTroops.PartyUpgraderCampaignBehaviorUpgradeTroop::Postfix(TaleWorlds.CampaignSystem.Party.PartyBase party, TaleWorlds.CampaignSystem.Roster.TroopRoster __state)
      Frame: TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeTroop_Patch2 at offset 722 in file:line:column :0:0 (IL Offset: -1)
    • Method: static System.Void GloriousTroops.PartyUpgraderCampaignBehaviorUpgradeTroop::Prefix(TaleWorlds.CampaignSystem.Party.PartyBase party, System.Int32 rosterIndex, TaleWorlds.CampaignSystem.Roster.TroopRoster& __state)
      Frame: TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeTroop_Patch2 at offset 722 in file:line:column :0:0 (IL Offset: -1)
  • BanditMilitias
    • Method: static System.Void BanditMilitias.Patches.MapEventFinishBattlePatch::Prefix(TaleWorlds.CampaignSystem.MapEvents.MapEvent __instance)
      Frame: TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle_Patch1 at offset 272 in file:line:column :0:0 (IL Offset: -1)

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.138)
  • + ButterLib (Bannerlord.ButterLib, v2.5.1.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.3.1.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.1.1.0)
  • + Native (Native, v1.0.1.0)
  • + SandBox Core (SandBoxCore, v1.0.1.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.1.0)
  • + Sandbox (Sandbox, v1.0.1.0)
  • + CustomBattle (CustomBattle, v1.0.1.0)
  • + StoryMode (StoryMode, v1.0.1.0)
  • + EliteMercs (EliteMercs, e1.0.0.0)
  • + Women in Calradia (WomeninCalradia, v3.2.0.0)
  • + BanditMilitias (BanditMilitias, v3.18.0.0)
  • + GloriousTroops (GloriousTroops, v1.4.11.0)
  • + TrainYourTroops (TrainYourTroops, v1.0.0.0)
  • + True Battle Loot (TrueBattleLoot, v1.2.6.0)
  • + Dismemberment (Plus) for v1.0.1 (DismembermentPlus, v2.0.5.3)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnSubModuleUnloadedPostfix; Index: 1;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnGameStartPostfix; Index: 1;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnGameEndPostfix; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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.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
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.SubModuleLoadPrefix;
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.SubModuleLoadPostfix; Index: 1;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatch.ExecuteCommandPatch;

  • 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.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.OnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.OnBeforeInitialModuleScreenSetAsRootPostfix;

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

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

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

  • TaleWorlds.CampaignSystem.CharacterRelationManager+HeroRelations.GetHashCodes
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+CharacterRelationsManagerGetRelation.Prefix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.ClampXp
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+TroopRosterClampXp.Prefix;
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.Hacks+TroopRosterClampXpPatch.Finalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeed
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyCalculateSpeed.Postfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyVisualAddCharacterToPartyIconPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_Banner
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyBaseBannerPatch.Postfix;

  • TaleWorlds.CampaignSystem.AgentOrigins.PartyGroupAgentOrigin.get_Banner
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyGroupAgentOriginBannerGetterPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.EnterSettlementAction.ApplyForParty
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+EnterSettlementActionApplyForPartyPatch.Prefix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyNameplateVMRefreshDynamicPropertiesPatch.Postfix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PlayerEncounterDoMeetingInternalPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CanAttack
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyCanAttackPatch.Postfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.TroopNumberChanged
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+SPScoreboardVMTroopNumberChangedPatch.Prefix;

  • SandBox.ViewModelCollection.Map.MobilePartyTrackItemVM.UpdateProperties
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyTrackItemVMUpdatePropertiesPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiBanditPatrollingBehavior.AiHourlyTick
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+AiBanditPatrollingBehaviorAiHourlyTickPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.DoesPartyConsumeFood
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+DefaultMobilePartyFoodConsumptionModelDoesPartyConsumeFoodPatch.Postfix;

  • TaleWorlds.CampaignSystem.NameGenerator.GenerateHeroFullName
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+NameGeneratorGenerateHeroName.Postfix;

  • StoryMode.GameComponents.StoryModeAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+StoryModeAgentDecideKilledOrUnconsciousModelGetAgentStateProbability.Postfix;

  • SandBox.GameComponents.SandboxAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+SandboxAgentDecideKilledOrUnconsciousModelGetAgentStateProbability.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CalculateContinueChasingScore
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyCalculateContinueChasingScore.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.UpdatePartyComponentFlags
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyInitializeOnLoad.Postfix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.AddToCountsAtIndex
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+TroopRosterAddToCountsAtIndex.Prefix;
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+TroopRosterAddToCountsAtIndex.Finalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.GetPossibleUpgradeTargets
    • Transpilers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyUpgraderCampaignBehaviorGetPossibleUpgradeTargets.Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.CanPartyUpgradeTroopToTarget
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+DefaultPartyTroopUpgradeModelCanPartyUpgradeTroopToTarget.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Hideout.get_MapFaction
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+HideoutMapFactionGetter.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.GetFollowBehavior
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyGetFollowBehavior.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.GetTotalStrengthWithFollowers
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyGetTotalStrengthWithFollowers.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_IsBanditBossParty
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyIsBanditBossParty.Prefix;

  • TaleWorlds.CampaignSystem.Actions.ChangeRelationAction.ApplyInternal
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+ChangeRelationActionApplyInternal.Finalizer;

  • SandBox.View.Map.MapScreen.OnInitialize
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapScreenOnInitializePatch.Prefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapScreenOnInitializePatch.Postfix;

  • SandBox.ViewModelCollection.Map.MapMobilePartyTrackerVM..ctor
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapMobilePartyTrackerVMCtorPatch.Postfix;

  • TaleWorlds.CampaignSystem.SaveableCampaignTypeDefiner.DefineContainerDefinitions
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+SaveableCampaignTypeDefinerDefineContainerDefinitions.Postfix;

  • TaleWorlds.CampaignSystem.Issues.MerchantNeedsHelpWithOutlawsIssueQuestBehavior+MerchantNeedsHelpWithOutlawsIssueQuest.HourlyTickParty
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MerchantNeedsHelpWithOutlawsIssueQuestHourlyTickParty.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventFinishBattlePatch.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.LootDefeatedParties
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventLootDefeatedPartiesPatch.Prefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventLootDefeatedPartiesPatch.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventParty.OnTroopScoreHit
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+MapEventPartyOnTroopScoreHit.Postfix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSimulationCombatKill
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+SkillLevelingManagerOnSimulationCombatKill.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BattleCampaignBehavior.CollectLoots
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+BattleCampaignBehaviorCollectLoots.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Scoreboard.SPScoreboardPartyVM.GetUnitAddIfNotExists
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+SPScoreboardPartyVMGetUnitAddIfNotExists.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.InitializePartyList
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyVMInitializePartyList.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.OnTransferTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyVMOnTransferTroop.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTradeVM.FindTroopFromSide
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyTradeVMFindTroopsFromSidePatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.ValidateCommand
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyScreenLogicValidateCommand.Prefix;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.UpgradeTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyScreenLogicUpgradeTroop.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.UpgradeTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyVMUpgradeTroop.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.InitializeUpgrades
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyCharacterVMInitializeUpgrades.Prefix;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.TransferTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyScreenLogicTransferTroop.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.TransferTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyVMTransferTroop.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteTransferSingle
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyCharacterVMExecuteTransferSingle.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.CanTroopGainXp
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+DefaultPartyTroopUpgradeModelCanTroopGainXp.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.IsTroopUpgradeable
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+DefaultPartyTroopUpgradeModelIsTroopUpgradeable.Prefix;

  • TaleWorlds.Core.BasicCharacterObject.GetSkillValue
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+BasicCharacterObjectGetSkillValue.Prefix;
    • Finalizers
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+CharacterObjectGetSkillValue.Finalizer;

  • TaleWorlds.CampaignSystem.Party.PartyComponents.CaravanPartyComponent.InitializeCaravanOnCreation
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+CaravanPartyComponentInitializeCaravanOnCreation.Postfix;

  • TaleWorlds.CampaignSystem.SandBoxManager.InitializeCharactersAfterLoad
    • Transpilers
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+SandBoxManagerInitializeCharactersAfterLoad.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PrisonerReleaseCampaignBehavior.ApplyEscapeChanceToExceededPrisoners
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+PrisonerReleaseCampaignBehaviorApplyEscapeChanceToExceededPrisoners.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PartiesSellPrisonerCampaignBehavior.DailyTickSettlement
    • Transpilers
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+PartiesSellPrisonerCampaignBehaviorDailyTickSettlement.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.DesertionCampaignBehavior.PartiesCheckDesertionDueToPartySizeExceedsPaymentRatio
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+DesertionCampaignBehaviorPartiesCheckDesertionDueToPartySizeExceedsPaymentRatio.Prefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+DesertionCampaignBehaviorPartiesCheckDesertionDueToPartySizeExceedsPaymentRatio.Postfix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.KillOneManRandomly
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+LeaveTroopsToSettlementActionApplyInternal.Prefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+LeaveTroopsToSettlementActionApplyInternal.Postfix;

  • Helpers.MobilePartyHelper.DesertTroopsFromParty
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+MobilePartyHelperDesertTroopsFromParty.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PartyUpgraderCampaignBehavior.UpgradeTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+PartyUpgraderCampaignBehaviorUpgradeTroop.Prefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+PartyUpgraderCampaignBehaviorUpgradeTroop.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventParty.OnTroopKilled
    • Postfixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.TroopManagement+MapEventPartyOnTroopKilled.Postfix;

  • TaleWorlds.MountAndBlade.Mission.Initialize
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.PreMissionOverride.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.BattleLootOverride.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopKilled
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.SimulationKilledOverride.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CalculatePlunderedGoldShare
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldSideOverride.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.CalculatePlunderedGold
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldOverride.Prefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.LootScreenOverride.Prefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.CloseInventoryPresentation
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.InventoryScreenClosedOverride.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.HandleMapEventEnd
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.MapEventEndOverride.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CollectAll
    • Transpilers
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CollectAllOverride.Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions+<>c__DisplayClass16_0.b__0
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.UpdateTooltipPartyMemberReplacement;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions+<>c__DisplayClass16_0.b__1
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.UpdateTooltipPartyPrisonerReplacement;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions+<>c__DisplayClass15_0.b__0
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.UpdateTooltipSettlementMemberReplacement;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions+<>c__DisplayClass15_0.b__1
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.UpdateTooltipSettlementPrisonerReplacement;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions+<>c__DisplayClass17_0.b__0
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.UpdateTooltipArmyMemberReplacement;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions+<>c__DisplayClass17_0.b__1
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.UpdateTooltipArmyPrisonerReplacement;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Scoreboard.SPScoreboardSideVM.RemoveTroop
    • Prefixes
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches.HideoutBossDuelPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM..ctor
    • Transpilers
      • Owner: ca.gnivler.bannerlord.GloriousTroops; Namespace: GloriousTroops.MiscPatches+PartyCharacterVMConstructor.Transpiler;