fish-station/Content.Server/GameObjects/Components/Interactable
nuke c3630b7301
Glowsticks, flares and lighting behaviours (#1886)
* Assets

* LightingBehaviours, flares, and such.

* More changes

* More changes, more flare work.

* More work on flares + light behaviours

* another refactor

* missed

* Light behaviours refactor, added sfx, improved graphics, improved lighting effects for glowstick and flare.

* remove unneeded value

* nullables

* remove old code

* nullable

* one last push

* net id

* more work

* more colors for glowsticks

* Adjust flare so it fades in

* fix name

* sprite fix
2020-09-03 22:02:40 +02:00
..
ExpendableLightComponent.cs Glowsticks, flares and lighting behaviours (#1886) 2020-09-03 22:02:40 +02:00
HandheldLightComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
MultitoolComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
TilePryingComponent.cs Tile Prying helpers 2020-09-02 18:55:51 +02:00
ToolCommands.cs Nullability fixes. 2020-08-20 16:48:15 +02:00
ToolComponent.cs Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
WelderComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00