RimWorld

RimWorld

RimThreaded
Showing 31-40 of 162 entries
< 1  2  3  4  5  6 ... 17 >
Update: Jan 8, 2021 @ 7:19pm

Version 1.2.2
-Fixed bug in AttackTargetsCache.GetPotentialTargetsFor
-Fixed various bugs in RimThreaded.cs

Update: Jan 8, 2021 @ 4:25pm

Version 1.2.1
-Fixed bug in GenTemperature.GetTemperatureFromSeasonAtTile
-Fixed bug in World.NaturalRockTypesIn
-Fixed bug in CellFinder.TryFindRandomCellNear
-Fixed bug in TradeShip.PassingShipTick

Update: Jan 8, 2021 @ 7:59am

Version 1.2.0
-Major overhaul for RimThreaded.cs, improving multimap support
-Major overhaul for SteadyEnvironmentEffects.SteadyEnvironmentEffectsTick, improving multimap support
-Major overhaul for TradeShip.PassingShipTick, improving multimap support
-Major overhaul for WildPlantSpawner.WildPlantSpawnerTickInternal, improving multimap support
-Fixed bug in DijkstraIntVec3.Run
-Fixed bug in LordManager.LordOf
-Fixed bug in PathFinder.getRegionCostCalculatorWrapper
-Fixed bug in PawnDestinationReservationManager.MostRecentReservationFor
-Fixed bug in PhysicalInteractionReservationManager.FirstReserverOf
-Fixed bug in Thing.get_FlammableNow
-Fixed bug in FoodUtility.FoodOptimality

Update: Jan 1, 2021 @ 7:08pm

Version 1.1.38
-Fixed bug in BiomeDef.CachePlantCommonalitiesIfShould
-Fixed bug in Explosion.AffectCell
-Fixed bug in Explosion.Tick
-Fixed bug in Explosion.StartExplosion
-Fixed bug in FilthMaker.TryMakeFilth
-Fixed bug in GenCollection.TryRandomElementByWeight_Pawn
-Fixed bug in GenLeaving.DropFilthDueToDamage
-Fixed bug in ListerThings.ThingsOfDef
-Fixed bug in Projectile.CanHit
-Fixed bug in ReachabilityCache.AddCachedResult
-Fixed bug in RegionListersUpdater.RegisterAllAt
-Fixed bug in RoofGrid.SetRoof
-Fixed bug in SickPawnVisitUtility.FindRandomSickPawn
-Fixed bug in TemperatureCache.TryCacheRegionTempInfo
-Fixed bug in Verb.get_DirectOwner
-Fixed bug in WorkGiver_DoBill.TryFindBestBillIngredients

Update: Dec 31, 2020 @ 4:52pm

Version 1.1.37
-Fixed bug in MOARANDROIDS.PawnGroupMakerUtility_Patch.androidTiers_GeneratePawns (Thanks JoJo!)
-Performance improvement for Alert_MinorBreakRisk.GetReport()
-Fixed bug in MapPawns.get_AllPawnsUnspawned()
-Changed default setting for timeout from 1000ms to 3000ms

Update: Dec 10, 2020 @ 6:24pm

Version 1.1.36
-Transpiled PawnCapacitiesHandler.GetLevel

Update: Dec 10, 2020 @ 2:23pm

Version 1.1.35
-Fixed bug in Graphics.DrawMesh
-Fixed bug in AlertsReadout.AlertsReadoutUpdate
-Fixed bug in ReachabilityCache.ClearForHostile
-Transpiled WorkGiver_DoBill.TryFindBestBillIngredients
-Transpiled WorkGiver_DoBill.AddEveryMedicineToRelevantThings
-Transpiled Building_Trap.Tick
-Transpiled JobsOfOpportunity.Hauling.CanHaul

Update: Dec 9, 2020 @ 10:35am

Version 1.1.34
-Fixed bug in GUIStyle.CalcSize
-Fixed bug in DubsSkylight_getPatch.Postfix
-Fixed bug in JobsOfOpportunity.Hauling.CanHaul

Update: Dec 8, 2020 @ 4:17pm

Version 1.1.33
-Fixed bug in HediffSet.GetFirstHediffOfDef
-Fixed bug in HediffSet.HasTendableHediff
-Fixed bug in HediffSet.HasImmunizableNotImmuneHediff
-Fixed bug in Pawn_HealthTracker.RemoveHediff
-Fixed bug in RecordWorker_TimeGettingJoy.ShouldMeasureTimeNow
-Fixed bug in Building_Trap.Tick
-Fixed bug in DubsSkylight_getPatch.Postfix
-Fixed bug in ImmunityHandler.NeededImmunitiesNow
-Fixed bug in Lord.AddPawn
-Fixed bug in Lord.RemovePawn
-Fixed bug in LordManager.LordOf
-Fixed bug in RegionAndRoomUpdater.TryRebuildDirtyRegionsAndRooms
-Fixed bug in ReservationManager.Reserve

Update: Dec 6, 2020 @ 6:00pm

Version 1.1.32
-Improved performance for Reachability.CanReach
-Fixed bug in Projectile.CanHit
-Added Debug information to RegionCostCalculatorWrapper.Init