Delta-v/Content.Server/Atmos/Components
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
..
AirtightComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosExposedComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosFixMarkerComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AtmosPlaqueComponent.cs Removed extra comp name attributes (#6449) 2022-02-08 19:42:49 +11:00
BarotraumaComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
BreathToolComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
FlammableComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GasAnalyzerComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GasMixtureHolderComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GasTankComponent.cs Patched Actions Rework (#6899) 2022-02-25 23:24:08 -06:00
GridAtmosphereComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
IAtmosphereComponent.cs AtmosDevices can optionally process in space. (#4405) 2021-08-02 21:59:41 +10:00
IgniteOnCollideComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
MovedByPressureComponent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
PressureProtectionComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
SpaceAtmosphereComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
TemperatureProtectionComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
UnsimulatedGridAtmosphereComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00