fish-station/Content.Shared
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
..
Access Acc 2020-01-19 18:33:30 +01:00
AI AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
Atmos Atmos optimizations (#1944) 2020-08-28 14:32:56 +02:00
Audio Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Body Feature/1754 kill player on body parts missing (#2014) 2020-09-03 20:35:39 +02:00
Chat Added character limit for chat (#1586) 2020-08-17 14:45:02 +02:00
Chemistry Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Construction Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
Damage Tweaks damage types and classes (#1969) 2020-08-31 19:11:22 +02:00
GameObjects Glowsticks, flares and lighting behaviours (#1886) 2020-09-03 22:02:40 +02:00
Input Admin Menu (#1648) 2020-08-25 17:18:32 +02:00
Interfaces address reviews 2020-09-02 15:27:28 +02:00
Kitchen Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Maps Reduce random offset for tiles 2020-09-02 20:53:30 +02:00
Materials virtualize all net ids to reduce net traffic 2020-06-08 06:37:59 -04:00
Maths Replaced static Rounders with an impleneted interface 2020-03-14 14:04:08 +01:00
Network/NetMessages Request window attention when round starts/restarts. 2020-08-16 23:36:56 +02:00
Physics Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Preferences Handcuff system (#1831) 2020-08-25 14:54:23 +02:00
Prototypes Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Research Technology prototype camelCase 2020-07-18 20:47:10 -06:00
Roles Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Sandbox More sandbox buttons for fun and pleasure (#1599) 2020-08-14 18:09:58 +02:00
StationEvents Admins can get a list of the StationEvents (#1670) 2020-08-18 14:29:13 +02:00
Text Added option to generate random character name (#519) 2020-01-18 23:09:14 +01:00
Utility Merge pull request #1999 from DrSmugleaf/tile-adjacent-extensions 2020-09-02 00:37:26 +02:00
VendingMachines Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
Content.Shared.csproj use lidgren's new spans (#1164) 2020-06-24 17:57:59 +02:00
Content.Shared.csproj.DotSettings Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
EntryPoint.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
SharedGameTicker.cs Observers are shown as observers in the RoundEndSummary (#1838) 2020-08-22 12:45:49 +02:00
SharedModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
SharedNotifyManager.cs Fix popupmessage appearing behind the player when moving (#1401) 2020-07-24 14:26:39 +02:00