Delta-v/Content.Server/Atmos
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
..
Commands Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
Components Patched Actions Rework (#6899) 2022-02-25 23:24:08 -06:00
EntitySystems Patched Actions Rework (#6899) 2022-02-25 23:24:08 -06:00
Monitor Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
Piping Thermomachine UI (#6833) 2022-02-22 21:09:01 -07:00
Reactions Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
ExcitedGroup.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GasMixture.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11: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 Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
TileAtmosphere.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00