Delta-v/Content.Client/Lobby/UI
Pieter-Jan Briers 18ec5acfdd Give silicons proper lobby/character editor previews (#33763)
* Give silicons proper lobby/character editor previews

No more naked dummies, properly show a borg/AI sprite now.

This means taking the JobEntity into account when spawning the dummy. For AIs I had to add a "JobPreviewEntity" field because they'd look like a posibrain otherwise. AI therefore uses a custom dummy entity I defined.

Also I had to add some margins to the UI, because otherwise the 32x32 sprite of the AI would look bad.

* Update Content.Shared/Roles/JobPrototype.cs

* Update Content.Client/Lobby/LobbyUIController.cs

* Update Resources/Prototypes/Entities/Mobs/Player/silicon.yml

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-12-21 09:36:03 +00:00
..
Loadouts Station AI (#30944) 2024-08-30 07:53:19 +01:00
Roles Give jobs & antags prototypes a guide field (#28614) 2024-07-13 04:20:47 +02:00
CharacterPickerButton.xaml Give silicons proper lobby/character editor previews (#33763) 2024-12-21 09:36:03 +00:00
CharacterPickerButton.xaml.cs Add Job preference tests (#28625) 2024-06-08 20:19:39 +02:00
CharacterSetupGui.xaml Add admin remarks button to lobby (#31761) 2024-12-07 15:43:42 +00:00
CharacterSetupGui.xaml.cs Add admin remarks button to lobby (#31761) 2024-12-07 15:43:42 +00:00
CharacterSetupGuiSavePanel.xaml Character menu asks if you want to save your character on exit (#29875) 2024-08-09 17:38:31 +01:00
CharacterSetupGuiSavePanel.xaml.cs Character menu asks if you want to save your character on exit (#29875) 2024-08-09 17:38:31 +01:00
HighlightedContainer.xaml Lobby refactor + species loadouts support (#27576) 2024-05-18 13:55:56 +02:00
HighlightedContainer.xaml.cs Lobby refactor + species loadouts support (#27576) 2024-05-18 13:55:56 +02:00
HumanoidProfileEditor.xaml Give silicons proper lobby/character editor previews (#33763) 2024-12-21 09:36:03 +00:00
HumanoidProfileEditor.xaml.cs JobRequirement refactor (#30347) 2024-08-09 18:45:41 +01:00
LobbyCharacterPreviewPanel.xaml Partial cherry-pick: Loadouts redux (#25715) 2024-04-22 03:28:58 +02:00
LobbyCharacterPreviewPanel.xaml.cs Power stuff (#31314) 2024-08-27 01:00:42 +01:00
LobbyGui.xaml Make the lobby AHelp button red for admins when one is received (#20390) 2023-09-27 21:59:12 +02:00
LobbyGui.xaml.cs Add admin remarks button to lobby (#31761) 2024-12-07 15:43:42 +00:00
ObserveWarningWindow.xaml Fix late join & observe to de-admin admins. (#28319) 2024-06-01 17:18:14 +02:00
ObserveWarningWindow.xaml.cs Fix late join & observe to de-admin admins. (#28319) 2024-06-01 17:18:14 +02:00