RimWorld
RimThreaded
162件中 21-30 を表示
< 1  2  3  4  5 ... 17 >
更新: 2021年6月22日 @ 19時17分

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

更新: 2021年6月18日 @ 21時10分

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!

更新: 2021年6月18日 @ 20時56分

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!

更新: 2021年2月7日 @ 12時48分

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

更新: 2021年2月4日 @ 10時18分

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

更新: 2021年1月31日 @ 5時51分

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

更新: 2021年1月30日 @ 11時01分

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

更新: 2021年1月28日 @ 8時40分

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!)

更新: 2021年1月24日 @ 10時09分

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

更新: 2021年1月16日 @ 18時55分

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