Delta-v/Content.Client/Lobby
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
..
UI Give silicons proper lobby/character editor previews (#33763) 2024-12-21 09:36:03 +00:00
ClientPreferencesManager.cs Lobby refactor + species loadouts support (#27576) 2024-05-18 13:55:56 +02:00
IClientPreferencesManager.cs Lobby refactor + species loadouts support (#27576) 2024-05-18 13:55:56 +02:00
LobbyState.cs Fix lobby countdown not showing hours (#33685) 2024-12-07 22:00:07 +00:00
LobbyUIController.cs Give silicons proper lobby/character editor previews (#33763) 2024-12-21 09:36:03 +00:00