Delta-v/Content.Client/UserInterface
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
..
Cargo Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Controls Re-organize style sheets and add StyleSpace. 2020-04-04 15:10:51 +02:00
Stylesheets Adds side-open button styles. 2020-07-17 12:06:52 +02:00
CharacterSetupGui.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
CooldownGraphic.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
CreditsWindow.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
EscapeMenu.cs Removes "spawn entities" and "spawn tiles" from the escape menu (#1606) 2020-08-07 03:46:01 +02:00
GameHud.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
GhostGui.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
HandButton.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
HandsGui.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
HumanoidProfileEditor.Random.cs Implemented random character creation (#548) 2020-01-24 00:56:26 +01:00
HumanoidProfileEditor.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
IItemSlotManager.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ItemSlotButton.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ItemSlotManager.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ItemStatusPanel.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
LateJoinGui.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
LobbyCharacterPreviewPanel.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
LobbyGui.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
NanoHeading.cs Re-organize style sheets and add StyleSpace. 2020-04-04 15:10:51 +02:00
Placeholder.cs Adds a UI element to act as placeholder. 2019-05-14 01:19:25 +02:00
RoundEndSummaryWindow.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ServerInfo.cs Credits 2020-06-14 15:15:15 +02:00
StatusEffectsUI.cs Clean up MouseFilterMode.Ignore from Controls 2020-02-27 04:14:59 -08:00
StripeBack.cs UI Layout v2. (#489) 2019-12-05 16:00:03 +01:00
StrippingMenu.cs Stripping (#1668) 2020-08-15 20:33:42 +02:00
TargetingDoll.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
TutorialWindow.cs Add pulling (#1409) 2020-07-27 00:54:32 +02:00