Delta-v/Content.Server/GameObjects/Components/Mobs
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
..
DamageThresholdTemplates Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
CameraRecoilComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ClumsyComponent.cs Make clown clumsy. (#1481) 2020-07-26 14:08:09 +02:00
CombatModeComponent.cs RaisePredictiveEvent works. 2020-03-25 17:53:50 +01:00
DamageStates.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
FootstepSoundComponent.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
HeatResistanceComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
HumanoidAppearanceComponent.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
MindComponent.cs Stripping (#1668) 2020-08-15 20:33:42 +02:00
ServerOverlayEffectsComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ServerStatusEffectsComponent.cs Add pulling (#1409) 2020-07-27 00:54:32 +02:00
SpeciesComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
StunnableComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00