fish-station/Content.Server/Atmos
SoulSloth df823d2245
Add Flashlight Visualizer/states (#1861)
* Add art assets for cloning

* Added a 'Scan DNA' button to the medical scanner

* Made the UI update unconditional for the medical scanner until checks for power changes are in place

* Update Medical scanner to reflect powered status and fix #1774

* added a 'scan dna' button the the medical scanner that will add the contained bodies Uid to a list in CloningSystem, fixed an issue with the menu not populating if the scanner starts in an unpowered state

* Add disabling logic to 'Scan DNA' button on medical scanner

* Removed un-used libraries

* Added playing parameter to radiatingLightComponent, changed it's animation key to radiatingLight

* refactored RadiatingLight into a visualizer

* Added different light animations for differnt power states of a flashlight

* split out the radiating light visualizer into two seperate visualizers

* further refactored and tweaked handheldlight animations

* further lantern light tweaks

* removed un-used attributes in flashlight and lantern prototypes

* fix null check in handheldlightcomponent
2020-08-24 12:32:18 +02:00
..
Reactions Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
AtmosCommands.cs Fix fillgas indentation. 2020-08-17 20:45:48 +02:00
AtmosHelpers.cs Fix NRE in atmos helpers and add tests (#1775) 2020-08-18 13:32:18 +02:00
EntityNetworkUtils.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
ExcitedGroup.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GasMixture.cs Add heat conduction (#1653) 2020-08-13 14:18:26 +02:00
GasSprayerComponent.cs Add Flashlight Visualizer/states (#1861) 2020-08-24 12:32:18 +02:00
GasVaporComponent.cs Add a fire extinguisher (#1685) 2020-08-18 17:45:49 +02:00
HighPressureMovementController.cs Merge MathHelper and FloatMath 2020-08-16 14:54:52 +02:00
Hotspot.cs Gas overlay chunking (#1678) 2020-08-17 16:12:21 +02:00
IGridAtmosphereComponent.cs Fix deconstructing walls creating an atmos void. 2020-08-15 16:51:57 +02:00
TileAtmosInfo.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
TileAtmosphere.cs Merge branch 'master' into mathmerge 2020-08-20 20:33:43 +02:00