]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Wizard Teleport Scroll (Teleport Location ECS) (#36424)
authorkeronshb <54602815+keronshb@users.noreply.github.com>
Mon, 28 Apr 2025 17:42:24 +0000 (13:42 -0400)
committerGitHub <noreply@github.com>
Mon, 28 Apr 2025 17:42:24 +0000 (19:42 +0200)
commit0a394d4af5b3b5320a011ae2bbe0542f41fe22dc
treecbd393cfacd4f3443105bf76b160419f32712fd8
parentf6bae211845a09c3a9ea50716846f8ef48f9b18e
Wizard Teleport Scroll (Teleport Location ECS) (#36424)
33 files changed:
Content.Benchmarks/PvsBenchmark.cs
Content.Client/Teleportation/TeleportLocationsSystem.cs [new file with mode: 0644]
Content.Client/Teleportation/Ui/TeleportLocationsBoundUserInterface.cs [new file with mode: 0644]
Content.Client/Teleportation/Ui/TeleportMenu.xaml [new file with mode: 0644]
Content.Client/Teleportation/Ui/TeleportMenu.xaml.cs [new file with mode: 0644]
Content.Server/Administration/Commands/WarpCommand.cs
Content.Server/Ghost/GhostSystem.cs
Content.Server/Objectives/Systems/NinjaConditionsSystem.cs
Content.Server/Pinpointer/NavMapSystem.cs
Content.Server/Teleportation/TeleportLocationsSystem.cs [new file with mode: 0644]
Content.Server/Warps/WarpPointComponent.cs [deleted file]
Content.Server/Warps/WarpPointSystem.cs
Content.Shared/Teleportation/Components/TeleportLocationsComponent.cs [new file with mode: 0644]
Content.Shared/Teleportation/Systems/SharedTeleportLocationsSystem.cs [new file with mode: 0644]
Content.Shared/Teleportation/TeleportLocationsUi.cs [new file with mode: 0644]
Content.Shared/Warps/WarpPointComponent.cs [new file with mode: 0644]
Resources/Locale/en-US/teleportation/teleportation-menu-gui.ftl [new file with mode: 0644]
Resources/Maps/centcomm.yml
Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml
Resources/Prototypes/Entities/Markers/warp_point.yml
Resources/Prototypes/Entities/Mobs/Player/narsie.yml
Resources/Prototypes/Entities/Mobs/Player/ratvar.yml
Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml
Resources/Prototypes/Entities/Objects/Fun/immovable_rod.yml
Resources/Prototypes/Entities/Objects/Misc/dat_fukken_disk.yml
Resources/Prototypes/Entities/Objects/Power/powersink.yml
Resources/Prototypes/Entities/Structures/Machines/nuke.yml
Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml
Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml
Resources/Prototypes/Magic/teleport_scroll.yml [new file with mode: 0644]
Resources/Prototypes/Roles/Jobs/Fun/wizard_startinggear.yml
Resources/Prototypes/tags.yml