Delta-v/Content.Server
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
..
AI CollidableComponent and ICollideableComponent namespace was changed in the engine. 2020-01-11 14:12:20 -08:00
Administration Rejunevate now satiates hunger and thirst plus code quality (#456) 2019-11-23 21:57:02 +01:00
Cargo Implement Cargo Console (#413) 2019-11-22 01:37:14 +01:00
Chat Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Chemistry De-hardcode chemical metabolism of StomachComponent (#437) 2019-11-21 23:24:19 +01:00
Explosions Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
GameObjects added Character Setup (#511) 2020-01-18 01:54:13 +01:00
GameTicking added Character Setup (#511) 2020-01-18 01:54:13 +01:00
GlobalVerbs Rejunevate now satiates hunger and thirst plus code quality (#456) 2019-11-23 21:57:02 +01:00
Interfaces Prevents the MoverSystem from overwriting the MoverComponent on an entity. 2020-01-08 15:17:00 -08:00
Mobs Basis for the job system (#434) 2019-11-17 17:18:39 +01:00
Placement Entities now require a location when being spawned. 2019-12-16 21:44:24 -08:00
Players Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Preferences added Character Setup (#511) 2020-01-18 01:54:13 +01:00
Sandbox Sandbox panel 2019-10-02 21:47:32 +02:00
Utility Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
Content.Server.csproj added Character Setup (#511) 2020-01-18 01:54:13 +01:00
EntryPoint.cs Added preferences backend (#465) 2019-12-22 13:47:34 +01:00
MoMMILink.cs Fix compiler warnings. 2019-04-19 23:44:28 +02:00
ServerContentIoC.cs Added preferences backend (#465) 2019-12-22 13:47:34 +01:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00