Delta-v/Content.Server/GameObjects/EntitySystems
20kdc a2f5c953dc
Refactoring of solar control console (#4072)
* Refactor/fix client-side of solar control computer (introduce ComputerBoundUserInterface & fix bugs)

* Refactor server side of solar control computer (introduce BaseComputerUserInterfaceComponent)

* If you can't interact, then messages to computers are blocked.

* Add 'not powered' messages, migrate activation logic partially to an EntitySystem

* Move solar control console to a XAML UI

* Remove useless comment on UserInterfaceKey

* BaseComputerUserInterfaceComponent: Remove EnsureComponent<PowerReceiver>, it's not necessary

* Fix solar panel occlusion check direction

* Solar Control Console refactors/etc. : Handle namespace renames
2021-06-17 00:49:02 +10:00
..
Atmos Move some files out of Content.Shared root because I forgot (#4182) 2021-06-13 22:52:40 +10:00
AtmosExposedSystem.cs AtmosphereSystem no longer creates a component manually. (#3839) 2021-04-13 13:17:10 +02:00
AtmosphereSystem.cs Remove obsolete system event unsubscriptions (#4190) 2021-06-16 23:54:00 +10:00
ComputerUIActivatorSystem.cs Refactoring of solar control console (#4072) 2021-06-17 00:49:02 +10:00
GasAnalyzerSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GasCanisterSystem.cs Remove obsolete system event unsubscriptions (#4190) 2021-06-16 23:54:00 +10:00
GasTankSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00