RimWorld

RimWorld

RimThreaded
Showing 21-30 of 162 entries
< 1  2  3  4  5 ... 17 >
Update: Jun 22, 2021 @ 7:17pm

Version 2.4.1 - Tatooine Moisture Farm
-Optimized Performance for Harvesting Job
-Fixed Caravan not being able to leave map bug #564
-Fixed issue with multiple trade ships arriving concurrently

Update: Jun 18, 2021 @ 9:10pm

Version 2.3.9 - Episode V - The Threads Strike Back
-New RimThreaded 2.0 was rewritten from the ground up
-Major performance increases. Some saved games with 700+ pawns went from 1-2TPS to 20-40TPS
-Major mod compatibility improvements. Over 1000 mods have been tested and are now compatible, including CE, SOS2, and ZombieLand!
-Only 7 mods remain as known incompatible. https://github.com/cseelhoff/RimThreaded/wiki/Mod-Compatibility
-New logo! Thanks Raccoononi!

Update: Jun 18, 2021 @ 8:56pm

Version 2.3.9 - Episode V - The Threads Strike Back
-New RimThreaded 2.0 was rewritten from the ground up
-Major performance increases. Some saved games with 700+ pawns went from 1-2TPS to 20-40TPS
-Major mod compatibility improvements. Over 1000 mods have been tested and are now compatible, including CE, SOS2, and ZombieLand!
-Only 7 mods remain as known incompatible. https://github.com/cseelhoff/RimThreaded/wiki/Mod-Compatibility
-New logo! Thanks Raccoononi!

Update: Feb 7, 2021 @ 12:48pm

Version 1.3.2 - The Child of the Force
-Fixed bug in FireUtility.ChanceToStartFireIn
-Fixed bug in GenClamor.DoClamor
-Transpiled HediffSet.GetPartHealth
-Fixed bug in TryOpportunisticJob
-Fixed bug in PathFinder.InitStatusesAndPushStartNode
-Transpiled Pawn_HealthTracker.RemoveHediff
-Fixed bug in Rand_Transpile.TryRangeInclusiveWhere
-Set minimum thread timeout to 5000ms
-Fixed bug in Children.HediffComp_Discoverable_CheckDiscovered.CheckDiscovered_Pre

Update: Feb 4, 2021 @ 10:18am

Version 1.3.1 - The Threads Awaken
-Large overhaul that fixed many mod incompatibilities and simplified maintenance
-Way too many bugfixes and transpiles to list here

Update: Jan 31, 2021 @ 5:51am

Version 1.2.7 - Grand Hoff Wilhoff Tarkin
-Transpiled HediffSet.CacheMissingPartsCommonAncestors
-Fixed bug in LordManager.RemoveLord
-Fixed bug in VerbTracker.VerbsTick
-Fixed bug in Verb_MeleeAttack.TryCastShot
-Fixed bug in WorldFloodFiller.FloodFill

Update: Jan 30, 2021 @ 11:01am

Version 1.2.6 - The Rebel Alliance Hoff Base
-Fixed bug in DrugAIUtility.IngestAndTakeToInventoryJob
-Fixed bug in GenClosest.ClosestThing_Global
-Fixed bug in HaulAIUtility.TryFindSpotToPlaceHaulableCloseTo
-Fixed bug in JobGiver_OptimizeApparel.ApparelScoreGain
-Fixed bug in JobGiver_OptimizeApparel.TryGiveJob
-Fixed bug in PathFinder.DisallowedCornerIndices
-Fixed bug in Pawn_JobTracker.TryFindAndStartJob
-Fixed bug in ReservationManager.ReleaseAllForTarget
-Added many thread locks to RegionDirtyer class

Update: Jan 28, 2021 @ 8:40am

Version 1.2.5 - Jon the super medic
-Fixed bug in HediffSet.CacheMissingPartsCommonAncestors (kudos to Jon!)
-Fixed bug in PawnCapacityUtility.PawnCapacityUtility (kudos to Jon!)
-Added warning to log when there are potential mod incompatiblities (thanks kertiek!)

Update: Jan 24, 2021 @ 10:09am

Version 1.2.4 - The Ken(obi) path(fix) to the Dark Side
-Fixed bug in RegionCostCalculator.PathableNeighborIndices (kudos to Ken!)
-Fixed bug in Djikstra.Compare

Update: Jan 16, 2021 @ 6:55pm

Version 1.2.3
-Overhauled LongEventHandler multithreading
-Overhauled RegionAndRoomUpdater (pathing)
-Overhauled RegionCostCalculator (pathing)
-Overhauled RegionDirtyer (pathing)
-Fixed bug in AlertsReadout.AlertsReadoutUpdate
-Fixed bug in AttackTargetsCache.GetPotentialTargetsFor
-Fixed bug in Camera.set_targetTexture
-Fixed bug in Camera.Render
-Fixed bug in Explosion.StartExplosion
-Fixed bug in ImmunityHandler.NeededImmunitiesNow
-Fixed bug in MemoryThoughtHandler.MemoryThoughtInterval
-Fixed bug in PortraitRenderer.RenderPortrait
-Fixed bug in SickPawnVisitUtility.FindRandomSickPawn
-Fixed bug in SituationalThoughtHandler.CheckRecalculateSocialThoughts
-Fixed bug in SituationalThoughtHandler.RemoveExpiredThoughtsFromCache
-Fixed bug in SustainerManager.UpdateAllSustainerScopes
-Fixed bug in Sustainer.Maintain