Skyrat-SS13 / Skyrat-tg

A Skyrat downstream of /tg/station SS13.
GNU Affero General Public License v3.0
121 stars 686 forks source link

[MIRROR] Makes the Start Screen Look Better #29453

Closed SkyratBot closed 3 weeks ago

SkyratBot commented 3 weeks ago

Original PR: https://github.com/tgstation/tgstation/pull/85928

About The Pull Request

I think it's been related to the recent DDOS's but looking at the non-connected wall turf overlay while loading into the game and waiting for the config-loaded start screen to load is just ugly as hell on production servers. So, let's fix this in a way that we really should have done pre-wallening: using cordons.

Cordons just give us a fully solid white background and are probably faster to load than the indestructible turfs (claim unverified), but visually it just looks better if an admin deletes the start screen for a laugh or just having a nice solid black background while the lobby screen loads in instead of the weird noncongruous turf type we made.

Photos This is what the lobby screen looks like if the image is deleted/while it's loading in: ![image](https://github.com/user-attachments/assets/e435a454-6b12-41f2-8283-9141e6328bc7) This is what it looks like when zoomed out on the map after deleting the sprite. will just appear as world border to any mobs that venture out into the wastes. ![image](https://github.com/user-attachments/assets/c1545153-cb01-41f4-9403-3fdebd764f1c)

Why It's Good For The Game

Looks way cleaner than the current solution, can discard a needless turf type for something that looks nice. We were already punching a hole in the CentCom z-level so why not just make it fully more obvious.

I left the misc/start area as-is in case admins still want to plop down schenanigan meme buildings in the lobby. I also made it so that deleting the lobby screen baseturfs to the cordon type, so you aren't left with an ugly hole to space in the title screen.

Changelog

:cl: fix: The area of the CentCom Z-Level dedicated to the Lobby Screen should look far better now, with a solid black title screen should the lobby image not load in/get deleted. /:cl: