Delta-v/Content.Server/GameObjects/Components/Mobs
Vera Aguilera Puerto 63e1252539
Speech and Emoting components (#3075)
* Add Speech and Emoting components.

* makesentient gives you speech and emoting abilities.

* Ghosts do *not* need a SpeechComponent.

* I hate you all, and I hate shared code as well.
2021-02-05 17:01:54 +01:00
..
Speech Speech and Emoting components (#3075) 2021-02-05 17:01:54 +01: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