Commit Graph

70 Commits

Author SHA1 Message Date
metalgearsloth 7910bd3ff4
Context steering for NPCs (#12915) 2022-12-12 14:33:43 +11:00
metalgearsloth f8a8b41976
Fix rat pathfinding (#12951)
Fixes https://github.com/space-wizards/space-station-14/issues/12950
2022-12-10 20:31:02 +11:00
metalgearsloth 540a3d9028
Increase NPC chase persistence (#12850) 2022-12-06 15:34:23 -08:00
metalgearsloth dd384c55a0
Pathfinder tweaks (#12848) 2022-12-06 15:33:44 -08:00
metalgearsloth 5a6f30fb74
Fix another pathfinding invalid node slipping (#12739) 2022-11-24 18:28:17 +11:00
metalgearsloth fee44d13b2
Re-implement parallel for pathfinding crumbs (#12355) 2022-11-22 13:36:34 +11:00
metalgearsloth 6c76061887
Content changes for mapgrid kill (#12567) 2022-11-22 13:12:04 +11:00
metalgearsloth b749d0d275
Remove NPC IEntityManager resolves (#12648) 2022-11-18 22:07:52 +01:00
Leon Friedrich 86ef8c5473
Make PathfindingSystem take a nap during large explosions (#12309) 2022-11-04 12:24:41 +11:00
metalgearsloth c0abea8047
Content side for removing IMap / IMapGrid comps (#12357) 2022-11-04 10:12:25 +11:00
metalgearsloth 4cb96dba6d
Clear path on exception (#12335)
Should hopefully avoid it spamming in future.
2022-11-01 20:12:50 -05:00
metalgearsloth 508b810137
Bandaid pathpoly neighbors for now (#12337) 2022-11-01 23:39:58 +11:00
metalgearsloth 41c8e382a4
Hotfix path empty frontier issue (#12334) 2022-11-01 22:50:35 +11:00
Leon Friedrich 0b8622e9e7
Misc content xform changes (#12166) 2022-10-24 00:19:51 -07:00
metalgearsloth 4a3df4f85a
Maybe fix pathfinding nullref (#12085) 2022-10-22 15:29:01 -07:00
metalgearsloth fa59983bd9
Bandaid medibots (#11718) 2022-10-13 21:36:29 +11:00
metalgearsloth f456ad911e
Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
metalgearsloth 78a4ab6eb2
Update for collision events by-ref (#10933) 2022-09-14 17:26:26 +10:00
Leon Friedrich 6b05861068
Fix pathfinding exception (#11228) 2022-09-14 17:06:24 +10:00
metalgearsloth 0286b88388
NPC refactor (#10122)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
2022-09-06 00:28:23 +10:00