Delta-v/Content.Client/GameObjects/Components/Mobs
DrSmugleaf 5c0cf1b1a0
Use 'new' expression in places where the type is evident for content (#2590)
* Content.Client

* Content.Benchmarks

* Content.IntegrationTests

* Content.Server

* Content.Server.Database

* Content.Shared

* Content.Tests

* Merge fixes

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2020-11-27 21:00:49 +11:00
..
State Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
AlertControl.cs Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
CameraRecoilComponent.cs Merge branch 'master' into mathmerge 2020-08-20 20:33:43 +02:00
ClientAlertsComponent.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
ClientOverlayEffectsComponent.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
CombatModeComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
DamageStateVisualizer.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
HumanoidAppearanceComponent.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
ICharacterUI.cs Objectives (#2459) 2020-11-22 18:38:07 +11:00
MeleeLungeComponent.cs Camera doesn't move on melee attack (#2107) 2020-11-03 13:30:36 -08:00
StunnableComponent.cs Update usages of ! is with is not (#2584) 2020-11-27 00:33:31 +11:00