Delta-v/Content.Server
Víctor Aguilera Puerto c3df108b27
Stripping (#1668)
* Start work on stripping.

* more strippable work

* Stripping works

* Nullable

* MORE NULLABLE

* nullable moment

* life is pain

* Interaction check.

* Update Content.Client/GameObjects/Components/HUD/Inventory/StrippableBoundUserInterface.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Client/GameObjects/Components/HUD/Inventory/StrippableBoundUserInterface.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/HandsComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/HandsComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/HandsComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/StrippableComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/StrippableComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/HandsComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/StrippableComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/StrippableComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Shared/GameObjects/Components/GUI/SharedStrippableComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Update Content.Server/GameObjects/Components/GUI/StrippableComponent.cs

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Rename InventoryComponent and HandsComponent's OnChanged event to OnItemChanged

* Apply suggestions from code review

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Use static EquipmentSlotDefines

* Do not expose ContainerSlot on Inventory or Hands.

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2020-08-15 20:33:42 +02:00
..
AI Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Administration Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Atmos Fix TileAtmosInfo pressure direction being east when created. 2020-08-15 17:16:55 +02:00
Cargo Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Chat Station events (#1518) 2020-08-13 22:52:17 +02:00
Chemistry Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Explosions Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
GameObjects Stripping (#1668) 2020-08-15 20:33:42 +02:00
GameTicking Station events (#1518) 2020-08-13 22:52:17 +02:00
GlobalVerbs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Health/BodySystem Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Interfaces Stripping (#1668) 2020-08-15 20:33:42 +02:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Mobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Observer Fixes overlays not clearing when using the ghost command (#1669) 2020-08-14 15:13:32 +02:00
PDA Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Placement Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Players Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Preferences Remove this parameter from FloatMath.Clamp. 2020-08-12 21:19:34 +02:00
Sandbox Fix sandbox panel "ghost" button oversight. 2020-08-14 21:55:39 +02:00
StationEvents Station events (#1518) 2020-08-13 22:52:17 +02:00
Throw Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Utility Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
Content.Server.csproj Fix crime against humanity 2020-08-06 15:28:37 +02:00
EntryPoint.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
IgnoredComponents.cs Add RadiatingLight to Server IgnoredComponents (#1636) 2020-08-10 16:21:55 +02:00
MoMMILink.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Fix popupmessage appearing behind the player when moving (#1401) 2020-07-24 14:26:39 +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