fish-station/Content.Server/Shuttles/Systems
Hannah Giovanna Dawson cdbe92d37d
Update DamageableSystem to modern standards (#39417)
* Update DamageableSystem to modern standards

* DamageContainerId -> DamageContainerID with lint flag

* Replace strings with protoids

* Make CVar subscription declarations all consistently whitespaced

* ChangeDamage -> TryChangeDamage, cope with C# jank

* Revert event signature changes

* Restore a comment

* Re-add two queries

* Init the queries

* Use appearanceQuery in DamageChanged

* Use damageableQuery in TryChangeDamage

* Use damageableQuery in SetDamageModifierSetId

* Final cleanup, fix sandboxing

* Rectify ExplosionSystem:::ProcessEntity's call to TryChangeDamage

* Re-organize DamageableSystem

* first big fuck you breaking change.

* THATS A LOT OF DAMAGE!!!

* Fix test fails

* test fixes 2

* push it

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-10-27 19:53:04 +00:00
..
ArrivalsSystem.cs Move some Station methods into shared (#38976) 2025-08-08 11:22:34 -04:00
DockingSignalControlSystem.cs Dock device link port (#27646) 2024-05-06 13:59:01 +10:00
DockingSystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
DockingSystem.Shuttle.cs Fix shuttle arrival visualizer (#35772) 2025-04-15 00:34:18 +10:00
EmergencyShuttleSystem.Console.cs Fix emergency evac shuttle console early launch mispredict (#39751) 2025-09-10 15:56:18 +02:00
EmergencyShuttleSystem.cs Fix emergency evac shuttle console early launch mispredict (#39751) 2025-09-10 15:56:18 +02:00
RadarConsoleSystem.cs fix and buff the handheld mass scanner (#31284) 2024-08-21 12:33:01 -06:00
ShuttleConsoleSystem.cs Shuttle UI now properly goes into pilot mode only when using the UI (#40491) 2025-09-21 23:40:13 -07:00
ShuttleConsoleSystem.Drone.cs Fix replayghost spawning location (#30252) 2024-07-22 20:32:30 +01:00
ShuttleConsoleSystem.FTL.cs Two additional checks to prevent FTLing stations (#32558) 2024-10-04 12:55:36 +10:00
ShuttleSystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
ShuttleSystem.FasterThanLight.cs FTL Fixes (#39040) 2025-10-14 22:58:55 +00:00
ShuttleSystem.GridFill.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
ShuttleSystem.IFF.cs Fix VGRoid grid spam (#29946) 2024-07-27 11:54:38 +10:00
ShuttleSystem.Impact.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
SpaceGarbageSystem.cs Cargo Mail System (#35429) 2025-03-07 14:51:08 +01:00
StationAnchorSystem.cs Station Anchor (#26098) 2024-08-31 10:40:28 -04:00
ThrusterSystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00