RimWorld
RimThreaded
162개 중 81~90개 표시 중
< 1 ... 7  8  9  10  11 ... 17 >
업데이트: 2020년 11월 11일 @ 오후 4시 40분

Version 1.0.78
-Added extra error logs to Pawn.Tick (hopefully this will give more useful logs with thread timeout errors)
-Transpiled BuildableDef.ForceAllowPlaceOver
-Transpiled Building_Door.get_BlockedOpenMomentary
-Transpiled AttackTargetReservationManager.IsReservedBy
-Transpiled GridsUtility.GetGas
-Transpiled ReservationManager.CanReserve
-Transpiled HediffSet.PartIsMissing
-Transpiled HediffSet.HasDirectlyAddedPartFor
-Transpiled FoodUtility.FoodOptimality

업데이트: 2020년 11월 10일 @ 오후 6시 43분

Version 1.0.77
-Improved performance of GenClosest.ClosestThingReachable
-Fixed bug in ResourceCounter.ResetDefs
-Fixed bug in ResourceCounter.ResetResourceCounts
-Fixed bug in ResourceCounter.GetCount
-Fixed bug in ResourceCounter.GetCountIn
-Fixed bug in ResourceCounter.UpdateResourceCounts

업데이트: 2020년 11월 9일 @ 오후 2시 55분

Version 1.0.76
-Fixed bug in HediffSet.HasDirectlyAddedPartFor
-Fixed bug in Region.get_AnyCell
-Fixed bug in RegionAndRoomUpdater.SetAllClean2
-Fixed bug in RegionCostCalculator.GetPreciseRegionLinkDistances
-Fixed bug in RenderTexture.GetTemporary
-Fixed bug in ResourceCounter.get_TotalHumanEdibleNutrition
-Fixed bug in WorldGrid.IsNeighbor

업데이트: 2020년 11월 7일 @ 오후 2시 37분

Version 1.0.75
-Fixed bug in InfestationCellFinder.CalculateDistanceToColonyBuildingGrid
-Transpiled Map.MapUpdate
-Transpiled Pawn_WorkSettings.CacheWorkGiversInOrder

업데이트: 2020년 11월 7일 @ 오전 9시 33분

Version 1.0.74
-Fixed bug in ThingOwnerUtility.GetAllThingsRecursively(Thing) that caused item wealth to be 0

업데이트: 2020년 11월 7일 @ 오전 8시 39분

Version 1.0.73
-Fixed bug in PathFinder.FindPath that prevented pawns from reaching diagonal grids

업데이트: 2020년 11월 5일 @ 오후 2시 04분

Version 1.0.72
-Added feature to modify TimeSpeed multipliers in mod settings
-Added feature to display ticks per second

업데이트: 2020년 11월 5일 @ 오전 10시 44분

Version 1.0.71
-Fixed bug with looping sounds
-Replaced many ConcurrentDictionaries with more efficient Dictionaries using locks

업데이트: 2020년 11월 2일 @ 오후 4시 50분

Version 1.0.70
-Fixed bug in Room.OpenRoofCountStopAt (fixed issue with rooms showing "Unroofed -1")

업데이트: 2020년 10월 22일 @ 오후 9시 20분

Version 1.0.69
-Fixed bug in GridsUtility.IsInPrisonCell
-Fixed bug in MapPawns.FreeHumanlikesSpawnedOfFaction
-Fixed bug in Reachability.CheckRegionBasedReachability
-Fixed bug in MapPawns.TryRebuildDirtyRegionsAndRooms
-Fixed bug in TemperatureCache.TryCacheRegionTempInfo
-Fixed bug in WanderUtility.GetColonyWanderRoot