]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cherry Pick Round-start Solar Variation (#36825)
authorSouthbridge <7013162+southbridge-fur@users.noreply.github.com>
Tue, 22 Apr 2025 19:46:38 +0000 (15:46 -0400)
committerGitHub <noreply@github.com>
Tue, 22 Apr 2025 19:46:38 +0000 (15:46 -0400)
commit1e794a30d08d136dc8633f46dd528d6660b94a19
treecfc8789058ce02fd1df2e6ad208774cba4667f5d
parentbd1f2af691264c5646086e68ae021753181eea6d
Cherry Pick Round-start Solar Variation (#36825)

* Roundstart Variation for Solar Panels (#86)

* Added roundstart variation for solar panels

* Removed HV cable spawner since i don't want to bother with mapping them

* Solar Panel Variation Pass Fix (#96)

Added a second variation pass for regular solar assemblies, since otherwise they would spawn both it and the broken variety

* Reorganized everything to no longer be in the _Moffstation subdirectory

* Removed a forgotten tag for Moffstation

* Removed the moffstation namespace settings

* Update Content.Server/GameTicking/Rules/VariationPass/Components/SolarPanelReplaceVariationPassComponent.cs

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
* Update Content.Server/GameTicking/Rules/VariationPass/Components/ReplacementMarkers/SolarPanelReplacementMarkerComponent.cs

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
Content.Server/GameTicking/Rules/VariationPass/Components/ReplacementMarkers/SolarPanelReplacementMarkerComponent.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/VariationPass/Components/SolarPanelReplaceVariationPassComponent.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/VariationPass/SolarPanelReplaceVariationPassSystem.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml
Resources/Prototypes/GameRules/roundstart.yml
Resources/Prototypes/GameRules/variation.yml