]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Gateway destinations (#21040)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Wed, 15 Nov 2023 02:23:40 +0000 (13:23 +1100)
committerGitHub <noreply@github.com>
Wed, 15 Nov 2023 02:23:40 +0000 (19:23 -0700)
commit816ee2e1ab51b05a3e24c064dfbc4171588481b5
tree8ba819893478262d0b0a3ee8ab94894562d0f435
parent67a3c3a6a363ef63f9771b453d4d037806d0727a
Gateway destinations (#21040)

* Gateway generation

* Gateway stuff

* gatewehs

* mercenaries

* play area

* Range fixes and tweaks

* weh

* Gateway UI polish

* Lots of fixes

* Knock some items off

* Fix dungeon spawning

Realistically we should probably be using a salvage job.

* wahwah

* wehvs

* expression

* weh

* eee

* a

* a

* WEH

* frfr

* Gatwey

* Fix gateway windows

* Fix gateway windows

* a

* a

* Better layer masking

* a

* a

* Noise fixes

* a

* Fix fractal calculations

* a

* More fixes

* Fixes

* Add layers back in

* Fixes

* namespaces and ftl

* Other TODO

* Fix distance

* Cleanup

* Fix test
51 files changed:
Content.Client/Gateway/UI/GatewayBoundUserInterface.cs
Content.Client/Gateway/UI/GatewayWindow.xaml
Content.Client/Gateway/UI/GatewayWindow.xaml.cs
Content.Client/Overlays/StencilOverlay.RestrictedRange.cs [new file with mode: 0644]
Content.Client/Overlays/StencilOverlay.Weather.cs [new file with mode: 0644]
Content.Client/Overlays/StencilOverlay.cs [new file with mode: 0644]
Content.Client/Overlays/StencilOverlaySystem.cs [new file with mode: 0644]
Content.Client/Parallax/BiomeDebugOverlay.cs [new file with mode: 0644]
Content.Client/Parallax/Commands/ShowBiomeCommand.cs [new file with mode: 0644]
Content.Client/Parallax/ParallaxSystem.cs
Content.Client/Salvage/RestrictedRangeSystem.cs [new file with mode: 0644]
Content.Client/Weather/WeatherOverlay.cs [deleted file]
Content.Client/Weather/WeatherSystem.cs
Content.Server/Gateway/Components/GatewayComponent.cs
Content.Server/Gateway/Components/GatewayDestinationComponent.cs [deleted file]
Content.Server/Gateway/Components/GatewayGeneratorComponent.cs [new file with mode: 0644]
Content.Server/Gateway/Components/GatewayGeneratorDestinationComponent.cs [new file with mode: 0644]
Content.Server/Gateway/Systems/GatewayGeneratorSystem.cs [new file with mode: 0644]
Content.Server/Gateway/Systems/GatewaySystem.cs
Content.Server/Maps/PlanetCommand.cs
Content.Server/Movement/Systems/BoundarySystem.cs [new file with mode: 0644]
Content.Server/Parallax/BiomeSystem.Commands.cs
Content.Server/Parallax/BiomeSystem.cs
Content.Server/Procedural/DungeonSystem.cs
Content.Server/Salvage/RestrictedRangeSystem.cs [new file with mode: 0644]
Content.Server/Salvage/SpawnSalvageMissionJob.cs
Content.Shared/Gateway/GatewayUi.cs
Content.Shared/Gateway/SharedGatewayGeneratorSystem.cs [new file with mode: 0644]
Content.Shared/Movement/Components/BoundaryComponent.cs [new file with mode: 0644]
Content.Shared/Parallax/Biomes/BiomeComponent.cs
Content.Shared/Parallax/Biomes/Markers/BiomeMarkerLayerPrototype.cs
Content.Shared/Parallax/Biomes/Markers/IBiomeMarkerLayer.cs
Content.Shared/Parallax/Biomes/SharedBiomeSystem.cs
Content.Shared/Procedural/Loot/BiomeMarkerLoot.cs
Content.Shared/Salvage/RestrictedRangeComponent.cs [new file with mode: 0644]
Content.Shared/Salvage/SharedRestrictedRangeSystem.cs [new file with mode: 0644]
Content.Shared/Teleportation/Components/LinkedEntityComponent.cs
Content.Shared/Teleportation/Components/PortalComponent.cs
Content.Shared/Teleportation/Systems/LinkedEntitySystem.cs
Content.Shared/Teleportation/Systems/SharedPortalSystem.cs
Resources/Locale/en-US/gateway/gateway.ftl
Resources/Prototypes/Entities/Stations/base.yml
Resources/Prototypes/Entities/Stations/nanotrasen.yml
Resources/Prototypes/Entities/Structures/Machines/gateway.yml
Resources/Prototypes/Procedural/biome_markers.yml
Resources/Prototypes/Procedural/biome_ore_templates.yml
Resources/Prototypes/Procedural/biome_templates.yml
Resources/Prototypes/Procedural/salvage_loot.yml
Resources/Prototypes/Shaders/shaders.yml
Resources/Textures/Shaders/world_gradient_circle.swsl [new file with mode: 0644]
Resources/clientCommandPerms.yml