Delta-v/Content.Server/GameObjects/Components/Mobs
20kdc e53ae365a3
Get rid of the OverlayEffectsComponent stuff (#3010)
* Get rid of the OverlayEffectsComponent stuff because it just ended up creating workarounds for it's bugs, without removing any functionality

* Flashes and Flashbangs use the same code now (the Flashable path because it's better)
2021-01-24 19:17:45 +11:00
..
Speech Reorganize commands into the Commands folder (#2679) 2020-12-03 13:40:47 +11:00
State Get rid of the OverlayEffectsComponent stuff (#3010) 2021-01-24 19:17:45 +11:00
CameraRecoilComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ClumsyComponent.cs Adds ClumsyComponent.TryRollClumsy helper method. 2021-01-23 17:54:58 +01:00
CombatModeComponent.cs RaisePredictiveEvent works. 2020-03-25 17:53:50 +01:00
FootstepSoundComponent.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
HeatResistanceComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
HumanoidAppearanceComponent.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
MindComponent.cs Makes accept cloning message use Eui (#2910) 2021-01-03 17:20:17 +01:00
ServerActionsComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00
ServerAlertsComponent.cs Fix server NRE on clicking alerts with no OnClick (#2748) 2020-12-16 12:13:57 +01:00
StunnableComponent.cs Disarm popup entity name fix 2021-01-09 21:38:29 +01:00
VisitingMindComponent.cs Make deleting a visited entity not cleaning it up in the mind. 2020-08-21 17:43:27 +02:00