Delta-v/Content.Client/UserInterface
NuclearWinter b4ea6857cd
Ghost Teleporting (#2071)
* Fix?

Nuked everything and put my code back in, hope everything works

* Nullable fix?

* nullable fix electric boogaloo

* Haha nullable error go brrr

send help

* Cleanup and fix not clearing the button list

* Remove unnecessary brackets and parentheses

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2020-10-16 20:36:20 +02:00
..
AdminMenu Removed the last bits of dependencies on localization manager (#2127) 2020-09-26 15:30:13 +02:00
Cargo Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
Controls Re-organize style sheets and add StyleSpace. 2020-04-04 15:10:51 +02:00
Stylesheets Fonts moved from textures to proper folder (#2159) 2020-10-04 18:07:15 +02:00
Suspicion Add SSS traitor label and fix ally sync (#2200) 2020-10-09 18:57:09 +02:00
CharacterSetupGui.cs Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
CooldownGraphic.cs Merge branch 'master' into mathmerge 2020-08-20 20:33:43 +02:00
CreditsWindow.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
EscapeMenu.cs Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
GameHud.cs Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
GhostGui.cs Ghost Teleporting (#2071) 2020-10-16 20:36:20 +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 Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
HumanoidProfileEditor.Random.cs Random default characters (#2216) 2020-10-11 13:15:09 +02:00
HumanoidProfileEditor.cs Add IResettingEntitySystem for entity systems that do resetting cleanup (#2257) 2020-10-14 22:45:53 +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 some build warnings (#2226) 2020-10-11 16:42:53 +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 Disable job buttons when they aren't available or late join is disallowed (#2251) 2020-10-16 11:22:58 +02:00
LobbyCharacterPreviewPanel.cs Add IResettingEntitySystem for entity systems that do resetting cleanup (#2257) 2020-10-14 22:45:53 +02:00
LobbyGui.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
NanoHeading.cs Re-organize style sheets and add StyleSpace. 2020-04-04 15:10:51 +02:00
OptionsMenu.Audio.cs Rework options menu. 2020-09-07 12:23:28 +02:00
OptionsMenu.Graphics.cs Add UI scale option to options menu. 2020-09-07 14:08:06 +02:00
OptionsMenu.KeyRebind.cs Keybind to stop pulling. (#2094) 2020-09-16 23:58:50 +02:00
OptionsMenu.cs Rework options menu. 2020-09-07 12:23:28 +02:00
Placeholder.cs Adds a UI element to act as placeholder. 2019-05-14 01:19:25 +02:00
RoundEndSummaryWindow.cs Add IResettingEntitySystem for entity systems that do resetting cleanup (#2257) 2020-10-14 22:45:53 +02:00
ServerInfo.cs Credits 2020-06-14 15:15:15 +02:00
StatusEffectsUI.cs Status Effect Tooltip & Notify on click (#1943) 2020-08-29 13:33:38 +02:00
StripeBack.cs Allow disabling margins on StripeBack. 2020-09-07 12:23:28 +02:00
StrippingMenu.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
TargetingDoll.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
TutorialWindow.cs Fonts moved from textures to proper folder (#2159) 2020-10-04 18:07:15 +02:00