]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Visualized regions for NavMapControl (#31910)
authorchromiumboy <50505512+chromiumboy@users.noreply.github.com>
Wed, 23 Oct 2024 12:49:58 +0000 (07:49 -0500)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 12:49:58 +0000 (14:49 +0200)
commitd2216835d8fb4db48f6d0a52ab3c50cf59badec7
tree75d4f0b65deaf404142e1498faa892dbac7cc1bc
parent3b0d8e63a1f1f0bf803b8c5889067fd3b4130efd
Visualized regions for NavMapControl (#31910)

* Atmospheric alerts computer

* Moved components, restricted access to them

* Minor tweaks

* The screen will now turn off when the computer is not powered

* Bug fix

* Adjusted label

* Updated to latest master version

* Initial commit

* Tidy up

* Add firelocks to the nav map

* Add nav map regions to atmos alerts computer

* Added support for multiple region overlay sets per grid

* Fixed issue where console values were not updating correctly

* Fixing merge conflict

* Fixing merge conflicts

* Finished all major features

* Removed station map regions (to be re-added in a separate PR)

* Improved clarity

* Adjusted the color saturation of the regions displayed on the atmos alerts computer
Content.Client/Atmos/Consoles/AtmosAlertsComputerWindow.xaml.cs
Content.Client/Pinpointer/NavMapSystem.Regions.cs [new file with mode: 0644]
Content.Client/Pinpointer/NavMapSystem.cs
Content.Client/Pinpointer/UI/NavMapControl.cs
Content.Server/Atmos/Consoles/AtmosAlertsComputerSystem.cs
Content.Shared/Pinpointer/NavMapComponent.cs
Content.Shared/Pinpointer/SharedNavMapSystem.cs
Resources/Locale/en-US/atmos/atmos-alerts-console.ftl
Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml