Delta-v/Content.Client/UserInterface
DamianX a4e369e629 added Character Setup (#511)
* added Character Setup

* whoops

* reverted unrelated changes

* Made everything work post-rebase

* Removed unused PreferencesChanged event

* nope, don't need this

* HumanoidProfileEditorPanel -> HumanoidProfileEditor

* Set initial data for hair pickers

* Fixed nullable warning

* Renamed LooksComponent -> HumanoidAppearanceComponent

* Renamed LooksComponentState -> HumanoidAppearanceComponentState

* Final renaming maybe

* Use a human-like dummy instead of a real human

* Change preferences structs back to classes
2020-01-18 01:54:13 +01:00
..
Cargo Fixed a bunch of unused variables warnings (#492) 2019-12-15 14:12:23 +01:00
CharacterSetupGui.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
EscapeMenu.cs UI Layout v2. (#489) 2019-12-05 16:00:03 +01:00
GameHud.cs Item status! 2020-01-09 00:28:04 +01:00
HandsGui.cs Inventory Input (#503) 2020-01-17 15:43:20 +01:00
HumanoidProfileEditor.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
IItemSlotManager.cs Inventory Input (#503) 2020-01-17 15:43:20 +01:00
ItemSlotButton.cs Inventory Input (#503) 2020-01-17 15:43:20 +01:00
ItemSlotManager.cs Inventory Input (#503) 2020-01-17 15:43:20 +01:00
ItemStatusPanel.cs Item status! 2020-01-09 00:28:04 +01:00
LobbyCharacterPreviewPanel.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
LobbyGui.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
NanoHeading.cs UI Layout v2. (#489) 2019-12-05 16:00:03 +01:00
NanoStyle.cs Styling for Slider. 2020-01-15 14:27:47 +01:00
Placeholder.cs Adds a UI element to act as placeholder. 2019-05-14 01:19:25 +02:00
ServerInfo.cs Fancy up the lobby GUI. 2019-10-18 14:28:39 +02:00
StatusEffectsUI.cs UI Layout v2. (#489) 2019-12-05 16:00:03 +01:00
StripeBack.cs UI Layout v2. (#489) 2019-12-05 16:00:03 +01:00
TargetingDoll.cs Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00
TutorialWindow.cs UI Layout v2. (#489) 2019-12-05 16:00:03 +01:00