Delta-v/Content.Server
DrSmugleaf dd385a0511
Change all of body system to use entities and components (#2074)
* Early commit

* Early commit 2

* merging master broke my git

* does anyone even read these

* life is fleeting

* it just works

* this time passing integration tests

* Remove hashset yaml serialization for now

* You got a license for those nullables?

* No examine, no context menu, part and mechanism parenting and visibility

* Fix wrong brain sprite state

* Removing layers was a mistake

* just tear body system a new one and see if it still breathes

* Remove redundant code

* Add that comment back

* Separate damage and body, component states, stomach rework

* Add containers for body parts

* Bring layers back pls

* Fix parts magically changing color

* Reimplement sprite layer visibility

* Fix tests

* Add leg test

* Active legs is gone

Crab rave

* Merge fixes, rename DamageState to CurrentState

* Remove IShowContextMenu and ICanExamine
2020-10-10 15:25:13 +02:00
..
AI Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Administration Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Atmos Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
Cargo Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Chat Bolts down event and minor tweaks (#2053) 2020-10-08 17:59:20 +02:00
Chemistry Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
Construction Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
Database Don't allow deletion of the selected character slot. 2020-10-07 18:04:15 +02:00
Explosions Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
GameTicking Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
GlobalVerbs Rejuvenate extinguishes people who are on fire 2020-09-23 20:23:20 +02:00
Interfaces Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Mobs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Observer Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
PDA Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Placement Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Players Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Preferences Do not allow selecting non existent character slots. 2020-10-07 18:04:15 +02:00
Sandbox Improve "give AA ID". 2020-09-29 16:05:29 +02:00
StationEvents Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Throw Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Utility Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
ConnectionManager.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Content.Server.csproj Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
EntryPoint.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IgnoredComponents.cs Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
MoMMILink.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02: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