Delta-v/Content.Shared
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 AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
Access Acc 2020-01-19 18:33:30 +01:00
Arcade Nanotrasen Block Game is here (#2131) 2020-09-26 15:25:22 +02:00
Atmos Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Audio Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Chat Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Chemistry Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Construction Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
Damage Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
GameObjects Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Input Nanotrasen Block Game is here (#2131) 2020-09-26 15:25:22 +02:00
Interfaces Adds IThrowCollide, Creaming people with cream pies and tactical stun baton throws (#2122) 2020-09-22 15:34:30 +02:00
Kitchen Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Maps Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
Materials Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
Maths Replaced static Rounders with an impleneted interface 2020-03-14 14:04:08 +01:00
Network/NetMessages Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
Physics Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
Preferences Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Prototypes Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Research Technology prototype camelCase 2020-07-18 20:47:10 -06:00
Roles Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Sandbox More sandbox buttons for fun and pleasure (#1599) 2020-08-14 18:09:58 +02:00
StationEvents Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Text Added option to generate random character name (#519) 2020-01-18 23:09:14 +01:00
Utility Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
VendingMachines Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
CCVars.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Content.Shared.csproj use lidgren's new spans (#1164) 2020-06-24 17:57:59 +02:00
Content.Shared.csproj.DotSettings Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
EntryPoint.cs Removed the last bits of dependencies on localization manager (#2127) 2020-09-26 15:30:13 +02:00
SharedGameTicker.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
SharedModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
SharedNotifyManager.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00