RimWorld
Clean Pathfinding 2 Continued
Hiển thị 1-10 trong 10 mục
Cập nhật: 31 Thg07, 2024 @ 11:53am

[Auto-generated text]: Update on 7/31/2024 11:52:19 AM.
- Fixed an issue causing pawn.map to be null mid pathing
- Fixed an issue causing pawns to walk back and fourth as repathing happens
- Improved some edge case pathing loops speed
- Removed some useless logging

Cập nhật: 4 Thg07, 2024 @ 5:28pm

[Auto-generated text]: Update on 7/4/2024 5:27:42 PM.
- Fixed a patch being offset by 1 incorrectly (fixes startup)

Cập nhật: 4 Thg07, 2024 @ 12:59pm

[Auto-generated text]: Update on 7/4/2024 12:58:37 PM.
- Added 2 more region pathing fixes

Cập nhật: 4 Thg07, 2024 @ 10:06am

[Auto-generated text]: Update on 7/4/2024 10:05:38 AM.
- Added second patch to handle GetBestDistanceForRegion having a potential NPE related to RegionLink

Cập nhật: 4 Thg07, 2024 @ 9:18am

[Auto-generated text]: Update on 7/4/2024 9:17:33 AM.
- Added potential fix for CalculateRegionDistance being null due to random mods attempting pathfinding during odd points of tick

Cập nhật: 8 Thg06, 2024 @ 8:24am

[Auto-generated text]: Update on 6/8/2024 8:24:26 AM.
- fixed a collision bug

Cập nhật: 4 Thg06, 2024 @ 2:29pm

[Auto-generated text]: Update on 6/4/2024 2:29:50 PM.
Updated Compat and fixed a nullpointer

Cập nhật: 3 Thg06, 2024 @ 10:22am

[Auto-generated text]: Update on 6/3/2024 10:22:12 AM.
Cleaned up leftover debug files

Cập nhật: 3 Thg06, 2024 @ 7:38am

[Auto-generated text]: Update on 6/3/2024 7:38:54 AM.
Fixed incorrect image

Cập nhật: 3 Thg06, 2024 @ 7:33am

[Auto-generated text]: Initial upload.