fish-station/Content.Client/UserInterface
Pieter-Jan Briers 0ac4c0e85c
SKREEEEEE (#3706)
* Import bird sprites and define basic mob.

* SKREEEEEEEEE

* Move hair styles to new sprite accessory prototypes.

Basic stuff, no multi-species stuff yet.

* Vox hair styles and clothes

* Make HumanoidCharacterProfile.Default() a static default to fix tests.

Usages that wanted the previous random behavior now call Random().

* Remove names from hair style prototypes.

(They're in localization files)

* Update Content.Shared/Actions/ActionType.cs

(sk)reeee github

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-03-28 17:26:32 +11:00
..
AdminMenu Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Atmos/GasTank Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Cargo Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ContextMenu Verb icons now UI scale. 2021-03-14 14:40:14 +01:00
Controls Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ParticleAccelerator Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
Permissions Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Stylesheets Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Suspicion Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ActionAlertTooltip.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ActionMenu.cs Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes. 2021-03-26 17:10:31 -07:00
ActionMenuItem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ActionsUI.cs Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes. 2021-03-26 17:10:31 -07:00
AdminAddReagentUI.cs WPF layout (#3346) 2021-02-21 12:38:56 +01:00
AlertsUI.cs WPF layout (#3346) 2021-02-21 12:38:56 +01:00
CharacterSetupGui.cs SKREEEEEE (#3706) 2021-03-28 17:26:32 +11:00
CooldownGraphic.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
CreditsWindow.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
EscapeMenu.xaml Fix changelog new out of window (#3438) 2021-02-27 18:33:31 +01:00
EscapeMenu.xaml.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GameHud.cs Improves the HUD (#3655) 2021-03-27 02:23:12 +11:00
GhostGui.cs WPF layout (#3346) 2021-02-21 12:38:56 +01:00
GhostRoleWindow.cs Holiday System (#3122) 2021-02-12 10:45:22 +01:00
HandButton.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
HandsGui.cs Improves the HUD (#3655) 2021-03-27 02:23:12 +11:00
HumanoidProfileEditor.cs SKREEEEEE (#3706) 2021-03-28 17:26:32 +11:00
HumanoidProfileEditor.Random.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
IItemSlotManager.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
InfoWindow.cs Adds server rules (#3475) 2021-03-03 17:56:52 +11:00
ItemSlotButton.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ItemSlotManager.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ItemStatusPanel.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
LateJoinGui.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
LobbyCharacterPreviewPanel.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
LobbyGui.xaml WPF layout (#3346) 2021-02-21 12:38:56 +01:00
LobbyGui.xaml.cs WPF layout (#3346) 2021-02-21 12:38:56 +01:00
NanoHeading.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
OptionsMenu.Audio.cs Adds lobby music (#3620) 2021-03-12 23:40:28 +01:00
OptionsMenu.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
OptionsMenu.Graphics.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
OptionsMenu.KeyRebind.cs Improves the HUD (#3655) 2021-03-27 02:23:12 +11:00
Placeholder.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
RoundEndSummaryWindow.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
ServerInfo.cs Changelog. (#3398) 2021-02-25 09:50:45 +01:00
StripeBack.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
StrippingMenu.cs WPF layout (#3346) 2021-02-21 12:38:56 +01:00
TargetingDoll.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
TopNotification.cs Voting (#3185) 2021-02-17 01:07:17 +11:00