Delta-v/Content.Server/Atmos
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 Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
Components Adds the pressure medipen and adds the emergency suit to emergency lockers (#7880) 2022-05-06 14:44:29 -07:00
EntitySystems Rework CollisionGroups (#7656) 2022-05-10 17:57:20 -07:00
Monitor Wires refactor (#7699) 2022-05-06 12:35:06 +10:00
Piping Fixes gas pumps overpressurizing if already over (#7919) 2022-05-03 22:24:30 +02:00
Reactions Serv3 rework content changes (#7145) 2022-04-03 02:01:22 +02:00
ExcitedGroup.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GasMixture.cs Content changes for grid splitting (#7645) (#7746) 2022-04-24 13:54:25 +10:00
Hotspot.cs Remove Hotspot Start method. 2021-07-25 15:03:07 +02:00
IGasMixtureHolder.cs Enables nullables for atmos internals 2021-08-02 17:03:13 +02:00
IGasReactionEffect.cs Makes Airtight ECS. (#4351) 2021-07-25 17:04:58 +10:00
MonstermosInfo.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
PressureEvent.cs Rejig pressure protection (#7560) 2022-04-15 15:41:47 -07:00
TileAtmosphere.cs Adds last pressure direction to atmos debug overlay. (#8083) 2022-05-10 17:03:00 +02:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00