]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084)
authorPrincess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Sun, 10 Aug 2025 17:49:29 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Sun, 10 Aug 2025 17:49:29 +0000 (10:49 -0700)
commit55335cce0f3bcd166ee3ac095967b635ed5ea3b7
tree635c86460e1b6c74a62e10d0490da31027ce2bc6
parent4e29107c89e4ba80efa6fa83c415dd75a99fa0bc
Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084)

* Init Commit

* Remove unused code, fix stun visuals bug

* Update Content.Shared/Stunnable/SharedStunSystem.cs

* Some initial changes

* first batch of changes

* Commit

* One line cleanup

* KnockdownStatusEffect ain't worth it.

* Fix 2 bugs

* Fixes

* Remove that actually,

* Commit

* Better solution

* Alright final commit I think

* Add better remarks

* How the fuck did this not get pushed???

* Wait no why was my ryder trying to push that??? I didn't make that change! DON'T DO THAT!!!

* Review

* Don't log that

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
14 files changed:
Content.Server/Shuttles/Systems/ShuttleSystem.Impact.cs
Content.Server/Stunnable/Components/StunOnCollideComponent.cs
Content.Server/Stunnable/Systems/StunOnCollideSystem.cs
Content.Shared/Slippery/SlipperySystem.cs
Content.Shared/Standing/StandingStateComponent.cs
Content.Shared/Standing/StandingStateSystem.cs
Content.Shared/Stunnable/CrawlerComponent.cs [new file with mode: 0644]
Content.Shared/Stunnable/KnockdownStatusEffectComponent.cs
Content.Shared/Stunnable/SharedStunSystem.Knockdown.cs
Content.Shared/Stunnable/SharedStunSystem.cs
Content.Shared/Stunnable/StunnableEvents.cs
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/StatusEffects/movement.yml