RimWorld
RimThreaded
162件中 121-130 を表示
< 1 ... 11  12  13  14  15 ... 17 >
更新: 2020年9月24日 @ 20時02分

Version 1.0.40
-Reworked tons of multithreading code (seriously... too many to list here)

更新: 2020年9月23日 @ 11時30分

Version 1.0.39
-Added multithreading to FactionManager
-Added multithreading to SteadyEnvironmentEffects
-Added multithreading to WildPlantSpawner
-Added multithreading to WindManager
-Fixed bug in WorldPawns
-Fixed bug in WorldObjectsHolder
-Fixed bug in BiomeDef
-Fixed bug in Explosion AffectCell

更新: 2020年9月22日 @ 18時13分

Version 1.0.38
-Fixed bug in Mod Settings that did not load properly
-Added feature that allows Mod Settings to be applied in game without restart

更新: 2020年9月22日 @ 9時48分

Version 1.0.37 is out!
-Optimized PathFinder
-Removed Pawn_PathFollower patch

更新: 2020年9月21日 @ 18時48分

Version 1.0.36
-Fixed bug in AttackTargetsCache
-Fixed bug in GenText
-Fixed bug in PawnUtility

更新: 2020年9月21日 @ 12時45分

Version 1.0.35
-Fixed multithreading for WorldObjectsHolderTick
-Fixed multithreading for WorldPawnsTick
-Fixed bug in PawnDestinationReservationManager
-Fixed bug in WorkGiver_ConstructDeliverResources

更新: 2020年9月21日 @ 12時14分

Version 1.0.34
-Added multithreading for WorldObjectsHolderTick
-Added multithreading for WorldPawnsTick
-Fixed bug in DynamicDrawManager
-Fixed bug in JobGiver_Work
-Fixed bug in ReservationManager
-Fixed bug in Room
-Fixed bug in ThingCountUtility
-Simplified code in Ticklist.Tick

更新: 2020年9月20日 @ 18時35分

Version 1.0.33
-Fixed bug in GenTemperature - SeasonalShiftAmplitudeAt bug #131
-Fixed bug in WorkGiver_DoBill

更新: 2020年9月19日 @ 14時11分

Version 1.0.32 - All credit goes to bookdude13. Thanks bud!
-Fixed bug in ThinkNode_Priority - TryIssueJobPackage
-Fixed bug in HediffSet - PartIsMissing
-Fixed bug in MapTemperature - MapTemperatureTick

更新: 2020年9月18日 @ 8時39分

Version 1.0.31
-Added performance optimization to GenTemperature - SeasonalShiftAmplitudeAt
-Fixed bug in Medicine - GetMedicineCountToFullyHeal
-Fixed bugs in ReservationManager