Kawe Mazidjatari 0ec03a62b1 Working AI reachability tables
* Set reachability table count to 1.
* Don't divide reachability write size by 4.
* Trim off all unused bytes after building reachability table.
* Default cvar 'navmesh_always_reachable' to 0.

AI behavior seems to have improved a bit, they attempt to pathfind better, and if they find a certain route they attempt another route where originally they would become stuck in such situation.

If you build the SDK after this commit, you need to rebuild all navmeshes, else the game would segfault in dtNavMesh::isPolyReachable().
2022-07-19 02:38:01 +02:00
..
2022-06-08 14:35:44 +02:00
2022-06-08 14:35:44 +02:00
2022-07-11 21:23:26 +02:00
2022-07-11 21:23:26 +02:00
2022-07-19 02:38:01 +02:00
2022-06-12 17:41:26 +02:00
2022-06-15 01:23:28 +02:00
2022-06-08 14:35:44 +02:00
2022-06-08 14:35:44 +02:00
2022-02-06 16:48:52 +01:00