]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Station beacons (#23136)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Fri, 29 Dec 2023 00:02:21 +0000 (19:02 -0500)
committerGitHub <noreply@github.com>
Fri, 29 Dec 2023 00:02:21 +0000 (17:02 -0700)
commit99d78c4b97aff1a5a0dad6804bac00d4bc425e1f
tree679fae728708bafae5a949ec424df95c4fb22a29
parentaa8861ab004291035fe91d55b05b96fc87594e1d
Station beacons (#23136)

* Station beacons

* crate

* remove navmap from warp points

* ack

* oh damn

* okay emisser
18 files changed:
Content.Client/Pinpointer/UI/NavMapBeaconBoundUserInterface.cs [new file with mode: 0644]
Content.Client/Pinpointer/UI/NavMapBeaconWindow.xaml [new file with mode: 0644]
Content.Client/Pinpointer/UI/NavMapBeaconWindow.xaml.cs [new file with mode: 0644]
Content.Server/Pinpointer/NavMapSystem.cs
Content.Shared/Pinpointer/ConfigurableNavMapBeaconComponent.cs [new file with mode: 0644]
Content.Shared/Pinpointer/NavMapBeaconComponent.cs
Resources/Locale/en-US/pinpointer/station_map.ftl
Resources/Locale/en-US/prototypes/catalog/fills/crates/engineering-crates.ftl
Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml
Resources/Prototypes/Catalog/Fills/Crates/engineering.yml
Resources/Prototypes/Entities/Markers/warp_point.yml
Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Construction/Graphs/structures/station_beacon.yml [new file with mode: 0644]
Resources/Textures/Objects/Devices/station_beacon.rsi/assembly.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/station_beacon.rsi/blink.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/station_beacon.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/station_beacon.rsi/meta.json [new file with mode: 0644]
Resources/migration.yml