]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Hallway textscreens (#24189)
authoravery <51971268+graevy@users.noreply.github.com>
Sat, 27 Jan 2024 13:51:24 +0000 (05:51 -0800)
committerGitHub <noreply@github.com>
Sat, 27 Jan 2024 13:51:24 +0000 (08:51 -0500)
commit7e16ee0b55fdef2ce77b13cd72dbc00b63d776c4
tree139cfcbafc3f6a2c8e2793f36fe532677ff5f5d4
parenta923beb21bf1cd3df2d77d2b8c6b55b4f4d50a87
Hallway textscreens (#24189)

* hallway screen refactor pending comms console support

* comms console broadcasts

* screen and timer localization
23 files changed:
Content.Client/Communications/UI/CommunicationsConsoleBoundUserInterface.cs
Content.Client/Communications/UI/CommunicationsConsoleMenu.xaml
Content.Client/Communications/UI/CommunicationsConsoleMenu.xaml.cs
Content.Client/TextScreen/TextScreenSystem.cs
Content.Client/TextScreen/TextScreenVisualsComponent.cs
Content.Server/Communications/CommunicationsConsoleComponent.cs
Content.Server/Communications/CommunicationsConsoleSystem.cs
Content.Server/RoundEnd/RoundEndSystem.cs
Content.Server/Screens/Components/ScreenComponent.cs [new file with mode: 0644]
Content.Server/Screens/Systems/ScreenSystem.cs [new file with mode: 0644]
Content.Server/Shuttles/Components/ShuttleTimerComponent.cs [deleted file]
Content.Server/Shuttles/Systems/ArrivalsSystem.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.Console.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.cs
Content.Server/Shuttles/Systems/ShuttleTimerSystem.cs [deleted file]
Content.Shared/Communications/SharedCommunicationsConsoleComponent.cs
Content.Shared/TextScreen/TextScreenVisuals.cs
Resources/Locale/en-US/communications/communications-console-component.ftl
Resources/Locale/en-US/shuttles/screens.ftl [new file with mode: 0644]
Resources/Locale/en-US/shuttles/timer.ftl
Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml
Resources/Prototypes/Entities/Structures/Wallmounts/screen.yml
Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml