Delta-v/Content.Server/AI
Alex Evgrashin a3f16295ea
Move Access to ECS (#4826)
* Moved access to ecs

* Fixed tests

* Moved test to integration

* Better IoC

* Moved preset ID card

* Moved id card to ECS

* Moved access component to ECS

* Fixed pda access

* Final touches

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-10-22 13:31:07 +11:00
..
Commands Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Components Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
EntitySystems Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
LoadBalancer Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
Operators Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Pathfinding Move Access to ECS (#4826) 2021-10-22 13:31:07 +11:00
Steering Move Access to ECS (#4826) 2021-10-22 13:31:07 +11:00
Utility FoodComponent solution un-hardcoding, rehydratable solution name fixes, monkey cubes edible again, slicable food preserves poisons (#4942) 2021-10-19 00:13:43 -07:00
Utils Update content for physics query namespace change (#4701) 2021-10-10 14:18:19 +11:00
WorldState ECS damageable (#4529) 2021-09-14 10:07:37 -07:00
SleepAiMessage.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00