]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add doors to the station map (#23639)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Thu, 11 Jan 2024 13:14:20 +0000 (08:14 -0500)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 13:14:20 +0000 (00:14 +1100)
commit1886941da6c807ec604cad902233a3ba559b2b25
tree52669ccd2cc9f8913f8fb6b118a840be385fc967
parent801f141c6a3eb73bd87349b2aa32e4118cf04e53
Add doors to the station map (#23639)

* Add doors to the navmap

* tweaksies

* gah

* draw primitive

* draw primitive? at least take me out to dinner first!

* Update Content.Client/Pinpointer/UI/NavMapControl.cs

* casualties

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
12 files changed:
Content.Client/Pinpointer/NavMapSystem.cs
Content.Client/Pinpointer/UI/NavMapControl.cs
Content.Server/Pinpointer/NavMapSystem.cs
Content.Shared/Pinpointer/NavMapComponent.cs
Content.Shared/Pinpointer/NavMapDoorComponent.cs [new file with mode: 0644]
Content.Shared/Pinpointer/SharedNavMapSystem.cs
Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/highsec.yml
Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml
Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml
Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml
Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml