Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- || 010.01.01 || Error Log || Cause Uncertain: Several Mods in Question || PART 1 ||
- ... I loaded a dev quick test map and two errors triggered the debug log
- ... this is error 1 of 2
- ... 'Mortar Accuracy' and 'Stand Your Ground' were just enabled for the first time
- ... in the previous game 'Possessions for Everyone' chance was set to 100% and the game was exited
- ... this was the first pawn generation since possessions for everyone' chance was set to 100%
- || TESTED WITH 3 MORE GAME/MAP LOADS ||
- ... 1 reloaded: no changes made, and there were no errors
- ... 2 reloaded: removed MA and SYG, no errors
- ... 3 reloaded: with initial conditions that triggered the errors, no errors
- at this point I can't reproduce the errors
- || STACK TRACE || 1 ||
- Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
- [Ref 686A697]
- at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00375] in <2a40c3593b334f29ac3cb3d32d652351>:0
- at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009d] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - POSTFIX OskarPotocki.VFECore: Void VFECore.Abilities.PawnGen_Patch:Postfix(Pawn __result)
- at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00175] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - PREFIX PossessionsForEveryone: Void PossessionsForEveryone.PerformanceWatchdog:Start()
- - POSTFIX PossessionsForEveryone: Void PossessionsForEveryone.PerformanceWatchdog:End()
- - POSTFIX PossessionsForEveryone: Void PossessionsForEveryone.Patch_PawnGenerator:AddPossessions(Pawn __result, PawnGenerationRequest request)
- at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x0000a] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
- UnityEngine.StackTraceUtility:ExtractStackTrace ()
- (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch5 (string)
- (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch0 (Verse.PawnGenerationRequest)
- Verse.PawnGenerator:GeneratePawn (Verse.PawnKindDef,RimWorld.Faction)
- RimWorld.TaleData_Pawn:GenerateRandom (bool)
- Verse.Book:GenerateBook (Verse.Pawn,System.Nullable`1<long>)
- PossessionsForEveryone.PossessionUtility:GenerateAndGivePossessionsTo (Verse.Pawn,System.Collections.Generic.List`1<Verse.ThingDefCount>&)
- PossessionsForEveryone.Patch_PawnGenerator:AddPossessions (Verse.Pawn,Verse.PawnGenerationRequest)
- (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GenerateOrRedressPawnInternal_Patch3 (Verse.PawnGenerationRequest)
- (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch0 (Verse.PawnGenerationRequest)
- RimWorld.Faction:TryGenerateNewLeader ()
- RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
- RimWorld.FactionGenerator:CreateFactionAndAddToManager (RimWorld.FactionDef)
- RimWorld.FactionGenerator:AddFactionToManager (RimWorld.FactionDef)
- RimWorld.FactionGenerator:GenerateFactionsIntoWorld (System.Collections.Generic.List`1<RimWorld.FactionDef>)
- RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
- (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Planet.WorldGenerator.GenerateWorld_Patch2 (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
- HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
- HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
- (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.RunEventFromAnotherThread_Patch0 (System.Action)
- Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
- System.Threading.ThreadHelper:ThreadStart_Context (object)
- System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
- System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
- System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
- System.Threading.ThreadHelper:ThreadStart ()
- || FULL ERROR LOG STARTS BELOW || 1 ||
- Log uploaded on Monday, November 18, 2024, 7:22:27 PM
- Loaded mods:
- Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
- Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
- Faster Game Loading(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0), System.Drawing(av:4.0.0,fv:4.6.57)
- Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
- Visible Error Logs(V1024.VisibleErrorLogs): VisibleErrorLogs(1.0.1)
- Visual Exceptions(brrainz.visualexceptions)[mv:1.3.2.0]: CrossPromotion(1.1.2), VisualExceptions(1.3.2)
- Core(Ludeon.RimWorld): (no assemblies)
- Performance Fish(bs.performance): PerformanceFish(0.6.2)
- StartupImpact(automatic.startupimpact): 0Harmony(av:2.3.3,fv:2.2.2), StartupImpact(1.1.8872.38386)
- Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
- Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
- Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
- Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
- HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.4]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.4)
- Better Pawn Control(VouLT.BetterPawnControl)[ov:2.7.5]: BetterPawnControl(2.7.4)
- Achtung!(brrainz.achtung)[mv:3.9.5.0]: Achtung(3.9.5), CrossPromotion(1.1.2), ModFeatures(1.2.6)
- All Storage In One Place(klvlt.allstorageinoneplace): (no assemblies)
- All Turrets Can Set Forced Target (Continued)(Mlie.AllTurretsCanSetForcedTarget)[mv:1.5.1]: AllTurretsCanSetTarget(av:1.0.0,fv:1.5.1)
- Always Reveal Pawn Rewards(RelaxedOtter.AlwaysRevealPawnRewards): (no assemblies)
- Animal Tab(Fluffy.AnimalTab)[mv:4.7.272]: 0Harmony(av:2.3.3,fv:2.2.2), AnimalTab(av:8.0.0,fv:8.1.366)
- AnimalHarvestingSpot (Continued)(Mlie.AnimalHarvestingSpot)[mv:1.5.0]: AnimalHarvestingSpot(av:1.0.0,fv:1.5.0)
- AnimalHarvestingSpot ReTexture(SC.AnimalHarvestingSpotReTexture): (no assemblies)
- Area Unlocker(Fluffy.AreaUnlocker)[mv:3.14.109]: 0ColourPicker(av:5.0.0,fv:5.0.154), AreaUnlocker(av:5.0.0,fv:5.0.154)
- Auto links(automatic.autolinks): 0Harmony(av:2.3.3,fv:2.0.2), Autolinks(1.0.379.18)
- Optimization: Leathers - C# Edition(Scorpio.OptimizationLeathers): OptimizationLeather(1.0.0)
- Bad Leather Category(Mlie.BadLeatherCategory)[mv:1.5.1]: BadLeatherCategory(av:1.0.0,fv:1.5.1)
- Optimization: Meats - C# Edition(seohyeon.OptimizationMeats): AlienMeatTest(1.0.0)
- Bad Meat Category(Mlie.BadMeatCategory)[mv:1.5.1]: BadMeatCategory(av:1.0.0,fv:1.5.1)
- Better Explosions(nephlite.advexplosions): (no assemblies)
- Better Map Sizes(madarauchiha.custommapsizes): CustomMapSizes(1.0.0)
- Better Select Next(localghost.betterselectnext): Better Select Next(1.0.0)
- Better Workbench Management(falconne.BWM): ImprovedWorkbenches(1.5.34)
- BetterInfoCard(Creeper.BetterInfoCard): BetterInfoCard(1.0.0)
- Dubs Mint Menus(Dubwise.DubsMintMenus): 0Harmony(av:2.3.3,fv:2.3.2), DubsMintMenus(av:1.2.8852.28744,fv:1.0.0)
- Categorized Bill Dropdown(FluffyKittens.BillCategories): BillCategories(1.4.0)
- Float Sub-Menus(kathanon.FloatSubMenu): FloatSubMenu(av:1.0.0,fv:1.0.0)
- Categorized Bill Menus(kathanon.CategorizedBillMenus): CategorizedBillMenus(1.0.0)
- Character Editor(void.charactereditor): CharacterEditor(1.5.10)
- Choose Wild Animal Spawns(Mlie.ChooseWildAnimalSpawns)[mv:1.5.0]: ChooseWildAnimalSpawns(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- Choose Wild Plant Spawns(Mlie.ChooseWildPlantSpawns)[mv:1.5.0]: ChooseWildPlantSpawns(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- AI Upscaled Textures - Core(AIRetexture.Core): (no assemblies)
- Bradson's Main Button Icons for VE Textures(bs.mbifvte): BMBIFVTE(1.0.0)
- Graphic Chair Overhaul 2(sicafe.chair.overhaul): DoubleGraphicLayer(1.12.8881.35149)
- Cherry Picker(Owlchemist.CherryPicker.tmpfix): 0Harmony(2.3.3), CherryPicker(av:1.0.62,fv:1.0.62)
- Vanilla Expanded Framework(OskarPotocki.VanillaFactionsExpanded.Core): 0ModSettingsFramework(1.0.0), 0MultiplayerAPI(av:0.3.0,fv:0.3.0), 0PrepatcherAPI(av:1.2.0,fv:1.1.1), ExplosiveTrailsEffect(1.0.7140.31563), GraphicCustomization(1.0.0), HeavyWeapons(1.0.0), KCSG(av:1.1.2,fv:24.11.8), MVCF(2.0.0.1), NoCamShakeExplosions(1.0.0), OPToxic(1.0.0), Outposts(av:3.0.0,fv:1.0.0), PipeSystem(av:1.0.1,fv:22.7.29), RecipeInheritance(1.0.1), RRO(1.0.0), SmokingGun(1.0.0), VanillaStorytellersExpanded(1.0.0), VanillaWeaponsExpandedLaser(0.0.0), VFECore(av:1.1.7,fv:1.1.9), VWEMakeshift(1.0.0)
- ReGrowth: Core(ReGrowth.BOTR.Core): LogModVersion(1.0.0), ReGrowthCore(1.0.0)
- Vanilla Textures Expanded(VanillaExpanded.VTEXE)[mv:1.0.0]: 0ModSettingsFramework(1.0.0), VanillaTexturesExpanded(1.0.1)
- Clean Textures(IH.Clean.Textures): (no assemblies)
- Clean Textures Background(IH.Clean.Textures.Background): (no assemblies)
- Cleanie(Xandrmoro.Rim.Cleanie): Cleanie(1.0.0)
- Compact Hediffs(PeteTimesSix.CompactHediffs): PeteTimesSix.CompactHediffs(1.0.0)
- Damage Indicators [1.5](CaesarV6.DamageIndicators): DamageMotes(1.0.0)
- Defensive Positions(UnlimitedHugs.DefensivePositions): 0MultiplayerAPI(av:0.3.0,fv:0.5.0), DefensivePositions(av:1.7.0,fv:1.13.1)
- Designator Shapes(Merthsoft.DesignatorShapes): Merthsoft.DesignatorShapes(1.0.0)
- Ding On Game Loaded(Mlie.DingOnGameLoaded)[mv:1.5.0]: DingOnGameLoaded(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- DragSelect(telardo.DragSelect): DragSelect(1.2.1)
- Dress Patients (Continued)(eagle0600.dressPatients.1.4): DressPatient(1.0.0)
- Dropdown Production Buildings(kongkim.DropdownProductionBuildings): (no assemblies)
- Dubs Mint Minimap(dubwise.dubsmintminimap): 0Harmony(av:2.3.3,fv:2.3.2), DubsMintMinimap(av:1.0.0,fv:1.0.0)
- Dubs Performance Analyzer(Dubwise.DubsPerformanceAnalyzer.steam): 0Harmony(av:2.3.3,fv:2.3.2), PerformanceAnalyzer(1.0.0)
- Electrical Grid Toggler(GonDragon.ElectricGrid): PowerView(1.0.0)
- Enhanced Vanilla Gun Sounds Revived(Bonible.Vanilla.Gun.Sound.Replacement): (no assemblies)
- Extra Alerts(zylle.ExtraAlerts): Z_MoreAlerts(1.0.0)
- Faction Customizer(azravos.factioncustomizer): 0ColourPicker1.5(1.0.0), FactionCustomizer(1.0.0)
- Faction Manager v1.5(PirateBY.FactionManager.byTGPArcher.Updated): FactionManager(1.0.0)
- Faction Raid Cooldown(Murmur.FactionRaidCooldown): FactionRaidCooldown(1.0.0)
- Family Tree(Garethp.FamilyTree)[mv:1.1.2]: FamilyTree(1.0.0)
- Foot Traffic Heatmap(missionz3r0.FootTrafficHeatmap): FootTrafficHeatmap(1.0.0)
- ReGrowth: ReTextures(ReGrowth.BOTR.ReTextures): LogModVersion(1.0.0)
- Gerrymon's Upscaled Vanilla Textures(Gerrymon.UVT): (no assemblies)
- Graphics Settings+(Telefonmast.GraphicsSettings)[mv:1.0.0]: GraphicSetter(1.0.0)
- Ground Targeter(AncientGammoner.GroundTargeter): GroundTargeter(1.0.0)
- Heat Map (Continued)(Syrus.HeatMap): HeatMap(1.5.0)
- Highqualitytextures1.5(Chad.highqualitytextures1.5): VanillaTexturesExpanded(1.0.1)
- Jabbamonkey's HIRES Graphic Overhaul HD(hd.pashka.jabbamonkey.graphicoverhaulhires)[mv:1.0.2]: (no assemblies)
- Layered Wall Destruction(Keshash.LayeredWallDestruction): DestroyableWalls(1.0.0), HarmonyMod(2.3.1)
- Linkable Settings(Mlie.LinkableSettings)[mv:1.5.1]: LinkableSettings(av:1.0.0,fv:1.5.1), VersionFromManifest(0.0.0)
- Map Designer(zylle.MapDesigner): MapDesigner(1.0.0)
- Map Preview(m00nl1ght.MapPreview): LunarLoader(1.1.9), LunarFramework(1.1.9), MapPreview(1.12.17), MapPreviewMod(1.12.17)
- Map Reroll (1.4/1.5)(TheRealLemon.MapReroll): MapReroll(av:2.4.0,fv:2.7.1)
- Mark That Pawn(Mlie.MarkThatPawn)[mv:1.5.4]: MarkThatPawn(av:1.0.0,fv:1.5.4), VersionFromManifest(0.0.0)
- Material Filter(KamiKatze.MaterialFilter): MaterialFilter(0.0.0)
- Medical Tab - Forked(tofudriver.MedicalTabForked): 0MultiplayerAPI(av:0.3.0,fv:0.3.0), DynamicPawnTable(av:4.0.0,fv:4.5.114), MedicalTab(1.0.0)
- Mod Options Sort(Superniquito.ModOptionsSort): ModOptionsSort(1.0.0)
- Mood Alerts(Deadmano.MoodAlerts)[mv:1.5.0]: MoodAlerts(av:1.0.0,fv:1.5.0)
- More Graphs (Continued)(Mlie.MoreGraphs)[mv:1.5.2]: MoreGraphs(av:1.0.0,fv:1.5.1)
- Trait and Backstory Icons(Superniquito.TraitIcons): TraitIcons(1.0.0)
- More Modded Trait Icons(MCS.MoreModdedTraitIcons): (no assemblies)
- More Vanilla Textures(tidal.morevanilla.textures): (no assemblies)
- Mortar Accuracy(hobtook.mortaraccuracy)[mv:1.5.1]: 0MultiplayerAPI(av:0.3.0,fv:0.5.0), MortarAccuracy(1.0.0)
- Muzzle Flash(IssacZhuang.MuzzleFlash): 0Harmony(2.3.3), MuzzleFlash(1.0.0)
- Show Me Your Hands(Mlie.ShowMeYourHands)[mv:1.5.12]: ColorMine(1.1.3), ShowMeYourHands(av:1.0.0,fv:1.5.12), VersionFromManifest(0.0.0)
- Nice Hands Retexture(Andromeda.NiceHands): (no assemblies)
- No Forced Slowdown(Dingo.NoForcedSlowdown)[mv:1.5.8874.1]: No Forced Slowdown(1.5.8874.1)
- No Version Warning(Mlie.NoVersionWarning)[mv:1.5.23]: NoVersionWarning(av:1.0.0,fv:1.5.0)
- Not Overhead Meal(overheadMeal.patch): OverheadMealPatch(1.0.0.2)
- Architect Icons(com.bymarcin.ArchitectIcons): ArchitectIcons(1.2.0)
- Optional Icons for Architect Icons(proxyer.optionalicons4ai): (no assemblies)
- Performance Optimizer(Taranchuk.PerformanceOptimizer): PerformanceOptimizer(1.0.0)
- Possessions For Everyone(Nightmare.PossessionsForEveryone)[mv:1.0.0.0]: PossessionsForEveryone(1.0.0)
- Power Alerts(diddily.poweralerts)[ov:1.1.5]: Power_Alerts(1.0.0)
- Predator Hunt Alert (Continued)(Mlie.PredatorHuntAlert)[mv:1.5.0]: PredatorHuntAlert(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- Prepare Landing for 1.5(m00nl1ght.UnofficialUpdates.PrepareLanding)[ov:1.5.0][mv:1.5.0]: PrepareLanding(1.5.0)
- Psychic Harmonizer Lag Fix(avilmask.PsychicHarmonizerLagFix): PsychicHarmonizerLagFix(1.0.0)
- Punch Button(Fuu.PunchAttack): PunchAttack(1.0.0)
- Quality Colors 1.5 - Forked(tr.qualcolor): QualityColors(1.0.0)
- Quality Overlay(telardo.QualityOverlay): 1SettingsHelper(av:1.3.0.4472,fv:1.3.0), Quality Overlay(1.0.1)
- Quick Give(Foxy.QuickGive): Foxy.QuickGive(0.0.0)
- ReGrowth: Arid(ReGrowth.BOTR.DesertExpansion): (no assemblies)
- ReGrowth: Aspen(ReGrowth.BOTR.AspenForest): (no assemblies)
- ReGrowth: Boiling(ReGrowth.BOTR.BoilingForest): (no assemblies)
- ReGrowth: Boreal(ReGrowth.BOTR.BorealForestExpansion): (no assemblies)
- ReGrowth: Swamp(ReGrowth.BOTR.SwampExpansion): (no assemblies)
- ReGrowth: Temperate(ReGrowth.BOTR.TemperateForestExpansion): (no assemblies)
- ReGrowth: Tropical(ReGrowth.BOTR.TropicalExpansion): (no assemblies)
- ReGrowth: Tundra(ReGrowth.BOTR.TundraExpansion): (no assemblies)
- ReGrowth: Wastelands(ReGrowth.BOTR.Wastelands): LogModVersion(1.0.0), RGW_Wasteland(1.0.0)
- Real Ruins(Woolstrand.RealRuins)[mv:3.0.0.0]: 0Harmony(av:2.3.3,fv:1.2.0.1), RealRuins(2.2.2.16198 [no FileVersionInfo])
- Realistic Human Sounds (Continued)(Mlie.RealisticHumanSounds)[mv:1.5.0]: RealisticHumanSounds(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- Relevant Stats In Description(Mlie.RelevantStatsInDescription)[mv:1.5.4]: RelevantStatsInDescription(av:1.0.0,fv:1.5.4), VersionFromManifest(0.0.0)
- Reminders(MadaraUchiha.Reminders): Reminders(1.0.0)
- Retextured Interaction Spots Project (Continued)(zal.retexturedspots)[mv:1.0.2.0]: (no assemblies)
- RimHUD(Jaxe.RimHUD): RimHUD(1.15.3)
- Room Sense(falconne.RoomSense): RoomSense(1.5.7)
- Simple FX: Smoke(Owlchemist.SimpleFX.Smoke2): simplefxsmoke(av:2.5.2,fv:2.5.2)
- Scattered Flames(Owlchemist.ScatteredFlames): ScatteredFlames(av:1.3.6,fv:1.3.6)
- Scattered Stones(Owlchemist.ScatteredStones): ScatteredStones(av:1.5.1,fv:1.5.1)
- Schedule Clock(rswallen.scheduleclock): ScheduleClock(1.0.0)
- Searchable Menus(kathanon.SearchableMenus): SearchableMenus(1.0.0)
- Shell FX(LongerCFloor.MortarFX): (no assemblies)
- Simple FX: Splashes(Owlchemist.SimpleFX.Splashes): simplefxsplashes(av:1.2.2,fv:1.2.2)
- Simple FX: Vapor...Revaporized(Atlas.SimpleFX.Vapor.Revaporized): simplefxvapor(av:1.1.0,fv:1.1.0)
- Simple sidearms(PeteTimesSix.SimpleSidearms): SimpleSidearms(1.4.6)
- Simple Sidearms - Switch Weapon(Syrus.SimpleSidearmsSwitchWeapon): SwitchWeapons(1.5.0)
- SimpleCameraSetting(ray1203.SimpleCameraSetting): BetterKeybinding(av:5.0.0,fv:5.5.109), SimpleCameraSetting(1.0.0)
- Single Plant Texture Patch (Continued)(Mlie.SinglePlantTexturePatch)[mv:1.5.0]: (no assemblies)
- Spawn Mod Content(Mlie.SpawnModContent)[mv:1.5.3]: SpawnModContent(av:1.0.0,fv:1.5.3)
- Squad UI Tweaks (Continued)(Mlie.SquadUITweaks)[mv:1.5.0]: SquadUITweaks(av:1.0.0,fv:1.5.0)
- Stand Your Ground(zylle.StandYourGround): StandYourGround(1.0.0)
- Stuff List (Continued)(Mlie.StuffList)[mv:1.5.0]: StuffList(av:1.0.0,fv:1.5.0)
- Tab-sorting(Mlie.TabSorting)[mv:1.5.10]: TabSorting(av:1.0.0,fv:1.5.10), VersionFromManifest(0.0.0)
- Table Range(kathanon.TableRange): TableRange(av:1.1.0,fv:1.1.0)
- Tactics Mode Redux(ilyvion.TacticsModeRedux): TacticsModeRedux(0.4.2), TacticsModeRedux.Achtung(0.4.2)
- Toggleable Overlays(Owlchemist.ToggleableOverlays): ToggleableOverlays(av:2.2.0,fv:2.2.0)
- Toggleable Readouts(Owlchemist.ToggleableReadouts): ToggleableReadouts(av:1.2.3,fv:1.2.3)
- Too Many Areas (Continued)(Mlie.TooManyAreas)[mv:1.5.1]: TooManyAreas(av:1.0.0,fv:1.5.1), VersionFromManifest(0.0.0)
- Vanilla Base Generation Expanded(VanillaExpanded.BaseGenerationExpanded): (no assemblies)
- Too Many Mods - Compats and Rebalances(Wara.toomanymods): InspirationExtension(1.0.0), PawnKindExtension(1.0.0)
- Turret Hunt (Continued)(Mlie.TurretHunt)[mv:1.5.0]: TurretHunt(av:1.0.0,fv:1.5.0)
- Tweaks Galore(Neronix17.TweaksGalore): TweaksGalore(3.0.9046.40132)
- Numbers(Mehni.Numbers): 0Harmony(2.3.3), Numbers(av:1.0.0,fv:1.1.0)
- InventoryTab(Kota.InventoryTab): InventoryTab(1.0.0)
- Smart Speed(sarg.smartspeed): SmartSpeed(1.0.0)
- WeaponStats(bodlosh.WeaponStats): WeaponsTab(1.0.8870.26550)
- UI Not Included: Customizable UI Overhaul(GonDragon.UINotIncluded): UINotIncluded(1.1.8947.24741)
- UI Not Included: Numbers Addon(GonDragon.UINotIncluded.NumbersWidget): UINI-Numbers-Widget(1.0.8947.27682)
- Use Your Gun!(dd.unofficial.Knight.useyourgun)[ov:1.2.0]: UseYourGun(1.0.0)
- Vanilla Textures Expanded - Variations(VanillaExpanded.VTEXVariations): (no assemblies)
- Verbose(DubiousPhoenix.Verbose): (no assemblies)
- Water retextured(manulinkraft.WaterRetextured): (no assemblies)
- We Had a Trader? (Continued)(Mlie.WeHadATrader)[mv:1.5.0]: VersionFromManifest(0.0.0), WeHadATrader(av:1.0.0,fv:1.5.0)
- WealthList 1.5 From VUIE(WealthList.ui.tmpfix): WealthList(1.0.0)
- Weapons Sorter(Mlie.WeaponsSorter)[mv:1.5.0]: VersionFromManifest(0.0.0), WeaponsSorter(av:1.0.0,fv:1.5.0)
- What Is My Purpose(Uuugggg.WhatIsMyPurpose): What_Is_My_Purpose(1.0.0)
- Who's Next? (Continued)(Mlie.WhosNext)[mv:1.5.0]: CM_Who_Next(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- Who's Using That?(kathanon.WhoIsUsingThat): WhoIsUsingThat(1.0.0)
- XML Extensions(imranfish.xmlextensions): XmlExtensions(av:1.3.0,fv:1.7.1)
- Yayo's Animation (Continued)(com.yayo.yayoAni.continued): 0PrepatcherAPI(1.2.0), yayoAni(1.0.0)
- [CF] Better Looking Plants(Better.Plants): (no assemblies)
- [CF] Dubs Bad Hygiene Upscaled(DBH.Upscaled): (no assemblies)
- [CF] Misc Upscaled Textures(Misc.UpTextures): (no assemblies)
- [SYR] Harvest Yield (Continued)(Mlie.SYRHarvestYield)[mv:1.5.1]: HarvestYieldPatch(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
- RocketMan - Performance Mod(Krkr.RocketMan): Cosmodrome(0.6.3.2421), Gagarin(0.0.0 [no FileVersionInfo]), Proton(1.0.0 [no FileVersionInfo]), Soyuz(1.0.0 [no FileVersionInfo])
- Active Harmony patches:
- Ability.<GetGizmos>d__101.MoveNext: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ability.Initialize: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- AbilityUtility.MakeAbility: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- AbilityUtility.MakeAbility: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- AccessTools.AllTypes: PRE: PerformanceFish.AccessToolsCaching+AllTypes.Prefix, FasterGameLoading.AccessTools_AllTypes_Patch.Prefix post: PerformanceFish.AccessToolsCaching+AllTypes.Postfix, FasterGameLoading.AccessTools_AllTypes_Patch.Postfix
- AccessTools.TypeByName: PRE: FasterGameLoading.AccessTools_TypeByName_Patch.Prefix post: FasterGameLoading.AccessTools_TypeByName_Patch.Postfix
- Activator.CreateInstance: PRE: PerformanceFish.System.ReflectionCaching+ActivatorPatches+CreateInstance_Type.Prefix
- ActiveDropPod.PodOpen: PRE: MapReroll.Patches.ActiveDropPod_PodOpen_Patch.RecordPodContents
- ActiveLessonHandler.Activate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ActiveTip.DrawInner: PRE: RimHUD.Access.Patch.Verse_ActiveTip_DrawInner.Prefix
- ActiveTip.get_FinalText: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ActiveTip.get_TipRect: PRE: RimHUD.Access.Patch.Verse_ActiveTip_TipRect.Prefix
- AlertAnimalMaster..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertBedroom..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertBodyModification..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertHumanLeather..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertLovers..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertNudist..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertSchedule..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertSharedBed..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertTaintedApparel..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AbandonedBaby..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ActivatorCountdown..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AgeReversalDemandNear..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AllyNeedsRescue..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Analyzable_GrayFlesh..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Analyzable_NeuralLump..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Analyzable_RevenantFlesh..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimaLinkingReady..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimalFilth..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimalHeatstroke..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimalHypothermia..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimalPenNeeded..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimalPenNotEnclosed..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AnimalRoaming..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AsceticBedroomQuality..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_AwaitingMedicalOperation..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_BestowerWaiting..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_BilliardsTableOnWall..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Biostarvation..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Blight..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Boredom..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_BrawlerHasRangedWeapon..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_CannotBeUsedRoofed..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_CaravanIdle..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_CasketOpening..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ChessTableNoChairs..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ColonistLeftUnburied..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ColonistNeedsRescuing..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ColonistNeedsTend..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ColonistsIdle..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ConnectedPawnNotAssignedToPlantCutting..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_CreepJoinerTimeout..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_CubeWithdrawal..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_CultistPsychicRitual..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_DangerousActivity..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_DateRitualComing..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_DeathrestComplete..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Digesting..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_DisallowedBuildingInsideMonument..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_DormanyWakeUpDelay..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_DrainingBatteries..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_EmergingPitGate..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_EnemiesOnMap..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_EnemyNeedsRescue..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_EntityNeedsTend..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Exhaustion..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_FireInHomeArea..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_FuelNodeIgnition..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_GauranlenTreeWithoutProductionMode..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_GenebankUnpowered..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_GeneratorDisconnected..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_GeneratorFuelLow..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_GeneratorWastingFuel..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_GhoulHypothermia..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HandlerInvalid..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Heatstroke..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HiddenEnemiesOnMap..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HitchedAnimalHungryNoFood..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HumanLeatherApparelSad..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HunterHasShieldAndRangedWeapon..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HunterLacksRangedWeapon..ctor: post: TweaksGalore.Patches_HunterMelee+Patch_WorkGiver_HunterHunt_HasHuntingWeapon+Patch_HuntersLacksWeaponAlert.Postfix, Proton.Alert_Constructor_Patch.Postfix
- Alert_HunterLacksRangedWeapon.get_HuntersWithoutRangedWeapon: post: PeteTimesSix.SimpleSidearms.Intercepts.Alert_HunterLacksRangedWeapon_HuntersWithoutRangedWeapon_Postfix.HuntersWithoutRangedWeapon TRANS: AchtungMod.Alert_HunterLacksRangedWeapon_HuntersWithoutRangedWeapon_Patch.Transpiler
- Alert_Hypothermia..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_HypothermicAnimals..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_IdeoBuildingDisrespected..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_IdeoBuildingMissing..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ImmobileCaravan..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_InfestationDelay..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_InhibitorBlocked..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_InsufficientContainmentStrength..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_LifeThreateningHediff..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_LowBabyFood..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_LowDeathrest..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_LowFood..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_LowHemogen..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_LowMedicine..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MajorOrExtremeBreakRisk..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Manhunter..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MeatHunger..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MechChargerFull..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MechDamaged..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MechMissingBodyPart..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MinifiedTreeAboutToDie..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MinorBreakRisk..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MissingSidearm..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MonolithAutoActivating..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_MonumentMarkerMissingBlueprints..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedAnomalyProject..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedBabyCribs..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedBatteries..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedColonistBeds..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedDefenses..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedDoctor..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedHoldingPlatform..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedJoySources..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedMealSource..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedMechChargers..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedMeditationSpot..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedMiner..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedResearchBench..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedResearchProject..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedSlaveBeds..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedSlaveCribs..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedWarden..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeedWarmClothes..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NeutralNeedsRescue..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NoBabyFeeders..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NoBabyFoodCaravan..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NoHandlerInRange..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NoStorage..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_NotBondedAnimalMaster..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ObstructedGenerator..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_OrbitalTrader..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_OrbitalTrader..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PasteDispenserNeedsHopper..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PawnTrader..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PawnTrader..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PennedAnimalHungry..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PokerTableNoChairs..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PollutedTerrain..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_Predator..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PredatorHunt..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PredatorInPen..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_PsychicBondedSeparated..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_QuestExpiresSoon..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ReimplantationAvailable..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_RolesEmpty..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_RoyalNoAcceptableFood..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_RoyalNoThroneAssigned..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_SettingsChecked..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_SharingBedUnhappy..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ShieldUserHasRangedWeapon..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ShortCircuitRisk..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ShuttleLandingBeaconUnusable..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_SlaveRebellionLikely..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_SlavesUnattended..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_SlavesUnsuppressed..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_StarvationAnimals..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_StarvationColonists..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_StatsLearning..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_SubjectHasNowOverseer..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TaintedApparel..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TatteredApparel..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ThroneroomInvalidConfiguration..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TimedMakeFactionHostile..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TimedRaidsArriving..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TitleRequiresBedroom..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ToxicBuildup..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_ToxifierGeneratorStopped..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TraderOnMap..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_TraderOrbital..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UndercaveUnstable..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UndignifiedBedroom..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UndignifiedThroneroom..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UnhappyNudity..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UnroofedElectrical..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UnusableMeditationFocus..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_UnusableMeditationFocus.Alert_PermitAvailable..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_WantToSleepWith..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- Alert_WarqueenHasLowResources..ctor: post: Proton.Alert_Constructor_Patch.Postfix
- AlertsReadout..ctor: post: Proton.AlertsReadout_Constructor_Patch.Postfix
- AlertsReadout.AlertsReadoutOnGUI: TRANS: Proton.AlertsReadout_AlertsReadoutOnGUI_Patch.Transpiler
- AlertsReadout.AlertsReadoutUpdate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, Proton.AlertsReadout_AlertsReadoutUpdate_Patch.Transpiler
- AlertsReadout.CheckAddOrRemoveAlert: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ApparelGraphicRecordGetter.TryGetGraphicApparel: TRANS: VFECore.Patch_ApparelGraphicRecordGetter_TryGetGraphicApparel_Transpiler.Transpiler
- ArchitectCategoryTab.DesignationTabOnGUI: TRANS: ArchitectIcons.ArchitectIconsMod.OffsetGizmos
- ArchitectCategoryTab.DoInfoBox: PRE: RelevantStatsInDescription.ArchitectCategoryTab_DoInfoBox.Prefix, UINotIncluded.ArchitectCategoryTabPatches.Prefix post: RelevantStatsInDescription.ArchitectCategoryTab_DoInfoBox.Postfix
- ArchitectCategoryTab.get_InfoRect: post: TabSorting.ArchitectCategoryTab_InfoRect.Postfix TRANS: ArchitectIcons.ArchitectIconsMod.WidenInfoBox
- AreaAllowedGUI.DoAllowedAreaSelectors: PRE: TooManyAreas.AreaAllowedGUI_DoAllowedAreaSelectors.Prefix
- AreaManager.CanMakeNewAllowed: PRE: AreaUnlocker.AreaManager_CanMakeNewAllowed.Prefix
- ArmorUtility.ApplyArmor: TRANS: [800]VFECore.Patch_ArmorUtility+ApplyArmor.Transpiler
- ArmorUtility.GetPostArmorDamage: PRE: VFECore.Patch_ArmorUtility+GetPostArmorDamage.Prefix
- AttachableThing.get_DrawPos: post: YayoAnimation.HarmonyPatches.OffsetAttachableThing.Postfix
- AutoUndrafter.AutoUndraftTick: post: PeteTimesSix.SimpleSidearms.Intercepts.AutoUndrafter_AutoUndraftTick_Postfix.AutoUndraftTick
- AutoUndrafter_AutoUndraftTick_Postfix.AutoUndraftTick: TRANS: SwitchWeapons.AutoUndrafter_AutoUndraftTick_Postfix_AutoUndraftTick.Transpiler
- BabyPlayDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.BackCompatibleDefName: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.GetBackCompatibleBodyPartIndex: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.GetBackCompatibleType: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.GetBackCompatibleTypeDirect: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.PostCouldntLoadDef: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.PostExposeData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.PostLoadSavegame: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackCompatibility.PreLoadSavegame: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackstoryDef.BodyTypeFor: post: VFECore.BackstoryDef_BodyTypeFor_Patch.Postfix
- BackstoryDef.FullDescriptionFor: TRANS: VFECore.BackstoryDef_FullDescriptionFor_Patch.Transpiler
- BackstoryTranslationUtility.<BackstoryTranslationElements>d__3.MoveNext: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackstoryTranslationUtility.BackstoryTranslationsMatchingEnglish: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackstoryTranslationUtility.GetLegacyBackstoryTranslations: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackstoryTranslationUtility.LoadAndInjectBackstoryData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BackstoryTranslationUtility.MissingBackstoryTranslations: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BaseGen.Generate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BeachMaker.BeachTerrainAt: PRE: MapDesigner.Patches.CoastTerrainPatch.Prefix
- BeachMaker.Init: PRE: [10]MapReroll.Patches.DeterministicGenerationPatcher.DeterministicBeachSetup post: [-10]MapReroll.Patches.DeterministicGenerationPatcher.PopDeterministicRandState
- BeautyDrawer.ShouldShow: post: AchtungMod.BeautyDrawer_ShouldShow_Patch.Postfix
- BeautyUtility.FillBeautyRelevantCells: TRANS: RocketMan.Patches.BeautyUtility_Patch+BeautyUtility_FillBeautyRelevantCells_Patch.Transpiler
- Bill.Clone: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Bill.DoInterface: PRE: ImprovedWorkbenches.Bill_DoInterface_Detour.Prefix post: ImprovedWorkbenches.Bill_DoInterface_Detour.Postfix
- Bill.get_LabelCap: PRE: ImprovedWorkbenches.Bill_LabelCap_Detour.Prefix
- BillRepeatModeUtility.MakeConfigFloatMenu: PRE: ImprovedWorkbenches.BillRepeatModeUtility_MakeConfigFloatMenu_Detour.Prefix
- BillStack.Delete: PRE: ImprovedWorkbenches.BillStack_Delete_Detour.Prefix
- BillStack.DoListing: PRE: CategorizedBillMenus.BillStack_Patches.DoListing, DubsMintMenus.Patch_BillStack_DoListing.Prefix, ImprovedWorkbenches.BillStack_DoListing_Detour.Prefix post: ImprovedWorkbenches.BillStack_DoListing_Detour.Postfix TRANS: BillCategories.BillStackPatch.DoListing_Transpiler
- BillUtility.MakeNewBill: post: ImprovedWorkbenches.Detours.BillUtility_MakeNewBill_Detour.Postfix
- BillUtility.Notify_ColonistUnavailable: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Bill_Production.Clone: post: ImprovedWorkbenches.ExtendedBillData_Clone.Postfix
- Bill_Production.DoConfigInterface: PRE: ImprovedWorkbenches.Bill_Production_DoConfigInterface_Detour.Prefix post: ImprovedWorkbenches.Bill_Production_DoConfigInterface_Detour.Postfix
- Bill_Production.ExposeData: post: ImprovedWorkbenches.ExtendedBillData_ExposeData.Postfix
- Bill_Production.get_RepeatInfoText: PRE: ImprovedWorkbenches.Bill_Production_RepeatInfoText_Detour.Prefix
- BiomeDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BossgroupDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- BuildCopyCommandUtility.FindAllowedDesignator: PRE: [2147483647]PerformanceOptimizer.Optimization_BuildCopyCommandUtility_FindAllowedDesignator.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_BuildCopyCommandUtility_FindAllowedDesignator.Postfix
- BuildDesignatorUtility.TryDrawPowerGridAndAnticipatedConnection: TRANS: PowerView.BuildDesignatorUtility_Transpiler.Transpiler
- BuildableDef.PostLoad: TRANS: FasterGameLoading.BuildableDef_PostLoad_Patch.Transpiler
- BuildableDef.get_PlaceWorkers: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Building.Destroy: PRE: VanillaFurnitureExpanded.Building_Destroy_Patch.Prefix, ImprovedWorkbenches.Building_Destroy_Detour.Prefix
- Building.SpawnSetup: post: ScatteredStones.Patch_SpawnSetup.Postfix
- Building_Bed.DrawGUIOverlay: PRE: [600]ToggleableOverlays.Patch_Building_Bed_DrawGUIOverlay.Prefix
- Building_CommsConsole.GetCommTargets: post: VFECore.Building_CommsConsole_GetCommTargets_Patch.Postfix
- Building_Door.PawnCanOpen: post: TweaksGalore.Patch_Building_Door_PawnCanOpen.Postfix
- Building_TurretGun.DrawExtraSelectionOverlays: post: VFECore.Building_TurretGun_DrawExtraSelectionOverlays_Patch.Postfix TRANS: VFECore.Building_TurretGun_DrawExtraSelectionOverlays_Transpiler.Transpiler
- Building_TurretGun.GetGizmos: post: BaalEvan.TurretHunt.Patches.Building_TurretGun_GetGizmos.Postfix
- Building_TurretGun.IsValidTarget: post: VFECore.Building_TurretGun_IsValidTarget_Patch.Postfix
- Building_TurretGun.TryFindNewTarget: PRE: BaalEvan.TurretHunt.Patches.Building_TurretGun_TryFindNewTarget.Prefix
- Building_TurretGun.get_CanSetForcedTarget: post: BaalEvan.AllTurretsCanSetForcedTarget.Building_TurretGun_CanSetForcedTarget.Postfix
- CameraDriver.CalculateCurInputDollyVect: TRANS: UINotIncluded.Patches.CameraDriverPatch.Transpiler
- CameraDriver.CameraDriverOnGUI: PRE: SimpleCameraSetting.CameraDriverOnGUIPatch.Prefix
- CameraDriver.Update: PRE: AchtungMod.Root_Play_Update_Patch.Prefix post: AchtungMod.Root_Play_Update_Patch.Postfix, Soyuz.Patches.CameraDriver_Patch.Postfix
- CameraDriver.get_CurrentZoom: PRE: SimpleCameraSetting.CameraConfigPatch.CurrentZoomPreFix
- CameraMapConfig.ConfigFixedUpdate_60: PRE: SimpleCameraSetting.CameraMapConfigUpdatePatch.Prefix
- Caravan.GetGizmos: post: VFECore.Abilities.Caravan_GetGizmos_Patch.Postfix, ReGrowthCore.Caravan_GetGizmos_Patch.Postfix
- CaravanArrivalAction_Enter.Arrived: post: BetterPawnControl.CaravanArrivalAction_Enter_Arrived.Postfix
- CaravanEnterMapUtility.Enter: PRE: PeteTimesSix.SimpleSidearms.Intercepts.CaravanEnterMapUtility_Enter.Prefix, MapReroll.Patches.CaravanEnterMapUtility_Enter_Patch.RecordPlayerAddedMapThings post: PeteTimesSix.SimpleSidearms.Intercepts.CaravanEnterMapUtility_Enter.Postfix
- CaravanUIUtility.<>c.<AddPawnsSections>b__8_6: post: VFE.Mechanoids.CaravanUIUtility_AddPawnsSections_MechSection_Patch.Postfix
- CaravanUIUtility.AddPawnsSections: post: VFE.Mechanoids.CaravanUIUtility_AddPawnsSections_Patch.Postfix
- Caravan_NeedsTracker.TrySatisfyJoyNeed: TRANS: Soyuz.Patches.Caravan_NeedsTracker_TrySatisfyJoyNeed_Patch.Transpiler
- Caravan_NeedsTracker.TrySatisfyPawnNeeds: post: VFE.Mechanoids.TrySatisfyPawnNeeds_Patch.Postfix
- Caravan_TraderTracker.ColonyThingsWillingToBuy: post: PeteTimesSix.SimpleSidearms.Intercepts.Caravan_TraderTracker_ColonyThingsWillingToBuy.Postfix
- CellFinder.TryFindRandomEdgeCellWith: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CellFinder.TryFindRandomEdgeCellWith: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CellInspectorDrawer.DrawMapInspector: post: ReGrowthCore.CellInspectorDrawer_DrawMapInspector_Patch.Postfix TRANS: ReGrowthCore.CellInspectorDrawer_DrawMapInspector_Patch.Transpiler
- CellInspectorDrawer.ShouldShow: post: AchtungMod.CellInspectorDrawer_ShouldShow_Patch.Postfix
- CharacterCardUtility.<>c.<DoLeftSection>b__43_6: post: TraitIcons.Size_Patch.Postfix
- CharacterCardUtility.<>c.<DoLeftSection>b__43_9: post: TraitIcons.Size_Patch.Postfix
- CharacterCardUtility.<>c__DisplayClass43_0.<DoLeftSection>b__4: post: TraitIcons.Backstories_Patch.Posfix
- CharacterCardUtility.<>c__DisplayClass43_2.<DoLeftSection>b__8: PRE: TraitIcons.Main_Patch.Prefix
- ColonistBar.CheckRecacheEntries: PRE: UINotIncluded.CheckRecacheEntriesPatch.Prefix post: UINotIncluded.CheckRecacheEntriesPatch.Postfix
- Command.GizmoOnGUIInt: post: VFECore.AI.DraftGizmos.GizmoOnGUIPostfix
- Command_SetPlantToGrow.ProcessInput: PRE: DubsMintMenus.Patch_Command_SetPlantToGrow.Prefix
- CompAffectedByFacilities.CanPotentiallyLinkTo_Static: PRE: LinkableSettings.CompAffectedByFacilities_CanPotentiallyLinkTo_Static.Prefix
- CompAffectedByFacilities.IsPotentiallyValidFacilityForMe_Static: PRE: LinkableSettings.CompAffectedByFacilities_IsPotentiallyValidFacilityForMe_Static.Prefix
- CompAssignableToPawn.<CompGetGizmosExtra>b__31_0: PRE: DubsMintMenus.Patch_CompAssignableToPawn.Prefix
- CompAssignableToPawn_Bed.IdeoligionForbids: PRE: PerformanceFish.ThingCompCaching+CompAssignableToPawn_Bed_Patch.Prefix post: PerformanceFish.ThingCompCaching+CompAssignableToPawn_Bed_Patch.Postfix
- CompCauseGameCondition_ForceWeather.<>c.<RandomizeSettings>b__6_0: post: VFECore.Patch_RandomizeSettings.Postfix
- CompExplosive.Detonate: PRE: VFECore.CompExplosive_Shells.Detonate_Prefix
- CompGlower.<>c__DisplayClass31_1.<CompGetGizmosExtra>b__2: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CompGlower.ReceiveCompSignal: post: PipeSystem.ReceiveCompSignal_Postfix.Postfix
- CompGlower.SetGlowColorInternal: post: VanillaFurnitureExpanded.CompGlowerExtended+CompGlower_SetGlowColorInternal_Patch.Postfix
- CompGlower.get_ShouldBeLitNow: post: PipeSystem.ShouldBeLitNow_Postfix.Postfix
- CompHasGatherableBodyResource.Gathered: TRANS: HarvestYieldPatch.AnimalYieldPatch.AnimalYieldPatch_Transpiler
- CompMilkable.CompInspectStringExtra: post: TweaksGalore.Patch_CompMilkable_CompInspectStringExtra.Postfix
- CompPower.CompPrintForPowerGrid: PRE: PowerView.CompPowerPatch.Prefix
- CompPowerPlantWind.CompTick: TRANS: ReGrowthCore.CompPowerPlantWind_CompTick_Patch.Transpiler
- CompProjectileInterceptor.Notify_LordDestroyed: post: TweaksGalore.Patch_CompProjectileInterceptor_Notify_LordDestroyed.Postfix
- CompProperties_Activity.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CompProperties_RitualVisualEffect.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CompQuality.CompInspectStringExtra: post: QualityColors.QualityColorsMod.AddColor3
- CompReadable.InitializeDoers: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CompRottable.CompTick: TRANS: PerformanceFish.MiscOptimizations+CompRottable.Transpiler
- CompShearable.CompInspectStringExtra: post: TweaksGalore.Patch_CompShearable_CompInspectStringExtra.Postfix
- CompShield.PostPreApplyDamage: post: DamageMotes.ShieldBelt_Patch.Postfix
- CompSidearmMemory.GetMemoryCompForPawn: PRE: VFE.Mechanoids.HarmonyPatches.SimpleSidearmsPatch.GetMemoryCompForPawnPrefix
- CompSpawnerPawn.CreateNewLord: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CompTurretGun.CompRenderNodes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- CompUsable.UsedBy: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ComplexThreatDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ComplexThreatWorker.CanResolve: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ComplexThreatWorker.Resolve: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ConvertHelper.Convert: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ConvertHelper.Convert: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Corpse.RotStageChanged: PRE: TweaksGalore.Patch_Corpse_RotStageChanged.Prefix
- CrossRefHandler.ResolveAllCrossReferences: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DamageDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DamageWorker_AddInjury.ApplyDamageToPart: PRE: VanillaStorytellersExpanded.Patch_ApplyDamageToPart.Prefix
- DamageWorker_AddInjury.ApplyToPawn: TRANS: VanillaGenesExpanded.VanillaGenesExpanded_DamageWorker_AddInjury_ApplyToPawn_Patch.Transpiler
- DeathActionProperties.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugActionsMapManagement.<>c__DisplayClass13_0.<UseGenStep>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugActionsMisc.<>c__DisplayClass25_0.<ChangeCameraConfig>b__1: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugActionsQuests.<>c__DisplayClass4_0.<GenerateQuestsSamples>b__1: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugActionsQuests.<>c__DisplayClass6_0.<TestQuestPart>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugLoadIDsSavingErrorsChecker.RegisterDeepSaved: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugLoadIDsSavingErrorsChecker.RegisterReferenced: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugTabMenu_Settings.InitActions: post: MoreWidgets.Patch_ShowCoords.InitActions_Post
- DebugThingPlaceHelper.IsDebugSpawnable: post: CherryPicker.Patch_IsDebugSpawnable.Postfix
- DebugToolsPawns.<>c__DisplayClass71_1.<TryJobGiver>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugToolsSpawning.<>c__DisplayClass43_0.<ChangeCameraConfigWorld>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugTools_MapGen.<>c__DisplayClass0_0.<Options_Scatterers>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DebugWindowsOpener..ctor: post: RocketMan.DebugWindowsOpener_Patch.Postfix, RocketMan.DebugWindowsOpener_Patch.Postfix TRANS: RocketMan.DebugWindowsOpener_Patch.Transpiler
- DebugWindowsOpener.DevToolStarterOnGUI: PRE: VFECore.DebugWindowsOpener_DevToolStarterOnGUI_Patch.Prefix, Analyzer.DebugLogenabler.DebugKeysPatch TRANS: RocketMan.DebugWindowsOpener_Patch.Transpiler
- DebugWindowsOpener.DrawButtons: PRE: UINotIncluded.Patches.DebugWindowsOpener_Patch.Prefix post: UINotIncluded.Patches.DebugWindowsOpener_Patch.Postfix TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons, VFECore.DebugWindowsOpener_DrawButtons_Patch.Transpiler, Foxy.QuickGive.Patch_DrawButtons.Transpiler
- DeepProfiler.End: PRE: StartupImpact.Patch.DeepProfilerEnd.Prefix
- DeepProfiler.Start: PRE: Prepatcher.HarmonyPatches.InitAllMetadataPrefix, StartupImpact.Patch.DeepProfilerStart.Prefix
- DeepResourceGrid.DeepResourcesOnGUI: post: VFECore.Patch_DeepResourceGrid_DeepResourcesOnGUI.Postfix
- DeepResourceGrid.GetCellExtraColor: post: VFECore.Patch_DeepResourceGrid_GetCellExtraColor.PostFix
- Def.SpecialDisplayStats: post: VFECore.Def_SpecialDisplayStats_Patch.Postfix
- DefGenerator.GenerateImpliedDefs_PreResolve: PRE: TweaksGalore.Patch_DefGenerator_GenerateImpliedDefs_PreResolve.Prefix post: AnimalTab.Patch_GenerateImpliedDefs_PreResolve.Postfix, Fluffy.DefGenerator_GenerateImpliedDefs_PreResolve.Postfix, Numbers.Numbers.Columndefs
- DefInjectionPackage.AddDataFromFile: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DefInjectionPackage.SetDefFieldAtPath: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DefOfHelper.RebindAllDefOfs: post: AnimalTab.Patch_InjectTrainerSettingsComp.Postfix
- DesignationCategoryDef.ResolveDesignators: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DesignationCategoryDef.get_ResolvedAllowedDesignators: post: PipeSystem.ResolvedAllowedDesignators_Patch.Postfix
- DesignationDragger.DraggerUpdate: post: Merthsoft.DesignatorShapes.Patches.DesignationDragger_DraggerUpdate.Postfix TRANS: Merthsoft.DesignatorShapes.Patches.DesignationDragger_DraggerUpdate.Transpiler
- DesignationDragger.UpdateDragCellsIfNeeded: PRE: Merthsoft.DesignatorShapes.Patches.DesignationDragger_UpdateDragCellsIfNeeded.Prefix
- DesignationManager.AddDesignation: post: Merthsoft.DesignatorShapes.Patches.DesignationManager_AddDesignation.Postfix
- Designator.CreateReverseDesignationGizmo: PRE: [2147483647]PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo.Postfix
- Designator.Finalize: post: Merthsoft.DesignatorShapes.Patches.Designator_Finalize.Postfix
- DesignatorManager.DesignatorManagerUpdate: post: AchtungMod.DesignatorManager_DesignatorManagerUpdate_Patch.Postfix
- DesignatorManager.ProcessInputEvents: PRE: Merthsoft.DesignatorShapes.Patches.DesignatorManager_ProcessInputEvents.Prefix post: Merthsoft.DesignatorShapes.Patches.DesignatorManager_ProcessInputEvents.Postfix
- DesignatorManager.Select: PRE: Merthsoft.DesignatorShapes.Patches.DesignatorManager_Select.Prefix post: Merthsoft.DesignatorShapes.Patches.DesignatorManager_Select.Postfix
- Designator_Build.DrawPanelReadout: TRANS: VFECore.Designator_Build_DrawPanelReadout_Patch.Transpiler
- Designator_Build.SelectedUpdate: post: PipeSystem.Designator_Build_Patch.Postfix
- Designator_Build.get_Desc: post: RelevantStatsInDescription.Designator_Build_Desc.Postfix
- Designator_Install.SelectedUpdate: post: PipeSystem.Designator_Install_Patch.Postfix
- Designator_Place.DoExtraGuiControls: PRE: RelevantStatsInDescription.Designator_Place_DoExtraGuiControls.Prefix
- DevModePermanentlyDisabledUtility.Disable: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_AdvancedGameConfig.DoWindowContents: post: CharacterEditor.CEditor.AddMapSizeSlider, MapPreview.Patches.Patch_RimWorld_Dialog_AdvancedGameConfig.DoWindowContents TRANS: CustomMapSizes.HarmonyPatches.Patch_Dialog_AdvancedGameConfig_DoWindowContents.Transpiler
- Dialog_BillConfig.DoWindowContents: post: ImprovedWorkbenches.BillConfig_DoWindowContents_Patch.DrawFilters, MaterialFilter.Dialog_BillConfig_DoWindowContents_Patch.drawFilterButton
- Dialog_CameraConfigList.ReloadFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_ChooseMemes.GetFirstIncompatibleMemePair: post: VanillaMemesExpanded.VanillaMemesExpanded_Dialog_ChooseMemes_GetFirstIncompatibleMemePair_Patch.DetectIfRequiredMeme
- Dialog_ChooseMemes.TryAccept: PRE: VanillaMemesExpanded.VanillaMemesExpanded_Dialog_ChooseMemes_TryAccept_Patch.DetectIfPairedMeme
- Dialog_CreateXenotype.DrawGene: PRE: VanillaGenesExpanded.VanillaGenesExpanded_Dialog_CreateXenotype_DrawGene_Patch.Prefix
- Dialog_FormCaravan.TryReformCaravan: PRE: RealRuins.RealRuins+DialogFormCaravan_Patch.Prefix, RealRuins.RealRuins+DialogFormCaravan_Patch.Prefix
- Dialog_GrowthMomentChoices.DrawTraitChoices: PRE: TraitIcons.Dialog_GrowthMomentChoices_DrawTraitChoices_Patch.Prefix
- Dialog_IdeoList.ReloadFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_InfoCard.Close: post: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_Close.Postfix
- Dialog_InfoCard.DoWindowContents: PRE: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_DoWindowContents.Prefix
- Dialog_InfoCard.FillCard: PRE: AnimalBehaviours.VanillaExpandedFramework_Dialog_InfoCard_FillCard_Patch.Prefix post: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_FillCard.Postfix TRANS: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_FillCard.Transpiler
- Dialog_InfoCard.Notify_CommonSearchChanged: TRANS: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_Notify_CommonSearchChanged.Transpiler
- Dialog_InfoCard.PushCurrentToHistoryAndClose: PRE: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_PushCurrentToHistoryAndClose.Prefix
- Dialog_InfoCard.Setup: post: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_Setup.Postfix
- Dialog_InfoCard.get_CommonSearchWidget: TRANS: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Dialog_InfoCard_get_CommonSearchWidget.Transpiler
- Dialog_ManageAreas.DoWindowContents: PRE: AreaUnlocker.HarmonyPatch_Dialog_ManageAreas.Prefix
- Dialog_ManagePolicies`1.DoWindowContents: post: MaterialFilter.Dialog_ManageApparelPolicies_DoWindowContents_Patch.drawFilterButton
- Dialog_ModList.ReloadFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_ModList_Load.DoFileInteraction: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_ModSettings.DoWindowContents: post: ModSettingsFramework.Dialog_ModSettings_Patch.Postfix
- Dialog_Options.DoCategoryRow: PRE: XmlExtensions.Dialog_Options_Patch.Prefix
- Dialog_Options.DoModOptions: PRE: [800]ModOptionsSort.Dialog_Options_DoModOptions_Patch.Prefix TRANS: HugsLib.Patches.DialogOptions_DoModOptions_Patch.InterceptWindowOpening
- Dialog_Options.PostOpen: post: HugsLib.Patches.DialogOptions_PostOpen_Patch.InjectHugsLibEntries, ModOptionsSort.Dialog_Options_PostOpen_Patch.Postfix
- Dialog_SaveFileList.<>c.<ReloadFilesTask>b__3_0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_SaveFileList.ReloadFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_ScenarioList.ReloadFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Dialog_SplitCaravan.AddItemsToTransferables: post: PeteTimesSix.SimpleSidearms.Intercepts.Dialog_SplitCaravan_AddItemsToTransferables.Postfix
- Dialog_SplitCaravan.TrySplitCaravan: PRE: PeteTimesSix.SimpleSidearms.Intercepts.Dialog_SplitCaravan_TrySplitCaravan.Prefix post: PeteTimesSix.SimpleSidearms.Intercepts.Dialog_SplitCaravan_TrySplitCaravan.Postfix
- Dialog_XenotypeList.ReloadFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DirectXmlLoader.DefFromNode: PRE: Prepatcher.HarmonyPatches.PrefixDefFromNode, StartupImpact.Patch.DirectXmlLoaderDefFromNode.Prefix post: StartupImpact.Patch.DirectXmlLoaderDefFromNode.Postfix, Gagarin.DirectXmlLoader_Patch+DirectXmlLoader_DefFromNode_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DirectXmlSaver.SaveDataObject: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DirectXmlToObject.GetObjectFromXmlMethod: TRANS: XmlExtensions.GetObjectFromXmlMethod_Patch.Transpiler
- DirectXmlToObject.TryDoPostLoad: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- DrawBatch.Flush: TRANS: PerformanceFish.MiscOptimizations+DrawBatch_Flush.Transpiler
- DrugPolicy.ExposeData: PRE: VFECore.Patch_DrugPolicy+ExposeData.Prefix
- DynamicDrawManager.DrawDynamicThings: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons TRANS: RocketMan.EditWindow_Log_DoMessagesListing_Patch.Transpiler
- Environment.GetStackTrace: PRE: HarmonyMod.Environment_GetStackTrace_Patch.Prefix
- ExpandableWorldObjectsUtility.ExpandableWorldObjectsOnGUI: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Explosion.Tick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Extensions.IsValidSidearmsCarrier: post: VFE.Mechanoids.HarmonyPatches.SimpleSidearmsPatch.IsValidSidearmsCarrierPostfix
- ExternalHistoryUtility.Load: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Faction.Notify_MemberDied: post: MURFactionRaidCooldown.Faction_Notify_MemberDied.Postfix
- Faction.Notify_PawnJoined: post: BetterPawnControl.Faction_Notify_PawnJoined.Postfix
- Faction.TryMakeInitialRelationsWith: post: VFECore.Faction_TryMakeInitialRelationsWith_Patch.Postfix
- Faction.get_NaturalGoodwill: post: VanillaStorytellersExpanded.Patch_NaturalGoodwill.Postfix
- FactionDef.get_RoyalTitleInheritanceWorker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FactionIdeosTracker.ExposeData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FactionUIUtility.DrawFactionRow: PRE: MURFactionRaidCooldown.FactionUIUtility_DrawFactionRow.Prefix post: MURFactionRaidCooldown.FactionUIUtility_DrawFactionRow.Postfix
- FallingStructureArrival.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- FeatureDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FertilityGrid.CalculateFertilityAt: TRANS: ReGrowthCore.FertilityGrid_CalculateFertilityAt_Patch.Transpiler
- FieldInfo.SetValue: PRE: PerformanceFish.System.ReflectionCaching+FieldInfoPatches+SetValue_Patch.Prefix
- Fire.DeSpawn: PRE: ScatteredFlames.Patch_DeSpawn.Prefix
- Fire.SpawnSetup: post: ScatteredFlames.Patch_SpawnSetup.Postfix
- FireWatcher.UpdateObservations: PRE: ScatteredFlames.Patch_FireWatcher_UpdateObservations.Prefix
- FleshTypeDef.ChooseWoundOverlay: post: VanillaGenesExpanded.VanillaGenesExpanded_FleshTypeDef_ChooseWoundOverlay_Patch.Postfix
- FloatMenu..ctor: PRE: SearchableMenus.Patch.FloatMenu_Ctor
- FloatMenu.PostClose: post: BetterPawnControl.FloatMenu_PostClose.Postfix
- FloatMenu.UpdateBaseColor: PRE: FloatSubMenus.Patches.UpdateBaseColor_Pre post: FloatSubMenus.Patches.UpdateBaseColor_Post
- FloatMenuMakerMap.AddDraftedOrders: PRE: VFE.Mechanoids.HarmonyPatches.AddDraftedOrders_Patch.Prefix
- FloatMenuMakerMap.AddHumanlikeOrders: PRE: VanillaWeaponsExpanded.FloatMenuMakerMap_AddHumanlikeOrders_Patch.Prefix post: VanillaWeaponsExpanded.FloatMenuMakerMap_AddHumanlikeOrders_Patch.Postfix, VFECore.Patch_FloatMenuMakerMap+AddHumanlikeOrders_Fix.Postfix, PeteTimesSix.SimpleSidearms.Intercepts.FloatMenuMakerMap_AddHumanLikeOrders_Postfix.AddHumanlikeOrders, HeavyWeapons.Patch_FloatMenuMakerMap+AddHumanlikeOrders_Fix.Postfix, DressPatient.Order_DressPatientOrCorpse.DressPatientFloatMenuOption
- FloatMenuMakerMap.AddJobGiverWorkOrders: PRE: [1000000]AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch.Prefix, AnimalBehaviours.VanillaExpandedFramework_FloatMenuMakerMap_AddJobGiverWorkOrders_Patch.SkipIfAnimal post: AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch.Postfix TRANS: AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch.Transpiler
- FloatMenuMakerMap.CanTakeOrder: post: VFE.Mechanoids.HarmonyPatches.MechanoidsObeyOrders.Postfix, AnimalBehaviours.VanillaExpandedFramework_FloatMenuMakerMap_CanTakeOrder_Patch.MakePawnControllable
- FloatMenuMakerMap.ChoicesAtFor: post: VFE.Mechanoids.HarmonyPatches.FloatMenuMakerMap_ChoicesAtFor_Patch.Postfix, AchtungMod.FloatMenuMakerMap_ChoicesAtFor_Postfix.Postfix
- FloatMenuMakerMap.ChoicesAtForMultiSelect: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FloatMenuMakerMap.ScannerShouldSkip: PRE: AchtungMod.FloatMenuMakerMap_ScannerShouldSkip_Patch.Prefix
- FloatMenuMakerMap.TryMakeFloatMenu: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FloatMenuMakerMap.TryMakeFloatMenu_NonPawn: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FloatMenuMakerMap.TryMakeMultiSelectFloatMenu: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- FloatMenuOption..ctor: post: CategorizedBillMenus.BillStack_Patches.FloatMenuOption_Ctor2
- FloatMenuOption..ctor: post: CategorizedBillMenus.BillStack_Patches.FloatMenuOption_Ctor1
- FoodUtility.GetMeatSourceCategory: PRE: VanillaCookingExpanded.VanillaExpandedFramework_FoodUtility_GetMeatSourceCategory_Patch.DontCrapTheBedWithIngredientsWithoutNutrition
- ForbidUtility.InAllowedArea: post: AchtungMod.ForbidUtility_InAllowedArea_Patch.Postfix
- ForbidUtility.IsForbidden: PRE: [2147483647]PerformanceOptimizer.Optimization_ForbidUtility_IsForbidden.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_ForbidUtility_IsForbidden.Postfix
- FormCaravanComp.get_AnyActiveThreatNow: PRE: [2147483647]PerformanceOptimizer.Optimization_FormCaravanComp_AnyActiveThreatNow.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_FormCaravanComp_AnyActiveThreatNow.Postfix
- Frame.CompleteConstruction: TRANS: VFECore.Frame_CompleteConstruction_Patch.Transpiler
- Frame.get_WorkToBuild: PRE: [2147483647]PerformanceOptimizer.Optimization_Frame_WorkToBuild.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_Frame_WorkToBuild.Postfix
- GUIUtility.GetControlID: post: Prepatcher.HarmonyPatches.GetControlIDPostfix
- Game.AddMap: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData
- Game.ClearCaches: post: PipeSystem.Game_ClearCaches.Postfix
- Game.DeinitAndRemoveMap: PRE: AchtungMod.Game_DeinitAndRemoveMap_Patch.Prefix post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook, SimpleFxSplashes.Patch_Game_DeinitAndRemoveMap.Postfix, [-2147483648]RocketMan.Patches.Game_DeinitAndRemoveMap_Patch.Postfix
- Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook, PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook, Merthsoft.DesignatorShapes.Patches.Game_FinalizeInit.Postfix, PrepareLanding.Patches.PatchGameFinalizeInit.GameFinalizeInitPostFix, RimHUD.Access.Patch.Verse_Game_FinalizeInit.Postfix, Brrainz.ModFeatures.Game_FinalizeInit_Postfix, [100]PerformanceFish.UtilityPatches+FinalizeInit_Patch.Postfix, [-2147483648]RocketMan.Patches.Game_FinalizeInit_Patch.Postfix
- Game.InitNewGame: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData, SimpleCameraSetting.CameraConfigPatch.PreFix post: MapPreview.Patches.Patch_Verse_Game.InitNewGame_Postfix TRANS: CustomMapSizes.HarmonyPatches.Patch_Game_InitNewGame.Transpiler, VFECore.Patch_Game+InitNewGame.Transpiler
- Game.LoadGame: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData, SimpleCameraSetting.CameraConfigPatch.LoadGamePreFix post: CharacterEditor.CEditor.OnSavegameLoaded, RealRuins.RealRuins+LoadGame_Patch.Postfix, MapPreview.Patches.Patch_Verse_Game.LoadGame_Postfix, RealRuins.RealRuins+LoadGame_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Game.UpdatePlay: post: [800]RocketMan.Patches.Game_UpdatePlay_Patch.Postfix, AchtungMod.Game_UpdatePlay_Patch.Postfix, ToggleableOverlays.Patch_Game_UpdatePlay.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponentUtility.FinalizeInit: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponentUtility.GameComponentOnGUI: post: MoreWidgets.Patch_ShowCoords.DrawUI_Post TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponentUtility.GameComponentTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponentUtility.GameComponentUpdate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponentUtility.LoadedGame: post: VFECore.Patch_GameComponentUtility+LoadedGame.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponentUtility.StartedNewGame: post: VFECore.Patch_GameComponentUtility+StartedNewGame.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameComponent_PawnDuplicator.CopyNeeds: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameConditionMaker.MakeCondition: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameConditionManager.DoConditionsUI: PRE: MoreWidgets.Patch_ShowCoords.DoConditionsUI_Pre
- GameConditionManager.TotalHeightAt: post: MoreWidgets.Patch_ShowCoords.TotalHeightAt_Post
- GameCondition_ForceWeather.<>c.<RandomizeSettings>b__4_0: post: VFECore.Patch_RandomizeSettings.Postfix
- GameDataSaveLoader.SaveCameraConfig: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.SaveGame: post: RealRuins.RealRuins+SaveGame_Patch.Postfix, RealRuins.RealRuins+SaveGame_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.SaveIdeo: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.SaveModList: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.SaveScenario: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.SaveXenotype: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.TryLoadCameraConfig: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.TryLoadIdeo: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.TryLoadModList: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.TryLoadScenario: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameDataSaveLoader.TryLoadXenotype: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GameInitData.ResetWorldRelatedMapInitData: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData
- GatheringDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Gen.IsHashIntervalTick: TRANS: Soyuz.Patches.Gen_IsHashIntervalTick_Patch.Transpiler
- Gen.ToStringSafeEnumerable: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GenCelestial.CurCelestialSunGlow: PRE: [2147483647]PerformanceOptimizer.Optimization_GenCelestial_CurCelestialSunGlow.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_GenCelestial_CurCelestialSunGlow.Postfix
- GenClosest.ClosestThingReachable: PRE: TableRange.ToilsIngest_Patch.GenClosest_ClosestThingReachable_Prefix
- GenCommandLine.Restart: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GenConstruct.BlocksConstruction: PRE: AchtungMod.GenConstruct_BlocksConstruction_Patch.Prefix post: VanillaFurnitureExpanded.GenConstruct_BlocksConstruction_Patch.Postfix
- GenConstruct.CanConstruct: PRE: VFECore.GenConstruct_CanConstruct_Patch2.Prefix post: VanillaFurnitureExpanded.GenConstruct_CanConstruct_Patch.Postfix
- GenConstruct.CanConstruct: PRE: VFECore.GenConstruct_CanConstruct_Patch.Prefix
- GenConstruct.PlaceBlueprintForBuild: post: Merthsoft.DesignatorShapes.Patches.GenConstruct_PlaceBlueprintForBuild.Postfix
- GenDraw.DrawTargetingHighlight_Cell: PRE: GroundTargeter.GroundTargeterHighlight+GroundTargeter_DrawTargetingHighlight_Cell.Prefix
- GenGameEnd.EndGameDialogMessage: post: RealRuins.RealRuins+GameOver_Patch.Postfix, RealRuins.RealRuins+GameOver_Patch.Postfix
- GenGrid.WalkableBy: PRE: VFECore.PhasingPatches.WalkableBy_Prefix
- GenLocalDate.DayTick: TRANS: [800]PerformanceFish.GenLocalDateCaching+DayTickByThing_Patch.Transpiler
- GenLocalDate.DayTick: PRE: PerformanceFish.GenLocalDateCaching+DayTickByMap_Patch.Prefix post: PerformanceFish.GenLocalDateCaching+DayTickByMap_Patch.Postfix
- GenSpawn.Spawn: post: MarkThatPawn.Harmony.GenSpawn_Spawn.Postfix
- GenSpawn.SpawningWipes: post: ScatteredStones.Patch_SpawningWipes.Postfix
- GenStep_AnimaTrees.DesiredTreeCountForMap: post: MapDesigner.Patches.AnimaTreePatch.Postfix
- GenStep_Caves.Dig: TRANS: MapPreview.Patches.Patch_RimWorld_GenStep_Caves.Dig_Transpiler
- GenStep_Caves.FindRandomEdgeCellForTunnel: TRANS: MapPreview.Patches.Patch_RimWorld_GenStep_Caves.FindRandomEdgeCellForTunnel_Transpiler
- GenStep_Caves.GetDistToCave: TRANS: MapPreview.Patches.Patch_RimWorld_GenStep_Caves.GetDistToCave_Transpiler
- GenStep_Caves.GetDistToNonRock: TRANS: MapPreview.Patches.Patch_RimWorld_GenStep_Caves.GetDistToNonRock_ByDir_Transpiler
- GenStep_Caves.GetDistToNonRock: TRANS: MapPreview.Patches.Patch_RimWorld_GenStep_Caves.GetDistToNonRock_ByOffset_Transpiler
- GenStep_Caves.RemoveSmallDisconnectedSubGroups: post: MapPreview.Patches.Patch_RimWorld_GenStep_Caves.RemoveSmallDisconnectedSubGroups_Postfix
- GenStep_ElevationFertility.Generate: PRE: MapDesigner.Patches.MountainSettingsPatch.Prefix post: MapDesigner.Patches.MountainSettingsPatch.Postfix TRANS: MapDesigner.Patches.MountainSettingsPatch.Transpiler
- GenStep_PoluxTrees.DesiredTreeCountForMap: post: MapDesigner.Patches.PoluxTreesPatch.Postfix
- GenStep_Power.Generate: PRE: KCSG.Prefix_GenStep_Power.Prefix
- GenStep_RockChunks.Generate: PRE: MapDesigner.Patches.RockChunkPatch.Prefix
- GenStep_ScatterAncientFences.Generate: PRE: MapDesigner.Patches.IdeologyPatch.AncientFences
- GenStep_ScatterAncientLandingPad.Generate: PRE: MapDesigner.Patches.IdeologyPatch.AncientLandingPad
- GenStep_ScatterAncientMechs.Generate: PRE: MapDesigner.Patches.IdeologyPatch.AncientMechs
- GenStep_ScatterAncientTurret.Generate: PRE: MapDesigner.Patches.IdeologyPatch.AncientTurret
- GenStep_ScatterAncientUtilityBuilding.Generate: PRE: MapDesigner.Patches.IdeologyPatch.AncientUtilityBuilding
- GenStep_ScatterCaveDebris.Generate: PRE: MapDesigner.Patches.IdeologyPatch.CaveDebris
- GenStep_ScatterLumpsMineable.Generate: PRE: MapDesigner.Patches.OreDensityPatch.Prefix
- GenStep_ScatterRoadDebris.Generate: PRE: MapDesigner.Patches.IdeologyPatch.RoadDebris
- GenStep_ScatterRuinsSimple.ScatterAt: PRE: RealRuins.RealRuins+GenStep_ScatterRuinsSimple_ScatterAt_Patch.Prefix, RealRuins.RealRuins+GenStep_ScatterRuinsSimple_ScatterAt_Patch.Prefix
- GenStep_Settlement.ScatterAt: TRANS: VFECore.GenStep_Settlement_ScatterAt_Patch.Transpiler
- GenStep_Terrain.GenerateRiver: PRE: [10]MapReroll.Patches.DeterministicGenerationPatcher.DeterministicRiverSetup post: [-10]MapReroll.Patches.DeterministicGenerationPatcher.PopDeterministicRandState TRANS: MapDesigner.Patches.RiverDirectionPatch.Transpiler
- GenStep_Terrain.GenerateRiverLookupTexture: PRE: [700]MapPreview.Patches.Patch_RimWorld_GenStep_Terrain.GenerateRiverLookupTexture
- GenStep_Terrain.TerrainFrom: PRE: MapDesigner.Feature.Feature_TerrainFrom.Prefix post: VFECore.GenStep_Terrain_TerrainFrom_Patch.Postfix, MapDesigner.Patches.RiverbankBeachFix.Postfix
- GenStuff.RandomStuffInexpensiveFor: TRANS: [0]VFECore.RandomStuffInexpensiveFor_Patch.Transpiler
- GenStuff.TryRandomStuffByCommonalityFor: PRE: [800]VFECore.TryRandomStuffByCommonalityFor_Patch.Prefix
- GenText.Truncate: PRE: QualityColors.QualityColorsMod.StripColorTagged post: QualityColors.QualityColorsMod.ReaddColorTagged
- GenText.Truncate: PRE: QualityColors.QualityColorsMod.StripColor post: QualityColors.QualityColorsMod.ReaddColor
- GenThreading.<>c__DisplayClass8_1.<ParallelFor>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GenTypes.AllLeafSubclasses: PRE: FasterGameLoading.GenTypes_AllLeafSubclasses_Patch.Prefix
- GenTypes.GetTypeInAnyAssemblyInt: PRE: FasterGameLoading.GenTypes_GetTypeInAnyAssemblyInt_Patch.Prefix post: FasterGameLoading.GenTypes_GetTypeInAnyAssemblyInt_Patch.Postfix
- GenTypes.TryGetMixedAssemblyGenericType: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GenTypes.get_AllTypes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GenUI.DistFromRect: PRE: FloatSubMenus.Patches.DistFromRect_Pre
- GenUI.TargetsAt: post: GroundTargeter.GroundTargeterPatches+GroundTargeter_TargetsAt.Postfix
- Gene.ExposeData: post: VanillaGenesExpanded.VanillaGenesExpanded_Gene_ExposeData_Patch.Postfix
- Gene.OverrideBy: post: VanillaGenesExpanded.VanillaGenesExpanded_Gene_OverrideBy_Patch.Postfix
- Gene.PostAdd: post: CharacterEditor.CEditor.OnPostAddGene, VanillaGenesExpanded.VanillaGenesExpanded_Gene_PostAdd_Patch.Postfix
- Gene.PostRemove: post: CharacterEditor.CEditor.OnPostRemoveGene, VanillaGenesExpanded.VanillaGenesExpanded_Gene_PostRemove_Patch.Postfix
- GeneMaker.MakeGene: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GeneUIUtility.DrawGene: TRANS: VanillaGenesExpanded.GeneUIUtility_DrawGene_Patch.Transpiler
- GeneUIUtility.DrawGeneBasics: TRANS: VanillaGenesExpanded.VanillaGenesExpanded_GeneUIUtility_DrawGeneBasics_Patch.Transpiler
- Gene_Resource.<GetGizmos>d__37.MoveNext: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GhostUtility.GhostGraphicFor: post: VanillaFurnitureExpanded.VanillaExpandedFramework_GhostUtility_GhostGraphicFor_Patch.DisplayBlueprintGraphic
- GizmoGridDrawer.<DrawGizmoGrid>g__ProcessGizmoState|12_0: PRE: DubsMintMenus.HarmonyPatches+H_GizmoGridDrawer.Prefix TRANS: PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor.GizmoGridDrawer_ProcessGizmoStateTranspiler
- GizmoGridDrawer.DrawGizmoGrid: TRANS: UINotIncluded.Patches.GizmoGridDrawerPatch.Transpiler
- Gizmo_SidearmsList.DrawGizmoLabel: PRE: VFE.Mechanoids.HarmonyPatches.SimpleSidearmsPatch.GizmoLabelFixer
- GlobalControls.GlobalControlsOnGUI: PRE: FactionCustomizer.PlanetGUIPatch.GlobalControlsOnGUIPrefix TRANS: UINotIncluded.GlobalControl_TranspilerPatch.Transpiler
- GlobalControlsUtility.DoDate: PRE: [200]UINotIncluded.GlobalControlsUtilityPatches.DoDate_Patch
- GlobalControlsUtility.DoPlaySettings: PRE: [200]UINotIncluded.GlobalControlsUtilityPatches.DoPlaySettingsPatch
- GlobalControlsUtility.DoRealtimeClock: PRE: [200]UINotIncluded.GlobalControlsUtilityPatches.DoRealtimeClock_Patch
- GlobalControlsUtility.DoTimespeedControls: PRE: Analyzer.GUIElement_TPS.Prefix, [200]UINotIncluded.GlobalControlsUtilityPatches.DoTimespeedControls_Patch
- GlobalTextureAtlasManager.BakeStaticAtlases: PRE: FasterGameLoading.GlobalTextureAtlasManager_BakeStaticAtlases_Patch.Prefix
- GlobalTextureAtlasManager.TryInsertStatic: PRE: FasterGameLoading.GlobalTextureAtlasManager_TryInsertStatic_Patch.Prefix
- GoodwillSituationDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GrammarResolver.Resolve: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- GraphicData.Init: PRE: FasterGameLoading.GraphicData_Init_Patch.Prefix
- GraphicDatabase.Get: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Harmony..ctor: post: VisualExceptions.RememberHarmonyIDs.Postfix
- HarmonyUtility.LogObsoleteMethodPatchErrors: PRE: FasterGameLoading.DisableLogObsoleteMethodPatchErrors.Prefix
- HaulAIUtility.PawnCanAutomaticallyHaulFast: PRE: AchtungMod.HaulAIUtility_PawnCanAutomaticallyHaulFast_Patch.Prefix
- HeadTypeDef.GetGraphic: post: TweaksGalore.Patch_HeadTypeDef_GetGraphic.Postfix TRANS: VFECore.HeadTypeDef_GetGraphic_Patch.Transpiler
- HealthCardUtility.DrawHediffRow: PRE: VanillaGenesExpanded.VanillaGenesExpanded_HealthCardUtility_DrawHediffRow_Patch.Prefix, PeteTimesSix.CompactHediffs.HarmonyPatches.HealthCardUtility_DrawHediffRow.HealthCardUtility_DrawHediffRow_DestructivePrefix post: VanillaGenesExpanded.VanillaGenesExpanded_HealthCardUtility_DrawHediffRow_Patch.Postfix TRANS: VanillaGenesExpanded.VanillaGenesExpanded_HealthCardUtility_DrawHediffRow_Patch.Transpiler
- HealthCardUtility.DrawMedOperationsTab: PRE: CategorizedBillMenus.BillStack_Patches.HealthCardUtility_Pre post: CategorizedBillMenus.BillStack_Patches.HealthCardUtility_Post
- HealthCardUtility.DrawPawnHealthCard: post: DubsMintMenus.Patch_HealthCardUtility.Postfix TRANS: PeteTimesSix.CompactHediffs.HarmonyPatches.HealthCardUtility_DrawPawnHealthCard.HealthCardUtility_DrawPawnHealthCard_Transpiler
- HealthCardUtility.GenerateSurgeryOption: post: CategorizedBillMenus.BillStack_Patches.GenerateSurgeryOption
- HealthCardUtility.VisibleHediffGroupsInOrder: post: PeteTimesSix.CompactHediffs.HarmonyPatches.HealthCardUtility_VisibleHediffGroupsInOrder.HealthCardUtility_VisibleHediffGroupsInOrder_Postfix
- HealthUtility.AdjustSeverity: PRE: ReGrowthCore.HealthUtility_AdjustSeverity_Patch.Prefix
- Hediff.Tick: TRANS: Soyuz.Patches.Hediff_Tick_Patch.Transpiler, Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff.get_BleedRate: post: Soyuz.Patches.Hediff_BleedRate_Patch.Postfix
- HediffComp_Ability.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Animation.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_AsexualReproduction.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_CauseIncident.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_CauseMentalState.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ChanceToRemove.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_ChanceToRemove_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ChangeImplantLevel.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ChangeNeed.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_ChangeNeed_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ChangeWeather.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Chargeable.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_CorpseDecayer.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DamageAura.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DamageBrain.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DestroyOrgan.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DieAfterPeriod.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Disappears.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_Disappears_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DisappearsPausable.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DisappearsPausable_LethalInjuries.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Discoverable.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_Discoverable_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Disorientation.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_DissolveGearOnDeath.Notify_PawnKilled: PRE: TweaksGalore.Patch_HediffComp_DissolveGearOnDeath_Notify_PawnKilled.Prefix
- HediffComp_Draftable.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Electrified.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ExplodeOnFire.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_FilthProducer.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Floating.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_GasProducer.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_GiveHediffLungRot.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_GiveHediffsInRange.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_GiveHemogen.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_GiveNeurocharge.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_GrowthMode.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_HealPermanentWounds.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_HealPermanentWounds_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_HeatPusher.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_HighlyFlammable.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_HumanEggLayer.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Immunizable.get_SeverityFactorFromHediffs: post: VanillaGenesExpanded.VanillaExpandedFramework_HediffComp_Immunizable_SeverityFactorFromHediffs_Patch.AddDiseaseFactor
- HediffComp_Infecter.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_Infecter_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Invisibility.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Invisibility.UpdateTarget: PRE: PerformanceOptimizer.Optimization_PawnUtility_IsInvisible.ClearCache
- HediffComp_KillAfterDays.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_HediffComp_KillAfterDays_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_LightSustenance.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Link.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_MessageAboveSeverity.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_MessageAfterTicks.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_MessageStageIncreased.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Mote.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_NearbyEffecter.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_PassiveRegenerator.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Polluter.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Pollution.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_PregnantHuman.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_PregnantHuman.get_CompTipStringExtra: post: VanillaGenesExpanded.VanillaGenesExpanded_HediffComp_PregnantHuman_CompTipStringExtra_Patch.AddGeneMultiplierExplanation
- HediffComp_PsychicHarmonizer.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_RandomizeSeverityPhases.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Regeneration.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_RemoveIfOtherHediff.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ReplaceHediff.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SelfHeal.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_SelfHeal_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SeverityFromEntropy.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SeverityFromGas.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SeverityFromGasDensityDirect.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SeverityFromHemogen.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SeverityPerSecond.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Shield.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_SkillDecay.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Spawner.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Spreadable.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_StageByHealth.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_StageByPsylink.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_StageBySunlight.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_StageByTemperature.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Targeting.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_TendDuration.CompPostTick: PRE: Soyuz.Patches.HediffComp_Patch+HediffComp_TendDuration_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_ThoughtEffecter.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_VerbGiver.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_Waterstriding.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffComp_WhileHavingThoughts.CompPostTick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HediffDef.PossibleToDevelopImmunityNaturally: PRE: [2147483647]PerformanceOptimizer.Optimization_HediffDef_PossibleToDevelopImmunityNaturally.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_HediffDef_PossibleToDevelopImmunityNaturally.Postfix
- HediffMaker.Debug_MakeConcreteExampleHediff: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- HediffMaker.MakeHediff: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- HediffSet.CalculatePain: post: VFECore.CalculatePain_Patch.Postfix
- HediffSet.DirtyCache: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_HediffSet_Dirty.Postfix, PerformanceFish.Hediffs.HediffSetCaching+DirtyCache.Postfix, VFECore.DirtyCache_Patch.Postfix, MarkThatPawn.Harmony.HediffSet_DirtyCache.Postfix
- HediffSet.get_BleedRateTotal: post: VFECore.Patch_BleedRateTotal.Postfix
- HediffWithComps.InitializeComps: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- HediffWithComps.PostMake: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Hediff_AcidBuildup.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_Alcohol.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_BandNode.get_CurStage: PRE: TweaksGalore.Patch_Hediff_BandNode_CurStage.Prefix
- Hediff_BloodRage.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_CubeInterest.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_CubeWithdrawal.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_DarknessExposure.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_DeathRefusal.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_FrenzyField.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_HeartAttack.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_Injury.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_Labor.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_LaborPushing.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_Level.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_LightExposure.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_MeatHunger.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_MissingPart.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_Pregnant.PostAdd: post: VanillaGenesExpanded.VanillaGenesExpanded_Hediff_Pregnant_PostAdd_Patch.CauseEggFertilization
- Hediff_Pregnant.Tick: PRE: Soyuz.Patches.Hediff_Pregnant_Tick_Patch.Prefix TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_Shambler.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- Hediff_SleepSuppression.Tick: TRANS: Soyuz.Patches.HediffComp_Patch+HediffComp_GenHashInterval_Replacement.Transpiler
- HistoryAutoRecorderDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- HistoryEventsManager.RecordEvent: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- HugsLibController.OnDefsLoaded: PRE: FasterGameLoading.RedirectHugslibToMainThread.Prefix
- HugsLibUtility.GetModAssemblyFileInfo: post: LunarFramework.Internal.Compatibility.ModCompat_HugsLib.HugsLibUtility_GetModAssemblyFileInfo
- ITab.get_PaneTopY: PRE: RimHUD.Access.Patch.RimWorld_ITab_PaneTopY.Prefix
- ITab_Bills.FillTab: PRE: CategorizedBillMenus.BillStack_Patches.ITab_Bills_Pre post: CategorizedBillMenus.BillStack_Patches.ITab_Bills_Post
- ITab_Bills.TabUpdate: PRE: ImprovedWorkbenches.ITab_Bills_TabUpdate_Detour.Prefix
- ITab_Genes.get_Hidden: PRE: TweaksGalore.Patch_ITab_Genes_Hidden.Prefix
- ITab_GenesPregnancy.get_IsVisible: PRE: TweaksGalore.Patch_ITab_GenesPregnancy_Hidden.Prefix
- ITab_Pawn_Character.get_IsVisible: post: VFE.Mechanoids.HarmonyPatches.NoBioForMachines.Postfix
- ITab_Pawn_Gear.DrawThingRow: PRE: VFE.Mechanoids.HarmonyPatches.ITab_Pawn_Gear_Patch.Prefix post: VFE.Mechanoids.HarmonyPatches.ITab_Pawn_Gear_Patch.Postfix
- ITab_Pawn_Gear.InterfaceDrop: PRE: PeteTimesSix.SimpleSidearms.Intercepts.ITab_Pawn_Gear_InterfaceDrop_Prefix.InterfaceDrop
- ITab_Pawn_Gear.ShouldShowEquipment: post: AnimalBehaviours.VanillaExpandedFramework_ITab_Pawn_Gear_IsVisible_Patch.RemoveTab
- ITab_Pawn_Gear.TryDrawOverallArmor: TRANS: VFECore.Patch_ITab_Pawn_Gear+TryDrawOverallArmor.Transpiler
- ITab_Pawn_Gear.get_CanControl: post: VFE.Mechanoids.HarmonyPatches.ITab_Pawn_Gear_CanControl.Postfix
- ITab_Pawn_Health..ctor: post: PeteTimesSix.CompactHediffs.HarmonyPatches.ITab_Pawn_Health_Patches.ITab_Pawn_Health_Patches_ctor_Postifx
- ITab_Storage.FillTab: post: MaterialFilter.ITab_Storage_FillTab_Patch.drawFilterButton
- Ideo.ExposeData: TRANS: VanillaMemesExpanded.VanillaMemesExpanded_Ideo_ExposeData_Patch.Transpiler
- Ideo.Notify_GameStarted: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.Notify_MemberCorpseDestroyed: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.Notify_MemberDied: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.Notify_MemberGained: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.Notify_MemberGenerated: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.Notify_MemberGuestStatusChanged: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.Notify_MemberLost: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Ideo.RecacheColonistBelieverCount: PRE: PerformanceOptimizer.Optimization_Precept_RoleSingle_RecacheActivity.RecacheColonistBelieverCountPrefix, PerformanceOptimizer.Optimization_Precept_RoleMulti_RecacheActivity.RecacheColonistBelieverCountPrefix post: PerformanceOptimizer.Optimization_Precept_RoleSingle_RecacheActivity.RecacheColonistBelieverCountPostfix, PerformanceOptimizer.Optimization_Precept_RoleMulti_RecacheActivity.RecacheColonistBelieverCountPostfix
- IdeoBuildingPresenceDemand.BuildingPresent: PRE: [2147483647]PerformanceOptimizer.Optimization_IdeoBuildingPresenceDemand_BuildingPresent.Prefix
- IdeoFoundation.InitPrecepts: post: TweaksGalore.Patch_IdeoFoundation_InitPrecepts.Postfix
- IdeoGenerator.GenerateClassicIdeo: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- IdeoGenerator.MakeFoundation: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ImmunityHandler.ImmunityRecordExists: post: PerformanceFish.Hediffs.ImmunityHandlerCaching+ImmunityRecordExists.Postfix
- ImmunityHandler.NeededImmunitiesNow: PRE: [800]PerformanceFish.Hediffs.ImmunityHandlerCaching+NeededImmunitiesNow.Prefix post: [800]PerformanceFish.Hediffs.ImmunityHandlerCaching+NeededImmunitiesNow.Postfix
- ImmunityHandler.TryAddImmunityRecord: PRE: PerformanceFish.Hediffs.ImmunityHandlerCaching+TryAddImmunityRecord.Prefix
- ImmunityRecord.ImmunityChangePerTick: post: Soyuz.Patches.ImmunityRecord_ImmunityChangePerTick_Patch.Postfix
- IncidentDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- IncidentWorker.TryExecute: PRE: VanillaStorytellersExpanded.Patch_TryExecute.Prefix
- IncidentWorker_Disease.PotentialVictims: post: AnimalBehaviours.VanillaExpandedFramework_IncidentWorker_Disease_PotentialVictims_Patch.Postfix
- IncidentWorker_Raid.TryExecuteWorker: PRE: VanillaStorytellersExpanded.Patch_TryExecuteWorker.Prefix
- IncidentWorker_RaidEnemy.FactionCanBeGroupSource: post: MURFactionRaidCooldown.IncidentWorker_RaidEnemy_FactionCanBeGroupSource.Postfix
- IncidentWorker_RaidEnemy.ResolveRaidStrategy: post: VFECore.IncidentWorker_RaidEnemy_ResolveRaidStrategy_Patch.Postfix
- IncidentWorker_SelfTame.Candidates: post: AnimalBehaviours.VanillaExpandedFramework_IncidentWorker_SelfTame_Candidates_Patch.Postfix
- IncidentWorker_WandererJoin.GeneratePawn: TRANS: VFECore.Patch_IncidentWorker_WandererJoin+TryExecuteWorker.Transpiler
- InfestationCellFinder.GetScoreAt: post: TweaksGalore.Patch_InfestationCellFinder_GetScoreAt.Postfix
- InspectGizmoGrid.DrawInspectGizmoGridFor: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor.InspectGizmoGrid_DrawInspectGizmoGridForTranspiler
- InspectPaneFiller.DoPaneContentsFor: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspectPaneFiller.DrawInspectStringFor: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspectPaneUtility.DoTabs: PRE: RimHUD.Access.Patch.RimWorld_InspectPaneUtility_DoTabs.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspectPaneUtility.InspectPaneOnGUI: PRE: RimHUD.Access.Patch.RimWorld_InspectPaneUtility_InspectPaneOnGUI.Prefix post: FactionCustomizer.InspectPaneUtilityPatch.InspectPaneOnGUIPostfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspectPaneUtility.PaneSizeFor: PRE: RimHUD.Access.Patch.RimWorld_InspectPaneUtility_PaneSizeFor.Prefix
- InspectPaneUtility.PaneWidthFor: PRE: RimHUD.Access.Patch.RimWorld_InspectPaneUtility_PaneWidthFor.Prefix
- InspectTabBase.<>c__DisplayClass19_0.<DoTabGUI>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspectTabBase.get_TabRect: post: DubsMintMenus.HarmonyPatches.TabSizeAdjuster
- InspectTabManager.GetSharedInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspirationDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspirationHandler.TryStartInspiration: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InspirationWorker.InspirationCanOccur: post: TooManyMods.TMM_InspirationCanOccur_Postfix.Postfix
- IntVec3.FromString: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InteractionDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- InvisibilityUtility.IsPsychologicallyInvisible: PRE: [2147483647]PerformanceOptimizer.Optimization_PawnUtility_IsInvisible.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_PawnUtility_IsInvisible.Postfix
- Job.MakeDriver: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobDriver.CheckCurrentToilEndOrFail: PRE: PerformanceOptimizer.Optimization_ForbidUtility_IsForbidden.CheckCurrentToilEndOrFailPrefix post: PerformanceOptimizer.Optimization_ForbidUtility_IsForbidden.CheckCurrentToilEndOrFailPostfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobDriver.Cleanup: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobDriver.DriverTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, Soyuz.Patches.JobDriver_DriverTick_Patch.Transpiler
- JobDriver.SetupToils: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobDriver.TryActuallyStartNextToil: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobDriver_AttackMelee.TryMakePreToilReservations: post: PeteTimesSix.SimpleSidearms.Intercepts.JobDriver_AttackMelee_TryMakePreToilReservations.Postfix
- JobDriver_ConstructFinishFrame.<>c__DisplayClass6_0.<MakeNewToils>b__1: TRANS: VFECore.JobDriver_ConstructFinishFrame_MakeNewToils_TickAction_Patch.Transpiler
- JobDriver_ConstructFinishFrame.MakeNewToils: post: VFECore.JobDriver_ConstructFinishFrame_MakeNewToils_Patch.Postfix
- JobDriver_Deconstruct.get_WorkEffecter: post: ReGrowthCore.JobDriver_Deconstruct_WorkEffecter_Patch.Postfix
- JobDriver_DropEquipment.<MakeNewToils>b__4_1: TRANS: PeteTimesSix.SimpleSidearms.Intercepts.JobDriver_DropEquipment_MakeNewToils_Patches.JobDriver_DropEquipment_MakeNewToils_Patches_initAction_Transpiler
- JobDriver_Equip.<MakeNewToils>b__1_1: TRANS: PeteTimesSix.SimpleSidearms.Intercepts.JobDriver_Equip_MakeNewToils_Patches.JobDriver_Equip_MakeNewToils_Patches_initAction_Transpiler
- JobDriver_Flee.<MakeNewToils>b__3_0: TRANS: VFE.Mechanoids.HarmonyPatches.JobDriver_Flee_MakeNewToils_Patch.Transpiler
- JobDriver_Ingest.ModifyCarriedThingDrawPosWorker: post: OverheadMealPatch.Patch_ModifyCarriedThingDrawPosWorker.Postfix
- JobDriver_Lovin.<MakeNewToils>b__12_1: TRANS: VFECore.JobDriver_Lovin_Patch.Transpiler
- JobDriver_Lovin.<MakeNewToils>b__12_4: TRANS: VFECore.JobDriver_Lovin_FinishAction_Vanilla.Transpiler
- JobDriver_PredatorHunt.CheckWarnPlayer: PRE: PredatorHuntAlert.JobDriver_PredatorHunt_CheckWarnPlayer.Prefix
- JobDriver_Vomit.<MakeNewToils>b__4_1: TRANS: VanillaGenesExpanded.VanillaGenesExpanded_JobDriver_Vomit_MakeNewToils_Transpiler_Patch.Transpiler
- JobDriver_Vomit.<MakeNewToils>d__4.MoveNext: TRANS: VanillaGenesExpanded.VanillaGenesExpanded_JobDriver_Vomit_MoveNext_Patch.Transpiler
- JobDriver_Vomit.MakeNewToils: PRE: VanillaGenesExpanded.VanillaGenesExpanded_JobDriver_Vomit_MakeNewToils_Patch.StorePawn
- JobGiver_AIFollowPawn.TryGiveJob: post: VFECore.DoorTeleporter+JobGiver_AIFollowPawn_TryGiveJob_Patch.Postfix
- JobGiver_ConfigurableHostilityResponse.TryGiveJob: PRE: [2147483647]PerformanceOptimizer.Optimization_JobGiver_ConfigurableHostilityResponse.Prefix
- JobGiver_DropUnusedInventory.Drop: PRE: PeteTimesSix.SimpleSidearms.Intercepts.JobGiver_DropUnusedInventory_Drop.Prefix
- JobGiver_GetFood.TryGiveJob: PRE: AnimalBehaviours.VanillaExpandedFramework_JobGiver_GetFood_GetPriority_Patch.StopEatingThings post: PredatorHuntAlert.JobGiver_GetFood_TryGiveJob.Postfix
- JobGiver_GetRest.GetPriority: TRANS: NocturnalAnimals.JobGiver_GetRest_Patch+VanillaExpandedFramework_JobGiver_GetRest_GetPriority_Patch.Transpiler
- JobGiver_Haul.TryGiveJob: TRANS: PerformanceFish.JobSystem.JobGiver_HaulOptimization+PotentialWorkThingsGlobal_Patch.Transpiler
- JobGiver_ReactToCloseMeleeThreat.TryGiveJob: post: MeleeCancelPatch.Patch_Postfix
- JobGiver_Work.GiverTryGiveJobPrioritized: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobGiver_Work.PawnCanUseWorkGiver: post: VFE.Mechanoids.HarmonyPatches.MechanoidsAreCapable.Postfix
- JobGiver_Work.TryIssueJobPackage: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- JobUtility.TryStartErrorRecoverJob: TRANS: AchtungMod.Errors_To_Warnings_Patch.Transpiler
- JoyGiverDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- KeyPrefs.Save: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
- LanguageReportGenerator.DoSaveTranslationReport: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LanguageWordInfo.RegisterLut: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LanguageWorker_Russian.TryLookUp: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LastPlayedVersion.InitializeIfNeeded: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LayerLoader.LoadFileIntoList: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LayoutDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LayoutRoomDef.GetWorker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LearningDesireDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LearningReadout.LearningReadoutOnGUI: PRE: [600]MapPreview.Patches.Patch_RimWorld_LearningReadout.LearningReadoutOnGUI
- LetterMaker.MakeLetter: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LetterStack.LettersOnGUI: PRE: RimHUD.Access.Patch.Verse_LetterStack_LettersOnGUI.Prefix, AchtungMod.LetterStack_LettersOnGUI_Patch.Prefix
- LifeStageDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LifeStageWorker.Notify_LifeStageStarted: post: VanillaGenesExpanded.LifeStageWorker_Notify_LifeStageStarted_Patch.Postfix
- LifeStageWorker_HumanlikeAdult.Notify_LifeStageStarted: post: StandYourGround.AdultResponsePatch.Postfix
- LifeStageWorker_HumanlikeChild.Notify_LifeStageStarted: post: StandYourGround.ChildResponsePatch.Postfix
- ListerThings.ThingsMatching: PRE: [800]PerformanceFish.Listers.Things+ThingsMatching_Patch.Prefix
- Listing_ResourceReadout.DoCategory: TRANS: DubsMintMenus.PinningSys+Patch_DoCategory.Transpiler
- Listing_ResourceReadout.DoThingDef: TRANS: DubsMintMenus.PinningSys+Patch_DoThingDef.Transpiler
- Listing_TreeDefs.<>c__DisplayClass9_1.<MakeCreateNewObjectMenu>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Listing_TreeThingFilter.DoThingDef: PRE: DubsMintMenus.HarmonyPatches+Harmony_DoThingDef.Prefix
- LoadableXmlAsset..ctor: post: Gagarin.LoadableXmlAsset_Constructor_Patch.Postfix
- LoadedLanguage.InjectIntoData_AfterImpliedDefs: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedLanguage.InjectIntoData_BeforeImpliedDefs: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedLanguage.LoadData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedLanguage.LoadFromFile_Keyed: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedLanguage.LoadFromFile_Strings: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedLanguage.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.ApplyPatches: PRE: [1000]Gagarin.LoadedModManager_Profiler+ApplyPatches_Profiler.Prefix, ModSettingsFramework.LoadedModManager_ApplyPatches_Patch.Prefix, XmlExtensions.ApplyPatches_Patch.Prefix, [0]Gagarin.LoadedModManager_Patch+ApplyPatches_Patch.Prefix post: ReGrowthCore.LoadedModManager_ApplyPatches.Postfix, XmlExtensions.ApplyPatches_Patch.Postfix, Gagarin.LoadedModManager_Patch+ApplyPatches_Patch.Postfix, [0]Gagarin.LoadedModManager_Profiler+ApplyPatches_Profiler.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.ClearCachedPatches: PRE: [1000]Gagarin.LoadedModManager_Profiler+ClearCachedPatches_Profiler.Prefix, Gagarin.LoadedModManager_Patch+ClearCachedPatches_Patch.Prefix post: [0]Gagarin.LoadedModManager_Profiler+ClearCachedPatches_Profiler.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.ClearDestroy: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.CombineIntoUnifiedXML: PRE: [1000]Gagarin.LoadedModManager_Profiler+CombineIntoUnifiedXML_Profiler.Prefix, [0]Gagarin.LoadedModManager_Patch+CombineIntoUnifiedXML_Patch.Prefix post: [800]Gagarin.LoadedModManager_Patch+CombineIntoUnifiedXML_Patch.Postfix, [0]Gagarin.LoadedModManager_Profiler+CombineIntoUnifiedXML_Profiler.Postfix TRANS: XmlExtensions.CombineIntoUnifiedXML_Patch.Transpiler
- LoadedModManager.CreateModClasses: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.ErrorCheckPatches: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.InitializeMods: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.LoadModContent: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.LoadModXML: PRE: [1000]Gagarin.LoadedModManager_Profiler+LoadModXML_Profiler.Prefix, StartupImpact.Patch.LoadedModManagerLoadModXML.Prefix, LogModVersion.LoadedModManager_LoadModXML_Patch.Prefix, Gagarin.LoadedModManager_Patch+LoadModXML_Patch.Prefix post: StartupImpact.Patch.LoadedModManagerLoadModXML.Postfix, Gagarin.LoadedModManager_Patch+LoadModXML_Patch.Postfix, [0]Gagarin.LoadedModManager_Profiler+LoadModXML_Profiler.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LoadedModManager.ParseAndProcessXML: PRE: [1000]Gagarin.LoadedModManager_Profiler+ParseAndProcessXML_Profiler.Prefix, Prepatcher.HarmonyPatches.PrefixParseXML post: [0]Gagarin.LoadedModManager_Patch+ParseAndProcessXML_Patch.Postfix, [0]Gagarin.LoadedModManager_Profiler+ParseAndProcessXML_Profiler.Postfix
- LoadedModManager.get_ModHandles: post: ModSettingsFramework.LoadedModManager_ModHandles_Patch.Postfix
- LoadedObjectDirectory.RegisterLoaded: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Log.Error: PRE: FasterGameLoading.Log_Error_Patch.Prefix, ModSettingsFramework.Log_Error_Patch.Prefix, Analyzer.DebugLogenabler.ErrorPrefix, PerformanceOptimizer.Log_Error_Patch.Prefix post: Analyzer.DebugLogenabler.ErrorPostfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, VisibleErrorLogs.Transpiler_Log_Error.TranspileMethod
- Log.ResetMessageCount: post: HarmonyMod.Log_ResetMessageCount_Patch.Postfix
- Log.Warning: (no patches)
- LongEventHandler.DrawLongEventWindowContents: PRE: Prepatcher.HarmonyPatches.DrawPrestarterInfo
- LongEventHandler.ExecuteToExecuteWhenFinished: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LongEventHandler.LongEventsOnGUI: TRANS: MoreWidgets.Patch_DoTooltipGUI.Transpiler
- LongEventHandler.RunEventFromAnotherThread: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LongEventHandler.UpdateCurrentEnumeratorEvent: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LongEventHandler.UpdateCurrentSynchronousEvent: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.AddBuilding: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.AddCorpse: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.AddPawn: post: VanillaStorytellersExpanded.Patch_AddPawn.Postfix
- Lord.AddPawnInternal: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.AddPawns: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.Cleanup: PRE: VanillaStorytellersExpanded.Patch_Cleanup.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.GotoToil: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.Notify_PawnJobDone: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Lord.Notify_PawnLost: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LordJob_Ritual.ApplyOutcome: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LordJob_Ritual.LordJobTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- LordManager.LordManagerTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MainButtonDef.get_Icon: post: VanillaTexturesExpanded.Patch_MainButtonDef+get_Icon.Postfix
- MainButtonDef.get_TabWindow: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MainButtonDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MainButtonWorker.DoButton: TRANS: VanillaTexturesExpanded.Patch_MainButtonWorker+DoButton.Transpiler
- MainButtonsRoot.MainButtonsOnGUI: PRE: DubsMintMenus.HarmonyPatches+Patch_MainButtonsOnGUI.Prefix post: UINotIncluded.MainButtonRootPatch.Postfix TRANS: UINotIncluded.MainButtonsRoot_TranspilerPatch.Transpiler
- MainMenuDrawer.DoMainMenuControls: PRE: GraphicSetter.Patches.UIPatches+DoMainMenuControlsPatch.Prefix, RocketMan.MainMenuDrawer_DoMainMenuControls_Patch.Prefix TRANS: HugsLib.Patches.MainMenuDrawer_Quickstart_Patch.QuicktestButtonUsesQuickstarter, GraphicSetter.Patches.UIPatches+DoMainMenuControlsPatch.Transpiler
- MainMenuDrawer.Init: post: CharacterEditor.CEditor.OnMainMenuInit, LunarFramework.Internal.Patches.Patch_RimWorld_MainMenuDrawer.Init_Postfix
- MainMenuDrawer.MainMenuOnGUI: post: VisualExceptions.ShowLoadingExceptions.Postfix, CharacterEditor.CEditor.OnMainMenuOnGUI, ShowMeYourHands.RimWorld_MainMenuDrawer_MainMenuOnGUI.MainMenuOnGUI
- MainTabWindow.SetInitialSizeAndPosition: post: UINotIncluded.MainTabWindowPatch.Postfix
- MainTabWindow_Architect.DoCategoryButton: TRANS: ArchitectIcons.ArchitectIconsMod.ReplaceArchitectButton
- MainTabWindow_Architect.DoWindowContents: PRE: TabSorting.MainTabWindow_Architect_TabRectHeight.Prefix post: TabSorting.MainTabWindow_Architect_TabRectHeight.Postfix
- MainTabWindow_Architect.WindowUpdate: TRANS: PowerView.MainTabWindow_Architect_Transpiler.Transpiler
- MainTabWindow_Architect.get_RequestedTabSize: post: ArchitectIcons.ArchitectIconsMod.AddWidth
- MainTabWindow_Architect.get_WinHeight: PRE: TabSorting.MainTabWindow_Architect_TabRectHeight.Prefix post: TabSorting.MainTabWindow_Architect_TabRectHeight.Postfix
- MainTabWindow_History.DoWindowContents: TRANS: WealthList.HistoryTabModule.AddContents
- MainTabWindow_History.PreOpen: post: WealthList.HistoryTabModule.AddTab
- MainTabWindow_Inspect.DoInspectPaneButtons: PRE: BetterInfoCard.MainTabWindow_Inspect_Patch+Patch_MainTabWindow_Inspect_DoInspectPaneButtons.Prefix post: VFE.Mechanoids.HarmonyPatches.MainTabWindow_Inspect_Renaming.Postfix
- MainTabWindow_Inspect.GetLabel: (no patches)
- MainTabWindow_Inspect.get_PaneTopY: PRE: RimHUD.Access.Patch.RimWorld_MainTabWindow_Inspect_PaneTopY.Prefix post: UINotIncluded.MainTabWindow_InspectPatches.Postfix
- MainTabWindow_MiniMap.DrawAllPawns: PRE: PerformanceOptimizer.Optimization_Pawn_DrawPos.EnableCache post: PerformanceOptimizer.Optimization_Pawn_DrawPos.DisableCache
- MainTabWindow_PawnTable.CreateTable: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MainTabWindow_PawnTable.PostOpen: post: BetterPawnControl.MainTabWindow_PawnTable_OnPostOpen.Postfix
- MainTabWindow_PawnTable.SetDirty: post: ScheduleClock.ScheduleClockPatches.SetDirty
- MainTabWindow_Research.DrawContentSource: PRE: VFECore.MainTabWindow_Research_DrawContentSource_Patch.Prefix
- MainTabWindow_Research.DrawLeftRect: post: TweaksGalore.Patch_MainTabWindow_Research_DrawLeftRect.Postfix
- MainTabWindow_Schedule.DoWindowContents: post: ScheduleClock.ScheduleClockPatches.DoWindowContents
- MainTabsRoot.HandleLowPriorityShortcuts: PRE: DubsMintMenus.HarmonyPatches+Patch_InterfaceTryActivate.Prefix
- MainTabsRoot.ToggleTab: PRE: DubsMintMenus.HarmonyPatches+Patch_MainTabsRoot.Prefix
- Manager.DeferredLoaderMain: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Manager.Load: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook, [-2147483648]RocketMan.Patches.Map_ConstructComponents_Patch.Postfix
- Map.ExposeData: PRE: KCSG.Prefix_Map_ExposeData.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.FillComponents: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData, MapPreview.Patches.Patch_Verse_Map.FillComponents_Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook, CharacterEditor.CEditor.OnMapLoaded, ReGrowthCore.Map_FinalizeInit_Patch.Postfix, PerformanceOptimizer.Map_FinalizeInit.Postfix, SimpleFxSplashes.Patch_Map_FinalizeInit.Postfix, [-2147483648]RocketMan.Patches.Map_FinalizeInit_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.FinalizeLoading: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.MapPostTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.MapPreTick: post: SimpleFxSplashes.Patch_Map_MapPreTick.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Map.MapUpdate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapComponent.MapRemoved: post: BetterPawnControl.Patches.MapComponent_OnRemove.Postfix
- MapComponentUtility.FinalizeInit: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapComponentUtility.MapComponentOnGUI: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapComponentUtility.MapComponentTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapComponentUtility.MapComponentUpdate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapComponentUtility.MapRemoved: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapDeiniter.Deinit: PRE: VFECore.DoorTeleporterPatches.Deinit_Prefix, VFECore.SectionLayer_FogOfWar_Regenerate_Patch.ClearCache, PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapDeiniter.PassPawnsToWorld: PRE: FactionManager.MapDeiniter_PassPawnsToWorld_Patch.PassPawnsToWorld TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapFileCompressor.<>c__DisplayClass7_0.<ThingsToSpawnAfterLoad>b__0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapGenerator.GenerateContentsIntoMap: PRE: [700]MapPreview.Patches.Patch_Verse_MapGenerator.GenerateContentsIntoMap, VFECore.MapGenerator_GenerateContentsIntoMap_Patch.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MapGenerator.GenerateMap: PRE: [800]MapPreview.Patches.Patch_Verse_MapGenerator.GenerateMap, RealRuins.RealRuins+MapGenerator_GenerateMap_Patch.Prefix, RocketMan.MapGenerator_Patch+GenerateMap_Patch.Prefix, RealRuins.RealRuins+MapGenerator_GenerateMap_Patch.Prefix post: VFECore.MapGenerator_GenerateMap_Patch.Postfix TRANS: MapReroll.Patches.MapGenerator_GenerateMap_Patch.RecordUsedMapGenerator
- MapInterface.HandleMapClicks: post: PerformanceOptimizer.Optimization_UIToggle.Postfix
- MapInterface.MapInterfaceOnGUI_AfterMainTabs: PRE: RimHUD.Access.Patch.Verse_MapInterface_MapInterfaceOnGUI_AfterMainTabs.Prefix post: Merthsoft.DesignatorShapes.Patches.MapInterface_MapInterfaceOnGUI_AfterMainTabs.Postfix, UINotIncluded.MapInterfaceOnGUI_AfterMainTabsPatch.Postfix
- MapInterface.MapInterfaceOnGUI_BeforeMainTabs: PRE: UINotIncluded.MapInterfaceOnGUI_BeforeMainTabsPatch.Prefix
- MapInterface.MapInterfaceUpdate: post: Quality_Overlay.MapInterfacePatch.UpdateOverlay, RoomSense.MapInterface_Patch.Postfix
- MapInterface.Notify_SwitchedMap: post: RimHUD.Access.Patch.Verse_MapInterface_Notify_SwitchedMap.Postfix, SimpleFxSplashes.Patch_Notify_SwitchedMap.Postfix
- MapParent.get_MapGeneratorDef: post: KCSG.Postfix_MapParent_MapGeneratorDef+MapParent_MapGeneratorDef_Patch.Postfix
- MapPreviewGenerator.GeneratePreviewForSeed: PRE: MapPreview.Compatibility.ModCompat_MapReroll.MapPreviewGenerator_GeneratePreviewForSeed_Prefix
- MapTemperature.GetCellBool: TRANS: HeatMap.MapTemperature_GetCellBool_Patch.Transpiler
- MapTemperature.GetColorForTemperature: PRE: HeatMap.MapTemperature_GetColorForTemperature_Patch.Prefix
- MapTemperature.SeasonAcceptableFor: post: AnimalBehaviours.VanillaExpandedFramework_MapTemperature_SeasonAcceptableFor_Patch.AllowAnimalSpawns
- MapTemperature.get_Drawer: post: HeatMap.MapTemperature_get_Drawer_Patch.Postfix
- MassUtility.Capacity: TRANS: VFECore.MassUtility_Capacity_Patch.Transpiler
- MassUtility.GearMass: PRE: [800]PerformanceFish.MassUtilityCaching+GearMass_Patch.Prefix post: [800]PerformanceFish.MassUtilityCaching+GearMass_Patch.Postfix
- MassUtility.InventoryMass: PRE: [800]PerformanceFish.MassUtilityCaching+InventoryMass_Patch.Prefix post: [800]PerformanceFish.MassUtilityCaching+InventoryMass_Patch.Postfix
- MechClusterGenerator.MechKindSuitableForCluster: post: VFE.Mechanoids.MechClusterGenerator_MechKindSuitableForCluster_Patch.Postfix
- MechWorkModeDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MechanitorUtility.InMechanitorCommandRange: post: VFE.Mechanoids.HarmonyPatches.MechanitorUtility_InMechanitorCommandRange_Patch.Postfix
- MeditationUtility.PsyfocusGainPerTick: PRE: [800]PerformanceFish.MeditationUtilityCaching+PsyfocusGainPerTick.Prefix post: [800]PerformanceFish.MeditationUtilityCaching+PsyfocusGainPerTick.Postfix
- MemoryThoughtHandler.TryGainMemory: PRE: ReGrowthCore.MemoryThoughtHandler_TryGainMemory_Patch.Prefix post: VFECore.TryGainMemory_Patch.Postfix
- MemoryUtility.ClearAllMapsAndWorld: PRE: RimHUD.Access.Patch.Verse_Profile_MemoryUtility_ClearAllMapsAndWorld.Prefix, AchtungMod.MemoryUtility_ClearAllMapsAndWorld_Patch.Prefix, DubsMintMenus.HarmonyPatches+Patch_ClearAllMapsAndWorld.Prefix post: MapPreview.Patches.Patch_Verse_MemoryUtility.ClearAllMapsAndWorld_Postfix, [100]PerformanceFish.UtilityPatches+ClearAllMapsAndWorld_Patch.Postfix
- MemoryUtility.UnloadUnusedUnityAssets: post: ShowMeYourHands.MemoryUtility_UnloadUnusedUnityAssets.Postfix
- MentalBreakDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MentalBreakWorker.BreakCanOccur: post: VFECore.MentaBreakWorker_Patches.BreakCanOccur_PostFix
- MentalBreakWorker.CommonalityFor: post: VFECore.MentaBreakWorker_Patches.CommonalityFor_PostFix
- MentalBreaker.get_BreakThresholdExtreme: PRE: [2147483647]PerformanceOptimizer.Optimization_MentalBreaker_BreakThresholdExtreme.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_MentalBreaker_BreakThresholdExtreme.Postfix
- MentalBreaker.get_BreakThresholdMajor: PRE: [2147483647]PerformanceOptimizer.Optimization_MentalBreaker_BreakThresholdMajor.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_MentalBreaker_BreakThresholdMajor.Postfix
- MentalBreaker.get_BreakThresholdMinor: PRE: [2147483647]PerformanceOptimizer.Optimization_MentalBreaker_BreakThresholdMinor.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_MentalBreaker_BreakThresholdMinor.Postfix
- MentalState.MentalStateTick: TRANS: Soyuz.Patches.MentalBreaker_MentalStateTick_Patch.Transpiler, Soyuz.Patches.MentalState_MentalStateTick_Patch.Transpiler
- MentalStateDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MentalStateHandler.ClearMentalStateDirect: post: MarkThatPawn.Harmony.OverrideTriggers.Postfix
- MentalStateHandler.TryStartMentalState: post: MarkThatPawn.Harmony.OverrideTriggers.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Messages.MessagesDoGUI: TRANS: UINotIncluded.MessagesDoGUIPatch.Transpiler
- MethodTransplanting.UpdateMethod: TRANS: PerformanceFish.AnalyzerFixes.UpdateMethod_Transpiler
- Mineable.DestroyMined: PRE: ScatteredStones.Patch_Destroy.Prefix
- Mineable.TrySpawnYield: post: ScatteredStones.Patch_TrySpawnYield.Postfix
- ModAssemblyHandler.AssemblyIsUsable: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ModAssemblyHandler.ReloadAll: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ModContentLoader`1.LoadTexture: PRE: [2147483647]Gagarin.ModContentLoader_Texture2D_Patch+LoadTexture_Patch.Prefix, FasterGameLoading.ModContentLoaderTexture2D_LoadTexture_Patch.Prefix, GraphicSetter.Patches.TextureLoadingPatch+LoadPNGPatch.Prefix post: FasterGameLoading.ModContentLoaderTexture2D_LoadTexture_Patch.Postfix
- ModContentPack.LoadDefs: PRE: Gagarin.ModContentPack_Patch+ModContentPack_LoadDefs_Patch.Prefix post: StartupImpact.Patch.ModContentPackLoadDefs.Postfix, Gagarin.ModContentPack_Patch+ModContentPack_LoadDefs_Patch.Postfix
- ModContentPack.LoadPatches: PRE: StartupImpact.Patch.ModContentPackLoadPatches.Prefix post: StartupImpact.Patch.ModContentPackLoadPatches.Postfix, ModSettingsFramework.ModContentPack_LoadPatches_Patch.Postfix TRANS: XmlExtensions.LoadPatches_Patch.Transpiler
- ModContentPack.ReloadContentInt: PRE: FasterGameLoading.ModContentPack_ReloadContentInt_Patch.Prefix, StartupImpact.Patch.ModContentPackReloadContentDelegate.Prefix post: FasterGameLoading.ModContentPack_ReloadContentInt_Patch.Postfix
- ModDependency.get_IsSatisfied: post: Prepatcher.HarmonyPatches.IsSatisfiedPostfix
- ModLister.RebuildModList: PRE: Prepatcher.HarmonyPatches.ProfilingPrefix post: Prepatcher.HarmonyPatches.ProfilingPostfix, Brrainz.CrossPromotion.ModLister_RebuildModList_Postfix, NoVersionWarning.ModLister_RebuildModList.MainMenuOnGUI
- ModLister.TryAddMod: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ModMetaData.Init: PRE: Prepatcher.HarmonyPatches.ProfilingPrefix post: Prepatcher.HarmonyPatches.ProfilingPostfix
- ModMetaData.ModMetaDataInternal.InitVersionedData: post: Prepatcher.HarmonyPatches.InitVersionedDataPostfix
- ModsConfig.Reset: PRE: Gagarin.ModsConfig_Patch+ModsConfig_Reset_Patch.Prefix post: Gagarin.ModsConfig_Patch+ModsConfig_Reset_Patch.Postfix
- ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
- ModsConfig.TrySortMods: (no patches)
- MonoCustomAttrs.GetCustomAttributes: PRE: PerformanceFish.System.ReflectionCaching+MonoCustomAttrs+GetCustomAttributes.Prefix post: PerformanceFish.System.ReflectionCaching+MonoCustomAttrs+GetCustomAttributes.Postfix
- MonoField.GetValue: PRE: PerformanceFish.System.ReflectionCaching+FieldInfoPatches+GetValue_Patch.Prefix
- MouseoverReadout.MouseoverReadoutOnGUI: PRE: UINotIncluded.MouseoverReadoutPatches.Prefix post: ReGrowthCore.MouseoverReadout_MouseoverReadoutOnGUI_Patch.Postfix, UINotIncluded.MouseoverReadoutPatches.Postfix TRANS: ReGrowthCore.MouseoverReadout_MouseoverReadoutOnGUI_Patch.Transpiler
- MusicManagerPlay.CacheTransitions: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- MusicManagerPlay.StartSequence: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Need_Beauty.CurrentInstantBeauty: PRE: [2147483647]PerformanceOptimizer.Optimization_Need_Beauty_CurrentInstantBeauty.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_Need_Beauty_CurrentInstantBeauty.Postfix
- Need_Food.get_MaxLevel: post: VanillaGenesExpanded.Patch_FoodCapacity.FoodCapacity_Postfix
- Need_Rest.TickResting: post: Soyuz.Patches.Need_Rest_TickResting_Patch.Postfix
- NeedsCardUtility.DrawThoughtGroup: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Optimization.get_IsEnabled: PRE: PerformanceFish.ModCompatibility.PerformanceOptimizer.IsEnabledPatch
- Optimization_WorldGrid_LongLatOf.Prefix: PRE: MapPreview.Compatibility.ModCompat_PerformanceOptimizer.Optimization_WorldGrid_LongLatOf_Prefix
- OptionListingUtility.DrawOptionListing: PRE: StartupImpact.Patch.OptionListingUtilityDrawOptionListing.Prefix
- OverlayDrawer.RenderForbiddenRefuelOverlay: PRE: [600]ToggleableOverlays.Patch_OverlayDrawer_RenderForbiddenRefuelOverlay.Prefix
- OverlayDrawer.RenderOutOfFuelOverlay: PRE: [600]ToggleableOverlays.Patch_OverlayDrawer_RenderOutOfFuelOverlay.Prefix
- Page.DrawPageTitle: PRE: FactionCustomizer.PlanetGUIPatch.DrawPageTitlePrefix
- Page_ConfigureStartingPawns.DoWindowContents: post: CharacterEditor.CEditor.AddCharacterEditorButton
- Page_ConfigureStartingPawns.PreOpen: post: CharacterEditor.CEditor.GamePlusPreOpen, KCSG.Postfix_Page_ConfigureStartingPawns_PreOpen.Postfix
- Page_CreateWorldParams.CanDoNext: PRE: PrepareLanding.Patches.PatchCreateWorldParams.Page_CreateWorldParams_CanDoNext
- Page_ModsConfig.DoModInfo: PRE: Brrainz.CrossPromotion.Page_ModsConfig_DoModInfo_Prefix TRANS: ModSettingsFramework.Page_ModsConfig_DoModInfo_Transpiler.Transpiler
- Page_SelectStartingSite.CanDoNext: PRE: RealRuins.RealRuins+Page_SelectStartingSite_CanDoNext_Patch.Prefix, RealRuins.RealRuins+Page_SelectStartingSite_CanDoNext_Patch.Prefix
- Page_SelectStartingSite.DoCustomBottomButtons: PRE: FactionCustomizer.PlanetGUIPatch.DoCustomBottomButtonsPrefix
- Page_SelectStartingSite.DoNext: PRE: RealRuins.RealRuins+Page_SelectStartingSite_DoNext_Patch.Prefix, RealRuins.RealRuins+Page_SelectStartingSite_DoNext_Patch.Prefix
- Page_SelectStartingSite.PostOpen: post: CustomMapSizes.Patch_Page_SelectStartingSite_PostOpen.Postfix, RealRuins.RealRuins+Page_SelectStartingSite_PostOpen_Patch.Postfix, RealRuins.RealRuins+Page_SelectStartingSite_PostOpen_Patch.Postfix
- Page_SelectStartingSite.PreOpen: post: MapPreview.Patches.Patch_RimWorld_Page_SelectStartingSite.PreOpen_Postfix
- Panel_Logs.RightClickDropDown: post: PerformanceFish.AnalyzerFixes.PanelLogs_Postfix
- PatchOperation.Apply: PRE: StartupImpact.Patch.PatchOperationApply.Prefix, XmlExtensions.PatchOperation_Patch.Prefix post: StartupImpact.Patch.PatchOperationApply.Postfix, XmlExtensions.PatchOperation_Patch.Postfix
- PatchOperation.ApplyWorker: (no patches)
- PatchOperationAdd.ApplyWorker: (no patches)
- PatchOperationAddModExtension.ApplyWorker: (no patches)
- PatchOperationAttributeAdd.ApplyWorker: post: XmlExtensions.PatchOperationAttributeAdd_Patch.Postfix
- PatchOperationAttributeRemove.ApplyWorker: post: XmlExtensions.PatchOperationAttributeRemove_Patch.Postfix
- PatchOperationAttributeSet.ApplyWorker: post: XmlExtensions.PatchOperationAttributeSet_Patch.Postfix
- PatchOperationConditional.ApplyWorker: post: XmlExtensions.PatchOperationConditional_Patch.Postfix
- PatchOperationFindMod.ApplyWorker: post: XmlExtensions.PatchOperationFindMod_Patch.Postfix
- PatchOperationInsert.ApplyWorker: (no patches)
- PatchOperationModOption.ApplyWorker: (no patches)
- PatchOperationRadioButtons.ApplyWorker: (no patches)
- PatchOperationReloable.ApplyWorker: (no patches)
- PatchOperationRemove.ApplyWorker: (no patches)
- PatchOperationReplace.ApplyWorker: (no patches)
- PatchOperationSequence.ApplyWorker: post: XmlExtensions.PatchOperationSequence_Patch.Postfix
- PatchOperationSetModExtension.ApplyWorker: (no patches)
- PatchOperationSetName.ApplyWorker: post: XmlExtensions.PatchOperationSetName_Patch.Postfix
- PatchOperationSliderFloat.ApplyWorker: (no patches)
- PatchOperationSliderInt.ApplyWorker: (no patches)
- PatchOperationTest.ApplyWorker: (no patches)
- PatchOperationToggableSequence.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperationWorker.ApplyWorker: (no patches)
- PatchOperation_TweakBool.ApplyWorker: (no patches)
- PatchOperation_TweakFloat.ApplyWorker: (no patches)
- PatchOperation_TweakInt.ApplyWorker: (no patches)
- PatchOpertaonSetModExtWithWeaponMode.ApplyWorker: (no patches)
- Pawn.<GetDisabledWorkTypes>g__FillList|329_0: PRE: VanillaApparelExpanded.Pawn_GetDisabledWorkTypes_Patch.Prefix
- Pawn.ButcherProducts: post: VanillaGenesExpanded.VanillaGenesExpanded_Pawn_ButcherProducts_Patch.Postfix
- Pawn.DeSpawn: PRE: ImprovedWorkbenches.Detours.Pawn_DeSpawn_Detour.Prefix post: AchtungMod.Pawn_DeSpawn_Patch.Postfix, VFECore.PhasingPatches.Despawn_Postfix
- Pawn.Destroy: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_Dirty.Postfix
- Pawn.GetDisabledWorkTypes: post: [0]Brrainz.DynamicWorkTypes.Pawn_GetDisabledWorkTypes_Postfix
- Pawn.GetGizmos: post: AnimalTab.Patch_InjectTrainerSettingsGizmo.Postfix, AnimalBehaviours.Pawn_GetGizmos_Patch.Postfix, PeteTimesSix.SimpleSidearms.Intercepts.Pawn_GetGizmos_Postfix.Postfix, TacticsModeRedux.Patch.Verse_Pawn_GetGizmos.Postfix, VanillaWeaponsExpandedLaser.HarmonyPatches.VWEL_Pawn_GetGizmos_WeaponGizmoGetter_Patch.GetGizmos_PostFix, MarkThatPawn.Harmony.Pawn_GetGizmos.Postfix
- Pawn.GetInspectString: post: AchtungMod.Pawn_GetInspectString_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn.GetJobReport: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn.Kill: PRE: VFECore.Patch_Kill.Prefix, VanillaStorytellersExpanded.Patch_Kill.Prefix post: AnimalTab.Patch_Pawn_Kill.Postfix, VFE.Mechanoids.HarmonyPatches.MachinesDie.Postfix, VFECore.Patch_Kill.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn.MainDesc: post: VFE.Mechanoids.HarmonyPatches.Pawn_MainDesc_Patch.Postfix
- Pawn.Notify_BulletImpactNearby: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_Dirty.Postfix
- Pawn.Notify_Teleported: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_Dirty.Postfix
- Pawn.PostMapInit: post: VanillaGenesExpanded.Pawn_PostMapInit_Patch.Postfix
- Pawn.SpawnSetup: post: VFECore.CompShieldField+SpawnSetup_Patch.Postfix, VFECore.PhasingPatches.CheckPhasing, ImprovedWorkbenches.Detours.Pawn_SpawnSetup_Detour.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn.Tick: post: MarkThatPawn.Harmony.Pawn_Tick.Postfix TRANS: Soyuz.Patches.Pawn_Tick_Patch.Transpiler
- Pawn.TryGetAttackVerb: post: VFECore.Abilities.TryGetAttackVerb_Patch.Postfix
- Pawn.WorkTypeIsDisabled: post: AnimalBehaviours.VanillaExpandedFramework_Pawn_WorkTypeIsDisabled_Patch.RemoveTendFromAnimals
- Pawn.get_BodySize: post: VanillaGenesExpanded.Pawn_BodySize.Postfix
- Pawn.get_DrawPos: PRE: [2147483647]PerformanceOptimizer.Optimization_Pawn_DrawPos.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_Pawn_DrawPos.Postfix
- Pawn.get_HealthScale: post: VanillaGenesExpanded.Pawn_HealthScale.HealthScale_Postfix
- Pawn.get_IsColonistPlayerControlled: post: AnimalBehaviours.VanillaExpandedFramework_Pawn_IsColonistPlayerControlled_Patch.AddAnimalAsColonist
- PawnApparelGenerator.GenerateStartingApparelFor: post: VFECore.Patch_PawnApparelGenerator.GenerateStartingApparelFor_Postfix, TooManyMods.TMM_GenerateStartingApparelFor_Postfix.Postfix
- PawnApparelGenerator.PossibleApparelSet.CoatButNoShirt: TRANS: VFECore.Patch_PawnApparelGenerator+PossibleApparelSet+manual_CoatButNoShirt.Transpiler
- PawnAttackGizmoUtility.CanShowEquipmentGizmos: post: SquadUITweaks.HarmonyPatches.CanShowEquipmentGizmos_postfix
- PawnAttackGizmoUtility.GetAttackGizmos: post: PunchAttack.PawnAttackGizmoUtility_Patches.GetGizmos, ScatteredFlames.Patch_GetGizmos.Postfix
- PawnAttackGizmoUtility.GetSquadAttackGizmo: post: SquadUITweaks.HarmonyPatches.GetSquadAttackGizmo_Postfix
- PawnAttackGizmoUtility.ShouldUseSquadAttackGizmo: PRE: SquadUITweaks.HarmonyPatches.ShouldUseSquadAttackGizmo_Postfix
- PawnBioAndNameGenerator.FillBackstorySlotShuffled: PRE: VFECore.PawnBioAndNameGenerator_FillBackstorySlotShuffled.Prefix TRANS: VFECore.PawnBioAndNameGenerator_FillBackstorySlotShuffled.Transpiler
- PawnCapacityDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnCapacityUtility.CalculateCapacityLevel: post: VFECore.PawnCapacityUtility_CalculateCapacityLevel.Postfix
- PawnCollisionTweenerUtility.PawnCollisionPosOffsetFor: PRE: [2147483647]PerformanceOptimizer.Optimization_PawnCollisionPosOffsetFor.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_PawnCollisionPosOffsetFor.Postfix
- PawnColumnDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnColumnWorker.DoHeader: TRANS: Numbers.Numbers.UseWordWrapOnHeaders
- PawnColumnWorker.HeaderClicked: PRE: Numbers.Numbers.RightClickToRemoveHeader
- PawnColumnWorker_Label.DoCell: post: Numbers.Numbers.AddHighlightToLabel_PostFix TRANS: Numbers.Numbers.AddHighlightToLabel_Transpiler
- PawnColumnWorker_Text.DoCell: TRANS: Numbers.Numbers.CentreCell
- PawnComponentsUtility.AddAndRemoveDynamicComponents: post: AnimalBehaviours.VanillaExpandedFramework_PawnComponentsUtility_AddAndRemoveDynamicComponents_Patch.AddDraftability, StandYourGround.HostilityResponsePatch.Postfix
- PawnComponentsUtility.AddComponentsForSpawn: post: [-2147483648]AchtungMod.PawnComponentsUtility_AddComponentsForSpawn_Patch.Postfix
- PawnComponentsUtility.CreateInitialComponents: post: VFECore.PawnComponentsUtility_CreateInitialComponents_Patch.Postfix
- PawnDiedOrDownedThoughtsUtility.TryGiveThoughts: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnFlyer.MakeFlyer: TRANS: VFECore.Abilities.PawnFlyer_MakeFlyer_Patch.Transpiler
- PawnFlyer.RecomputePosition: PRE: VFECore.Abilities.PawnFlyer_RecomputePosition_Patch.Prefix
- PawnFlyerProperties.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnGenerator.GenerateBodyType: post: TweaksGalore.Patch_PawnGenerator_GenerateBodyType.Postfix
- PawnGenerator.GenerateGearFor: post: VFECore.Patch_PawnGenerator+GenerateGearFor.Postfix, PeteTimesSix.SimpleSidearms.Intercepts.PawnGenerator_GenerateGearFor_Postfix.GenerateGearFor
- PawnGenerator.GenerateGenes: post: VanillaGenesExpanded.PawnGenerator_GenerateGenes_Patch.Postfix
- PawnGenerator.GenerateInitialHediffs: post: VFECore.Patch_PawnGenerator+GenerateInitialHediffs.Postfix
- PawnGenerator.GenerateNewPawnInternal: post: VFECore.Abilities.PawnGen_Patch.Postfix
- PawnGenerator.GenerateOrRedressPawnInternal: PRE: PossessionsForEveryone.PerformanceWatchdog.Start post: PossessionsForEveryone.PerformanceWatchdog.End, PossessionsForEveryone.Patch_PawnGenerator.AddPossessions
- PawnGenerator.GeneratePawn: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnGenerator.GenerateSkills: post: VFECore.PawnGenerator_GenerateSkills.Postfix
- PawnGenerator.GenerateTraits: post: TweaksGalore.Patch_PawnGenerator_GenerateTraits.Postfix
- PawnGenerator.GenerateTraitsFor: PRE: TweaksGalore.Patch_PawnGenerator_GenerateTraitsFor.Prefix
- PawnGroupKindDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnGroupKindWorker.GeneratePawns: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRelationDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRelationWorker.BaseGenerationChanceFactor: post: TweaksGalore.Patch_PawnRelationWorker_BaseGenerationChanceFactor.Postfix
- PawnRenderNode.ColorFor: post: VanillaGenesExpanded.PawnRenderNode_ColorFor_Patch.Postfix
- PawnRenderNode.Init: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderNode.get_AnimationWorker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderNodeWorker.AppendDrawRequests: PRE: VFECore.PawnRenderNodeWorker_AppendDrawRequests_Patch.Prefix
- PawnRenderNodeWorker.GetMaterial: post: ReGrowthCore.PawnRenderNodeWorker_GetMaterial_Patch.Postfix
- PawnRenderNodeWorker.GetSubWorker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderNodeWorker.GetWorker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderNodeWorker.ScaleFor: post: VanillaGenesExpanded.PawnRenderNodeWorker_ScaleFor_Patch.Postfix
- PawnRenderNodeWorker_Apparel_Body.CanDrawNow: post: ReGrowthCore.PawnRenderNodeWorker_Apparel_Body_CanDrawNow_Patch.Postfix
- PawnRenderNodeWorker_Apparel_Head.CanDrawNow: PRE: VFECore.PawnRenderNodeWorker_Apparel_Head_CanDrawNow_Patch.Prefix post: VFECore.PawnRenderNodeWorker_Apparel_Head_CanDrawNow_Patch.Postfix
- PawnRenderNodeWorker_Apparel_Head.HeadgearVisible: post: ReGrowthCore.PawnRenderNodeWorker_Apparel_Head_HeadgearVisible_Patch.Postfix TRANS: VFECore.PawnRenderNodeWorker_Apparel_Head_HeadgearVisible_Patch.Transpiler
- PawnRenderNodeWorker_Body.CanDrawNow: post: VFECore.PawnRenderNodeWorker_Body_CanDrawNow_Patch.Postfix
- PawnRenderNode_AnimalPack.GraphicFor: post: VFECore.PawnRenderNode_AnimalPack_GraphicFor_Patch.Postfix
- PawnRenderNode_Body.GraphicFor: post: VanillaGenesExpanded.PawnRenderNode_Body_GraphicFor_Patch.Postfix
- PawnRenderNode_Fur.GraphicFor: post: VanillaGenesExpanded.PawnRenderNode_Fur_GraphicFor_Patch.Postfix
- PawnRenderNode_Head.GraphicFor: post: VanillaGenesExpanded.PawnRenderNode_Head_GraphicFor_Patch.Postfix
- PawnRenderTree.ProcessApparel: post: VFECore.PawnRenderTree_ProcessApparel_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.SetupApparelNodes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.SetupGeneNodes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.SetupHediffNodes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.SetupMutantNodes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.SetupTraitNodes: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.TraverseTree: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderTree.TrySetupGraphIfNeeded: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderUtility.CarryWeaponOpenly: post: VFE.Mechanoids.HarmonyPatches.MobileTurretsShowTurrets.Postfix, PeteTimesSix.SimpleSidearms.Intercepts.PawnRenderUtility_CarryWeaponOpenly.PawnRenderUtility_CarryWeaponOpenly_Postfix
- PawnRenderUtility.DrawCarriedThing: post: ShowMeYourHands.PawnRenderUtility_DrawCarriedThing.Postfix
- PawnRenderUtility.DrawEquipmentAiming: PRE: [800]VFECore.PawnRenderer_DrawEquipmentAiming_Patch.Prefix, [800]ShowMeYourHands.PawnRenderer_DrawEquipmentAiming.SaveWeaponLocation, VFE.Mechanoids.HarmonyPatches.RenderTurretCentered.Prefix, VanillaWeaponsExpandedLaser.HarmonyPatches.CYA_PawnRenderUtility_Draw_EquipmentAiming_GunDrawing_Patch.Prefix, ShowMeYourHands.PawnRenderer_DrawEquipmentAiming.SaveWeaponLocation, [0]ShowMeYourHands.PawnRenderer_DrawEquipmentAiming.SaveWeaponLocation post: VFE.Mechanoids.HarmonyPatches.RenderTurretCentered.Postfix, MuzzleFlash.Patch.HarmonyPatch_PawnRenderer.Postfix
- PawnRenderUtility.DrawEquipmentAndApparelExtras: PRE: YayoAnimation.HarmonyPatches.PawnPatches.AimingPatch.Prefix TRANS: YayoAnimation.HarmonyPatches.PawnPatches.AimingPatch.Transpiler
- PawnRenderer.BaseHeadOffsetAt: post: VFECore.PawnRenderer_BaseHeadOffsetAt.Postfix
- PawnRenderer.BodyAngle: post: YayoAnimation.HarmonyPatches.PawnPatches.BodyAnglePatch.Postfix
- PawnRenderer.GetBodyPos: post: VFECore.PawnRenderer_GetBodyPos_Patch.Postfix, YayoAnimation.HarmonyPatches.PawnPatches.GetBodyPosPatch.Postfix
- PawnRenderer.LayingFacing: post: YayoAnimation.HarmonyPatches.PawnPatches.LayingFacingPatch.Postfix
- PawnRenderer.OverrideMaterialIfNeeded: post: ReGrowthCore.PawnRenderer_OverrideMaterialIfNeeded_Patch.Postfix
- PawnRenderer.ParallelGetPreRenderResults: PRE: VFECore.ParallelGetPreRenderResults_Patch.Prefix, YayoAnimation.HarmonyPatches.PawnPatches.ParallelGetPreRenderResultsPatch.Prefix TRANS: YayoAnimation.HarmonyPatches.PawnPatches.ParallelGetPreRenderResultsPatch.Transpiler
- PawnRenderer.RenderCache: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnRenderer.RenderPawnAt: post: MarkThatPawn.Harmony.PawnRenderer_RenderPawnAt.Postfix
- PawnTable.PawnTableOnGUI: post: Numbers.Numbers.ApplyColumnsRemoval, BetterPawnControl.Patches.PawnTable_PawnTableOnGUI.Postfix TRANS: Numbers.Numbers.MakeHeadersReOrderable
- PawnUIOverlay.DrawPawnGUIOverlay: PRE: VanillaApparelExpanded.VAE_PawnUIOverlay_Patch.GhillieException, VFECore.PawnUIOverlay_DrawSelection_Patch.Prefix post: VFECore.PawnUIOverlay_DrawSelection_Patch.Postfix
- PawnUtility.BodyResourceGrowthSpeed: post: VanillaGenesExpanded.VanillaGenesExpanded_PawnUtility_BodyResourceGrowthSpeed_Patch.MultiplyPregnancy
- PawnUtility.IsFighting: post: AnimalBehaviours.VanillaExpandedFramework_PawnUtility_IsFighting_Patch.DontFlee
- PawnUtility.IsTeetotaler: PRE: [2147483647]PerformanceOptimizer.Optimization_PawnUtility_IsTeetotaler.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_PawnUtility_IsTeetotaler.Postfix
- PawnUtility.Mated: PRE: AnimalBehaviours.PawnUtility_Mated+VanillaExpandedFramework_PawnUtility_Mated_Patch.Prefix
- Pawn_AgeTracker.AgeTick: TRANS: Soyuz.Patches.Pawn_AgeTracker_AgeTick_Patch.Transpiler
- Pawn_AgeTracker.CalculateInitialGrowth: post: CharacterEditor.CEditor.OnPreRecalcIndex
- Pawn_AgeTracker.GrowthPointsPerDayAtLearningLevel: post: VanillaGenesExpanded.GrowthPointPerDayAtLearningLevel_Patch.Postfix
- Pawn_AgeTracker.RecalculateLifeStageIndex: post: CharacterEditor.CEditor.OnRecalcIndex
- Pawn_ApparelTracker.Notify_ApparelAdded: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_ApparelTracker_Dirty.Postfix, VFECore.Pawn_ApparelTracker_Notify_ApparelAdded_Patch.Postfix
- Pawn_ApparelTracker.Notify_ApparelRemoved: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_ApparelTracker_Dirty.Postfix, VFECore.Pawn_ApparelTracker_Notify_ApparelRemoved_Patch.Postfix
- Pawn_ApparelTracker.Notify_LostBodyPart: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_ApparelTracker_Dirty.Postfix
- Pawn_ApparelTracker.Notify_PawnKilled: PRE: TweaksGalore.Patch_Pawn_ApparelTracker_Notify_PawnKilled.Prefix
- Pawn_ApparelTracker.Remove: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_ApparelTracker_Dirty.Postfix, VFECore.Pawn_ApparelTracker_Remove_Patch.Postfix
- Pawn_ApparelTracker.TryDrop: post: VanillaApparelExpanded.Patch_TryDrop.Postfix, VFECore.Pawn_ApparelTracker_TryDrop_Patch.Postfix, VFECore.TryDrop_Patch.Postfix
- Pawn_ApparelTracker.Wear: PRE: [800]CherryPicker.Patch_Wear.Prefix post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_ApparelTracker_Dirty.Postfix, VanillaApparelExpanded.ApparelTracker_Wear.Postfix, VFECore.Pawn_ApparelTracker_Wear_Patch.Postfix
- Pawn_CallTracker.CallTrackerTick: TRANS: Soyuz.Patches.Pawn_CallTracker_CallTrackerTick_Patch.Transpiler
- Pawn_DraftController.GetGizmos: post: VFECore.AI.DraftGizmos.GetGizmosPostfix, DefensivePositions.DraftController_GetGizmos_Patch.InsertDefensivePositionGizmo, [0]SwitchWeapons.Pawn_DraftController_GetGizmos.Postfix
- Pawn_DraftController.set_Drafted: post: PeteTimesSix.SimpleSidearms.Intercepts.Pawn_DraftController_Drafted_Setter_Postfix.DraftedSetter, AchtungMod.Pawn_DraftController_Drafted_Patch.Postfix, MarkThatPawn.Harmony.Pawn_DraftController_Drafted.Postfix
- Pawn_DrawTracker.get_DrawPos: post: VFECore.Pawn_DrawTracker_Patch.Postfix
- Pawn_EquipmentTracker.AddEquipment: post: VFECore.AddEquipment_Patch.Postfix
- Pawn_EquipmentTracker.Notify_EquipmentAdded: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_EquipmentTracker_Dirty.Postfix
- Pawn_EquipmentTracker.Notify_EquipmentRemoved: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_EquipmentTracker_Dirty.Postfix
- Pawn_EquipmentTracker.TryDropEquipment: post: VFECore.TryDropEquipment_Patch.Postfix
- Pawn_FilthTracker.Notify_EnteredNewCell: PRE: AnimalBehaviours.VanillaExpandedFramework_Pawn_FilthTracker_Notify_EnteredNewCell_Patch.DontDealWithFilth
- Pawn_FilthTracker.TryPickupFilth: PRE: ReGrowthCore.Pawn_FilthTracker_TryPickupFilth_Patch.Prefix post: ReGrowthCore.Pawn_FilthTracker_TryPickupFilth_Patch.Postfix
- Pawn_GeneTracker.Notify_GenesChanged: post: VanillaGenesExpanded.Notify_GenesChanged_Patch.Postfix
- Pawn_GuestTracker.SetGuestStatus: post: BetterPawnControl.Pawn_GuestTracker_SetGuestStatus.Postfix
- Pawn_HealthTracker.AddHediff: PRE: CherryPicker.Patch_Pawn_HealthTracker_AddHediff.Prefix, ReGrowthCore.Pawn_HealthTracker_AddHediff_Patch.Prefix
- Pawn_HealthTracker.CheckForStateChange: post: VFECore.Patch_Pawn_HealthTracker+CheckForStateChange.Postfix
- Pawn_HealthTracker.DropBloodFilth: TRANS: VanillaGenesExpanded.VanillaGenesExpanded_Pawn_HealthTracker_DropBloodFilth_Patch.Transpiler
- Pawn_HealthTracker.DropBloodSmear: TRANS: VanillaGenesExpanded.VanillaGenesExpanded_Pawn_HealthTracker_DropBloodSmear_Patch.Transpiler
- Pawn_HealthTracker.HealthTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, Soyuz.Patches.Pawn_HealthTracker_Tick_Patch.Transpiler
- Pawn_HealthTracker.MakeDowned: post: MarkThatPawn.Harmony.Pawn_HealthTracker_Downstates.Postfix
- Pawn_HealthTracker.MakeUndowned: post: MarkThatPawn.Harmony.Pawn_HealthTracker_Downstates.Postfix
- Pawn_HealthTracker.Notify_UsedVerb: post: [2147483647]RocketMan.Patches.Pawn_Notify_Dirty+Pawn_HealthTracker_Dirty.Postfix
- Pawn_HealthTracker.SetDead: post: BetterPawnControl.Patches.Pawn_HealthTracker_OnDead.Postfix
- Pawn_HealthTracker.ShouldBeDeadFromLethalDamageThreshold: post: TweaksGalore.Patch_Pawn_HealthTracker_ShouldBeDeadFromLethalDamageThreshold.Postfix
- Pawn_HealthTracker.ShouldBeDowned: PRE: VFECore.Patch_ShouldBeDowned.Prefix
- Pawn_IdeoTracker.SetIdeo: post: VanillaMemesExpanded.VanillaMemesExpanded_Pawn_IdeoTracker_SetIdeo_Patch.ForceTrait
- Pawn_InteractionsTracker.TryInteractWith: post: VFECore.TryInteractWith_Patch.Postfix
- Pawn_InteractionsTracker.get_CurrentSocialMode: PRE: [2147483647]PerformanceOptimizer.Optimization_Pawn_InteractionsTracker_CurrentSocialMode.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_Pawn_InteractionsTracker_CurrentSocialMode.Postfix
- Pawn_InventoryTracker.get_FirstUnloadableThing: post: PeteTimesSix.SimpleSidearms.Intercepts.Pawn_InventoryTracker_FirstUnloadableThing.Postfix
- Pawn_JobTracker.CleanupCurrentJob: PRE: TacticsModeRedux.Patch.Verse_AI_Pawn_JobTracker_CleanupCurrentJob.Prefix
- Pawn_JobTracker.DetermineNextConstantThinkTreeJob: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn_JobTracker.DetermineNextJob: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn_JobTracker.EndCurrentJob: PRE: [2147483647]AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch.Prefix post: [-2147483648]AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch.Postfix TRANS: AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch.Transpiler
- Pawn_JobTracker.JobTrackerTick: TRANS: Soyuz.Patches.Pawn_JobTracker_JobTrackerTick_Patch.Transpiler
- Pawn_JobTracker.ShouldStartJobFromThinkTree: post: AchtungMod.Pawn_JobTracker_ShouldStartJobFromThinkTree_Patch.Postfix
- Pawn_MechanitorTracker.CanCommandTo: PRE: TweaksGalore.Patch_Pawn_MechanitorTracker_CanCommandTo.Prefix
- Pawn_MechanitorTracker.DrawCommandRadius: PRE: TweaksGalore.Patch_Pawn_MechanitorTracker_DrawCommandRadius.Prefix
- Pawn_MindState.MindStateTick: TRANS: Soyuz.Patches.Pawn_MindState_MindStateTick_Patch.Transpiler
- Pawn_MindState.StartFleeingBecauseOfPawnAction: PRE: AnimalBehaviours.VanillaExpandedFramework_Pawn_MindState_StartFleeingBecauseOfPawnAction_Patch.DontFlee
- Pawn_NeedsTracker.AddNeed: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn_NeedsTracker.AddOrRemoveNeedsAsAppropriate: PRE: VFECore.AddOrRemoveNeedsAsAppropriate_Patch.Prefix post: VFECore.AddOrRemoveNeedsAsAppropriate_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Pawn_NeedsTracker.NeedsTrackerTick: PRE: RocketMan.Patches.BeautyUtility_Patch+Pawn_NeedsTracker_Patch.Prefix TRANS: Soyuz.Patches.Pawn_NeedsTracker_NeedTrackerTick_Patch.Transpiler
- Pawn_NeedsTracker.ShouldHaveNeed: PRE: VFEMech.ShouldHaveNeed_Patch.Prefix
- Pawn_PathFollower.BuildingBlockingNextPathCell: PRE: VFECore.PhasingPatches.NoBuildingBlocking
- Pawn_PathFollower.CostToMoveIntoCell: post: AnimalBehaviours.VanillaExpandedFramework_Pawn_PathFollower_CostToMoveIntoCell_Patch.DisablePathCostForFloatingCreatures TRANS: VFECore.PhasingPatches.CostToMoveIntoCell_Transpile
- Pawn_PathFollower.CostToPayThisTick: post: Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_CostToPayThisTick_Patch.Postfix
- Pawn_PathFollower.GenerateNewPath: PRE: VFECore.PhasingPatches.GenerateNewPath_Prefix
- Pawn_PathFollower.PatherTick: PRE: Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick.Prefix post: Soyuz.Patches.Pawn_PathFollower_Patch+Pawn_PathFollower_PatherTick.Postfix
- Pawn_PathFollower.SetupMoveIntoNextCell: post: TrafficHeatmap.Patch.Postfix
- Pawn_PathFollower.StartPath: PRE: VFECore.PhasingPatches.StartPath_Prefix post: VFECore.PhasingPatches.StartPath_Postfix
- Pawn_PathFollower.TryEnterNextPathCell: post: VFECore.PhasingPatches.UnfogEnteredCells
- Pawn_PathFollower.TryRecoverFromUnwalkablePosition: TRANS: AchtungMod.Pawn_PathFollower_TryRecoverFromUnwalkablePosition_Patch.Transpiler
- Pawn_PsychicEntropyTracker.PsychicEntropyTrackerTick: TRANS: Soyuz.Patches.Pawn_PsychicEntropyTracker_PsychicEntropyTrackerTick_Patch.Transpiler
- Pawn_PsychicEntropyTracker.get_Psylink: TRANS: [800]PerformanceFish.Hediffs.Pawn_PsychicEntropyTrackerOptimization+Psylink_Patch.Transpiler
- Pawn_RecordsTracker.RecordsTick: TRANS: Soyuz.Patches.Pawn_RecordsTracker_Patch.Transpiler
- Pawn_RelationsTracker.ExposeData: post: VFECore.Pawn_RelationsTracker_ExposeData_Patch.Postfix
- Pawn_RelationsTracker.SetPregnancyApproach: post: VFECore.Pawn_RelationsTracker_SetPregnancyApproach_Patch.Postfix
- Pawn_SkillTracker.Learn: post: VanillaGenesExpanded.VanillaGenesExpanded_Pawn_SkillTracker_Learn_Patch.GiveRecreation
- Pawn_SkillTracker.SkillsTick: TRANS: Soyuz.Patches.Pawn_SkillsTracker_SkillsTick_Patch.Transpiler
- Pawn_TimetableTracker.GetAssignment: (no patches)
- Pawn_WorkSettings.WorkIsActive: post: AchtungMod.Pawn_WorkSettings_WorkIsActive_Patch.Postfix
- PawnsArrivalModeDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PawnsArrivalModeWorker_CenterDrop.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_ClusterDrop.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeDrop.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeDropGroups.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeWalkIn.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeWalkInDarkness.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeWalkInDistributed.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeWalkInDistributedGroups.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeWalkInGroups.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EdgeWalkInHateChanters.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_EmergeFromWater.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PawnsArrivalModeWorker_RandomDrop.Arrive: post: VanillaStorytellersExpanded.RaidPatches.RaidGroupChecker
- PitGate.TryFireIncident: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Plant.PlantCollected: post: VanillaPlantsExpanded.VanillaPlantsExpanded_Plant_PlantCollected_Patch.AddSecondaryOutput
- Plant.TickLong: PRE: [2147483647]PerformanceOptimizer.Optimization_Plant_TickLong.Prefix TRANS: PerformanceOptimizer.Optimization_Plant_TickLong.Transpiler
- Plant.get_GrowthRateFactor_Temperature: PRE: ReGrowthCore.PlantExpandable+Plant_GrowthRateFactor_Temperature_Plant.Prefix
- PlantFallColors.GetFallColorFactor: PRE: [2147483647]PerformanceOptimizer.Optimization_PlantFallColors_GetFallColorFactor.Prefix post: ReGrowthCore.PlantFallColors_GetFallColorFactor_Patch.Postfix, [-2147483648]PerformanceOptimizer.Optimization_PlantFallColors_GetFallColorFactor.Postfix
- PlantUtility.CanEverPlantAt: post: ReGrowthCore.CanEverPlantAt_Patch.Postfix
- PlantUtility.GrowthSeasonNow: PRE: ReGrowthCore.PlantExpandable+PlantUtility_GrowthSeasonNow_Patch.Prefix
- PlayDataLoader.<>c__DisplayClass6_0.<HotReloadDefs>b__4: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
- PlayDataLoader.LoadAllPlayData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PlayLog.ReduceToCapacity: TRANS: RocketMan.Optimizations.PlayLog_ReduceToCapacity_Patch.Transpiler
- PlaySettings.DoPlaySettingsGlobalControls: PRE: PowerView.DoPlaySettingsGlobalControlsPatch.Postfix post: DubsMintMinimap.H_DoPlaySettingsGlobalControls.Postfix, FactionCustomizer.PlaySettingPatch.DoPlaySettingsGlobalControls, RimHUD.Access.Patch.RimWorld_PlaySettings_DoPlaySettingsGlobalControls.Postfix, BetterPawnControl.Patches.PlaySettings_DoPlaySettingsGlobalControls.Postfix, TrafficHeatmap.PatchPlaySettings.PostFix, Quality_Overlay.PlaySettingsPatch.InsertToggleButton, RoomSense.PlaySettings_Patch.Postfix, MapPreview.Patches.Patch_RimWorld_PlaySettings.DoPlaySettingsGlobalControls
- PlayerKnowledgeDatabase.ReloadAndRebind: PRE: OptimizationLeather.Patch_ResetStaticData.Prefix, VFECore.DefIndicesFixer.Prefix
- PlayerKnowledgeDatabase.Save: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PollutionGrid.SetPolluted: post: ReGrowthCore.PollutionGrid_SetPolluted_Patch.Postfix
- PollutionUtility.PolluteMapToPercent: PRE: MapDesigner.Patches.PollutionLevelPatch.Prefix
- PostLoadIniter.DoAllPostLoadInits: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PostLoadIniter.RegisterForPostLoadInit: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PowerNetGraphics.PrintWirePieceConnecting: PRE: TweaksGalore.Patch_PowerNetGraphics_PrintWirePieceConnecting.Prefix
- PreLoadUtility.CheckVersionAndLoad: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PreceptDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PreceptMaker.MakePrecept: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Precept_Ritual.CopyTo: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Precept_Ritual.Tick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Precept_RoleMulti.RecacheActivity: PRE: [2147483647]PerformanceOptimizer.Optimization_Precept_RoleMulti_RecacheActivity.Prefix
- Precept_RoleSingle.RecacheActivity: PRE: [2147483647]PerformanceOptimizer.Optimization_Precept_RoleSingle_RecacheActivity.Prefix
- Prefs.Save: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Prefs.get_DevMode: PRE: Analyzer.DebugLogenabler.DevModePrefix
- Prefs.set_ResourceReadoutCategorized: post: ToggleableReadouts.ResetCache.Postfix
- PregnancyUtility.PregnancyChanceForPartners: post: VFECore.PregnancyUtility_PregnancyChanceForPartners_Patch.Postfix
- Printer_Shadow.PrintShadow: PRE: ScatteredFlames.Patch_PrintShadow.Prefix
- PriorityWork.GetGizmos: post: AchtungMod.PriorityWork_GetGizmos_Patch.Postfix
- Projectile.CheckForFreeIntercept: post: VFEMech.TeslaProjectile+ProjectilePatches.Postfix TRANS: VFECore.Projectile_SetTrueOrigin.Transpiler
- Projectile.CheckForFreeInterceptBetween: TRANS: VFECore.Projectile_SetTrueOrigin.Transpiler
- Projectile.Impact: PRE: VFECore.Projectile_Impact_Patch.Prefix
- Projectile.ImpactSomething: post: VFEMech.TeslaProjectile+ProjectilePatches.Postfix TRANS: VFECore.Projectile_SetTrueOrigin.Transpiler
- Projectile.Launch: post: VFECore.Projectile_Launch_Patch.Postfix
- Projectile.Tick: post: VFECore.Projectile_Tick_Patch.Postfix
- Projectile.get_DamageAmount: post: VFECore.Projectile_DamageAmount_Patch.Postfix
- PsychicRitualToilRunner.End: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PsychicRitualToilRunner.Start: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PsychicRitualToilRunner.Tick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- PsychicRitualToilRunner.UpdateAllDuties: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QualityUtility.GetLabel: post: QualityColors.QualityColorsMod.AddColor2
- QualityUtility.GetLabelShort: post: QualityColors.QualityColorsMod.AddColor2
- Quest.CleanupQuestParts: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Quest.End: PRE: VanillaStorytellersExpanded.Patch_End.Prefix
- Quest.Notify_SignalReceived: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Quest.QuestTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QuestGen.AddSlateQuestTags: post: VanillaStorytellersExpanded.Patch_AddSlateQuestTags.Postfix
- QuestGen.Generate: post: VFECore.Patch_QuestGen_Generate.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QuestManager.Add: PRE: CherryPicker.Patch_QuestManager.Prefix
- QuestNode.Run: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QuestNode.TestRun: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QuestNode_GetFaction.IsGoodFaction: post: VFECore.QuestNode_GetFaction_IsGoodFaction_Patch.Postfix
- QuestNode_GetPawn.IsGoodPawn: post: VFECore.QuestNode_GetPawn_IsGoodPawn_Patch.Postfix
- QuestNode_GetPawnKind.<>c__DisplayClass5_1.<SetVars>g__CanHandle|1: post: AnimalBehaviours.VanillaExpandedFramework_QuestNode_GetPawnKind_SetVars_CanHandle_Patch.Postfix
- QuestNode_ResolveTextRequests.Resolve: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QuestPartUtility.GetRewardStackElementsForThings: PRE: TweaksGalore.GetRewardStackElementsForThings_Patch.Prefix
- QuestScriptDef.CanRun: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- QuestUtility.IsQuestLodger: PRE: [2147483647]PerformanceOptimizer.Optimization_QuestUtility_IsQuestLodger.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_QuestUtility_IsQuestLodger.Postfix
- QuestUtility.SendLetterQuestAvailable: PRE: CherryPicker.Patch_QuestUtility.Prefix
- RaidAgeRestrictionDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RaidStrategyDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RaidStrategyWorker_Siege.MakeLordJob: PRE: VFECore.Patch_RaidStrategyWorker_Siege+MakeLordJob.Prefix
- Rand.EnsureStateStackEmpty: PRE: MapReroll.Patches.Rand_EnsureStateStackEmpty_Patch.OptionalStackChecks
- Reachability.CanReach: PRE: VFECore.PhasingPatches.AllReachable
- RecipeDef.get_AllRecipeUsers: PRE: [800]PerformanceFish.Defs.RecipeDefCaching+AllRecipeUsers_Patch.Prefix post: [800]PerformanceFish.Defs.RecipeDefCaching+AllRecipeUsers_Patch.Postfix
- RecipeDef.get_IngredientValueGetter: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RecipeDef.get_UIIconThing: PRE: CategorizedBillMenus.BillStack_Patches.RecipeDef_UIIconThing
- RecipeDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RecipeDef.get_WorkerCounter: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RecipeWorkerCounter.CountProducts: post: ImprovedWorkbenches.RecipeWorkerCounter_CountProducts_Detour.Postfix
- RecordDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RegionAndRoomQuery.RoomAt: TRANS: [800]PerformanceFish.RoomOptimizations+RoomAt_Patch.Transpiler
- RegionAndRoomUpdater.TryRebuildDirtyRegionsAndRooms: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RegionTraverser.BreadthFirstTraverse: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ReorderableWidget.Reorderable: TRANS: Numbers.Numbers.ReorderWidgetFromEventToInputTranspiler
- ReorderableWidget.ReorderableWidgetOnGUI_AfterWindowStack: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ResearchManager.ExposeData: PRE: DubsMintMenus.HarmonyPatches+Patch_ResearchManager.Prefix
- ResearchManager.FinishProject: PRE: DubsMintMenus.HarmonyPatches+Patch_FinishProject.Prefix post: DubsMintMenus.HarmonyPatches+Patch_FinishProject.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ResearchManager.ReapplyAllMods: post: TweaksGalore.Patch_ResearchManager_ReapplyAllMods.Postfix
- ResearchProjectDef.GetTip: TRANS: VFECore.ResearchProjectDef_GetTip_Patch.Transpiler
- ResearchProjectDef.HasTag: post: VFECore.Patch_ResearchProjectDef+HasTag.Postfix
- ResearchProjectDef.ReapplyAllMods: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ResearchProjectDef.get_UnlockedDefs: post: PipeSystem.ResearchProjectDef_UnlockedDefs_Patch.Postfix
- ReservationManager.LogCouldNotReserveError: TRANS: AchtungMod.Errors_To_Warnings_Patch.Transpiler
- ReservationManager.Reserve: TRANS: AchtungMod.ReservationManager_Reserve_Patch.Transpiler
- ReservationManager.RespectsReservationsOf: PRE: AchtungMod.ReservationManager_RespectsReservationsOf_Patch.Prefix
- ResourceReadout.DoReadoutCategorized: PRE: [800]UINotIncluded.DoReadoutCategorizedPatch.Prefix, DubsMintMenus.PinningSys+Patch_DoReadoutCategorized.Prefix TRANS: DubsMintMenus.PinningSys+Patch_DoReadoutCategorized.Transpiler, [0]ToggleableReadouts.Replace_DoReadoutCategorized.Transpiler
- ResourceReadout.DoReadoutSimple: PRE: [800]UINotIncluded.DoReadoutSimplePatch.Prefix TRANS: [0]ToggleableReadouts.Replace_DoReadoutSimple.Transpiler
- Resources.FindArchitectTabCategoryIcon: PRE: TabSorting.TabSorting.ArchitectIconsPrefix
- ReverseDesignatorDatabase.InitDesignators: post: LayeredDestruction.Patch.Postfix
- RitualAttachableOutcomeEffectDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RitualBehaviorDef.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RitualObligationTargetFilterDef.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RitualObligationTriggerProperties.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RitualObligationTrigger_Date.Tick: TRANS: [800]PerformanceFish.MiscOptimizations+RitualObligationTrigger_Date.Transpiler
- RitualOutcomeEffectDef.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RitualTargetFilterDef.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RitualVisualEffectDef.GetInstance: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RiverMaker..ctor: PRE: MapDesigner.Patches.RiverStylePatch.Prefix post: MapDesigner.Patches.RiverStylePatch.Postfix
- RiverMaker.TerrainAt: PRE: MapDesigner.Patches.RiverBankPatch.Prefix
- RiverMaker.ValidatePassage: PRE: [700]MapPreview.Patches.Patch_RimWorld_RiverMaker.ValidatePassage, MapDesigner.Patches.River_ValidatePassage_Patch.Prefix
- RoofGrid.SetRoof: post: SimpleFxSplashes.Patch_RoofGrid_SetRoof.Postfix
- Room.get_ContainedAndAdjacentThings: TRANS: [800]PerformanceFish.RoomOptimizations+ContainedAndAdjacentThings_Patch.Transpiler
- Room.get_ContainedBeds: TRANS: [800]PerformanceFish.RoomOptimizations+ContainedBeds_Patch.Transpiler
- Room.get_Owners: PRE: [800]PerformanceFish.RoomOptimizations+Owners_Patch.Prefix post: [800]PerformanceFish.RoomOptimizations+Owners_Patch.Postfix
- Room.get_Role: TRANS: [800]PerformanceFish.RoomOptimizations+Role_Patch.Transpiler
- RoomRoleDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RoomRoleWorker_Kitchen.GetScore: TRANS: TabSorting.RoomRoleWorker_Kitchen_GetScore.Transpiler
- RoomStatDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root.OnGUI: post: HugsLib.Patches.Root_OnGUI_Patch.OnGUIHookUnfiltered TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root.Shutdown: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root.Start: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook, Brrainz.ModFeatures.Root_Update_Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root_Entry.Start: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root_Entry.Update: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root_Play.Start: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Root_Play.Update: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RoyalTitleDef.get_AwardWorker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RoyalTitleDef.get_InheritanceWorkerOverride: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RoyalTitlePermitDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Rule.DeepCopy: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RulePack.GetRulesResolved: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- RuntimeType.GetField: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetField_Patch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetField_Patch.Postfix
- RuntimeType.GetFields: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetFieldsPatch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetFieldsPatch.Postfix
- RuntimeType.get_FullName: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetFullName.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetFullName.Postfix
- SafeSaver.DoSave: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SafeSaver.RemoveFileIfExists: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SafeSaver.SafeMove: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SafeSaver.Save: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SavedGameLoaderNow.LoadGameFromSaveFileNow: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScenPart_ConfigPage.<GetConfigPages>d__0.MoveNext: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScenPart_PlayerPawnsArriveMethod.GenerateIntoMap: PRE: PossessionsForEveryone.Patch_ScenPart_PlayerPawnsArriveMethod.RemoveVanillaStartingPossessions
- Scenario.GetFullInformationText: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScenarioMaker.MakeScenPart: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SchoolUtility.CanTeachNow: PRE: AnimalBehaviours.VanillaExpandedFramework_SchoolUtility_CanTeachNow_Patch.RemoveTeaching
- ScreenshotTaker.TakeNonSteamShot: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScreenshotTaker.TakeShot: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeLoader.FinalizeLoading: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeLoader.InitLoading: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeLoader.InitLoadingMetaHeaderOnly: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeMetaHeaderUtility.GameVersionOf: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeMetaHeaderUtility.LoadGameDataHeader: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeMetaHeaderUtility.TryCreateDialogsForVersionMismatchWarnings: post: AlienMeatTest.Patch_ScribeMetaHeaderUtility.Postfix
- ScribeSaver.DebugOutputFor: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeSaver.EnterNode: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeSaver.ExitNode: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeSaver.FinalizeSaving: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeSaver.InitSaving: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeSaver.WriteAttribute: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ScribeSaver.WriteElement: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Section.RegenerateAllLayers: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Section.RegenerateDirtyLayers: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Section.TryUpdate: PRE: DubsMintMinimap.Harmony_TryUpdate.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SectionLayer_FogOfWar.Regenerate: TRANS: VFECore.SectionLayer_FogOfWar_Regenerate_Patch.Transpiler
- SectionLayer_ThingsGeneral.TakePrintFrom: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SelectionDrawer.DrawSelectionBracketFor: PRE: VFECore.SelectionDrawer_DrawSelection_Patch.Prefix, SimpleCameraSetting.DrawSelectionBracketForPatch.Prefix post: VFECore.SelectionDrawer_DrawSelection_Patch.Postfix
- SelectionDrawer.DrawSelectionOverlays: post: AchtungMod.SelectionDrawer_DrawSelectionOverlays_Patch.Postfix
- Selector.HandleMapClicks: PRE: AchtungMod.Selector_HandleMapClicks_Patch.Prefix
- Selector.Select: post: ImprovedWorkbenches.Open_Bills_Tab_On_Select.Postfix
- Selector.SelectAllMatchingObjectUnderMouseOnScreen: TRANS: VFE.Mechanoids.HarmonyPatches.Selector_SelectAllMatchingObjectUnderMouseOnScreen_Patch.Transpiler
- Selector.SelectInsideDragBox: TRANS: VFE.Mechanoids.HarmonyPatches.Selector_SelectInsideDragBox_Patch.Transpiler
- Settlement.GetFloatMenuOptions: post: VFECore.DoorTeleporterPatches.SettlementFloatOptions_Postfix
- Settlement.GetInspectString: post: TweaksGalore.Patch_Settlement_GetInspectString.Postfix
- Settlement.get_MapGeneratorDef: post: KCSG.Postfix_Settlement_MapGeneratorDef+Settlement_MapGeneratorDef_Patch.Postfix
- SettlementDefeatUtility.IsDefeated: post: VanillaStorytellersExpanded.Patch_IsDefeated.Postfix
- SettlementUtility.AttackNow: PRE: KCSG.Postfix_SettlementUtility_Attack.Prefix
- Settlement_TraderTracker.ColonyThingsWillingToBuy: post: PeteTimesSix.SimpleSidearms.Intercepts.Settlement_TraderTracker_ColonyThingsWillingToBuy.Postfix
- ShaderUtility.GetSkinShader: post: TweaksGalore.Patch_ShaderUtility_GetSkinShader.Postfix
- ShaderUtility.GetSkinShaderAbstract: PRE: CharacterEditor.CEditor.GetBetterShader
- ShipJobMaker.MakeShipJob: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ShotReport.HitReportFor: PRE: VFECore.ShotReport_HitReportFor_Patch.Prefix
- ShotReport.get_AimOnTargetChance_StandardTarget: post: VFECore.ShotReport_AimOnTargetChance_StandardTarget.Postfix
- SignalManager.SendSignal: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SilhouetteUtility.CanHighlightAny: PRE: SimpleCameraSetting.CanHighlightAnyPatch.Prefix
- SilhouetteUtility.GetAlpha: PRE: SimpleCameraSetting.GetAlphaPatch.Prefix
- SiteMakerHelper.FactionCanOwn: post: VFECore.SiteMakerHelper_FactionCanOwn_Patch.Postfix
- SitePartDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SituationalThoughtHandler.CheckRecalculateSocialThoughts: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SituationalThoughtHandler.TryCreateSocialThought: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SituationalThoughtHandler.TryCreateThought: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SketchEntity.DeepCopy: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SketchGen.Generate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SketchResolver.CanResolve: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SketchResolver.Resolve: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- SketchResolver_AncientLandingPad.ResolveInt: PRE: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Prefix post: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Postfix
- SketchResolver_AncientUtilityBuilding.ResolveInt: PRE: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Prefix post: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Postfix
- SkillRecord.Interval: PRE: VanillaGenesExpanded.VanillaGenesExpanded_SkillRecord_Interval_Patch.Prefix post: VanillaGenesExpanded.VanillaGenesExpanded_SkillRecord_Interval_Patch.Postfix TRANS: VanillaGenesExpanded.VanillaGenesExpanded_SkillRecord_Interval_Transpiler_Patch.Transpiler
- SkillRecord.Learn: PRE: VanillaApparelExpanded.SkillRecord_Learn_Patch.Prefix, TweaksGalore.Patch_SkillRecord_Learn.Prefix, Soyuz.Patches.SkillRecord_Patch+Learn_Patch.Prefix
- SkillRecord.LearnRateFactor: PRE: [2147483647]PerformanceOptimizer.Optimization_SkillRecord_LearnRateFactor.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_SkillRecord_LearnRateFactor.Postfix
- SkillRecord.get_LearningSaturatedToday: PRE: TweaksGalore.Patch_SkillRecord_LearningSaturatedToday.Prefix
- Skyfaller.Tick: PRE: VFECore.Patch_Tick.Prefix
- SlaveRebellionUtility.CanParticipateInSlaveRebellion: post: TweaksGalore.Patch_SlaveRebellionUtility_CanParticipateInSlaveRebellion.Postfix
- SlaveRebellionUtility.InitiateSlaveRebellionMtbDays: PRE: TweaksGalore.Patch_SlaveRebellionUtility_InitiateSlaveRebellionMtbDays.Prefix
- SocialCardUtility.DrawPregnancyApproach: TRANS: VFECore.SocialCardUtility_DrawPregnancyApproach_Patch.Transpiler
- SoundStarter.PlayOneShot: PRE: RealisticHumanSounds.Patch.Prefix
- SpecialThingFilterDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Stance_Warmup.StanceDraw: post: VFECore.Stance_WarmupStanceDraw_Patch.Postfix
- Stance_Warmup.StanceTick: post: PeteTimesSix.SimpleSidearms.Intercepts.Stance_Warmup_StanceTick_Postfix.StanceTick
- StartingPawnUtility.GeneratePossessions: PRE: PossessionsForEveryone.Patch_StartingPawnUtility.PreventVanillaPossessions
- StartingPawnUtility.NewGeneratedStartingPawn: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- StatDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- StatDrawEntry.Draw: PRE: BetterInfoCard.StatDrawEntry_Patch+Patch_StatDrawEntry_Draw.Prefix
- StatExtension.GetStatValue: post: [0]VFECore.StatExtension_GetStatValue_Patch.Postfix
- StatWorker.GetBaseValueFor: post: VFECore.StatWorker_GetBaseValueFor_Patch.Postfix
- StatWorker.GetExplanationUnfinalized: TRANS: VFECore.StatWorker_GetExplanationUnfinalized_Transpiler.Transpiler
- StatWorker.GetValue: TRANS: RocketMan.Optimizations.StatWorker_Patch.Transpiler
- StatWorker.GetValueUnfinalized: TRANS: VFECore.StatWorker_GetValueUnfinalized_Transpiler.Transpiler
- StatWorker_MarketValue.CalculableRecipe: PRE: [2147483647]PerformanceOptimizer.Optimization_StatWorker_MarketValue_CalculableRecipe.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_StatWorker_MarketValue_CalculableRecipe.Postfix
- StaticConstructorOnStartupUtility.<>c__DisplayClass2_0.<ReportProbablyMissingAttributes>b__0: TRANS: PerformanceFish.MiscOptimizations+ReportProbablyMissingAttributesFix.Transpiler
- StaticConstructorOnStartupUtility.CallAll: PRE: StartupImpact.Patch.StaticConstructorOnStartupUtilityCallAll.Prefix post: FasterGameLoading.Startup.Postfix, LayeredDestruction.StaticConstructorOnStartupUtilityPatch.Postfix, PerformanceOptimizer.InitializeMod.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- StaticConstructorOnStartupUtility.ReportProbablyMissingAttributes: PRE: FasterGameLoading.StaticConstructorOnStartupUtility_ReportProbablyMissingAttributes_Patch.Prefix
- StatsReportUtility.DrawStatsReport: PRE: VFECore.DrawStatsReport_Patch.Prefix post: VFECore.DrawStatsReport_Patch.Postfix
- SteadyEnvironmentEffects.DoCellSteadyEffects: TRANS: SimpleFxVapor.Patch_DoCellSteadyEffects.Transpiler
- StorageSettings.AllowedToAccept: PRE: [800]PerformanceFish.Hauling.StorageSettingsPatches+AllowedToAcceptPatch.Prefix post: [800]PerformanceFish.Hauling.StorageSettingsPatches+AllowedToAcceptPatch.Postfix
- StorageSettings.TryNotifyChanged: post: PerformanceFish.Hauling.StorageSettingsPatches+TryNotifyChanged_Patch.Postfix
- Storyteller.InitializeStorytellerComps: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Storyteller.TryFire: PRE: VanillaStorytellersExpanded.Patch_MakeIncidentsForInterval.Prefix
- StorytellerComp.IncidentChanceFinal: post: VanillaStorytellersExpanded.Patch_IncidentChanceFinal.Postfix
- StunHandler.CanAdaptToDamage: post: TweaksGalore.Patch_StunHandler_CanAdaptToDamage.Postfix
- SubEffecterDef.Spawn: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Sustainer.SustainerUpdate: PRE: Soyuz.Patches.Sustainer_Update_Patch.Prefix
- SymbolResolver_AncientComplex_Base.ResolveComplex: PRE: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Prefix post: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Postfix
- SymbolResolver_AncientShrine.Resolve: PRE: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Prefix post: ReGrowthCore.ReplaceConcreteWithAncientConcrete.Postfix
- TKeySystem.Parse: PRE: [1000]Gagarin.TKeySystem_Profiler.Prefix post: Gagarin.LoadedModManager_Patch+TKeySystem_Parse_Patch.Postfix, [0]Gagarin.TKeySystem_Profiler.Postfix
- TaleFactory.MakeRawTale: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TaleReference.ExposeData: post: RealRuins.RealRuins+TaleReference_ExposeData_Patch.Postfix, RealRuins.RealRuins+TaleReference_ExposeData_Patch.Postfix
- TaleReference.GenerateText: PRE: RealRuins.RealRuins+TaleReference_GenerateText_Patch.Prefix, RealRuins.RealRuins+TaleReference_GenerateText_Patch.Prefix
- TattooDef.GraphicFor: post: VanillaGenesExpanded.TattooDef_GraphicFor_Patch.Postfix
- TerrainGrid.GetMaterial: PRE: ReGrowthCore.TerrainGrid_GetMaterial_Patch.Prefix
- TerrainGrid.RemoveTopLayer: PRE: VFECore.__TerrainGrid.Prefix post: SimpleFxSplashes.Patch_TerrainGrid_RemoveTopLayer.Postfix
- TerrainGrid.SetTerrain: PRE: VFECore._TerrainGrid.Prefix post: VFECore._TerrainGrid.Postfix, SimpleFxSplashes.Patch_TerrainGrid_SetTerrain.Postfix
- TerrainPatchMaker.Init: PRE: [750]MapPreview.Patches.Patch_RimWorld_TerrainPatchMaker.Init_Prefix, [10]MapReroll.Patches.DeterministicGenerationPatcher.DeterministicPatchesSetup post: [-10]MapReroll.Patches.DeterministicGenerationPatcher.PopDeterministicRandState
- Text.get_Anchor: PRE: [-2147483648]RocketMan.Text_Patch+Text_Anchor_Getter_Patch.Prefix
- Text.get_CurFontStyle: PRE: [-2147483648]RocketMan.Text_Patch+Text_CurFontStyle_Patch.Prefix
- Text.get_CurTextAreaReadOnlyStyle: PRE: [-2147483648]RocketMan.Text_Patch+Text_CurTextAreaReadOnlyStyle_Patch.Prefix
- Text.get_CurTextAreaStyle: PRE: [-2147483648]RocketMan.Text_Patch+Text_CurTextAreaStyle_Patch.Prefix
- Text.get_CurTextFieldStyle: PRE: [-2147483648]RocketMan.Text_Patch+Text_CurTextFieldStyle_Patch.Prefix
- Text.get_Font: PRE: [-2147483648]RocketMan.Text_Patch+Text_Font_Getter_Patch.Prefix
- Text.get_WordWrap: PRE: [-2147483648]RocketMan.Text_Patch+Text_WordWrap_Getter_Patch.Prefix
- Text.set_Anchor: PRE: [-2147483648]RocketMan.Text_Patch+Text_Anchor_Setter_Patch.Prefix
- Text.set_Font: PRE: [-2147483648]RocketMan.Text_Patch+Text_Font_Setter_Patch.Prefix
- Text.set_WordWrap: PRE: [-2147483648]RocketMan.Text_Patch+Text_WordWrap_Setter_Patch.Prefix
- TextureAtlasHelper.MakeReadableTextureInstance: PRE: GraphicSetter.Patches.TextureAtlasPatches+MakeReadableTextureInstance_Patch.Prefix
- TextureLoadingPatch.LoadPNGPatch.Prefix: TRANS: PerformanceFish.ModCompatibility.GraphicsSetter.Transpiler
- Thing.DeSpawn: PRE: [200]Flecker.ExtensionUtility+Patch_DeSpawn.Prefix
- Thing.DrawGUIOverlay: PRE: [0]ToggleableOverlays.Patch_Thing_DrawGUIOverlay.Prefix
- Thing.GetGizmos: post: What_Is_My_Purpose.GetGizmosAdder_Thing.Postfix
- Thing.GetInspectString: post: WhoIsUsingThat.Patch_Inspect.GetInspectString
- Thing.IDNumberFromThingID: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Thing.Notify_ColorChanged: post: DoubleGraphicLayer.DGLHarmony.Postfix_SecondLayerAssign_Color
- Thing.SetStuffDirect: PRE: OptimizationLeather.Patch_SetStuffDirect.Prefix
- Thing.SpawnSetup: post: Flecker.ExtensionUtility+Patch_SpawnSetup.Postfix
- Thing.TakeDamage: PRE: AnimalBehaviours.Patch_TakeDamage.Prefix post: VFECore.Patch_Thing_TakeDamage.Postfix, DamageMotes.DamageMotes_Patch.Postfix
- Thing.get_DefaultGraphic: PRE: GraphicCustomization.Thing_DefaultGraphic_Patch.Prefix
- ThingDef.PostLoad: TRANS: FasterGameLoading.ThingDef_PostLoad_Patch.Transpiler
- ThingDef.ResolveReferences: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThingDef.SpecialDisplayStats: post: VFECore.ThingDef_SpecialDisplayStats_Patch.Postfix, NocturnalAnimals.ThingDef_Patch+VanillaExpandedFramework_ThingDef_SpecialDisplayStats_Nocturnal_Patch.Postfix, AnimalBehaviours.Patch_ThingDef+VanillaExpandedFramework_ThingDef_SpecialDisplayStats_Patch.Postfix, VFECore.Patch_ThingDef+SetFaction.Postfix
- ThingDef.get_DescriptionDetailed: TRANS: VFECore.ThingDef_StatOffsetFromGear_Transpiler.Transpiler
- ThingDef.get_IsRangedWeapon: post: VanillaWeaponsExpanded.FloatMenuMakerMap_AddHumanlikeOrders_Patch.IsRangedWeapon
- ThingDef.get_IsWeapon: post: VanillaWeaponsExpanded.FloatMenuMakerMap_AddHumanlikeOrders_Patch.IsWeapon
- ThingDefGenerator_Corpses.ImpliedCorpseDefs: post: VFECore.ThingDefGenerator_Corpses_ImpliedCorpseDefs_Patch.Postfix
- ThingDefGenerator_Meat.ImpliedMeatDefs: post: AlienMeatTest.Patch_ThingDefGenerator_Meat.Postfix
- ThingFilter.CopyAllowancesFrom: PRE: [800]PerformanceFish.ThingFilterPatches+CopyAllowancesFrom_Patch.Prefix
- ThingFilter.SetAllow: PRE: PerformanceFish.ThingFilterPatches+SetAllow_Patch.Prefix
- ThingFilter.SetAllowAll: post: [0]PerformanceFish.ThingFilterPatches+SetAllowAll_Patch.Postfix
- ThingFilter.SetDisallowAll: post: [0]PerformanceFish.ThingFilterPatches+SetDisallowAll_Patch.Postfix
- ThingFilter.get_AllStorableThingDefs: TRANS: PerformanceFish.ThingFilterPatches+AllStorableThingDefs_Patch.Transpiler
- ThingFilter.get_AllowedThingDefs: TRANS: PerformanceFish.ThingFilterPatches+AllowedThingDefs_Patch.Transpiler
- ThingFilter.get_BestThingRequest: post: PerformanceFish.ThingFilterPatches+BestThingRequest_Patch.Postfix
- ThingFilterUI.DoThingFilterConfigWindow: PRE: MaterialFilter.ThingFilterUI_DoThingFilterConfigWindow_Patch.addHiddenFilters
- ThingMaker.MakeThing: PRE: OptimizationLeather.Patch_MakeThing.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThingOverlays.ThingOverlaysOnGUI: post: AchtungMod.ThingOverlays_ThingOverlaysOnGUI_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, ToggleableOverlays.Patch_ThingOverlays_ThingOverlaysOnGUI.Transpiler
- ThingSelectionUtility.SelectNextColonist: PRE: AnimalTab.Patch_ThingSelectionUtility+Pre_SelectNextColonist.Prefix, Better_Select_Next.SelectNextPatch.Prefix, CM_Who_Next.ThingSelectionUtility_SelectNextColonist.Prefix
- ThingSelectionUtility.SelectPreviousColonist: PRE: AnimalTab.Patch_ThingSelectionUtility+Pre_SelectPreviousColonist.Prefix, Better_Select_Next.SelectPrevPatch.Prefix, CM_Who_Next.ThingSelectionUtility_SelectPreviousColonist.Prefix
- ThingSelectionUtility.SelectableByMapClick: post: VanillaApparelExpanded.VAE_ThingSelectionUtility_Patch.GhillieException
- ThingSetMaker.Generate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThingStuffPair.get_Commonality: post: VFECore.Commonality_Patch.Postfix
- ThingStyleHelper.SetStyleDef: post: DoubleGraphicLayer.DGLHarmony.Postfix_SecondLayerAssign_Style
- ThingWithComps.DrawGUIOverlay: TRANS: ToggleableOverlays.Patch_ThingWithComps_DrawGUIOverlay.Transpiler
- ThingWithComps.ExposeData: post: VFECore.Thing_ExposeData_Patch.Postfix
- ThingWithComps.InitializeComps: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThingWithComps.SpawnSetup: post: VFECore.Thing_SpawnSetup_Patch.Postfix
- ThinkNode.DeepCopy: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThinkNode_Priority.TryIssueJobPackage: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThinkNode_PrioritySorter.TryIssueJobPackage: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThoughtDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThoughtHandler.TotalMoodOffset: PRE: [2147483647]PerformanceOptimizer.Optimization_ThoughtHandler_TotalMoodOffset.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_ThoughtHandler_TotalMoodOffset.Postfix
- ThoughtMaker.MakeThought: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThoughtMaker.MakeThought: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThoughtMaker.MakeThought: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ThoughtWorker_Expectations.CurrentStateInternal: post: TweaksGalore.Patch_ThoughtWorker_Expectations_CurrentStateInternal.Postfix
- ThoughtWorker_NeedFood.CurrentStateInternal: post: VanillaGenesExpanded.CurrentSocialStateInternal_Patch.CurrentStateInternal_Postfix
- ThoughtWorker_Precept_AltarSharing.SharedAltar: PRE: [800]PerformanceFish.ThoughtWorker_Precept_AltarSharingOptimization+SharedAltar_Patch.Prefix post: [800]PerformanceFish.ThoughtWorker_Precept_AltarSharingOptimization+SharedAltar_Patch.Postfix
- TickList.Tick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TickManager.DoSingleTick: PRE: [800]RocketMan.Patches.TickManager_DoSingleTick_Context_Patch.Prefix, VFECore.DoSingleTick_Patch.Prefix post: VFECore.DoSingleTick_Patch.Postfix, ScatteredFlames.Patch_TickManager_DoSingleTick.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler, [2147483647]RocketMan.Patches.TickManager_DoSingleTick_Patch.Transpiler
- TickManager.get_TickRateMultiplier: PRE: SmartSpeed.SmartSpeed_TickManager_TickRateMultiplier_PreAndPostfix.ModifyTickRate
- TileFinder.<>c__DisplayClass1_0.<RandomSettlementTileFor>b__1: post: VFECore.Patch_RandomSettlementTileFor.Postfix
- TileFinder.RandomSettlementTileFor: PRE: VFECore.Patch_RandomSettlementTileFor+RandomSettlementTileFor_Patch.Prefix post: VFECore.Patch_RandomSettlementTileFor+RandomSettlementTileFor_Patch.Postfix
- TimeControls.DoTimeControlsGUI: PRE: SmartSpeed.SmartSpeed_TimeControls_DoTimeControlsGUI_Prefix.CallGUIConfig TRANS: SmartSpeed.SmartSpeed_TimeControls_DoTimeControlsGUI_Transpiler.Transpiler
- TimeSlower.SignalForceNormalSpeed: PRE: [800]No_Forced_Slowdown.HarmonyPatches.Patch_SignalForceNormalSpeed_Prefix
- TimeSlower.SignalForceNormalSpeedShort: PRE: [800]No_Forced_Slowdown.HarmonyPatches.Patch_SignalForceNormalSpeed_Prefix
- Toil..ctor: post: PeteTimesSix.SimpleSidearms.Intercepts.Toil_ctor_Postfix._ctor
- Toil.AddEndCondition: PRE: AchtungMod.Toil_AddEndCondition_Patch.Prefix
- Toil.AddFailCondition: PRE: AchtungMod.Toil_AddFailCondition_Patch.Prefix
- Toil.Cleanup: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- ToilMaker.MakeToil: PRE: PeteTimesSix.SimpleSidearms.Intercepts.ToilMaker_MakeToil_Patches.Prefix post: PeteTimesSix.SimpleSidearms.Intercepts.ToilMaker_MakeToil_Patches.Postfix
- Toils_Construct.<>c__DisplayClass0_0.<MakeSolidThingFromBlueprintIfNecessary>b__0: TRANS: AchtungMod.Toils_Construct_MakeSolidThingFromBlueprintIfNecessary_Patch.Transpiler
- Toils_Ingest.CarryIngestibleToChewSpot: post: TableRange.ToilsIngest_Patch.CarryIngestibleToChewSpot_Postfix
- Tool.AdjustedCooldown: post: VFECore.Tool_AdjustedCooldown_Patch.Postfix
- Tornado.CellImmuneToDamage: post: VFECore.CellImmuneToDamage.Postfix
- TraderCaravanUtility.GetTraderCaravanRole: post: VFECore.Patch_TraderCaravanUtility+GetTraderCaravanRole.Postfix
- TrainableUtility.TamenessCanDecay: PRE: AnimalBehaviours.VanillaExpandedFramework_TrainableUtility_TamenessCanDecay_Patch.RemoveTamenessDecayCheck
- Trait.TipString: post: TraitIcons.Trait_TipString_Patch.Postfix
- TraitDegreeData.GetLabelCapFor: PRE: TraitIcons.TraitDegreeData_GetLabelCapFor_Patch.Prefix
- TraitDegreeData.get_LabelCap: PRE: TraitIcons.TraitDegreeData_LabelCap_Getter_Patch.Prefix
- TraitDegreeData.get_MentalStateGiver: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TraitSet.GainTrait: PRE: VFECore.TraitSet_GainTrait_Patch.Prefix
- TransferableSorterDef.get_Comparer: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TransferableUIUtility.ContentSourceDescription: PRE: VFECore.TransferableUIUtility_ContentSourceDescription_Patch.Prefix
- TransferableUIUtility.DoCountAdjustInterfaceInternal: TRANS: DragSelect.TransferableUIUtility_Patch.AddDraggableButton
- TransferableUIUtility.DoExtraIcons: post: VFE.Mechanoids.TransferableUIUtility_DoExtraIcons_Patch.Postfix
- TransferableUIUtility.DrawTransferableInfo: PRE: QualityColors.QualityColorsMod.AddColors TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Transition.Execute: PRE: VanillaStorytellersExpanded.Patch_Execute.Prefix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TranslationFilesCleaner.CleanupDefInjections: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TranslationFilesCleaner.CleanupDefInjectionsForDefType: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TranslationFilesCleaner.CleanupKeyedTranslations: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TranslationFilesCleaner.DoCleanupTranslationFiles: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TranslationFilesCleaner.GetDefInjectableFieldNode: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TranslationHandleUtility.HandlesMatch: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Translator.Translate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TravelingTransportPods.DoArrivalAction: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- TurretTop.DrawTurret: PRE: VanillaWeaponsExpandedLaser.HarmonyPatches.CYA_TuretTop_DrawTurret_LaserTurret_Patch.Prefix
- TurretTop.get_CurRotation: PRE: VFECore.TurretTop_get_CurRotation_Patch.Prefix
- Tutor.TutorOnGUI: PRE: RimHUD.Access.Patch.RimWorld_Tutor_TutorOnGUI.Prefix
- Type.GetConstructor: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetConstructor_Patch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetConstructor_Patch.Postfix
- Type.GetMethod: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetMethodWithTypes_Patch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetMethodWithTypes_Patch.Postfix
- Type.GetMethod: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetMethodWithFlags_Patch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetMethodWithFlags_Patch.Postfix
- Type.GetMethod: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetMethodWithFlagsAndTypes_Patch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetMethodWithFlagsAndTypes_Patch.Postfix
- Type.GetProperty: PRE: PerformanceFish.System.ReflectionCaching+TypePatches+GetProperty_Patch.Prefix post: PerformanceFish.System.ReflectionCaching+TypePatches+GetProperty_Patch.Postfix
- UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_OnGUI_Patch.OnGUIHook, BetterPawnControl.Patches.UIRoot_OnGUI_onKeyPress.Postfix TRANS: MoreWidgets.Patch_DoTooltipGUI.Transpiler
- UIRoot_Entry.DoMainMenu: post: CharacterEditor.CEditor.OnDoingMainMenu
- UIRoot_Entry.Init: post: RealRuins.RealRuins+UIRoot_Entry_Init_Patch.Postfix, RealRuins.RealRuins+UIRoot_Entry_Init_Patch.Postfix
- UIRoot_Entry.UIRootOnGUI: PRE: Analyzer.H_KeyPresses.OnGUI
- UIRoot_Play.Init: post: VisualExceptions.AddHarmonyTabWhenNecessary.Postfix
- UIRoot_Play.UIRootOnGUI: PRE: Analyzer.H_KeyPresses.OnGUI post: RocketMan.KeyBinder.OnGUI
- UIRoot_Play.UIRootUpdate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Verb.Available: post: VFECore.Available.Postfix
- Verb.DrawHighlightFieldRadiusAroundTarget: PRE: MortarAccuracy.Patches+Harmony_Verb_DrawHighlightFieldRadiusAroundTarget.Prefix
- Verb.Notify_EquipmentLost: TRANS: PeteTimesSix.SimpleSidearms.Intercepts.Verb_Notify_EquipmentLost_Patches.Verb_Notify_EquipmentLost_Transpiler
- Verb.TryCastNextBurstShot: post: MuzzleFlash.Patch.HarmonyPatch_Verb.Postfix
- Verb.TryStartCastOn: PRE: [100]VanillaWeaponsExpandedLaser.HarmonyPatches.VWEL_Verb_Shoot_TryStartCastOn_RapidFire_Patch.TryStartCastOn_RapidFire_Prefix post: [401]VanillaWeaponsExpandedLaser.HarmonyPatches.VWEL_Verb_Shoot_TryStartCastOn_RapidFire_Patch.TryStartCastOn_RapidFire_Postfix
- Verb.WarmupComplete: post: DubsMintMinimap.Harmony_WarmupComplete.Postfix
- VerbProperties.AdjustedCooldown: post: VFECore.VerbProperties_AdjustedCooldown_Patch.Postfix
- VerbProperties.AdjustedCooldown: post: AnimalBehaviours.VanillaExpandedFramework_VerbProperties_AdjustedCooldown_Patch.LastStand
- VerbProperties.AdjustedMeleeDamageAmount: post: VFECore.AdjustedMeleeDamageAmount_Patch.Postfix
- VerbTracker.<>c__DisplayClass11_0.<ExposeData>b__1: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- VerbTracker.<InitVerbsFromZero>b__12_0: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- VerbTracker.CreateVerbTargetCommand: post: GraphicCustomization.VerbTracker_CreateVerbTargetCommand_Patch.Postfix
- VerbTracker.InitVerbs: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- VerbUtility.AllowAdjacentShot: post: RangePatch.Patch_Postfix
- Verb_LaunchProjectile.TryCastShot: PRE: VFECore.Verb_LaunchProjectile_TryCastShot.Prefix, MortarAccuracy.Patches+Harmony_Verb_LaunchProjectile_TryCastShot.Prefix post: VFECore.Verb_LaunchProjectile_TryCastShot.Postfix
- Verb_MeleeAttack.SoundMiss: post: DamageMotes.Verb_MeleeAttack_Patch.Postfix
- Verb_MeleeAttack.TryCastShot: post: PeteTimesSix.SimpleSidearms.Intercepts.Verb_MeleeAttack_TryCastShot_PostFix.TryCastShot
- Verb_ShootOneUse.SelfConsume: post: PeteTimesSix.SimpleSidearms.Intercepts.Verb_ShootOneUse_SelfConsume_Postfix.SelfConsume
- VersionControl.DrawInfoInCorner: post: HarmonyMod.VersionControl_DrawInfoInCorner_Patch.Postfix
- WanderUtility.GetColonyWanderRoot: post: VFE.Mechanoids.HarmonyPatches.GetColonyWanderRoot_Patch.Postfix
- WeaponTraitDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WeatherDecider.CurrentWeatherCommonality: post: ReGrowthCore.WeatherDecider_CurrentWeatherCommonality_Patch.Postfix
- WeatherEventMaker.WeatherEventMakerTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WeatherManager.get_CurWeatherPerceived: post: VFECore.Patch_CurWeatherPerceived.Postfix
- WeatherWorker..ctor: post: VFECore.WeatherWorker_Constructor_Patch.Postfix
- Widgets.ButtonImage: PRE: ImprovedWorkbenches.Widgets_ButtonImage_Detour.Prefix
- Widgets.DefIcon: PRE: PipeSystem.Widgets_DefIcon_Patch.Prefix
- Widgets.InfoCardButtonWorker: post: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Widgets_InfoCardButtonWorker.Postfix
- WidgetsWork.DrawWorkBoxFor: TRANS: DragSelect.WidgetsWork_Patch.AddDraggableButtonForCheckbox, DragSelect.WidgetsWork_Patch.AddDraggableButtonForNumber
- WindManager.WindManagerTick: TRANS: [2147483647]PerformanceOptimizer.Optimization_WindManager_WindManagerTick.Transpiler, PerformanceFish.MiscOptimizations+WindManager_WindManagerTick.Transpiler
- Window.Close: post: RealRuins.RealRuins+Window_Close_Patch.Postfix, RealRuins.RealRuins+Window_Close_Patch.Postfix
- Window.InnerWindowOnGUI: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- Window.PostClose: post: Brrainz.CrossPromotion.Page_ModsConfig_PostClose_Postfix
- Window.PreClose: post: BetterPawnControl.Patches.Window_PreClose.Postfix
- Window.SetInitialSizeAndPosition: post: BetterInfoCard.Dialog_InfoCard_Patch+Patch_Window_SetInitialSizeAndPosition.Postfix
- WindowStack.ImmediateWindow: PRE: UINotIncluded.WindowStackPatch.Prefix
- Window_Analyzer.LoadEntries: PRE: PerformanceFish.AnalyzerFixes+XmlParser.CollectXmlData
- WorkGiverDef.get_Worker: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorkGiver_ConstructDeliverResources.FindNearbyNeeders: TRANS: AchtungMod.WorkGiver_ConstructDeliverResources_FindNearbyNeeders_Patch.Transpiler
- WorkGiver_ConstructDeliverResourcesToBlueprints.JobOnThing: PRE: VFECore.Workgiver_Patches.Prefix
- WorkGiver_ConstructDeliverResourcesToFrames.JobOnThing: PRE: VFECore.Workgiver_Patches.Prefix
- WorkGiver_ConstructFinishFrames.JobOnThing: PRE: VFECore.Workgiver_Patches.Prefix
- WorkGiver_DoBill.TryFindBestIngredientsHelper: post: PerformanceFish.JobSystem.WorkGiver_DoBillOptimization+TryFindBestIngredientsHelper_Patch.Postfix
- WorkGiver_DoBill.TryFindBestIngredientsInSet_NoMixHelper: PRE: PerformanceFish.JobSystem.WorkGiver_DoBillOptimization+TryFindBestIngredientsInSet_NoMixHelper_Patch.Prefix TRANS: PerformanceFish.JobSystem.WorkGiver_DoBillOptimization+TryFindBestIngredientsInSet_NoMixHelper_Patch.Transpiler
- WorkGiver_GrowerSow.JobOnCell: PRE: ReGrowthCore.PlantExpandable+WorkGiver_GrowerSow_JobOnCell_Patch.Prefix post: ReGrowthCore.PlantExpandable+WorkGiver_GrowerSow_JobOnCell_Patch.Postfix
- WorkGiver_Haul.PotentialWorkThingsGlobal: post: PerformanceFish.JobSystem.WorkGiver_HaulOptimization+PotentialWorkThingsGlobal_Patch.Postfix
- WorkGiver_HunterHunt.HasHuntingWeapon: PRE: TweaksGalore.Patches_HunterMelee+Patch_WorkGiver_HunterHunt_HasHuntingWeapon.Prefix post: TweaksGalore.Patches_HunterMelee+Patch_WorkGiver_HunterHunt_HasHuntingWeapon.Postfix
- WorkGiver_Merge.JobOnThing: PRE: PerformanceFish.JobSystem.WorkGiver_MergeOptimization+JobOnThing_Patch.Prefix
- WorkGiver_Repair.HasJobOnThing: TRANS: AchtungMod.WorkGiver_Repair_HasJobOnThing_Patch.Transpiler
- WorkGiver_Scanner.GetPriority: PRE: Cleanie.WorkGiver_Filth_GetPriority_Patch.Prefix
- WorkGiver_Scanner.get_Prioritized: PRE: Cleanie.WorkGiver_Filth_Prioritize_Patch.Prefix
- WorkGiver_Tame.JobOnThing: post: AnimalTab.Patch_WorkGiver_Tame_JobOnThing.Postfix
- WorkGiver_Train.JobOnThing: post: AnimalTab.Patch_WorkGiver_Train_JobOnThing.Postfix
- WorkshopItems.Notify_Subscribed: post: Brrainz.CrossPromotion.WorkshopItems_Notify_Subscribed_Postfix
- World.CoastDirectionAt: post: MapDesigner.Patches.CoastDirPatch.Postfix
- World.FillComponents: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- World.FinalizeInit: PRE: ScatteredFlames.Patch_World_FinalizeInit.Prefix, AchtungMod.World_FinalizeInit_Patch.Prefix post: SimpleFxSplashes.Patch_World_FinalizeInit.Postfix, PeteTimesSix.SimpleSidearms.Intercepts.Patch_World_FinalizeInit.Postfix, ToggleableReadouts.ResetCache.Postfix, Flecker.ExtensionUtility+Patch_FinalizeInit.Postfix
- World.HasCaves: PRE: MapDesigner.Patches.CaveSettingsPatch.Prefix, MapReroll.Patches.World_HasCaves_Patch.ConsistentRerollCaves
- World.NaturalRockTypesIn: post: VFECore.World_NaturalRockTypesIn_Patch.Postfix, PrepareLanding.Patches.PatchNaturalRockTypesIn.NaturalRockTypesInPostFix
- World.WorldPostTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- World.WorldUpdate: post: PrepareLanding.Patches.PatchWorldUpdate.WorldUpdatePostFix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldCameraDriver.CalculateCurInputDollyVect: TRANS: UINotIncluded.Patches.WorldCameraDriverPatch.Transpiler
- WorldComponentUtility.FinalizeInit: PRE: PerformanceOptimizer.PerformanceOptimizerMod.ResetStaticData TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldComponentUtility.WorldComponentTick: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldComponentUtility.WorldComponentUpdate: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldDynamicDrawManager.DrawDynamicWorldObjects: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldFactionsUIUtility.<>c__DisplayClass8_0.<DoWindowContents>g__CanAddFaction|1: TRANS: VFECore.Patch_WorldFactionsUIUtility.Transpiler
- WorldGenStep_Features.GenerateFresh: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldGenStep_Pollution.GenerateFresh: post: ReGrowthCore.WorldGenStep_Pollution_GenerateFresh_Patch.Postfix
- WorldGenStep_Roads.<>c.<GenerateRoadEndpoints>b__12_0: post: VFECore.Patch_GenerateRoadEndpoints.Postfix
- WorldGenStep_Terrain.GenerateGridIntoWorld: post: PrepareLanding.Patches.PatchGenerateGridIntoWorld.GenerateGridIntoWorldPostFix
- WorldGenerator.GenerateFromScribe: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldGenerator.GenerateWithoutWorldData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldGenerator.GenerateWorld: PRE: PrepareLanding.Patches.PatchGenerateWorld.GenerateWorldPrefix post: PrepareLanding.Patches.PatchGenerateWorld.GenerateWorldPostFix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldGlobalControls.WorldGlobalControlsOnGUI: PRE: FactionCustomizer.PlanetGUIPatch.WorldGlobalControlsOnGUIPrefix
- WorldGrid.LongLatOf: PRE: [2147483647]PerformanceOptimizer.Optimization_WorldGrid_LongLatOf.Prefix post: [-2147483648]PerformanceOptimizer.Optimization_WorldGrid_LongLatOf.Postfix
- WorldInspectPane.get_PaneTopY: post: UINotIncluded.WorldInspectPanePatches.Postfix
- WorldInterface.WorldInterfaceOnGUI: post: FactionCustomizer.MoveSettlement.WorldInterfaceOnGUIPostfix, PrepareLanding.Patches.PatchWorldInterfaceOnGui.WorldInterfaceOnGuiPostFix
- WorldInterface.WorldInterfaceUpdate: post: PrepareLanding.Patches.PatchWorldInterfaceUpdate.WorldInterfaceUpdatePostFix TRANS: [200]MapPreview.Patches.Patch_RimWorld_WorldInterface.WorldInterfaceUpdate_Transpiler
- WorldLayer_Hills.Regenerate: PRE: ReGrowthCore.WorldLayer.Prefix
- WorldObject.InitializeComps: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldObjectDef.PostLoad: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldObjectMaker.MakeWorldObject: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldObjectsHolder.Add: PRE: KCSG.Prefix_WorldObjectsHolder_Add.Prefix
- WorldObjectsHolder.ExposeData: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldPawns.AddPawn: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldPawns.DefPreventingMothball: TRANS: Soyuz.Patches.WorldPawns_Patch+WorldPawns_ShouldMothball_Patch.Transpiler
- WorldPawns.DoMothballProcessing: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldPawns.RemovePawn: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldPawns.WorldPawnsTick: PRE: Soyuz.Patches.WorldPawns_Patch+WorldPawns_WorldPawnsTick_Patch.Prefix post: Soyuz.Patches.WorldPawns_Patch+WorldPawns_WorldPawnsTick_Patch.Postfix TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldReachability.CanReach: PRE: RocketMan.Optimizations.WorldReachability_Patch+WorldReachability_CanReach_Patch.Prefix
- WorldRenderer.<RegenerateDirtyLayersNow_Async>d__9.MoveNext: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- WorldRenderer.DrawWorldLayers: TRANS: [2147483647]VisualExceptions.ExceptionsAndActivatorHandler.Transpiler
- XmlInheritance.CheckForDuplicateNodes: PRE: XmlExtensions.CheckForDuplicateNodes_Patch.Prefix
- XmlInheritance.Resolve: PRE: [1000]Gagarin.XmlInheritance_Patch+XmlInheritance_Resolve_Patch.Prefix post: [0]Gagarin.XmlInheritance_Patch+XmlInheritance_Resolve_Patch.Postfix
- XmlNode.SelectSingleNode: PRE: FasterGameLoading.XmlNode_SelectSingleNode_Patch.Prefix post: FasterGameLoading.XmlNode_SelectSingleNode_Patch.Postfix
- _TerrainGrid.Postfix: PRE: MapPreview.Compatibility.ModCompat_VE_VFECore.TerrainGrid_SetTerrain_Postfix
- Harmony versions present: 2.3.3.0: bs.performance, FasterGameLoadingMod, RimHUD, net.pardeike.rimworld.mods.achtung, MapPreviewMod.Main, PerformanceOptimizer.Main, Mlie.MarkThatPawn, Krkr.RocketMan, prepatcher, Mlie.NoVersionWarning, Krkr.RocketMan.Gagarin, net.pardeike.rimworld.lib.harmony, LayeredDestruction.patch, rimworld.v1024.visibleerrorlogs, rimworld.mod.charactereditor, com.woolstrand.realruins, Woolstrand.RealRuins, Owlchemist.ToggleableOverlays, Owlchemist.ScatteredFlames, MapPreview.Main, Helixien.ReGrowthCore, Owlchemist.SimpleFX.Splashes, Krkr.RocketMan.Soyuz, LeathersOptimizationMod, Krkr.RocketMan.PROTON, azravos.factioncustomizer, Mlie.ShowMeYourHands, Superniquito.DoModOptions, VouLT.BetterPawnControl, Foxy.QuickGive, mehni.rimworld.numbers, localghost.betterselectnext, com.seohyeon.optimization.meat, CustomMapSizes.CustomMapSizesMain, MapPreviewMod.Active, kathanon.CategorizedBillMenus, rimworld.fluffykittens.billcategories, LunarFramework.Main, Owlchemist.CherryPicker, eagle0600.dressPatients, Vodka.MuzzleFlash, com.tammybee.predatorhuntalert, rimworld.hobtook.mortaraccuracy, TheRealLemon.MapReroll, UnlimitedHugs.DefensivePositions, Syrus.SimpleSidearmsSwitchWeapon, Cliffyq.TrafficHeatmap, LunarFramework.Compat.HugsLib, com.bymarcin.architecticons, Mlie.TabSorting, fuu.punchattack, Owlchemist.ToggleableReadouts, owlchemist.simplefx.smoke2, Owlchemist.ScatteredStones, kathanon.WhoIsUsingThat, brrainz.lib.dynamicworktypes, BaalEvan.AllTurretsCanSetForcedTarget, rimworld.DGL.harmony, com.harmony.rimworld.example, Telardo.DragSelect, rimworld.murmur.factionraidcooldown, Mlie.LinkableSettings, Superniquito.TraitIcons, dingo.rimworld.no_forced_slowdown, rimworld.overheadMeal.patch, PossessionsForEveryone, Mlie.RelevantStatsInDescription, rswallen.scheduleclock, TooManyAreas, knight.UYG.patch, net.wealthlist, syrchalis.rimworld.harvestYieldPatch, MapPreview.Compat.PerformanceOptimizer, MapPreview.Compat.VFECore, MapPreviewMod.Compat.MapReroll, KamiKatze.MaterialFilter, Syrus.HeatMap, kathanon.SearchableMenus, kathanon.TableRange, Mlie.TurretHunt; 2.3.2.0: Dubwise.DubsMintMenus, OskarPotocki.VFECore, brrainz.mod.features, brrainz-crosspromotion, ModSettingsFrameworkMod, Dubwise.PerformanceAnalyzer, Kikohi.KCSG, TGPAcher.Rimworld.FactionManager, Dubwise.DubsMintMinimap, OskarPotocki.VanillaStorytellersExpanded, com.ogliss.rimworld.mod.VanillaWeaponsExpandedLaser, CM_Who_Next, GraphicCustomization.Mod, OskarPotocki.HeavyWeapons, Kikohi.PipeSystem, OskarPotocki.VanillaTexturesExpanded; 2.3.1.1: Merthsoft.DesignatorShapes, com.github.15adhami.xmlextensions, Fluffy.AnimalTab, fluffy.areaunlocker, BetterInfoCard, com.yayo.yayoAni, zylle.MapDesigner, Telardo.QualityOverlay, Uuugggg.rimworld.What_Is_My_Purpose.main, mlie.RealisticHumanSounds, drumad.rimworld.mod.squadUItweaks, com.smartspeed; 2.2.2.0: UnlimitedHugs.HugsLib, com.neitsa.preparelanding, com.github.automatic1111.startupimpact, com.telefonmast.graphicssettings.rimworld.mod, ray1203.SimpleCameraSetting, kathanon.FloatSubMenu, LogModVersion, falconne.BWM, legodude17.QualityColors, Neronix17.TweaksGalore.RimWorld, fluffy.medicaltab, PeteTimesSix.SimpleSidearms, ilyvion.tacticsmoderedux, PeteTimesSix.CompactHediffs, Xandrmoro.Rim.Cleanie, GroundTargeterMod, Atlas.SimpleFX.Vapor.Revaporized; 2.1.1.0: GonDragon.UINotIncluded, GonDragon.PowerView, falconne.RoomSense; 2.1.0.0: com.CaesarV6.DamageMotes.Patch; 2.0.2.0: zylle.StandYourground
- Platform information: (hidden, use publishing options to include)
- Log file contents:
- Mono path[0] = '[Rimworld_dir]/RimWorldWin64_Data/Managed'
- Mono config path = '[Rimworld_dir]/MonoBleedingEdge/etc'
- Initialize engine version: 2019.4.30f1 (e8c891080a1f)
- [Subsystems] Discovering subsystems at path [Rimworld_dir]/RimWorldWin64_Data/UnitySubsystems
- GfxDevice: [Renderer information redacted]
- Begin MonoManager ReloadAssembly
- Command line arguments: -savedatafolder=[Home_dir]\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
- RimWorld 1.5.4243 rev947
- Save data folder overridden to [Home_dir]\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
- Mod CE Simple 357 dependency (CETeam.CombatExtended) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Prepatcher: Starting... (vanilla load took 8.381547s)
- Performance Fish!!!
- Applying prepatch PerformanceFish.Hauling.GridsUtilityPatches+GetItemCountPatch on method static System.Int32 Verse.GridsUtility::GetItemCount(Verse.IntVec3 c, Verse.Map map)
- Applying prepatch PerformanceFish.DebugActionFixes+InitOutputsPatch on method virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Output::InitActions(LudeonTK.DebugActionNode absRoot)
- Applying prepatch PerformanceFish.JobSystem.GenClosestPatches+ClosestThingReachablePatch on method static Verse.Thing Verse.GenClosest::ClosestThingReachable(Verse.IntVec3 root, Verse.Map map, Verse.ThingRequest thingReq, Verse.AI.PathEndMode peMode, Verse.TraverseParms traverseParams, System.Single maxDistance, System.Predicate`1<Verse.Thing> validator, System.Collections.Generic.IEnumerable`1<Verse.Thing> customGlobalSearchSet, System.Int32 searchRegionsMin, System.Int32 searchRegionsMax, System.Boolean forceAllowGlobalSearch, Verse.RegionType traversableRegionTypes, System.Boolean ignoreEntirelyForbiddenRegions)
- Applying prepatch PerformanceFish.Listers.ThingsPrepatches+GetThingsOfTypeIntoListPatch on method System.Void Verse.ListerThings::GetThingsOfType(System.Collections.Generic.List`1<Verse.T> list)
- Applying prepatch PerformanceFish.Listers.ThingsPrepatches+RemovePatch on method System.Void Verse.ListerThings::Remove(Verse.Thing t)
- Applying prepatch PerformanceFish.Listers.ThingsPrepatches+ContainsPatch on method System.Boolean Verse.ListerThings::Contains(Verse.Thing t)
- Applying prepatch PerformanceFish.Listers.ThingsPrepatches+ClearPatch on method System.Void Verse.ListerThings::Clear()
- Applying prepatch PerformanceFish.Listers.ThingsPrepatches+GetThingsOfTypePatch on method System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerThings::GetThingsOfType()
- Applying prepatch PerformanceFish.Listers.ThingsPrepatches+AddPatch on method System.Void Verse.ListerThings::Add(Verse.Thing t)
- Applying prepatch PerformanceFish.Listers.ThingOwnerOptimization+ExposeDataPatch on method virtual System.Void Verse.ThingOwner`1<Verse.T>::ExposeData()
- Applying prepatch PerformanceFish.Listers.ThingOwnerOptimization+TryAddPatch on method virtual System.Boolean Verse.ThingOwner`1<Verse.T>::TryAdd(Verse.Thing item, System.Boolean canMergeWithExistingStacks)
- Applying prepatch PerformanceFish.Listers.ThingOwnerOptimization+RemovePatch on method virtual System.Boolean Verse.ThingOwner`1<Verse.T>::Remove(Verse.Thing item)
- Applying prepatch PerformanceFish.Listers.Haulables+TryRemovePatch on method System.Void RimWorld.ListerHaulables::TryRemove(Verse.Thing t)
- Applying prepatch PerformanceFish.Listers.Haulables+TickPatch on method System.Void RimWorld.ListerHaulables::ListerHaulablesTick()
- Applying prepatch PerformanceFish.Listers.Haulables+CellsCheckTickPatch on method System.Void RimWorld.ListerHaulables::CellsCheckTick(System.Collections.Generic.List`1<RimWorld.SlotGroup> sgList)
- Applying prepatch PerformanceFish.JobSystem.WorkGiver_DoBillPrepatches+TryFindBestIngredientsHelper_InnerDelegate_Patch on method System.Boolean RimWorld.<>c__DisplayClass24_0::<TryFindBestIngredientsHelper>b__4(Verse.Region r)
- Applying prepatch PerformanceFish.Listers.Haulables+CheckPatch on method System.Void RimWorld.ListerHaulables::Check(Verse.Thing t)
- Applying prepatch PerformanceFish.Listers.Buildings+AllColonistBuildingsOfTypePatch on method System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllColonistBuildingsOfType()
- Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsNonColonistOfDef_Patch on method System.Collections.Generic.IEnumerable`1<Verse.Building> Verse.ListerBuildings::AllBuildingsNonColonistOfDef(Verse.ThingDef def)
- Applying prepatch PerformanceFish.Listers.Buildings+ColonistsHaveResearchBenchPatch on method System.Boolean Verse.ListerBuildings::ColonistsHaveResearchBench()
- Applying prepatch PerformanceFish.Listers.Buildings+ColonistsHaveBuildingWithPowerOnPatch on method System.Boolean Verse.ListerBuildings::ColonistsHaveBuildingWithPowerOn(Verse.ThingDef def)
- Applying prepatch PerformanceFish.Listers.Buildings+ColonistsHaveBuildingPatch on method System.Boolean Verse.ListerBuildings::ColonistsHaveBuilding(Verse.ThingDef def)
- Applying prepatch PerformanceFish.Listers.Buildings+AddPatch on method System.Void Verse.ListerBuildings::Add(Verse.Building b)
- Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsColonistOfGroup_Patch on method System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfGroup(Verse.ThingRequestGroup group)
- Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsColonistOfClassPatch on method System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllBuildingsColonistOfClass()
- Applying prepatch PerformanceFish.Listers.Buildings+RemovePatch on method System.Void Verse.ListerBuildings::Remove(Verse.Building b)
- Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsColonistOfDef_Patch on method System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfDef(Verse.ThingDef def)
- Applying prepatch PerformanceFish.Planet.WorldPawnsOptimization+AllPawnsAlivePatch on method System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAlive()
- Applying prepatch PerformanceFish.Planet.WorldPawnsOptimization+AllPawnsAliveOrDeadPatch on method System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAliveOrDead()
- Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+AddRelationshipsPatch on method System.Void RimWorld.Planet.WorldPawnGC::AddAllRelationships(Verse.Pawn pawn, System.Collections.Generic.Dictionary`2<Verse.Pawn, System.String> keptPawns)
- Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+WorldPawnGCTickPatch on method System.Void RimWorld.Planet.WorldPawnGC::WorldPawnGCTick()
- Applying prepatch PerformanceFish.Listers.Haulables+CheckAddPatch on method System.Void RimWorld.ListerHaulables::CheckAdd(Verse.Thing t)
- Applying prepatch PerformanceFish.Hediffs.HediffSetPrecaching+GetNotMissingParts on method System.Collections.Generic.IEnumerable`1<Verse.BodyPartRecord> Verse.HediffSet::GetNotMissingParts(Verse.BodyPartHeight height, Verse.BodyPartDepth depth, Verse.BodyPartTagDef tag, Verse.BodyPartRecord partParent)
- Applying prepatch PerformanceFish.Hediffs.HediffSetPrecaching+HasHediff on method System.Boolean Verse.HediffSet::HasHediff(Verse.HediffDef def, System.Boolean mustBeVisible)
- Applying prepatch PerformanceFish.Hediffs.HediffSetPrecaching+GetFirstHediffOfDef on method Verse.Hediff Verse.HediffSet::GetFirstHediffOfDef(Verse.HediffDef def, System.Boolean mustBeVisible)
- Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseMassPatch on method System.Single Verse.ThingDef::get_BaseMass()
- Applying prepatch PerformanceFish.Defs.ThingDefPatches+GetHashCodePatch on type Verse.BuildableDef
- Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseFlammabilityPatch on method System.Single Verse.ThingDef::get_BaseFlammability()
- Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseMaxHitPointsPatch on method System.Int32 Verse.ThingDef::get_BaseMaxHitPoints()
- Applying prepatch PerformanceFish.Defs.IncidentDefFixes+WorkerPatch on method RimWorld.IncidentWorker RimWorld.IncidentDef::get_Worker()
- Applying prepatch PerformanceFish.Defs.DefDatabasePatches+GetByShortHashPatch on method static Verse.T Verse.DefDatabase`1<Verse.T>::GetByShortHash(System.UInt16 shortHash)
- Applying prepatch PerformanceFish.Defs.DefDatabasePatches+GetNamedPatch on method static Verse.T Verse.DefDatabase`1<Verse.T>::GetNamed(System.String defName, System.Boolean errorOnFail)
- Applying prepatch PerformanceFish.Events.ThingGridEvents+RegisterInCellPatch on method System.Void Verse.ThingGrid::RegisterInCell(Verse.Thing t, Verse.IntVec3 c)
- Applying prepatch PerformanceFish.Events.ThingGridEvents+DeregisterInCellPatch on method System.Void Verse.ThingGrid::DeregisterInCell(Verse.Thing t, Verse.IntVec3 c)
- Applying prepatch PerformanceFish.Events.ThingEvents+SetQualityPatch on method System.Void RimWorld.CompQuality::SetQuality(RimWorld.QualityCategory q, System.Nullable`1<RimWorld.ArtGenerationContext> source)
- Applying prepatch PerformanceFish.Events.ThingEvents+DestroyPatch on method virtual System.Void Verse.Thing::Destroy(Verse.DestroyMode mode)
- Applying prepatch PerformanceFish.Events.ThingEvents+ExposeDataInitializePatch on method virtual System.Void Verse.Thing::ExposeData()
- Applying prepatch PerformanceFish.Events.ThingEvents+PostMakePatch on method virtual System.Void Verse.Thing::PostMake()
- Applying prepatch PerformanceFish.Events.ThingEvents+SpawnSetupPatch on method virtual System.Void Verse.Thing::SpawnSetup(Verse.Map map, System.Boolean respawningAfterLoad)
- Applying prepatch PerformanceFish.Events.ThingEvents+InitializeCompsPatch on method System.Void Verse.ThingWithComps::InitializeComps()
- Applying prepatch PerformanceFish.Events.ThingEvents+DeSpawnPatch on method virtual System.Void Verse.Thing::DeSpawn(Verse.DestroyMode mode)
- Applying prepatch PerformanceFish.Events.MapEvents+MapConstructComponentsPatch on method System.Void Verse.Map::ConstructComponents()
- Applying prepatch PerformanceFish.Events.MapEvents+MapExposeComponentsPatch on method System.Void Verse.Map::ExposeComponents()
- Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+CurrentHaulDestinationOfPatch on method static RimWorld.IHaulDestination RimWorld.StoreUtility::CurrentHaulDestinationOf(Verse.Thing t)
- Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+NoStorageBlockersInPatch on method static System.Boolean RimWorld.StoreUtility::NoStorageBlockersIn(Verse.IntVec3 c, Verse.Map map, Verse.Thing thing)
- Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+TryFindBestBetterStoreCellForWorkerPatch on method static System.Void RimWorld.StoreUtility::TryFindBestBetterStoreCellForWorker(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.Faction faction, RimWorld.ISlotGroup slotGroup, System.Boolean needAccurateResult, Verse.IntVec3& closestSlot, System.Single& closestDistSquared, RimWorld.StoragePriority& foundPriority)
- Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+TryFindBestBetterStoreCellForPatch on method static System.Boolean RimWorld.StoreUtility::TryFindBestBetterStoreCellFor(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.StoragePriority currentPriority, RimWorld.Faction faction, Verse.IntVec3& foundCell, System.Boolean needAccurateResult)
- Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+GetSlotGroupPatch on method static RimWorld.SlotGroup RimWorld.StoreUtility::GetSlotGroup(Verse.Thing thing)
- Applying prepatch PerformanceFish.Hauling.SlotGroupPrepatches+Notify_LostCellPatch on method System.Void RimWorld.SlotGroup::Notify_LostCell(Verse.IntVec3 c)
- Applying prepatch PerformanceFish.Hauling.SlotGroupPrepatches+Notify_AddedCellPatch on method System.Void RimWorld.SlotGroup::Notify_AddedCell(Verse.IntVec3 c)
- Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+RemoveHaulDestinationPatch on method System.Void RimWorld.HaulDestinationManager::RemoveHaulDestination(RimWorld.IHaulDestination haulDestination)
- Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+CompareSlotGroupPrioritiesDescendingPatch on method static System.Int32 RimWorld.HaulDestinationManager::CompareSlotGroupPrioritiesDescending(RimWorld.SlotGroup a, RimWorld.SlotGroup b)
- Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+Notify_HaulDestinationChangedPriorityPatch on method System.Void RimWorld.HaulDestinationManager::Notify_HaulDestinationChangedPriority()
- Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+AddHaulDestinationPatch on method System.Void RimWorld.HaulDestinationManager::AddHaulDestination(RimWorld.IHaulDestination haulDestination)
- Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+CancelGCPassPatch on method System.Void RimWorld.Planet.WorldPawnGC::CancelGCPass()
- Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseMarketValuePatch on method System.Single Verse.ThingDef::get_BaseMarketValue()
- Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+GetCriticalPawnReasonPatch on method System.String RimWorld.Planet.WorldPawnGC::GetCriticalPawnReason(Verse.Pawn pawn)
- Applying prepatch PerformanceFish.Planet.WorldObjectsOptimization+WorldObjectsHolderTickPatch on method System.Void RimWorld.Planet.WorldObjectsHolder::WorldObjectsHolderTick()
- Applying prepatch PerformanceFish.GetCompCaching+ThingDefGenericHasCompPatch on method System.Boolean Verse.ThingDef::HasComp()
- Applying prepatch PerformanceFish.GetCompCaching+ThingCompPatch on method Verse.T Verse.ThingWithComps::GetComp()
- Applying prepatch PerformanceFish.GetCompCaching+MapComponentPatch on method Verse.T Verse.Map::GetComponent()
- Applying prepatch PerformanceFish.GetCompCaching+HediffCompPatch on method static Verse.T Verse.HediffUtility::TryGetComp(Verse.Hediff hd)
- Applying prepatch PerformanceFish.GetCompCaching+WorldComponentPatch on method RimWorld.Planet.T RimWorld.Planet.World::GetComponent()
- Applying prepatch PerformanceFish.GetCompCaching+HediffCompPropsPatch on method Verse.T Verse.HediffDef::CompProps()
- Applying prepatch PerformanceFish.GetCompCaching+ThingCompPropertiesPatch on method Verse.T Verse.ThingDef::GetCompProperties()
- Applying prepatch PerformanceFish.GetCompCaching+GameComponentPatch on method Verse.T Verse.Game::GetComponent()
- Applying prepatch PerformanceFish.GetCompCaching+AbilityCompPatch on method RimWorld.T RimWorld.Ability::CompOfType()
- Applying prepatch PerformanceFish.GetCompCaching+ThingDefHasCompPatch on method System.Boolean Verse.ThingDef::HasComp(System.Type compType)
- Applying prepatch PerformanceFish.GenTypesPatches+AllSubclassesNonAbstract on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclassesNonAbstract(System.Type baseType)
- Applying prepatch PerformanceFish.GenTypesPatches+AllTypes on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::get_AllTypes()
- Applying prepatch PerformanceFish.GenTypesPatches+AllTypesWithAttribute on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllTypesWithAttribute()
- Applying prepatch PerformanceFish.GenTypesPatches+AllSubclasses on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclasses(System.Type baseType)
- Applying prepatch PerformanceFish.GeneTrackerOptimization+GeneTrackerTickPatch on method System.Void RimWorld.Pawn_GeneTracker::GeneTrackerTick()
- Applying prepatch PerformanceFish.GasGridOptimization+AnyGasAtPatch on method System.Boolean Verse.GasGrid::AnyGasAt(System.Int32 idx)
- Applying prepatch PerformanceFish.GasGridOptimization+AddGasPatch on method System.Void Verse.GasGrid::AddGas(Verse.IntVec3 cell, Verse.GasType gasType, System.Int32 amount, System.Boolean canOverflow)
- Applying prepatch PerformanceFish.GasGridOptimization+ColorAtPatch on method virtual UnityEngine.Color Verse.SectionLayer_Gas::ColorAt(Verse.IntVec3 cell)
- Applying prepatch PerformanceFish.GasGridOptimization+TickPatch on method System.Void Verse.GasGrid::Tick()
- Applying prepatch PerformanceFish.GasGridOptimization+SetDirectPatch on method System.Void Verse.GasGrid::SetDirect(System.Int32 index, System.Byte smoke, System.Byte toxic, System.Byte rotStink, System.Byte deadlife)
- Applying prepatch PerformanceFish.GasGridOptimization+MouseOverReadOutOnGUI on method System.Void Verse.MouseoverReadout::MouseoverReadoutOnGUI()
- Applying prepatch PerformanceFish.GasGridOptimization+DebugToolsGeneralPushGas on method static System.Collections.Generic.List`1<LudeonTK.DebugActionNode> Verse.DebugToolsGeneral::PushGas()
- Applying prepatch PerformanceFish.GasGridOptimization+ExposeDataPatch on method virtual System.Void Verse.GasGrid::ExposeData()
- Applying prepatch PerformanceFish.GasGridOptimization+Notify_ThingSpawnedPatch on method System.Void Verse.GasGrid::Notify_ThingSpawned(Verse.Thing thing)
- Applying prepatch PerformanceFish.GasGridOptimization+Debug_FillAllPatch on method System.Void Verse.GasGrid::Debug_FillAll()
- Applying prepatch PerformanceFish.GasGridOptimization+Debug_ClearAllPatch on method System.Void Verse.GasGrid::Debug_ClearAll()
- Applying prepatch PerformanceFish.GasGridOptimization+DensityAtPatch on method System.Byte Verse.GasGrid::DensityAt(System.Int32 index, Verse.GasType gasType)
- Applying prepatch PerformanceFish.DeepResourceGridOptimization+AnyActiveDeepScannersOnMapPatch on method System.Boolean Verse.DeepResourceGrid::AnyActiveDeepScannersOnMap()
- Applying prepatch PerformanceFish.DebugActionFixes+InitActionsPatch on method virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Actions::InitActions(LudeonTK.DebugActionNode absRoot)
- Applying prepatch PerformanceFish.GetCompCaching+WorldObjectCompPatch on method RimWorld.Planet.T RimWorld.Planet.WorldObject::GetComponent()
- Applying prepatch PerformanceFish.IdeoBuildingPresenceDemandOptimization+BuildingPresentPatch on method System.Boolean RimWorld.IdeoBuildingPresenceDemand::BuildingPresent(Verse.Map map)
- Applying prepatch PerformanceFish.IdeoUtilityCaching+GetStyleDominance_Patch on method static System.Single RimWorld.IdeoUtility::GetStyleDominance(Verse.Thing t, RimWorld.Ideo ideo)
- Applying prepatch PerformanceFish.LogPatches+ClassPatch on type Verse.Log
- Applying prepatch PerformanceFish.Planet.WorldObjectsOptimization+ExpandingIconCaching on method virtual UnityEngine.Texture2D RimWorld.Planet.WorldObject::get_ExpandingIcon()
- Applying prepatch PerformanceFish.Planet.MothballOptimization+WorldPawnsDefPreventingMothball on method Verse.HediffDef RimWorld.Planet.WorldPawns::DefPreventingMothball(Verse.Pawn p)
- Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+ModContentLoader_LoadItem on method static Verse.LoadedContentItem`1<Verse.T> Verse.ModContentLoader`1<Verse.T>::LoadItem(RimWorld.IO.VirtualFile file)
- Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+ModContentLoader_LoadTexture on method static UnityEngine.Texture2D Verse.ModContentLoader`1<Verse.T>::LoadTexture(RimWorld.IO.VirtualFile file)
- Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+GetAllFilesForModPatch on method static System.Collections.Generic.Dictionary`2<System.String, System.IO.FileInfo> Verse.ModContentPack::GetAllFilesForMod(Verse.ModContentPack mod, System.String contentPath, System.Func`2<System.String, System.Boolean> validateExtension, System.Collections.Generic.List`1<System.String> foldersToLoadDebug)
- Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+ModContentLoader_StaticConstructor on method static System.Void Verse.ModContentLoader`1<Verse.T>::.cctor()
- Applying prepatch PerformanceFish.Rendering.PrintImprovements+PrintPlanePatch on method static System.Void Verse.Printer_Plane::PrintPlane(Verse.SectionLayer layer, UnityEngine.Vector3 center, UnityEngine.Vector2 size, UnityEngine.Material mat, System.Single rot, System.Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, System.Single topVerticesAltitudeBias, System.Single uvzPayload)
- Applying prepatch PerformanceFish.Rendering.PrintImprovements+PlantPatch on method virtual System.Void RimWorld.Plant::Print(Verse.SectionLayer layer)
- Applying prepatch PerformanceFish.Rendering.GraphicPatches+MultiInitFix on method virtual System.Void Verse.Graphic_Multi::Init(Verse.GraphicRequest req)
- Applying prepatch PerformanceFish.Rendering.DynamicDrawManagerPatches+DrawDynamicThingsPatch on method System.Void Verse.DynamicDrawManager::DrawDynamicThings()
- Applying prepatch PerformanceFish.Rendering.ContentFinderCaching+Get_Patch on method static Verse.T Verse.ContentFinder`1<Verse.T>::Get(System.String itemPath, System.Boolean reportFailure)
- Applying prepatch PerformanceFish.UtilityPrepatches+CreateModClassesPatch on method static System.Void Verse.LoadedModManager::CreateModClasses()
- Applying prepatch PerformanceFish.UtilityPrepatches+NoSteamLogWarning on method static System.Void Verse.Steam.SteamManager::InitIfNeeded()
- Applying prepatch PerformanceFish.Planet.WorldObjectsOptimization+ExpandingIconColorCaching on method virtual UnityEngine.Color RimWorld.Planet.WorldObject::get_ExpandingIconColor()
- Applying prepatch PerformanceFish.ThingPatches+InitializeCompsFix on method System.Void Verse.ThingWithComps::InitializeComps()
- Applying prepatch PerformanceFish.ThingPatches+SpawnedPatch on method System.Boolean Verse.Thing::get_Spawned()
- Applying prepatch PerformanceFish.ThingPatches+MapHeldPatch on method Verse.Map Verse.Thing::get_MapHeld()
- Applying prepatch PerformanceFish.ThingOwnerUtilityPreCaching+GetAllThingsRecursively_Patch on method static System.Void Verse.ThingOwnerUtility::GetAllThingsRecursively(Verse.Map map, Verse.ThingRequest request, System.Collections.Generic.List`1<Verse.T> outThings, System.Boolean allowUnreal, System.Predicate`1<Verse.IThingHolder> passCheck, System.Boolean alsoGetSpawnedThings)
- Applying prepatch PerformanceFish.StatCaching+SetStatBaseValuePatch on method static System.Void RimWorld.StatExtension::SetStatBaseValue(Verse.BuildableDef def, RimWorld.StatDef stat, System.Single newBaseValue)
- Applying prepatch PerformanceFish.StatCaching+GetStatValueAbstractPatch on method static System.Single RimWorld.StatExtension::GetStatValueAbstract(Verse.BuildableDef def, RimWorld.StatDef stat, Verse.ThingDef stuff)
- Applying prepatch PerformanceFish.RoomPrepatches+Regions_Patch on method System.Collections.Generic.List`1<Verse.Region> Verse.Room::get_Regions()
- Applying prepatch PerformanceFish.ModsConfigPatches+AreAllActivePatch on method static System.Boolean Verse.ModsConfig::AreAllActive(System.String mods)
- Applying prepatch PerformanceFish.ModsConfigPatches+IsAnyActiveOrEmptyPatch on method static System.Boolean Verse.ModsConfig::IsAnyActiveOrEmpty(System.Collections.Generic.IEnumerable`1<System.String> mods, System.Boolean trimNames)
- Applying prepatch PerformanceFish.ModListerPatches+AnyFromListActivePatch on method static System.Boolean Verse.ModLister::AnyFromListActive(System.Collections.Generic.List`1<System.String> mods)
- Applying prepatch PerformanceFish.ModListerPatches+ModIncompatibilityIsSatisfiedPatch on method virtual System.Boolean Verse.ModIncompatibility::get_IsSatisfied()
- Applying prepatch PerformanceFish.MiscPrepatchedOptimizations+GenCollection_FirstOrDefault on method static Verse.T Verse.GenCollection::FirstOrDefault(System.Collections.Generic.List`1<Verse.T> list, System.Predicate`1<Verse.T> predicate)
- Applying prepatch PerformanceFish.MiscPrepatchedOptimizations+GenGrid_InBoundsPatch on method static System.Boolean Verse.GenGrid::InBounds(Verse.IntVec3 c, Verse.Map map)
- Applying prepatch PerformanceFish.MiscPrepatchedOptimizations+GenList_ListFullCopy on method static System.Collections.Generic.List`1<Verse.T> Verse.GenList::ListFullCopy(System.Collections.Generic.List`1<Verse.T> source)
- Applying prepatch PerformanceFish.MapPrepatches+FinalizeLoadingPatch on method System.Void Verse.Map::FinalizeLoading()
- Applying prepatch PerformanceFish.ThingPatches+ExposeDataFixStuffPatch on method virtual System.Void Verse.Thing::ExposeData()
- Applying prepatch PerformanceFish.Defs.WorkGiverDefFixes+WorkerPatch on method RimWorld.WorkGiver RimWorld.WorkGiverDef::get_Worker()
- Performance Fish finished applying prepatches in 2.0424060 seconds
- Prepatcher: Game processing took 2308.5061ms
- Prepatcher: Serializing patched assemblies
- Prepatcher: Serializing took 1179.1455ms
- Prepatcher: Setting refonly
- Prepatcher: Loading patched assemblies
- Prepatcher: Done loading
- Command line arguments: -savedatafolder=[Home_dir]\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
- RimWorld 1.5.4243 rev947
- Save data folder overridden to [Home_dir]\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
- Mod CE Simple 357 dependency (CETeam.CombatExtended) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Performance Fish is applying ThingsMatching_Patch on System.Collections.Generic.List`1<Verse.Thing> Verse.ListerThings::ThingsMatching(Verse.ThingRequest req)
- Performance Fish is applying PsyfocusGainPerTick on static System.Single RimWorld.MeditationUtility::PsyfocusGainPerTick(Verse.Pawn pawn, Verse.Thing focus)
- Performance Fish is applying TryFindBestIngredientsHelper_Patch on static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsHelper(System.Predicate`1<Verse.Thing> thingValidator, System.Predicate`1<System.Collections.Generic.List`1<Verse.Thing>> foundAllIngredientsAndChoose, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, Verse.Pawn pawn, Verse.Thing billGiver, System.Collections.Generic.List`1<Verse.ThingCount> chosen, System.Single searchRadius)
- Performance Fish is applying CompAssignableToPawn_Bed_Patch on virtual System.Boolean RimWorld.CompAssignableToPawn_Bed::IdeoligionForbids(Verse.Pawn pawn)
- Performance Fish is applying ClearAllMapsAndWorld_Patch on static System.Void Verse.Profile.MemoryUtility::ClearAllMapsAndWorld()
- Performance Fish is applying GetCustomAttributes on static System.Object[] System.MonoCustomAttrs::GetCustomAttributes(System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit)
- Performance Fish is applying AllTypes on static System.Collections.Generic.IEnumerable`1<System.Type> HarmonyLib.AccessTools::AllTypes()
- Performance Fish is applying SharedAltar_Patch on Verse.Thing RimWorld.ThoughtWorker_Precept_AltarSharing::SharedAltar(Verse.Pawn pawn)
- Performance Fish is applying DayTickByMap_Patch on static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Map map)
- Performance Fish is applying GearMass_Patch on static System.Single RimWorld.MassUtility::GearMass(Verse.Pawn p)
- Performance Fish is applying WindManager_WindManagerTick on System.Void Verse.WindManager::WindManagerTick()
- Performance Fish is applying PotentialWorkThingsGlobal_Patch on virtual Verse.AI.Job RimWorld.JobGiver_Haul::TryGiveJob(Verse.Pawn pawn)
- Performance Fish is applying RoomAt_Patch on static Verse.Room Verse.RegionAndRoomQuery::RoomAt(Verse.IntVec3 c, Verse.Map map, Verse.RegionType allowedRegionTypes)
- Performance Fish is applying PotentialWorkThingsGlobal_Patch on virtual System.Collections.Generic.IEnumerable`1<Verse.Thing> RimWorld.WorkGiver_Haul::PotentialWorkThingsGlobal(Verse.Pawn pawn)
- Performance Fish is applying JobOnThing_Patch on virtual Verse.AI.Job RimWorld.WorkGiver_Merge::JobOnThing(Verse.Pawn pawn, Verse.Thing t, System.Boolean forced)
- Performance Fish is applying DirtyCache on System.Void Verse.HediffSet::DirtyCache()
- Performance Fish is applying ImmunityRecordExists on System.Boolean Verse.ImmunityHandler::ImmunityRecordExists(Verse.HediffDef def)
- Performance Fish is applying SetValue_Patch on virtual System.Void System.Reflection.FieldInfo::SetValue(System.Object obj, System.Object value)
- Performance Fish is applying FinalizeInit_Patch on System.Void Verse.Game::FinalizeInit()
- Performance Fish is applying Owners_Patch on System.Collections.Generic.IEnumerable`1<Verse.Pawn> Verse.Room::get_Owners()
- Performance Fish is applying TryFindBestIngredientsInSet_NoMixHelper_Patch on static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsInSet_NoMixHelper(System.Collections.Generic.List`1<Verse.Thing> availableThings, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, System.Collections.Generic.List`1<Verse.ThingCount> chosen, Verse.IntVec3 rootCell, System.Boolean alreadySorted, System.Collections.Generic.List`1<Verse.IngredientCount> missingIngredients, RimWorld.Bill bill)
- Performance Fish is applying DayTickByThing_Patch on static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Thing thing)
- Performance Fish is applying InventoryMass_Patch on static System.Single RimWorld.MassUtility::InventoryMass(Verse.Pawn p)
- Performance Fish is applying Psylink_Patch on Verse.Hediff_Psylink RimWorld.Pawn_PsychicEntropyTracker::get_Psylink()
- Performance Fish is applying CompRottable on virtual System.Void RimWorld.CompRottable::CompTick()
- Performance Fish is applying AllowedToAcceptPatch on System.Boolean RimWorld.StorageSettings::AllowedToAccept(Verse.Thing t)
- Performance Fish is applying NeededImmunitiesNow on System.Collections.Generic.List`1<Verse.ImmunityInfo> Verse.ImmunityHandler::NeededImmunitiesNow()
- Performance Fish is applying GetFieldsPatch on virtual System.Reflection.FieldInfo[] System.RuntimeType::GetFields(System.Reflection.BindingFlags bindingAttr)
- Performance Fish is applying ContainedBeds_Patch on System.Collections.Generic.IEnumerable`1<RimWorld.Building_Bed> Verse.Room::get_ContainedBeds()
- Performance Fish is applying GetMethodWithFlags_Patch on virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr)
- Performance Fish is applying TryAddImmunityRecord on System.Void Verse.ImmunityHandler::TryAddImmunityRecord(Verse.HediffDef def, Verse.HediffDef source)
- Performance Fish is applying TryNotifyChanged_Patch on System.Void RimWorld.StorageSettings::TryNotifyChanged()
- Performance Fish is applying ReportProbablyMissingAttributesFix on System.Void Verse.<>c__DisplayClass2_0::<ReportProbablyMissingAttributes>b__0(System.Type t)
- Performance Fish is applying Role_Patch on Verse.RoomRoleDef Verse.Room::get_Role()
- Performance Fish is applying GetMethodWithTypes_Patch on virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Type[] types)
- Performance Fish is applying DrawBatch_Flush on System.Void Verse.DrawBatch::Flush(System.Boolean draw)
- Performance Fish is applying ContainedAndAdjacentThings_Patch on System.Collections.Generic.List`1<Verse.Thing> Verse.Room::get_ContainedAndAdjacentThings()
- Performance Fish is applying CreateInstance_Type on static System.Object System.Activator::CreateInstance(System.Type type)
- Performance Fish is applying RitualObligationTrigger_Date on virtual System.Void RimWorld.RitualObligationTrigger_Date::Tick()
- Performance Fish is applying GetMethodWithFlagsAndTypes_Patch on virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
- Performance Fish is applying GetConstructor_Patch on virtual System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
- Performance Fish is applying GetProperty_Patch on virtual System.Reflection.PropertyInfo System.Type::GetProperty(System.String name, System.Reflection.BindingFlags bindingAttr)
- Performance Fish is applying GetFullName on virtual System.String System.RuntimeType::get_FullName()
- Performance Fish is applying GetValue_Patch on virtual System.Object System.Reflection.MonoField::GetValue(System.Object obj)
- Performance Fish is applying GetField_Patch on virtual System.Reflection.FieldInfo System.RuntimeType::GetField(System.String name, System.Reflection.BindingFlags bindingAttr)
- Prepatcher: Restarted with the patched assembly, going silent.
- [V1024-VEL] Visible Error Logs, starting up. Hopefully the patches work.
- [V1024-VEL] Detecting your RimWorld assembly version as 1.5.9048.28434
- Initializing Performance Fish v0.6.2.0
- Performance Fish applied 30 harmony prefixes, 30 harmony postfixes, 15 harmony transpilers, 18 prepatcher prefixes, 34 prepatcher postfixes, 90 prepatcher transpilers and 2 prepatcher class patches. That's a total of 219 patches. Amazing!
- The following methods were patched:
- static System.Collections.Generic.IEnumerable`1<System.Type> HarmonyLib.AccessTools::AllTypes()
- static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Map map)
- static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Thing thing)
- static System.Single RimWorld.MassUtility::GearMass(Verse.Pawn p)
- static System.Single RimWorld.MassUtility::InventoryMass(Verse.Pawn p)
- static System.Single RimWorld.MeditationUtility::PsyfocusGainPerTick(Verse.Pawn pawn, Verse.Thing focus)
- System.Void Verse.WindManager::WindManagerTick()
- virtual System.Void RimWorld.CompRottable::CompTick()
- System.Void Verse.<>c__DisplayClass2_0::<ReportProbablyMissingAttributes>b__0(System.Type t)
- System.Void Verse.DrawBatch::Flush(System.Boolean draw)
- virtual System.Void RimWorld.RitualObligationTrigger_Date::Tick()
- static Verse.Room Verse.RegionAndRoomQuery::RoomAt(Verse.IntVec3 c, Verse.Map map, Verse.RegionType allowedRegionTypes)
- System.Collections.Generic.IEnumerable`1<Verse.Pawn> Verse.Room::get_Owners()
- System.Collections.Generic.IEnumerable`1<RimWorld.Building_Bed> Verse.Room::get_ContainedBeds()
- Verse.RoomRoleDef Verse.Room::get_Role()
- System.Collections.Generic.List`1<Verse.Thing> Verse.Room::get_ContainedAndAdjacentThings()
- virtual System.Boolean RimWorld.CompAssignableToPawn_Bed::IdeoligionForbids(Verse.Pawn pawn)
- System.Void Verse.ThingFilter::SetAllow(Verse.ThingDef thingDef, System.Boolean allow)
- System.Void Verse.ThingFilter::SetAllowAll(Verse.ThingFilter parentFilter, System.Boolean includeNonStorable)
- static System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllStorableThingDefs()
- virtual System.Void Verse.ThingFilter::CopyAllowancesFrom(Verse.ThingFilter other)
- System.Void Verse.ThingFilter::SetDisallowAll(System.Collections.Generic.IEnumerable`1<Verse.ThingDef> exceptedDefs, System.Collections.Generic.IEnumerable`1<Verse.SpecialThingFilterDef> exceptedFilters)
- System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllowedThingDefs()
- Verse.ThingRequest Verse.ThingFilter::get_BestThingRequest()
- Verse.Thing RimWorld.ThoughtWorker_Precept_AltarSharing::SharedAltar(Verse.Pawn pawn)
- static System.Void Verse.Profile.MemoryUtility::ClearAllMapsAndWorld()
- System.Void Verse.Game::FinalizeInit()
- static System.Object[] System.MonoCustomAttrs::GetCustomAttributes(System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit)
- virtual System.Void System.Reflection.FieldInfo::SetValue(System.Object obj, System.Object value)
- virtual System.Reflection.FieldInfo[] System.RuntimeType::GetFields(System.Reflection.BindingFlags bindingAttr)
- virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr)
- virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Type[] types)
- static System.Object System.Activator::CreateInstance(System.Type type)
- virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
- virtual System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
- virtual System.Reflection.PropertyInfo System.Type::GetProperty(System.String name, System.Reflection.BindingFlags bindingAttr)
- virtual System.String System.RuntimeType::get_FullName()
- virtual System.Object System.Reflection.MethodBase::Invoke(System.Object obj, System.Object[] parameters)
- virtual System.Object System.Reflection.MonoField::GetValue(System.Object obj)
- virtual System.Reflection.FieldInfo System.RuntimeType::GetField(System.String name, System.Reflection.BindingFlags bindingAttr)
- System.Collections.Generic.List`1<Verse.Thing> Verse.ListerThings::ThingsMatching(Verse.ThingRequest req)
- virtual Verse.AI.Job RimWorld.JobGiver_Haul::TryGiveJob(Verse.Pawn pawn)
- static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsHelper(System.Predicate`1<Verse.Thing> thingValidator, System.Predicate`1<System.Collections.Generic.List`1<Verse.Thing>> foundAllIngredientsAndChoose, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, Verse.Pawn pawn, Verse.Thing billGiver, System.Collections.Generic.List`1<Verse.ThingCount> chosen, System.Single searchRadius)
- static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsInSet_NoMixHelper(System.Collections.Generic.List`1<Verse.Thing> availableThings, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, System.Collections.Generic.List`1<Verse.ThingCount> chosen, Verse.IntVec3 rootCell, System.Boolean alreadySorted, System.Collections.Generic.List`1<Verse.IngredientCount> missingIngredients, RimWorld.Bill bill)
- virtual System.Collections.Generic.IEnumerable`1<Verse.Thing> RimWorld.WorkGiver_Haul::PotentialWorkThingsGlobal(Verse.Pawn pawn)
- virtual Verse.AI.Job RimWorld.WorkGiver_Merge::JobOnThing(Verse.Pawn pawn, Verse.Thing t, System.Boolean forced)
- System.Void Verse.HediffSet::DirtyCache()
- System.Boolean Verse.ImmunityHandler::ImmunityRecordExists(Verse.HediffDef def)
- System.Collections.Generic.List`1<Verse.ImmunityInfo> Verse.ImmunityHandler::NeededImmunitiesNow()
- System.Void Verse.ImmunityHandler::TryAddImmunityRecord(Verse.HediffDef def, Verse.HediffDef source)
- Verse.Hediff_Psylink RimWorld.Pawn_PsychicEntropyTracker::get_Psylink()
- System.Boolean RimWorld.StorageSettings::AllowedToAccept(Verse.Thing t)
- System.Void RimWorld.StorageSettings::TryNotifyChanged()
- System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.RecipeDef::get_AllRecipeUsers()
- virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Actions::InitActions(LudeonTK.DebugActionNode absRoot)
- virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Output::InitActions(LudeonTK.DebugActionNode absRoot)
- System.Boolean Verse.DeepResourceGrid::AnyActiveDeepScannersOnMap()
- System.Void Verse.GasGrid::Notify_ThingSpawned(Verse.Thing thing)
- System.Byte Verse.GasGrid::DensityAt(System.Int32 index, Verse.GasType gasType)
- System.Void Verse.GasGrid::SetDirect(System.Int32 index, System.Byte smoke, System.Byte toxic, System.Byte rotStink, System.Byte deadlife)
- System.Void Verse.GasGrid::Debug_FillAll()
- virtual UnityEngine.Color Verse.SectionLayer_Gas::ColorAt(Verse.IntVec3 cell)
- static System.Collections.Generic.List`1<LudeonTK.DebugActionNode> Verse.DebugToolsGeneral::PushGas()
- System.Boolean Verse.GasGrid::AnyGasAt(System.Int32 idx)
- virtual System.Void Verse.GasGrid::ExposeData()
- System.Void Verse.MouseoverReadout::MouseoverReadoutOnGUI()
- System.Void Verse.GasGrid::Debug_ClearAll()
- System.Void Verse.GasGrid::Tick()
- System.Void Verse.GasGrid::AddGas(Verse.IntVec3 cell, Verse.GasType gasType, System.Int32 amount, System.Boolean canOverflow)
- System.Void RimWorld.Pawn_GeneTracker::GeneTrackerTick()
- static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclassesNonAbstract(System.Type baseType)
- static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::get_AllTypes()
- static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllTypesWithAttribute()
- static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclasses(System.Type baseType)
- RimWorld.T RimWorld.Ability::CompOfType()
- Verse.T Verse.Map::GetComponent()
- Verse.T Verse.ThingWithComps::GetComp()
- System.Boolean Verse.ThingDef::HasComp(System.Type compType)
- System.Boolean Verse.ThingDef::HasComp()
- Verse.T Verse.HediffDef::CompProps()
- RimWorld.Planet.T RimWorld.Planet.WorldObject::GetComponent()
- Verse.T Verse.Game::GetComponent()
- RimWorld.Planet.T RimWorld.Planet.World::GetComponent()
- Verse.T Verse.ThingDef::GetCompProperties()
- static Verse.HediffComp Verse.HediffUtility::TryGetComp(Verse.Hediff hd)
- System.Boolean RimWorld.IdeoBuildingPresenceDemand::BuildingPresent(Verse.Map map)
- static System.Single RimWorld.IdeoUtility::GetStyleDominance(Verse.Thing t, RimWorld.Ideo ideo)
- System.Void Verse.Map::FinalizeLoading()
- static System.Object Verse.GenCollection::FirstOrDefault(System.Collections.Generic.List`1<System.Object> list, System.Predicate`1<System.Object> predicate)
- static System.Collections.Generic.List`1<System.Object> Verse.GenList::ListFullCopy(System.Collections.Generic.List`1<System.Object> source)
- static System.Boolean Verse.GenGrid::InBounds(Verse.IntVec3 c, Verse.Map map)
- virtual System.Boolean Verse.ModIncompatibility::get_IsSatisfied()
- static System.Boolean Verse.ModLister::AnyFromListActive(System.Collections.Generic.List`1<System.String> mods)
- static System.Boolean Verse.ModsConfig::IsAnyActiveOrEmpty(System.Collections.Generic.IEnumerable`1<System.String> mods, System.Boolean trimNames)
- static System.Boolean Verse.ModsConfig::AreAllActive(System.String mods)
- System.Collections.Generic.List`1<Verse.Region> Verse.Room::get_Regions()
- static System.Single RimWorld.StatExtension::GetStatValueAbstract(Verse.BuildableDef def, RimWorld.StatDef stat, Verse.ThingDef stuff)
- static System.Void RimWorld.StatExtension::SetStatBaseValue(Verse.BuildableDef def, RimWorld.StatDef stat, System.Single newBaseValue)
- static System.Void Verse.ThingOwnerUtility::GetAllThingsRecursively(Verse.Map map, Verse.ThingRequest request, System.Collections.Generic.List`1<Verse.Thing> outThings, System.Boolean allowUnreal, System.Predicate`1<Verse.IThingHolder> passCheck, System.Boolean alsoGetSpawnedThings)
- System.Boolean Verse.Thing::get_Spawned()
- System.Void Verse.ThingWithComps::InitializeComps()
- virtual System.Void Verse.Thing::ExposeData()
- Verse.Map Verse.Thing::get_MapHeld()
- static System.Void Verse.Steam.SteamManager::InitIfNeeded()
- static System.Void Verse.LoadedModManager::CreateModClasses()
- virtual System.Void Verse.UIRoot_Entry::Init()
- static UnityEngine.Texture2D Verse.ContentFinder`1<UnityEngine.Texture2D>::Get(System.String itemPath, System.Boolean reportFailure)
- System.Void Verse.DynamicDrawManager::DrawDynamicThings()
- virtual System.Void Verse.Graphic_Multi::Init(Verse.GraphicRequest req)
- static System.Void Verse.Printer_Plane::PrintPlane(Verse.SectionLayer layer, UnityEngine.Vector3 center, UnityEngine.Vector2 size, UnityEngine.Material mat, System.Single rot, System.Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, System.Single topVerticesAltitudeBias, System.Single uvzPayload)
- virtual System.Void RimWorld.Plant::Print(Verse.SectionLayer layer)
- static UnityEngine.Texture2D Verse.ModContentLoader`1<UnityEngine.Texture2D>::LoadTexture(RimWorld.IO.VirtualFile file)
- static Verse.LoadedContentItem`1<UnityEngine.Texture2D> Verse.ModContentLoader`1<UnityEngine.Texture2D>::LoadItem(RimWorld.IO.VirtualFile file)
- static System.Collections.Generic.Dictionary`2<System.String, System.IO.FileInfo> Verse.ModContentPack::GetAllFilesForMod(Verse.ModContentPack mod, System.String contentPath, System.Func`2<System.String, System.Boolean> validateExtension, System.Collections.Generic.List`1<System.String> foldersToLoadDebug)
- static System.Void Verse.ModContentLoader`1<Verse.T>::.cctor()
- Verse.HediffDef RimWorld.Planet.WorldPawns::DefPreventingMothball(Verse.Pawn p)
- virtual UnityEngine.Texture2D RimWorld.Planet.WorldObject::get_ExpandingIcon()
- System.Void RimWorld.Planet.WorldObjectsHolder::WorldObjectsHolderTick()
- virtual UnityEngine.Color RimWorld.Planet.WorldObject::get_ExpandingIconColor()
- System.String RimWorld.Planet.WorldPawnGC::GetCriticalPawnReason(Verse.Pawn pawn)
- System.Void RimWorld.Planet.WorldPawnGC::CancelGCPass()
- System.Void RimWorld.Planet.WorldPawnGC::WorldPawnGCTick()
- System.Void RimWorld.Planet.WorldPawnGC::AddAllRelationships(Verse.Pawn pawn, System.Collections.Generic.Dictionary`2<Verse.Pawn, System.String> keptPawns)
- System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAliveOrDead()
- System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAlive()
- System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllColonistBuildingsOfType()
- System.Boolean Verse.ListerBuildings::ColonistsHaveBuildingWithPowerOn(Verse.ThingDef def)
- System.Boolean Verse.ListerBuildings::ColonistsHaveBuilding(Verse.ThingDef def)
- System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfDef(Verse.ThingDef def)
- System.Void Verse.ListerBuildings::Remove(Verse.Building b)
- System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllBuildingsColonistOfClass()
- System.Boolean Verse.ListerBuildings::ColonistsHaveResearchBench()
- System.Void Verse.ListerBuildings::Add(Verse.Building b)
- System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfGroup(Verse.ThingRequestGroup group)
- System.Collections.Generic.IEnumerable`1<Verse.Building> Verse.ListerBuildings::AllBuildingsNonColonistOfDef(Verse.ThingDef def)
- System.Void RimWorld.ListerHaulables::Check(Verse.Thing t)
- System.Void RimWorld.ListerHaulables::TryRemove(Verse.Thing t)
- System.Void RimWorld.ListerHaulables::CellsCheckTick(System.Collections.Generic.List`1<RimWorld.SlotGroup> sgList)
- System.Void RimWorld.ListerHaulables::CheckAdd(Verse.Thing t)
- System.Void RimWorld.ListerHaulables::ListerHaulablesTick()
- virtual System.Boolean Verse.ThingOwner`1<Verse.Thing>::Remove(Verse.Thing item)
- virtual System.Void Verse.ThingOwner`1<Verse.Thing>::ExposeData()
- virtual System.Boolean Verse.ThingOwner`1<Verse.Thing>::TryAdd(Verse.Thing item, System.Boolean canMergeWithExistingStacks)
- System.Void Verse.ListerThings::Clear()
- System.Void Verse.ListerThings::GetThingsOfType(System.Collections.Generic.List`1<Verse.T> list)
- System.Void Verse.ListerThings::Add(Verse.Thing t)
- System.Boolean Verse.ListerThings::Contains(Verse.Thing t)
- System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerThings::GetThingsOfType()
- System.Void Verse.ListerThings::Remove(Verse.Thing t)
- static Verse.Thing Verse.GenClosest::ClosestThingReachable(Verse.IntVec3 root, Verse.Map map, Verse.ThingRequest thingReq, Verse.AI.PathEndMode peMode, Verse.TraverseParms traverseParams, System.Single maxDistance, System.Predicate`1<Verse.Thing> validator, System.Collections.Generic.IEnumerable`1<Verse.Thing> customGlobalSearchSet, System.Int32 searchRegionsMin, System.Int32 searchRegionsMax, System.Boolean forceAllowGlobalSearch, Verse.RegionType traversableRegionTypes, System.Boolean ignoreEntirelyForbiddenRegions)
- Verse.Hediff Verse.HediffSet::GetFirstHediffOfDef(Verse.HediffDef def, System.Boolean mustBeVisible)
- System.Collections.Generic.IEnumerable`1<Verse.BodyPartRecord> Verse.HediffSet::GetNotMissingParts(Verse.BodyPartHeight height, Verse.BodyPartDepth depth, Verse.BodyPartTagDef tag, Verse.BodyPartRecord partParent)
- System.Boolean Verse.HediffSet::HasHediff(Verse.HediffDef def, System.Boolean mustBeVisible)
- static System.Int32 Verse.GridsUtility::GetItemCount(Verse.IntVec3 c, Verse.Map map)
- System.Void RimWorld.HaulDestinationManager::Notify_HaulDestinationChangedPriority()
- static System.Int32 RimWorld.HaulDestinationManager::CompareSlotGroupPrioritiesDescending(RimWorld.SlotGroup a, RimWorld.SlotGroup b)
- System.Void RimWorld.HaulDestinationManager::RemoveHaulDestination(RimWorld.IHaulDestination haulDestination)
- System.Void RimWorld.HaulDestinationManager::AddHaulDestination(RimWorld.IHaulDestination haulDestination)
- System.Void RimWorld.SlotGroup::Notify_LostCell(Verse.IntVec3 c)
- System.Void RimWorld.SlotGroup::Notify_AddedCell(Verse.IntVec3 c)
- static System.Boolean RimWorld.StoreUtility::NoStorageBlockersIn(Verse.IntVec3 c, Verse.Map map, Verse.Thing thing)
- static RimWorld.SlotGroup RimWorld.StoreUtility::GetSlotGroup(Verse.Thing thing)
- static System.Boolean RimWorld.StoreUtility::TryFindBestBetterStoreCellFor(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.StoragePriority currentPriority, RimWorld.Faction faction, Verse.IntVec3& foundCell, System.Boolean needAccurateResult)
- static RimWorld.IHaulDestination RimWorld.StoreUtility::CurrentHaulDestinationOf(Verse.Thing t)
- static System.Void RimWorld.StoreUtility::TryFindBestBetterStoreCellForWorker(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.Faction faction, RimWorld.ISlotGroup slotGroup, System.Boolean needAccurateResult, Verse.IntVec3& closestSlot, System.Single& closestDistSquared, RimWorld.StoragePriority& foundPriority)
- System.Void Verse.Map::ExposeComponents()
- System.Void Verse.Map::ConstructComponents()
- virtual System.Void Verse.Thing::ExposeData()
- virtual System.Void Verse.Thing::Destroy(Verse.DestroyMode mode)
- System.Void RimWorld.CompQuality::SetQuality(RimWorld.QualityCategory q, System.Nullable`1<RimWorld.ArtGenerationContext> source)
- virtual System.Void Verse.Thing::DeSpawn(Verse.DestroyMode mode)
- System.Void Verse.ThingWithComps::InitializeComps()
- virtual System.Void Verse.Thing::SpawnSetup(Verse.Map map, System.Boolean respawningAfterLoad)
- virtual System.Void Verse.Thing::PostMake()
- System.Void Verse.ThingGrid::RegisterInCell(Verse.Thing t, Verse.IntVec3 c)
- System.Void Verse.ThingGrid::DeregisterInCell(Verse.Thing t, Verse.IntVec3 c)
- static Verse.Def Verse.DefDatabase`1<Verse.Def>::GetByShortHash(System.UInt16 shortHash)
- static Verse.Def Verse.DefDatabase`1<Verse.Def>::GetNamed(System.String defName, System.Boolean errorOnFail)
- RimWorld.IncidentWorker RimWorld.IncidentDef::get_Worker()
- System.Single Verse.ThingDef::get_BaseFlammability()
- System.Single Verse.ThingDef::get_BaseMarketValue()
- System.Int32 Verse.ThingDef::get_BaseMaxHitPoints()
- System.Single Verse.ThingDef::get_BaseMass()
- RimWorld.WorkGiver RimWorld.WorkGiverDef::get_Worker()
- ===================================================================================
- [HugsLib] version 11.0.4
- DubsMintMenus v1.3.1086
- [Analyzer] ==========================================================================
- [Analyzer] Analyzer Running In Debug Mode
- [Analyzer] ==========================================================================
- FactionCustomizer is successfully initialized!
- [1.3]Graphics Setter - Loaded
- <color=#bd87f1>[Mood Alerts]</color> Hello there! Running version 1.5.0.
- [RimHUD v1.15.3] Initialized
- 3.0.9046 ::
- GAGARIN: <color=green>StartUpStarted called!</color>
- GAGARIN: <color=green>Cache found</color>
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=yello>Cache disabled from</color>
- Gagarin.StartupHelper:StartUpStarted():0
- System.Reflection.MonoMethod:InternalInvoke():0
- System.Reflection.MonoMethod:Invoke():0
- System.Reflection.MethodBase:Invoke():0
- RocketMan.FunctionsUtility+<>c__DisplayClass1_0`1[[RocketMan.Main+OnInitialization, Cosmodrome, Version=0.6.3.2421, Culture=neutral, PublicKeyToken=null]]:<GetActions>b__3():0
- RocketMan.RocketMod:.ctor():0
- System.Reflection.MonoCMethod:InternalInvoke():0
- System.Reflection.MonoCMethod:InternalInvoke():0
- System.Reflection.MonoCMethod:DoInvoke():0
- System.Reflection.MonoCMethod:Invoke():0
- System.RuntimeType:CreateInstanceImpl():0
- System.Activator:CreateInstance():0
- System.Activator:CreateInstance():0
- StartupImpact.ModConstructor:Create():0
- StartupImpact.StartupImpact:.ctor():0
- System.Reflection.MonoCMethod:InternalInvoke():0
- System.Reflection.MonoCMethod:InternalInvoke():0
- System.Reflection.MonoCMethod:DoInvoke():0
- System.Reflection.MonoCMethod:Invoke():0
- System.RuntimeType:CreateInstanceImpl():0
- System.Activator:CreateInstance():0
- System.Activator:CreateInstance():0
- Verse.LoadedModManager:CreateModClasses():0
- Verse.LoadedModManager:LoadAllActiveMods():0
- Verse.PlayDataLoader:DoPlayLoad():0
- Verse.PlayDataLoader:LoadAllPlayData():0
- Verse.Root+<>c:<Start>b__6_1():0
- Verse.LongEventHandler:RunEventFromAnotherThread():0
- Verse.LongEventHandler+<>c:<UpdateCurrentAsynchronousEvent>b__28_0():0
- System.Threading.ThreadHelper:ThreadStart_Context():0
- System.Threading.ExecutionContext:RunInternal():0
- System.Threading.ExecutionContext:Run():0
- System.Threading.ExecutionContext:Run():0
- System.Threading.ThreadHelper:ThreadStart():0
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: Mod list changed! Deleting cache
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=green>Cache not found or got purged!</color>
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- b.4243:10/9/2024 12:00:00 AM:1.5.4243 rev947
- b.4243:10/9/2024 12:00:00 AM:1.5.4243 rev947
- b.4243:10/9/2024 12:00:00 AM:1.5.4243 rev947
- b.4243:10/9/2024 12:00:00 AM:1.5.4243 rev947
- ROCKETMAN:No more RocketMan <color=gray>"Log spam"</color>...
- I hope you're fucking satisfied.
- ReGrowth: Core 3.6-Mundi-rev7
- ReGrowth: ReTextures 1.2-Clapham-rev4
- ReGrowth: Wastelands 4.1-Prime-rev5
- GAGARIN: <color=white>LoadModXML_Profiler</color> took <color=red>1.192</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: CombineIntoUnifiedXML has <color=red>Context.IsUsingCache=False</color>
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>CombineIntoUnifiedXML_Profiler</color> took <color=red>0.566</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>TKeySystem.Parse</color> took <color=red>0.001</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>ApplyPatches_Profiler</color> took <color=red>2.773</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.106</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- b.4243:10/9/2024 12:00:00 AM:1.5.4243 rev947
- GAGARIN: <color=white>Cache created!</color> creating cache took <color=green>0 seconds</color>
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>ParseAndProcessXML_Profiler</color> took <color=red>10.025</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>ClearCachedPatches_Profiler</color> took <color=red>0</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Power Tweaks Skipped Defs:
- Key binding conflict: MainTab_kNumbersOverviewTab and OpenMapSearch are both bound to Z.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Key binding conflict: MainTab_MedicalTab and Misc7 are both bound to M.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Key binding conflict: Misc7 and TM_Command_ToggleTacticsMode are both bound to M.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Key binding conflict: Misc7 and MainTab_MedicalTab are both bound to M.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Key binding conflict: OpenMapSearch and MainTab_kNumbersOverviewTab are both bound to Z.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.107</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.107</color> seconds
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Translation data for language English has 1 errors. Generate translation report for more info.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- [BadLeatherCategory]: Moved 2 leather to the Bad Leather-category
- [BadMeatCategory]: Moved 3 meat to the Bad Meat-category
- [KCSG] Vanilla Base Generation Expanded contains 47 missing symbols.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Damage Indicators initialized.
- FactionManager Loaded ! ! !
- [Map Designer for 1.4] Initializing....
- [Map Designer] Finding biomes...
- [Map Designer] Applying settings
- [Map Designer] Terrain settings: fertility: 100 | Water 200
- [TrueTerrainColors v1.12.17] Loaded cached true colors for 1077 terrain defs from file.
- [MarkThatPawn]: Found 20 icons for GDI
- [MarkThatPawn]: Found 8 icons for Ideology
- [MarkThatPawn]: Found 19 icons for Jobs
- [MarkThatPawn]: Found 8 icons for Militar
- [MarkThatPawn]: Found 20 icons for Nod
- [MarkThatPawn]: Found 8 icons for Numbers
- [MarkThatPawn]: Found 17 icons for Skills
- [MarkThatPawn]: Found 16 icons for Symbols
- [MarkThatPawn]: Found 13 icons for Weapons
- [MarkThatPawn]: Found 8 icons for WOW Style
- [MarkThatPawn]: Found 18 icons for XCOM
- [MarkThatPawn]: Found 13 icons for XCOM 2
- [MarkThatPawn]: Found 9 icons for XCOM Medieval
- [MarkThatPawn]: Found 76 loaded weapons, 5 explosive weapons and 11 thrown projectiles
- [MarkThatPawn]: Found 107 loaded apparel, 29 armored apparel, 11 royal apparel, 11 psycast apparel, 4 enviromental protection apparel, 6 mechanator apparel and 60 basic apparel
- [MarkThatPawn]: Found 0 automatic rules defined
- Medical Tab :: Tag Mirrored is not associated with any pawnCapacity. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- [PrepareLanding] MonoController Initialization
- [PrepareLanding] OnDefsLoaded
- [PrepareLanding] Manual Patching: Page_CreateWorldParams_CanDoNext
- [PrepareLanding] PatchCreateWorldParams.Page_CreateWorldParams_CanDoNext - patch done: True
- [PrepareLanding] Preset folder is at: C:\Users\<redacted>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\PrepareLanding
- [PrepareLanding] Preset template folder is at: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3221125358\Presets
- [PrepareLanding] WorldLayerBehaviour Static Initialization
- [QuickGive] Resources loaded.
- [QuickGive] Applying patches...
- [QuickGive] Injecting into Verse.DebugWindowsOpener:DrawButtons...
- [QuickGive] Method Verse.WidgetRow:Init found
- [QuickGive] Field Verse.DebugWindowsOpener:widgetRow found
- [QuickGive] Method Foxy.QuickGive.Patch_DrawButtons:Injection found
- [QuickGive] Injection complete.
- [QuickGive] Patches applied.
- [RealRuins][System]: RealRuins started patching at 11/18/2024 7:09:41 PM
- [RealRuins][System]: RealRuins performing manual patching optional mods at 11/18/2024 7:09:41 PM
- [RealRuins][System]: SRTS not found, skipping...
- [RealRuins][System]: RealRuins finished patching at 11/18/2024 7:09:41 PM (30.5268 msec)
- [RelevantStatsInDescription]: Skipping dps-calculation of Mortar as it has no default projectile defined
- [RelevantStatsInDescription]: Skipping dps-calculation of Foam turret as its projectile does not cause damage to health
- [Scattered Flames] Integrated with Simple FX: Smoke.
- [Simple FX: Splashes] The following terrains have been defined as being hard:
- - rough-hewn marble
- - rough marble
- - rough-hewn slate
- - rough slate
- - rough-hewn limestone
- - rough limestone
- - rough-hewn granite
- - rough granite
- - rough-hewn sandstone
- - rough sandstone
- - broken concrete
- - bioferrite plate
- - hex tile
- - totemic marble tile
- - totemic slate tile
- - totemic limestone tile
- - totemic granite tile
- - totemic sandstone tile
- - spikecore plates
- - marble spikecore tile
- - slate spikecore tile
- - limestone spikecore tile
- - granite spikecore tile
- - sandstone spikecore tile
- - morbid marble tile
- - morbid slate tile
- - morbid limestone tile
- - morbid granite tile
- - morbid sandstone tile
- - fine marble tile
- - fine slate tile
- - fine limestone tile
- - fine granite tile
- - fine sandstone tile
- - broken asphalt
- - marble flagstone
- - slate flagstone
- - limestone flagstone
- - granite flagstone
- - sandstone flagstone
- - marble tile
- - slate tile
- - limestone tile
- - granite tile
- - sandstone tile
- - sterile tile
- - gold tile
- - silver tile
- - steel tile
- - paved tile
- - concrete
- Initializing Stand Your Ground
- [TabSorting]: Fixing kitchen room role worker, thanks slippycheeze!
- [TabSorting]: Removing DoorTab since its empty now.
- [TabSorting]: Removing ResearchTab since its empty now.
- [TabSorting]: Removing KitchenTab since its empty now.
- [TabSorting]: Removing StorageTab since its empty now.
- [TabSorting]: Removing DecorationTab since its empty now.
- [TabSorting]: Removing HospitalTab since its empty now.
- [TabSorting]: Removing BedroomTab since its empty now.
- [TabSorting]: Removing TableChairsTab since its empty now.
- [TabSorting]: Removing LightsTab since its empty now.
- [TabSorting]: Found 192 icons in ArchitectIcons to choose from.
- [Tactics Mode Redux] "Achtung" interop loaded successfully!
- Bool Settings: [ Tweak_HabringerTweaks :: False ] [ Tweak_ReplantableHarbinger :: False ] [ Tweak_ShowGenesTab :: False ] [ Tweak_FlattenComplexity :: False ] [ Tweak_FlattenMetabolism :: False ] [ Tweak_FlattenArchites :: False ] [ Tweak_MechanitorTweaks :: False ] [ Tweak_MechanitorDisableRange :: False ] [ Tweak_PlayerMechStats :: False ] [ Tweak_PoluxTweaks :: False ] [ Tweak_ReplantablePolux :: False ] [ Tweak_IgnoreArtificialBuildings :: False ] [ Tweak_StrapsArentClothes :: False ] [ Tweak_YouLookFine :: False ] [ Tweak_DarklightGlowPods :: False ] [ Tweak_DisableDesiredApparel :: False ] [ Tweak_NoMemeLimit :: False ] [ Tweak_ProperSuppression :: False ] [ Tweak_UnlockedIdeologyBuildings :: False ] [ Tweak_GauranlenTweaks :: False ] [ Tweak_ReplantableGauranlen :: False ] [ Tweak_NoBiocoding :: False ] [ Tweak_NoDeathAcidifiers :: False ] [ Tweak_PinataDeathAcidifiers :: False ] [ Tweak_AllowAnyBuildingsInThroneRoom :: False ] [ Tweak_AllowAltarInThroneRoom :: False ] [ Tweak_DelayedRoyalty :: False ] [ Tweak_FreeMeditation :: False ] [ Tweak_NoBackstoryLimits :: False ] [ Tweak_NoTradingPermit :: False ] [ Tweak_UninstallableMechShields :: False ] [ Tweak_WaitThisIsBetter :: False ] [ Tweak_AnimaTweaks :: False ] [ Tweak_DisableAnimaScream :: False ] [ Tweak_ReplantableAnima :: False ] [ Tweak_NatureShrinesAlwaysBuildable :: False ] [ Tweak_BetterGloomlight :: False ] [ Tweak_BetterGloomlightSunlamp :: False ] [ Tweak_BetterGloomlightDarklight :: False ] [ Tweak_TraderPawnAlert :: False ] [ Tweak_OrbitalTraderAlert :: False ] [ Tweak_DisableLethalDamageThreshold :: True ] [ Tweak_HayDoesntNeedCooling :: True ] [ Tweak_UsefulGrass :: False ] [ Tweak_UsefulBushes :: False ] [ Tweak_AnimalResourceLabel :: True ] [ Tweak_DisableSpecialSkinShader :: False ] [ Tweak_BoomalopesBleedChemfuel :: False ] [ Tweak_BuildablePackedDirt :: True ] [ Tweak_MinifiableCryptosleep :: False ] [ Tweak_ChattyComms :: True ] [ Tweak_DestroyAnything :: False ] [ Tweak_DisableNarrowHeads :: False ] [ Tweak_DontPackFood :: False ] [ Tweak_FullDeconstructReturn :: False ] [ Tweak_GlowingAmbrosia :: False ] [ Tweak_GlowingHealroot :: False ] [ Tweak_GrowableAmbrosia :: False ] [ Tweak_GrowableGrass :: False ] [ Tweak_GrowableMushrooms :: False ] [ Tweak_GrowableWildBerries :: False ] [ Tweak_HealrootToXerigium :: False ] [ Tweak_HiddenWires :: False ] [ Tweak_IncidentPawnStats :: True ] [ Tweak_InfestationBlockingFloors :: False ] [ Tweak_InsultingSpreeNerf :: False ] [ Tweak_ImpassableDeepWater :: False ] [ Tweak_LagFreeLamps :: True ] [ Tweak_LowerPrisonerExpectations :: False ] [ Tweak_MegaslothToMegatherium :: False ] [ Tweak_NextRestockTimer :: False ] [ Tweak_NoBreakdowns :: False ] [ Tweak_WaterproofElectronics :: False ] [ Tweak_LowerShellLayering :: True ] [ Tweak_NoFriendShapedManhunters :: False ] [ Tweak_NFSM_PreventByNuzzleable :: False ] [ Tweak_NFSM_PreventWhenTaming :: False ] [ Tweak_TaintDisabled :: False ] [ Tweak_TaintOnRot :: True ] [ Tweak_OnlyTaintFirstLayer :: True ] [ Tweak_PrisonersDontHaveKeys :: False ] [ Tweak_PDHKPrisoners :: False ] [ Tweak_PDHKSlaves :: False ] [ Tweak_PDHKOwnDoor :: False ] [ Tweak_SlimRim :: False ] [ Tweak_SlimRimFat :: False ] [ Tweak_SlimRimHulk :: False ] [ Tweak_SlimRimThin :: False ] [ Tweak_TraitCountAdjustment :: False ] [ Tweak_AncientDeconstruction :: False ] [ Tweak_AncientDeconstructionProper :: False ] [ Tweak_AncientReconstruction :: False ] [ Tweak_DynamicPopulation :: False ] [ Tweak_DisableRaidStrat_AutoFlee :: False ] [ Tweak_DisableRaidStrat_BreachRaids :: False ] [ Tweak_DisableRaidStrat_DropPods :: False ] [ Tweak_DisableRaidStrat_SapperRaids :: False ] [ Tweak_DisableRaidStrat_SiegeRaids :: False ] [ Tweak_DisableRaidStrat_WaterRaids :: False ] [ Tweak_SkilledStoneCutting :: False ] [ Tweak_FasterSmoothing :: False ] [ Tweak_SkillTweaks :: False ] [ Tweak_HuntersCanMelee :: False ] [ Tweak_HuntersCanMeleeFisting :: False ] [ Tweak_MechanoidAdaptation :: False ] [ Tweak_PreReleaseShipParts :: False ] [ Tweak_PowerAdjusting :: False ] [ Tweak_TechTraversal_ShowTechCounter :: False ] [ Tweak_TechTraversal_Enabled :: False ] [ Tweak_TechTraversal_AlwaysLowestLevel :: False ] [ Tweak_TechTraversal_IgnoreTechprints :: False ] [ Tweak_TechTraversal_OnlyVanillaResearch :: False ] [ Tweak_MetalDoesntBurn :: False ] [ Tweak_NoMineableComponents :: False ] [ Tweak_NoMineablePlasteel :: False ] [ Tweak_OldComponentNames :: False ] [ Tweak_PrettyPreciousMetals :: False ] [ Tweak_StrongerSteel :: False ] [ Tweak_StackableChunks :: False ] [ TweakSection_Vanilla_IncidentControl :: False ] [ TweakSection_Vanilla_PennedAnimals :: False ] [ Tweak_NFSM_PreventByTrainabilityIntermediate :: True ] [ Tweak_NFSM_PreventByTrainabilityAdvanced :: True ]
- Int Settings: [ Tweak_MechanitorBandwidthBase :: 6 ] [ Tweak_MechanitorControlGroupBase :: 2 ] [ Tweak_BandwidthPerBandNode :: 1 ] [ Tweak_MechSkillLevel :: 10 ] [ Tweak_GauranlenMossGrowthDays :: 5 ] [ Tweak_DryadMaxCount :: 4 ] [ Tweak_DryadSpawnDays :: 8 ] [ Tweak_DryadCocoonDays :: 6 ] [ Tweak_GaumakerCocoonDays :: 6 ] [ Tweak_GaumakerPodDays :: 4 ] [ Tweak_GaumakerSeedYield :: 1 ] [ Tweak_AnimaScreamDebuff :: -6 ] [ Tweak_AnimaScreamStackLimit :: 3 ] [ Tweak_AnimaNaturalBuildingMax :: 4 ] [ Tweak_NFSM_PreventByCombatPower :: 60 ] [ Tweak_DynamicPopulation_CriticallyLow :: 0 ] [ Tweak_DynamicPopulation_Low :: 1 ] [ Tweak_DynamicPopulation_Typical :: 4 ] [ Tweak_DynamicPopulation_High :: 8 ] [ Tweak_DynamicPopulation_CriticallyHigh :: 11 ] [ Tweak_DynamicPopulation_Maximum :: 20 ] [ Tweak_SkillLossThreshold :: 1 ] [ Tweak_SkillLearningPerDay :: 4000 ] [ Tweak_StackableChunks_Stone :: 5 ] [ Tweak_StackableChunks_Slag :: 5 ] [ Tweak_PowerAdj_StandingLamp :: 30 ] [ Tweak_PowerAdj_SunLamp :: 2900 ] [ Tweak_PowerAdj_WallLamp :: 30 ] [ Tweak_PowerAdj_FloodLight :: 100 ] [ Tweak_PowerAdj_TubeTelevision :: 200 ] [ Tweak_PowerAdj_FlatscreenTelevision :: 330 ] [ Tweak_PowerAdj_MegascreenTelevision :: 450 ] [ Tweak_PowerAdj_OrbitalTradeBeacon :: 40 ] [ Tweak_PowerAdj_CommsConsole :: 200 ] [ Tweak_PowerAdj_MoisturePump :: 150 ] [ Tweak_PowerAdj_GroundPenetratingScanner :: 700 ] [ Tweak_PowerAdj_LongRangeMineralScanner :: 700 ] [ Tweak_PowerAdj_MultiAnalyzer :: 200 ] [ Tweak_PowerAdj_VitalsMonitor :: 80 ] [ Tweak_PowerAdj_WoodFiredGenerator :: -1000 ] [ Tweak_PowerAdj_ChemfuelPoweredGenerator :: -1000 ] [ Tweak_PowerAdj_WindTurbine :: -2300 ] [ Tweak_PowerAdj_SolarGenerator :: -1700 ] [ Tweak_PowerAdj_GeothermalGenerator :: -3600 ] [ Tweak_PowerAdj_WatermillGenerator :: -1100 ] [ Tweak_PowerAdj_ElectricTailoringBench :: 120 ] [ Tweak_PowerAdj_ElectricSmithy :: 210 ] [ Tweak_PowerAdj_TableMachining :: 350 ] [ Tweak_PowerAdj_ElectricStove :: 350 ] [ Tweak_PowerAdj_ElectricSmelter :: 700 ] [ Tweak_PowerAdj_BiofuelRefinery :: 170 ] [ Tweak_PowerAdj_FabricationBench :: 250 ] [ Tweak_PowerAdj_HiTechResearchBench :: 250 ] [ Tweak_PowerAdj_ElectricCrematorium :: 250 ] [ Tweak_PowerAdj_HydroponicsBasin :: 70 ] [ Tweak_PowerAdj_DeepDrill :: 200 ] [ Tweak_PowerAdj_NutrientPasteDispenser :: 200 ] [ Tweak_PowerAdj_Turret_MiniTurret :: 80 ] [ Tweak_PowerAdj_Turret_Autocannon :: 150 ] [ Tweak_PowerAdj_Turret_Sniper :: 150 ] [ Tweak_PowerAdj_Turret_FoamTurret :: 80 ] [ Tweak_PowerAdj_Turret_RocketswarmLauncher :: 150 ] [ Tweak_PowerAdj_Ship_Reactor :: -1000 ] [ Tweak_PowerAdj_PsychicEmanator :: 200 ] [ Tweak_PowerAdj_VanometricPowerCell :: -1000 ] [ Tweak_PowerAdj_InfiniteChemreactor :: 300 ] [ Tweak_PowerAdj_Autodoor :: 50 ] [ Tweak_PowerAdj_Heater :: 175 ] [ Tweak_PowerAdj_Cooler :: 200 ] [ Tweak_PowerAdj_UnstablePowerCell :: -400 ] [ Tweak_PowerAdj_ShipLandingBeacon :: 50 ] [ Tweak_PowerAdj_SleepAccelerator :: 50 ] [ Tweak_PowerAdj_BiosculpterPod :: 200 ] [ Tweak_PowerAdj_NeuralSupercharger :: 400 ] [ Tweak_PowerAdj_LightBall :: 60 ] [ Tweak_PowerAdj_Loudspeaker :: 150 ] [ Tweak_PowerAdj_Autobong :: 150 ] [ Tweak_PowerAdj_DeathrestCasket :: 100 ] [ Tweak_PowerAdj_Hemopump :: 100 ] [ Tweak_PowerAdj_HemogenAmplifier :: 100 ] [ Tweak_PowerAdj_GlucosoidPump :: 100 ] [ Tweak_PowerAdj_PsychofluidPump :: 100 ] [ Tweak_PowerAdj_DeathrestAccelerator :: 800 ] [ Tweak_PowerAdj_BandNode :: 300 ] [ Tweak_PowerAdj_ToxifierGenerator :: -1400 ] [ Tweak_PowerAdj_GeneAssembler :: 100 ] [ Tweak_PowerAdj_GeneBank :: 40 ] [ Tweak_PowerAdj_GeneExtractor :: 200 ] [ Tweak_PowerAdj_GrowthVat :: 200 ] [ Tweak_PowerAdj_PollutionPump :: 200 ] [ Tweak_PowerAdj_WastepackAtomizer :: 400 ] [ Tweak_PowerAdj_GeneProcessor :: 50 ] [ Tweak_PowerAdj_MechBooster :: 200 ] [ Tweak_PowerAdj_MechGestator :: 350 ] [ Tweak_PowerAdj_LargeMechGestator :: 500 ] [ Tweak_PowerAdj_SubcoreEncoder :: 50 ] [ Tweak_PowerAdj_SubcoreSoftscanner :: 150 ] [ Tweak_PowerAdj_SubcoreRipscanner :: 150 ] [ Tweak_PowerAdj_BasicRecharger :: 200 ] [ Tweak_PowerAdj_StandardRecharger :: 400 ] [ Tweak_PowerAdj_SecurityDoor :: 50 ] [ Tweak_PowerAdj_ElectricInhibitor :: 70 ] [ Tweak_PowerAdj_ProximityDetector :: 75 ] [ Tweak_PowerAdj_AtmosphericHeater :: 1500 ] [ Tweak_PowerAdj_FrenzyInducer :: 150 ] [ Tweak_PowerAdj_SleepSuppressor :: 300 ] [ Tweak_PowerAdj_BioferriteGenerator :: -4000 ] [ Tweak_PowerAdj_Electroharvester :: -2000 ] [ Tweak_PowerAdj_BioferriteShaper :: 250 ] [ Tweak_PowerAdj_SerumCentrifuge :: 375 ] [ Tweak_PowerAdj_BioferriteHarvester :: 100 ] [ Tweak_PowerAdj_RR_VoltaicPile :: -200 ] [ Tweak_PowerAdj_SpawnModContent_PowerNode :: -900000 ] [ Tweak_PowerAdj_RB_LargeSecurityDoor :: 50 ] [ Tweak_PowerAdj_RB_FloorLamp :: 20 ] [ Tweak_PowerAdj_RB_GlassAutodoor :: 50 ] [ Tweak_PowerAdj_RB_ReinforcedGlassAutodoor :: 50 ] [ Tweak_PowerAdj_RB_DoubleAutodoor :: 50 ] [ Tweak_PowerAdj_MSDrugMixer :: 200 ] [ Tweak_PowerAdj_MSStimLab :: 150 ] [ Tweak_PowerAdj_MS_DStand :: 100 ]
- Int Range Settings: [ Tweak_TraitCountRange :: 3~3 ]
- Float Settings: [ Tweak_SpawnPregnancyChance :: 0.03 ] [ Tweak_MechDischargeRate :: 1 ] [ Tweak_MechAdj_GlobalWorkSpeed :: 0.5 ] [ Tweak_MechAdj_ConstructoidWorkSpeed :: 0.5 ] [ Tweak_MechAdj_AgrihandWorkSpeed :: 0.8 ] [ Tweak_MechAdj_CleansweeperWorkSpeed :: 0.5 ] [ Tweak_PoluxEffectRadius :: 7.9 ] [ Tweak_PoluxEffectRate :: 1 ] [ Tweak_SuppressionThreshold :: 1 ] [ Tweak_GauranlenArtificialBuildingRadius :: 7.9 ] [ Tweak_GauranlenConnectionGain :: 0.01 ] [ Tweak_GauranlenConnectionLoss :: 1 ] [ Tweak_GauranlenConnectionLossBuildings :: 1 ] [ Tweak_GauranlenMossGrowthRadius :: 7.9 ] [ Tweak_MeditationGain :: 0.5 ] [ Tweak_AnimaScreamDuration :: 5 ] [ Tweak_AnimaArtificialBuildingRadius :: 34.9 ] [ Tweak_AnimaNaturalBuildingRadius :: 9.9 ] [ Tweak_ShrineArtificialBuildingRadius :: 34.9 ] [ Tweak_ShrineNaturalBuildingRadius :: 9.9 ] [ Tweak_NFSM_PreventByWildness :: 0.65 ] [ Tweak_FasterSmoothingFactor :: 3 ] [ Tweak_SkillLossMultiplier :: 0.74 ] [ Tweak_SkillGainMultiplier :: 1 ] [ Tweak_MechanoidHeatArmor :: 2 ] [ Tweak_TechTraversal_PercentageNeeded :: 0.8 ]
- Float Range Settings: [ Tweak_GauranlenInitialConnection :: 0.25~0.449999988 ]
- Lag Free Lamps patched:Torch lamp (TorchLamp)
- Wall torch lamp (TorchWallLamp)
- Brazier (Brazier)
- Darklight brazier (DarklightBrazier)
- Darktorch (Darktorch)
- Fungus darktorch (DarktorchFungus)
- Blood torch (SanguphageMeetingTorch)
- [QuickGive] Injecting into Verse.DebugWindowsOpener:DrawButtons...
- [QuickGive] Method Verse.WidgetRow:Init found
- [QuickGive] Field Verse.DebugWindowsOpener:widgetRow found
- [QuickGive] Method Foxy.QuickGive.Patch_DrawButtons:Injection found
- [QuickGive] Injection complete.
- [UINotIncluded v1.1.8947.24741] Def HotkeyEditor not found. Marked for removal.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- WealthList.Patching
- Weapons Sorter: Updating 62 weapon categories.
- Sorting by mod, then by None
- Weapons Sorter: Update done.
- [XML Extensions] Initialized 0 SettingsMenuDef(s) and found 89 unused key(s) from 14 mod(s)
- [XML Extensions] 2423 total patches run in 2622ms, 0 failed
- GAGARIN: <color=green>StartUpFinished called!</color>
- MVCF successfully applied 0 patches
- Starting loading graphics: 1459 - 11/18/2024 7:09:42 PM
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- [PrepareLanding] MonoController Start
- [PrepareLanding] WorldLayerBehaviour Start
- CharacterEditor v1.5.10 initializing...
- updating labels for english...
- loading pawn slot content from file...
- character editor instance created
- checking editor settings...
- bodysizes genes are active
- CharacterEditor v1.5.10 ...done
- Loading asset bundle MuzzleFlash.shaders-windows
- Loaded shader Unlit/AnimatedAdditiveInstanced
- [Muzzle Flash] Shader loaded from MuzzleFlash: Unlit/AnimatedAdditiveInstanced
- Finished loading graphics - 11/18/2024 7:09:44 PM
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Starting loading icons: 2346 - 11/18/2024 7:09:44 PM
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Finished loading icons - 11/18/2024 7:09:44 PM
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- [HugsLib] initializing ImprovedWorkbenches, fluffyKittens.BillCategories, DefensivePositions, HeatMap, MapReroll, MaterialFilter, Power_Alerts, RealRuins, RoomSense, kathanon.SearchableMenus, Syrus.SimpleSidearmsSwitchWeapon, kathanon.TableRange, TurretHunt, UseYourGun
- [MaterialFilter] Init
- [TurretHunt] TurretHuntController - Initialize
- [MaterialFilter] Skipping duplicate Bioferrite
- [MaterialFilter] Skipping duplicate Leather_Chitin
- [MaterialFilter] specialThingFilterDefs generated
- CE is trying to create default parameter lists ...
- creating default parameter list for genes...
- 243 default entities for genes created
- creating default parameter list for objects...
- 1353 default entities for objects created
- creating default parameter list for turrets...
- 11 default entities for turrets created
- ...lists created
- CE is trying to apply modified parameters...
- no modifications for genes
- no modifications for lifestages
- ...done
- [ShowMeYourHands]: Defined hand definitions of 52 weapons
- Loaded file (Scenario) is from version 1.5.4104 rev435, we are running version 1.5.4243 rev947.
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- [HugsLib] Quickstarter generating map with scenario: Crashlanded
- [PrepareLanding] OnWordAboutToBeGenerated
- UnloadedWorldObjectComp Init
- Function class SoundHandleAPI *__cdecl SoundHandle::operator ->(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function enum SoundHandleShared::LoadState __cdecl SoundHandleAPI::GetLoadState(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannel __cdecl SoundHandle::CreateChannel(bool) may only be called from main thread!
- (Filename: Line: 35)
- Function enum SoundHandleShared::LoadState __cdecl SoundHandleAPI::GetLoadState(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannel __cdecl SoundHandle::Instance::CreateChannel(class SoundHandle &,bool) may only be called from main thread!
- (Filename: Line: 35)
- Function enum SoundHandleShared::LoadState __cdecl SoundHandleAPI::GetLoadState(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function enum SoundHandleShared::LoadState __cdecl SoundHandleAPI::GetLoadState(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannel __cdecl SoundChannel::Create(class SoundHandle,bool) may only be called from main thread!
- (Filename: Line: 35)
- Function __cdecl SoundChannelInstance::SoundChannelInstance(class SoundHandle,bool) may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundManager *__cdecl GetSoundManager(void) may only be called from main thread!
- (Filename: Line: 35)
- Function __cdecl SoundHandle::~SoundHandle(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundHandle::Instance::ReleaseIfNotReferenced(void) may only be called from main thread!
- (Filename: Line: 35)
- Function __cdecl SoundHandle::~SoundHandle(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundHandle::Instance::ReleaseIfNotReferenced(void) may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::SetFMODChannel(class FMOD::Channel *) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::ApplyBufferedParameters(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::ParameterBuffer::Apply(class FMOD::Channel *) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdateVolume(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdatePitch(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdatePauseState(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdateStereoPan(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::Update3DPanLevel(void) may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdateVolume(void) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::SetLoop(bool) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::setChannelGroup(class FMOD::ChannelGroup *) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::set3DAttributes(const FMOD_VECTOR *,const FMOD_VECTOR *) may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdatePitch(void) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::SetLoop(bool) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::Update3DPanLevel(void) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::set3DSpread(float) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdateStereoPan(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdateVolume(void) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::set3DAttributes(const FMOD_VECTOR *,const FMOD_VECTOR *) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::set3DMinMaxDistance(float,float) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::getReverbProperties(struct FMOD_REVERB_CHANNELPROPERTIES *) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::setReverbProperties(struct FMOD_REVERB_CHANNELPROPERTIES *) may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdatePitch(void) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdateVolume(void) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::setMute(bool) may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::setPriority(int) may only be called from main thread!
- (Filename: Line: 35)
- Function class SoundChannelInstance *__cdecl SoundChannel::operator ->(void) const may only be called from main thread!
- (Filename: Line: 35)
- Function FMOD_RESULT __cdecl SoundChannelInstance::isVirtual(bool *) may only be called from main thread!
- (Filename: Line: 35)
- Function void __cdecl SoundChannelInstance::UpdatePauseState(void) may only be called from main thread!
- (Filename: Line: 35)
- Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
- [Ref 686A697]
- at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00375] in <2a40c3593b334f29ac3cb3d32d652351>:0
- at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009d] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - POSTFIX OskarPotocki.VFECore: Void VFECore.Abilities.PawnGen_Patch:Postfix(Pawn __result)
- at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00175] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - PREFIX PossessionsForEveryone: Void PossessionsForEveryone.PerformanceWatchdog:Start()
- - POSTFIX PossessionsForEveryone: Void PossessionsForEveryone.PerformanceWatchdog:End()
- - POSTFIX PossessionsForEveryone: Void PossessionsForEveryone.Patch_PawnGenerator:AddPossessions(Pawn __result, PawnGenerationRequest request)
- at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x0000a] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Caught exception: System.NullReferenceException: Object reference not set to an instance of an object
- [Ref FF3BD8B9]
- at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00375] in <2a40c3593b334f29ac3cb3d32d652351>:0
- at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009d] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - POSTFIX OskarPotocki.VFECore: Void VFECore.Abilities.PawnGen_Patch:Postfix(Pawn __result)
- at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00175] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - PREFIX PossessionsForEveryone: Void PossessionsForEveryone.PerformanceWatchdog:Start()
- - POSTFIX PossessionsForEveryone: Void PossessionsForEveryone.PerformanceWatchdog:End()
- - POSTFIX PossessionsForEveryone: Void PossessionsForEveryone.Patch_PawnGenerator:AddPossessions(Pawn __result, PawnGenerationRequest request)
- at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x0019f] in <2a40c3593b334f29ac3cb3d32d652351>:0
- - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
- at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef kindDef, RimWorld.Faction faction) [0x00092] in <2a40c3593b334f29ac3cb3d32d652351>:0
- at RimWorld.TaleData_Pawn.GenerateRandom (System.Boolean humanLike) [0x00043] in <2a40c3593b334f29ac3cb3d32d652351>:0
- at Verse.Book.GenerateBook (Verse.Pawn author, System.Nullable`1[T] fixedDate) [0x000c8] in <2a40c3593b334f29ac3cb3d32d652351>:0
- at PossessionsForEveryone.PossessionUtility.GenerateAndGivePossessionsTo (Verse.Pawn pawn, System.Collections.Generic.List`1[Verse.ThingDefCount]& generatedPossessions) [0x00048] in <aad4ab159ecf493c97390ed155953bd1>:0
- at PossessionsForEveryone.Patch_PawnGenerator.AddPossessions (Verse.Pawn __result, Verse.PawnGenerationRequest request) [0x0007d] in <aad4ab159ecf493c97390ed155953bd1>:0
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- UnloadedWorldObjectComp Init
- UnloadedWorldObjectComp Init
- UnloadedWorldObjectComp Init
- UnloadedWorldObjectComp Init
- UnloadedWorldObjectComp Init
- UnloadedWorldObjectComp Init
- UnloadedWorldObjectComp Init
- adding BorealForestto primary biomes
- adding Tundrato primary biomes
- adding ColdBogto primary biomes
- adding IceSheetto primary biomes
- adding TemperateForestto primary biomes
- adding TemperateSwampto primary biomes
- adding TropicalRainforestto primary biomes
- adding TropicalSwampto primary biomes
- adding AridShrublandto primary biomes
- adding Desertto primary biomes
- adding ExtremeDesertto primary biomes
- adding RG_TemperateGrasslandto primary biomes
- adding RG_AspenForestto primary biomes
- adding RG_BoilingForestto primary biomes
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- finished biome cycle
- Achtung v3.9.5.0 Info: To make Achtung log some performance info, create an empty 'AchtungPerformance.txt' file in same directory as Player.log
- [PrepareLanding] OnWorldGenerated
- [PrepareLanding] PrepareLanding.Instance.GameOptions.DisableWorldData: enabled
- [PrepareLanding] PrepareLanding.Instance.GameOptions.DisableWorldData: enabled
- [PrepareLanding] PrepareLanding.Instance.GameOptions.DisableWorldData: enabled
- UnloadedWorldObjectComp Init
- Unloading 5 Unused Serialized files (Serialized files now loaded: 5)
- FileNotFoundException: Cannot resolve dependency to assembly because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
- (Filename: Line: -1)
- Unloading 995 unused Assets to reduce memory usage. Loaded Objects now: 34626.
- Total: 514.084600 ms (FindLiveObjects: 1.284200 ms CreateObjectMapping: 1.140000 ms MarkObjects: 510.367200 ms DeleteObjects: 1.292500 ms)
- [PrepareLanding] Prefilter: 3787 tiles in WorldGrid.tiles
- CameraSetting Applied
- Initializing new game with mods:
- - zetrith.prepatcher
- - brrainz.harmony
- - Taranchuk.FasterGameLoading
- - bs.fishery
- - V1024.VisibleErrorLogs
- - brrainz.visualexceptions
- - Ludeon.RimWorld
- - bs.performance
- - automatic.startupimpact
- - Ludeon.RimWorld.Royalty
- - Ludeon.RimWorld.Ideology
- - Ludeon.RimWorld.Biotech
- - Ludeon.RimWorld.Anomaly
- - UnlimitedHugs.HugsLib
- - VouLT.BetterPawnControl
- - brrainz.achtung
- - klvlt.allstorageinoneplace
- - Mlie.AllTurretsCanSetForcedTarget
- - RelaxedOtter.AlwaysRevealPawnRewards
- - Fluffy.AnimalTab
- - Mlie.AnimalHarvestingSpot
- - SC.AnimalHarvestingSpotReTexture
- - Fluffy.AreaUnlocker
- - automatic.autolinks
- - Scorpio.OptimizationLeathers
- - Mlie.BadLeatherCategory
- - seohyeon.OptimizationMeats
- - Mlie.BadMeatCategory
- - nephlite.advexplosions
- - madarauchiha.custommapsizes
- - localghost.betterselectnext
- - falconne.BWM
- - Creeper.BetterInfoCard
- - Dubwise.DubsMintMenus
- - FluffyKittens.BillCategories
- - kathanon.FloatSubMenu
- - kathanon.CategorizedBillMenus
- - void.charactereditor
- - Mlie.ChooseWildAnimalSpawns
- - Mlie.ChooseWildPlantSpawns
- - AIRetexture.Core
- - bs.mbifvte (incompatible version)
- - sicafe.chair.overhaul
- - Owlchemist.CherryPicker.tmpfix
- - OskarPotocki.VanillaFactionsExpanded.Core
- - ReGrowth.BOTR.Core
- - VanillaExpanded.VTEXE
- - IH.Clean.Textures
- - IH.Clean.Textures.Background
- - Xandrmoro.Rim.Cleanie
- - PeteTimesSix.CompactHediffs
- - CaesarV6.DamageIndicators
- - UnlimitedHugs.DefensivePositions
- - Merthsoft.DesignatorShapes
- - Mlie.DingOnGameLoaded
- - telardo.DragSelect
- - eagle0600.dressPatients.1.4
- - kongkim.DropdownProductionBuildings
- - dubwise.dubsmintminimap
- - Dubwise.DubsPerformanceAnalyzer.steam
- - GonDragon.ElectricGrid
- - Bonible.Vanilla.Gun.Sound.Replacement
- - zylle.ExtraAlerts
- - azravos.factioncustomizer
- - PirateBY.FactionManager.byTGPArcher.Updated
- - Murmur.FactionRaidCooldown
- - Garethp.FamilyTree
- - missionz3r0.FootTrafficHeatmap
- - ReGrowth.BOTR.ReTextures
- - Gerrymon.UVT
- - Telefonmast.GraphicsSettings
- - AncientGammoner.GroundTargeter
- - Syrus.HeatMap
- - Chad.highqualitytextures1.5
- - hd.pashka.jabbamonkey.graphicoverhaulhires
- - Keshash.LayeredWallDestruction
- - Mlie.LinkableSettings
- - zylle.MapDesigner
- - m00nl1ght.MapPreview
- - TheRealLemon.MapReroll
- - Mlie.MarkThatPawn
- - KamiKatze.MaterialFilter
- - tofudriver.MedicalTabForked
- - Superniquito.ModOptionsSort
- - Deadmano.MoodAlerts
- - Mlie.MoreGraphs
- - Superniquito.TraitIcons
- - MCS.MoreModdedTraitIcons
- - tidal.morevanilla.textures
- - hobtook.mortaraccuracy
- - IssacZhuang.MuzzleFlash
- - Mlie.ShowMeYourHands
- - Andromeda.NiceHands
- - Dingo.NoForcedSlowdown
- - Mlie.NoVersionWarning
- - overheadMeal.patch
- - com.bymarcin.ArchitectIcons
- - proxyer.optionalicons4ai
- - Taranchuk.PerformanceOptimizer
- - Nightmare.PossessionsForEveryone
- - diddily.poweralerts
- - Mlie.PredatorHuntAlert
- - m00nl1ght.UnofficialUpdates.PrepareLanding
- - avilmask.PsychicHarmonizerLagFix
- - Fuu.PunchAttack
- - tr.qualcolor
- - telardo.QualityOverlay
- - Foxy.QuickGive
- - ReGrowth.BOTR.DesertExpansion
- - ReGrowth.BOTR.AspenForest
- - ReGrowth.BOTR.BoilingForest
- - ReGrowth.BOTR.BorealForestExpansion
- - ReGrowth.BOTR.SwampExpansion
- - ReGrowth.BOTR.TemperateForestExpansion
- - ReGrowth.BOTR.TropicalExpansion
- - ReGrowth.BOTR.TundraExpansion
- - ReGrowth.BOTR.Wastelands
- - Woolstrand.RealRuins
- - Mlie.RealisticHumanSounds
- - Mlie.RelevantStatsInDescription
- - MadaraUchiha.Reminders
- - zal.retexturedspots
- - Jaxe.RimHUD
- - falconne.RoomSense
- - Owlchemist.SimpleFX.Smoke2
- - Owlchemist.ScatteredFlames
- - Owlchemist.ScatteredStones
- - rswallen.scheduleclock
- - kathanon.SearchableMenus
- - LongerCFloor.MortarFX
- - Owlchemist.SimpleFX.Splashes
- - Atlas.SimpleFX.Vapor.Revaporized
- - PeteTimesSix.SimpleSidearms
- - Syrus.SimpleSidearmsSwitchWeapon
- - ray1203.SimpleCameraSetting
- - Mlie.SinglePlantTexturePatch
- - Mlie.SpawnModContent
- - Mlie.SquadUITweaks
- - zylle.StandYourGround
- - Mlie.StuffList
- - Mlie.TabSorting
- - kathanon.TableRange
- - ilyvion.TacticsModeRedux
- - Owlchemist.ToggleableOverlays
- - Owlchemist.ToggleableReadouts
- - Mlie.TooManyAreas
- - VanillaExpanded.BaseGenerationExpanded
- - Wara.toomanymods
- - Mlie.TurretHunt
- - Neronix17.TweaksGalore
- - Mehni.Numbers
- - Kota.InventoryTab
- - sarg.smartspeed
- - bodlosh.WeaponStats
- - GonDragon.UINotIncluded
- - GonDragon.UINotIncluded.NumbersWidget
- - dd.unofficial.Knight.useyourgun
- - VanillaExpanded.VTEXVariations
- - DubiousPhoenix.Verbose
- - manulinkraft.WaterRetextured
- - Mlie.WeHadATrader
- - WealthList.ui.tmpfix
- - Mlie.WeaponsSorter
- - Uuugggg.WhatIsMyPurpose
- - Mlie.WhosNext
- - kathanon.WhoIsUsingThat
- - imranfish.xmlextensions
- - com.yayo.yayoAni.continued
- - Better.Plants
- - DBH.Upscaled
- - Misc.UpTextures
- - Mlie.SYRHarvestYield
- - Krkr.RocketMan
- TrafficHeatmap ctor 163906560
- [Map Designer] Applying settings
- [Map Designer] Terrain settings: fertility: 100 | Water 200
- Generated book for Rokix
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- Generated book for Frankie
- (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
- TrafficHeatmap FinalizeInit 163906560
- checking editor settings...
- bodysizes genes are active
- [Simple FX: Splashes] Splash grid build with 573 cells.
- [PrepareLanding] WorldLoaded (from save).
- [PrepareLanding] OnWorldLoaded
- [PrepareLanding] PrepareLanding.Instance.GameOptions.DisableWorldData: enabled
- [PrepareLanding] PrepareLanding.Instance.GameOptions.DisableWorldData: enabled
- [PrepareLanding] PrepareLanding.Instance.GameOptions.DisableWorldData: enabled
- Performance Fish is applying SetAllow_Patch on System.Void Verse.ThingFilter::SetAllow(Verse.ThingDef thingDef, System.Boolean allow)
- Performance Fish is applying SetAllowAll_Patch on System.Void Verse.ThingFilter::SetAllowAll(Verse.ThingFilter parentFilter, System.Boolean includeNonStorable)
- Performance Fish is applying AllStorableThingDefs_Patch on static System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllStorableThingDefs()
- Performance Fish is applying CopyAllowancesFrom_Patch on virtual System.Void Verse.ThingFilter::CopyAllowancesFrom(Verse.ThingFilter other)
- Performance Fish is applying SetDisallowAll_Patch on System.Void Verse.ThingFilter::SetDisallowAll(System.Collections.Generic.IEnumerable`1<Verse.ThingDef> exceptedDefs, System.Collections.Generic.IEnumerable`1<Verse.SpecialThingFilterDef> exceptedFilters)
- Performance Fish is applying AllowedThingDefs_Patch on System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllowedThingDefs()
- Performance Fish is applying BestThingRequest_Patch on Verse.ThingRequest Verse.ThingFilter::get_BestThingRequest()
- Performance Fish is applying AllRecipeUsers_Patch on System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.RecipeDef::get_AllRecipeUsers()
- Unloading 1 Unused Serialized files (Serialized files now loaded: 5)
- Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 43640.
- Total: 570.020200 ms (FindLiveObjects: 1.686600 ms CreateObjectMapping: 1.382500 ms MarkObjects: 566.766900 ms DeleteObjects: 0.182700 ms)
- [PrepareLanding] Prefilter: 3787 tiles in WorldGrid.tiles
Add Comment
Please, Sign In to add comment