RimWorld

RimWorld

Pathfinding Framework
Showing 1-10 of 25 entries
< 1  2  3 >
Update: Apr 30, 2024 @ 12:00am

Pathfinding Framework 0.5.5

* Fix a rare crash that happened with the flamethrower weapon implementation in Vanilla Expanded Framework.

Update: Apr 22, 2024 @ 11:34am

Pathfinding Framework 0.5.4

* Compatibility patches for Dubs Bad Hygiene Lite and (Dirty) Windows.

Update: Apr 11, 2024 @ 12:51pm

Pathfinding Framework 0.5.3

* Update ReGrowth compatibility patches.

Update: Mar 31, 2024 @ 12:32am

Pathfinding Framework 0.5.2

* Update ReGrowth compatibility patches.

Update: Mar 20, 2024 @ 4:01pm

Pathfinding Framework 0.5.1

Fix error when ordering drafted pawns to move.

Update: Mar 19, 2024 @ 3:34am

Pathfinding Framework 0.5.0

Support for RimWorld 1.5.

Pathfinding Framework no longer requires having Prepatcher, now it only requires Harmony. Having Prepatcher in the modlist will enable additional performance optimizations.

Magmatic movement is enabled when Mashed's Ashlands is present.

Support for Advanced Biomes (Continued).

Update: Feb 10, 2024 @ 9:23pm

Pathfinding Framework 0.4.3

Fix for pathfinding failures on aquatic and amphibious creatures when a building or vehicle is placed on top of cells with deep water terrain.

Update: Jan 12, 2024 @ 9:52pm

Pathfinding Framework 0.4.2

* Fix a pathfinding error that happens after certain mod conflicts.

* Fix the tooltip of the wild animal relocation mod option.

Update: Jan 10, 2024 @ 6:26pm

Pathfinding Framework 0.4.1

* Allow moving drafted amphibious pawns into deep water when Achtung! is enabled.

Update: Jan 7, 2024 @ 5:38am

Pathfinding Framework 0.4.0

* Filter for the pawn movement settings tab UI.
* Animal relocation has been reworked; now this only triggers when an animal spawns. If the animal is already in a good wandering place, it will not relocate. Animals will now walk to their new destination instead of run. Animals relocate as a group. This feature is now disabled by default.
* Performance improvements to the settings window and other texts.
* The pawn movement settings tab UI should no longer fail completely if any of the animals causes an error. It will log and ignore animals with errors and carry on with the rest instead.
* Pawn movement type is now updated when the pawn drops apparel which grants a movement type such as flippers.
* Aquatic animals should no longer spawn on land in any case.
* Pens are no longer considered enclosed when they border a terrain that is impassable for terrestrial creatures, but passable for other movement types. This solves a number of bugs related to pens.