]> git.smokeofanarchy.ru Git - space-station-14.git/commit
LoadMapRule grid storage rework (#28210)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Tue, 4 Jun 2024 00:04:19 +0000 (00:04 +0000)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 00:04:19 +0000 (20:04 -0400)
commit16b3fb1204d3921200822bf558c510c585ba33e3
treec6ddc88352ffee713a0af6c15efaf9d4e21c6c62
parent7d22897d02706507be7f918bfafa493fccc702e3
LoadMapRule grid storage rework (#28210)

*
13 files changed:
Content.IntegrationTests/Tests/GameRules/NukeOpsTest.cs
Content.Server/GameTicking/Rules/Components/LoadMapRuleComponent.cs
Content.Server/GameTicking/Rules/Components/RuleGridsComponent.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/GameRuleSystem.Utility.cs
Content.Server/GameTicking/Rules/LoadMapRuleSystem.cs
Content.Server/GameTicking/Rules/NukeopsRuleSystem.cs
Content.Server/GameTicking/Rules/RuleGridsSystem.cs [new file with mode: 0644]
Content.Server/GridPreloader/GridPreloaderSystem.cs
Content.Server/StationEvents/Events/StationEventSystem.cs
Resources/Prototypes/GameRules/events.yml
Resources/Prototypes/GameRules/midround.yml
Resources/Prototypes/GameRules/roundstart.yml
Resources/Prototypes/GameRules/unknown_shuttles.yml