]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Stunnable New Status and Cleanup (#38618)
authorPrincess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Mon, 21 Jul 2025 17:22:11 +0000 (10:22 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Jul 2025 17:22:11 +0000 (19:22 +0200)
commite85bc1bb8c58152f209c4fda9620744bff2096b2
treefc1b00ccac534186df9cf0ee6d0e6f2100b0b46b
parent2b2b9b11b8801be88a4b9c04ad9e7913c8f6a195
Stunnable New Status and Cleanup (#38618)

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
56 files changed:
Content.IntegrationTests/Tests/InventoryHelpersTest.cs
Content.Server/Anomaly/Effects/InnerBodyAnomalySystem.cs
Content.Server/Atmos/EntitySystems/FlammableSystem.cs
Content.Server/Cluwne/CluwneSystem.cs
Content.Server/Drowsiness/DrowsinessSystem.cs
Content.Server/Electrocution/ElectrocutionSystem.cs
Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs
Content.Server/Instruments/InstrumentSystem.cs
Content.Server/Medical/VomitSystem.cs
Content.Server/Ninja/Systems/StunProviderSystem.cs
Content.Server/PneumaticCannon/PneumaticCannonSystem.cs
Content.Server/Revenant/EntitySystems/RevenantSystem.cs
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs
Content.Server/Shuttles/Systems/ShuttleSystem.Impact.cs
Content.Server/Stunnable/Systems/StunOnCollideSystem.cs
Content.Shared/Abilities/Goliath/GoliathTentacleSystem.cs
Content.Shared/Bed/Sleep/SleepingSystem.cs
Content.Shared/Climbing/Systems/ClimbSystem.cs
Content.Shared/Clumsy/ClumsySystem.cs
Content.Shared/Damage/Systems/DamageOnHighSpeedImpactSystem.cs
Content.Shared/Damage/Systems/DamageOnInteractSystem.cs
Content.Shared/Damage/Systems/SharedStaminaSystem.cs
Content.Shared/Doors/Systems/SharedDoorSystem.cs
Content.Shared/EntityEffects/Effects/Paralyze.cs
Content.Shared/Flash/SharedFlashSystem.cs
Content.Shared/Magic/SharedMagicSystem.cs
Content.Shared/Movement/Components/MovementModStatusEffectComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/MovementModStatusSystem.cs
Content.Shared/Nutrition/EntitySystems/SharedCreamPieSystem.cs
Content.Shared/Revolutionary/SharedRevolutionarySystem.cs
Content.Shared/Silicons/Laws/SharedSiliconLawSystem.cs
Content.Shared/Slippery/SlipperySystem.cs
Content.Shared/Species/Systems/ReformSystem.cs
Content.Shared/StatusEffectNew/StatusEffectSystem.API.cs
Content.Shared/StatusEffectNew/StatusEffectSystem.Relay.cs
Content.Shared/StatusEffectNew/StatusEffectsSystem.cs
Content.Shared/Stunnable/KnockdownStatusEffectComponent.cs [new file with mode: 0644]
Content.Shared/Stunnable/SharedStunSystem.Knockdown.cs
Content.Shared/Stunnable/SharedStunSystem.cs
Content.Shared/Stunnable/SlowedDownComponent.cs [deleted file]
Content.Shared/Stunnable/StunnableEvents.cs
Content.Shared/Stunnable/StunnedComponent.cs
Content.Shared/Stunnable/StunnedStatusEffectComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Melee/MeleeThrowOnHitSystem.cs
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Prototypes/Entities/Mobs/NPCs/asteroid.yml
Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml
Resources/Prototypes/Entities/Mobs/NPCs/living_light.yml
Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml
Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml
Resources/Prototypes/Entities/Mobs/Player/dragon.yml
Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/StatusEffects/misc.yml
Resources/Prototypes/Entities/StatusEffects/movement.yml [new file with mode: 0644]
Resources/Prototypes/tags.yml