Delta-v/Content.Client/GameObjects/Components/Mobs
DrSmugleaf 74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations

* Namespaces

* Optimize imports

* Address reviews

* but actually

* Localize missing strings

* Remove redundant vars
2020-09-13 14:23:52 +02:00
..
State Fix the health status effect not showing after spawn (#2013) 2020-09-03 20:17:30 +02:00
CameraRecoilComponent.cs Merge branch 'master' into mathmerge 2020-08-20 20:33:43 +02:00
ClientOverlayEffectsComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
ClientStatusEffectsComponent.cs Make more Fields VV and more editable (#2051) 2020-09-13 14:04:00 +02:00
CombatModeComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
DamageStateVisualizer.cs Fix xenos not changing sprites when going into crit or dying (#1854) 2020-08-22 15:51:35 +02:00
HumanoidAppearanceComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
ICharacterUI.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
MeleeLungeComponent.cs Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00
StatusControl.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
StunnableComponent.cs Nullability fixes. 2020-08-20 16:48:15 +02:00