]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Alerts Cleanup and API (#39544)
authorPrincess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Fri, 5 Sep 2025 09:45:48 +0000 (02:45 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 09:45:48 +0000 (12:45 +0300)
commitd488ca96b2131b56045b9cca088e6c8f5767bdb1
tree74318943a1046e18dae082dbb1a41e3af7a492f9
parent5e0e5e045a13ce5512bd6e31609e23f5a73974fe
Alerts Cleanup and API (#39544)

* alert cleanup and API

* I expect update loops to be at the top.

* Address review

* Address review x 2

* Merg my PR

* Fix

* Update Content.Shared/Alert/AlertsSystem.cs

webedit

Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com>
* FIX THAT TEST FAIL!!!!

* Me when I forget to actually give you alerts

* Hammedborgar

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com>
18 files changed:
Content.Client/Physics/Controllers/MoverController.cs
Content.Server/Body/Systems/InternalsSystem.cs
Content.Server/Body/Systems/RespiratorSystem.cs
Content.Server/Silicons/Borgs/BorgSystem.cs
Content.Shared/Abilities/Mime/MimePowersSystem.cs
Content.Shared/Alert/AlertAutoRemoveComponent.cs
Content.Shared/Alert/AlertState.cs
Content.Shared/Alert/AlertsSystem.cs
Content.Shared/Body/Systems/SharedBloodstreamSystem.cs
Content.Shared/Body/Systems/SharedInternalsSystem.cs
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs
Content.Shared/Damage/Systems/SharedStaminaSystem.cs
Content.Shared/Gravity/SharedGravitySystem.cs
Content.Shared/Movement/Systems/WormSystem.cs
Content.Shared/Rootable/SharedRootableSystem.cs
Content.Shared/StatusEffectNew/StatusEffectAlertSystem.cs
Content.Shared/Strip/ThievingSystem.cs
Content.Shared/Stunnable/SharedStunSystem.Knockdown.cs