]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Multiantag Gamemode (#37783)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Fri, 15 Aug 2025 14:06:51 +0000 (10:06 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 14:06:51 +0000 (16:06 +0200)
commitf23e8c286153b5742de258a4e722803a1a4fba78
tree901301a3543f823a9d2108c25d152b67359e9a86
parentb2c505df6a81da1a7062d01bf9df3fe1548d8c2e
Multiantag Gamemode (#37783)

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: Southbridge <7013162+southbridge-fur@users.noreply.github.com>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
19 files changed:
Content.Client/GameTicking/Managers/ClientGameTicker.cs
Content.Server/GameTicking/Commands/DynamicRuleCommand.cs [new file with mode: 0644]
Content.Server/GameTicking/GameTicker.GameRule.cs
Content.Server/GameTicking/Rules/DynamicRuleSystem.cs [new file with mode: 0644]
Content.Shared/EntityTable/Conditions/HasBudgetCondition.cs [new file with mode: 0644]
Content.Shared/EntityTable/Conditions/MaxRuleOccurenceCondition.cs [new file with mode: 0644]
Content.Shared/EntityTable/Conditions/ReoccurrenceDelayCondition.cs [new file with mode: 0644]
Content.Shared/EntityTable/Conditions/RoundDurationCondition.cs [new file with mode: 0644]
Content.Shared/EntityTable/EntitySelectors/GroupSelector.cs
Content.Shared/GameTicking/Rules/DynamicRuleComponent.cs [new file with mode: 0644]
Content.Shared/GameTicking/Rules/DynamicRuleCostComponent.cs [new file with mode: 0644]
Content.Shared/GameTicking/SharedGameTicker.cs
Resources/Locale/en-US/commands/toolshed-commands.ftl
Resources/Locale/en-US/game-ticking/game-presets/preset-secret.ftl
Resources/Prototypes/GameRules/dynamic_rules.yml [new file with mode: 0644]
Resources/Prototypes/GameRules/events.yml
Resources/Prototypes/GameRules/roundstart.yml
Resources/Prototypes/GameRules/subgamemodes.yml
Resources/Prototypes/game_presets.yml