Delta-v/Content.Shared/GameObjects/Components/Mobs
DamianX a4e369e629 added Character Setup (#511)
* added Character Setup

* whoops

* reverted unrelated changes

* Made everything work post-rebase

* Removed unused PreferencesChanged event

* nope, don't need this

* HumanoidProfileEditorPanel -> HumanoidProfileEditor

* Set initial data for hair pickers

* Fixed nullable warning

* Renamed LooksComponent -> HumanoidAppearanceComponent

* Renamed LooksComponentState -> HumanoidAppearanceComponentState

* Final renaming maybe

* Use a human-like dummy instead of a real human

* Change preferences structs back to classes
2020-01-18 01:54:13 +01:00
..
ExaminerComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
SharedCameraRecoilComponent.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
SharedCombatModeComponent.cs Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00
SharedHairComponent.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
SharedHumanoidAppearanceComponent.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
SharedOverlayEffectsComponent.cs Refactor SpeciesUI into overlay and status effects (#381) 2019-10-30 16:37:22 +01:00
SharedSpeciesComponent.cs Refactor SpeciesUI into overlay and status effects (#381) 2019-10-30 16:37:22 +01:00
SharedStatusEffectsComponent.cs Add hunger and thirst (#363) 2019-11-11 22:20:03 +01:00
TargetingZone.cs Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00