Delta-v/Content.Client/NPC
Jake Huxell 7be31aab33
Reduced Warning Count By 130 For Full Rebuilds (#26518)
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50

* final toCoords Removed

* Remove all unused variables and dead code paths

* remove always true variable, should be a cvar or something instead

* remove superfluous variables from tests

(cherry picked from commit 59e46aab93ca38f8d57fcad4e3a2c893737d9ad4)
2024-04-07 14:11:06 +02:00
..
HTN Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
NPCComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
NPCSteeringComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCSteeringSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
NPCWindow.xaml Remove deprecated NPC debug buttons (#15824) 2023-04-29 16:47:10 +10:00
NPCWindow.xaml.cs Remove deprecated NPC debug buttons (#15824) 2023-04-29 16:47:10 +10:00
PathfindingSystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
ShowHTNCommand.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00