]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Crawling Part 1: The Knockdownening (#36881)
authorPrincess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Sat, 19 Jul 2025 23:54:42 +0000 (16:54 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 23:54:42 +0000 (01:54 +0200)
commitdec2d42a1d1b87924c312dce94ba9c60411ab54d
tree724e11d8cf07c9dc5131b1b06be0bc9aed448e37
parentcfb0a950359662489cc36115c3de8bad741649f4
Crawling Part 1: The Knockdownening (#36881)

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: ScarKy0 <scarky0@onet.eu>
60 files changed:
Content.Client/Input/ContentContexts.cs
Content.Client/Options/UI/Tabs/KeyRebindTab.xaml.cs
Content.Client/Stunnable/StunSystem.cs
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.cs
Content.Server/Stunnable/Components/StunOnCollideComponent.cs
Content.Server/Stunnable/StunSystem.cs [new file with mode: 0644]
Content.Server/Stunnable/Systems/StunOnCollideSystem.cs
Content.Server/Stunnable/Systems/StunSystem.cs [deleted file]
Content.Shared/Bed/Sleep/SleepingSystem.cs
Content.Shared/Cuffs/Components/HandcuffComponent.cs
Content.Shared/Cuffs/SharedCuffableSystem.cs
Content.Shared/Damage/Components/StaminaComponent.cs
Content.Shared/Damage/Systems/SharedStaminaSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.EventListeners.cs [new file with mode: 0644]
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Input/ContentKeyFunctions.cs
Content.Shared/Movement/Components/FrictionStatusEffectComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Components/WormComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/MovementModStatusSystem.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/MovementSpeedModifierSystem.cs
Content.Shared/Movement/Systems/WormSystem.cs [new file with mode: 0644]
Content.Shared/Slippery/SlidingComponent.cs
Content.Shared/Slippery/SlidingSystem.cs
Content.Shared/Slippery/SlipperyComponent.cs
Content.Shared/Slippery/SlipperySystem.cs
Content.Shared/Standing/StandingStateComponent.cs
Content.Shared/Standing/StandingStateSystem.cs
Content.Shared/StatusEffectNew/StatusEffectSystem.Relay.cs
Content.Shared/Stunnable/KnockedDownComponent.cs
Content.Shared/Stunnable/SharedStunSystem.Knockdown.cs [new file with mode: 0644]
Content.Shared/Stunnable/SharedStunSystem.cs
Content.Shared/Stunnable/StunOnContactComponent.cs
Content.Shared/Stunnable/StunnableEvents.cs [new file with mode: 0644]
Content.Shared/Throwing/ThrowAttemptEvent.cs
Content.Shared/Throwing/ThrowingSystem.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs
Resources/Locale/en-US/administration/smites.ftl
Resources/Locale/en-US/alerts/alerts.ftl
Resources/Locale/en-US/escape-menu/ui/options-menu.ftl
Resources/Locale/en-US/stunnable/components/stunnable-component.ftl
Resources/Prototypes/Alerts/alerts.yml
Resources/Prototypes/Entities/Effects/puddle.yml
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml
Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml
Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml
Resources/Prototypes/Entities/Objects/Fun/error.yml
Resources/Prototypes/Entities/Objects/Fun/toys.yml
Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Resources/Prototypes/Entities/StatusEffects/misc.yml
Resources/Prototypes/Reagents/cleaning.yml
Resources/Prototypes/status_effects.yml
Resources/Textures/Interface/Alerts/stunnable.rsi/knocked-down.png [new file with mode: 0644]
Resources/Textures/Interface/Alerts/stunnable.rsi/meta.json [new file with mode: 0644]
Resources/keybinds.yml