RimWorld
Pathfinding Framework
Mostrando 1-10 de 25 aportaciones
< 1  2  3 >
Actualización: 30 ABR 2024 a las 0:00

Pathfinding Framework 0.5.5

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

Actualización: 22 ABR 2024 a las 11:34

Pathfinding Framework 0.5.4

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

Actualización: 11 ABR 2024 a las 12:51

Pathfinding Framework 0.5.3

* Update ReGrowth compatibility patches.

Actualización: 31 MAR 2024 a las 0:32

Pathfinding Framework 0.5.2

* Update ReGrowth compatibility patches.

Actualización: 20 MAR 2024 a las 16:01

Pathfinding Framework 0.5.1

Fix error when ordering drafted pawns to move.

Actualización: 19 MAR 2024 a las 3:34

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

Actualización: 10 FEB 2024 a las 21:23

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.

Actualización: 12 ENE 2024 a las 21:52

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.

Actualización: 10 ENE 2024 a las 18:26

Pathfinding Framework 0.4.1

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

Actualización: 7 ENE 2024 a las 5:38

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.