Delta-v/Content.Server/Atmos/EntitySystems
Leon Friedrich ff7d4ed9f6
Patched Actions Rework (#6899)
* Rejig Actions

* fix merge errors

* lambda-b-gon

* fix PAI, add innate actions

* Revert "fix PAI, add innate actions"

This reverts commit 4b501ac083e979e31ebd98d7b98077e0dbdd344b.

* Just fix by making nullable.

if only require: true actually did something somehow.

* Make AddActions() ensure an actions component

and misc comments

* misc cleanup

* Limit range even when not checking for obstructions

* remove old guardian code

* rename function and make EntityUid nullable

* fix magboot bug

* fix action search menu

* make targeting toggle all equivalent actions

* fix combat popups (enabling <-> disabling)

* fix networking

* Allow action locking

* prevent telepathy
2022-02-25 23:24:08 -06:00
..
AirtightSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosDebugOverlaySystem.cs Clean up some warnings (#6088) 2022-01-09 22:10:36 -06:00
AtmosExposedSystem.cs Disposals air + new atmos expose event (#6798) 2022-02-19 17:42:01 -07:00
AtmosPlaqueSystem.cs ECS atmos plaque (#6349) 2022-01-30 17:23:37 +11:00
AtmosphereSystem.CVars.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.Commands.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.ExcitedGroup.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.Gases.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.Grid.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
AtmosphereSystem.HighPressureDelta.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
AtmosphereSystem.Hotspot.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
AtmosphereSystem.LINDA.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.Monstermos.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.Processing.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
AtmosphereSystem.Superconductivity.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosphereSystem.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
BarotraumaSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
FlammableSystem.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
GasAnalyzerSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GasTankSystem.cs Patched Actions Rework (#6899) 2022-02-25 23:24:08 -06:00
GasTileOverlaySystem.cs Replace IEntityManager resolves in systems for cached EntityManager 2021-12-08 13:00:43 +01:00