Delta-v/Content.Server/AI
Jacob Tong 8c853476fb
Rework CollisionGroups (#7656)
* Replace Mob, Vault, and Small impassable with Mid, High, Low

* Remove CollisionGroup.Underplating

* Remove CollisionGroup.Passable

* Fix constructed APCs not being interactable

* Change firelocks to occlude

* Make pipe inherit from BaseItem

* Clean up pipes

* Remove duplicate physics and fixtures from bucket

* Rework CollisionGroups on all entities

* Add SlipLayer

* Remove fixture from delta

* Fix maps

* Address reviews

* Add SubfloorMask

* Fix glass collisions for flying mobs

* Fix maps

* Update new items

* Fix bagel again

* Fix slug

* Fix maps

* Touchups

* Fix tables blocking high pressure movement

* Update StandingState to allow going under flaps

* Cleanup

* More formatting
2022-05-10 17:57:20 -07:00
..
Commands Fix some build warnings (#6832) 2022-02-21 14:41:50 +11:00
Components StationSystem/jobs/partial spawning refactor (#7580) 2022-05-10 13:43:30 -05:00
EntitySystems Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
LoadBalancer Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
Operators hands ECS (#7081) 2022-03-17 18:13:31 +11:00
Pathfinding Rework CollisionGroups (#7656) 2022-05-10 17:57:20 -07:00
Steering NPCs can open doors (#7909) 2022-05-03 18:25:01 +10:00
Utility Serv3 rework content changes (#7145) 2022-04-03 02:01:22 +02:00
Utils Remove many resolves on Content.Server 2021-12-08 17:04:21 +01:00
WorldState hands ECS (#7081) 2022-03-17 18:13:31 +11:00