Delta-v/Content.Server/Light/EntitySystems
metalgearsloth 63dfd21b14
Predict dumping (#32394)
* Predict dumping

- This got soaped really fucking hard.
- Dumping is predicted, this required disposals to be predicte.d
- Disposals required mailing (because it's tightly coupled), and a smidge of other content systems.
- I also had to fix a compnetworkgenerator issue at the same time so it wouldn't mispredict.

* Fix a bunch of stuff

* nasty merge

* Some reviews

* Some more reviews while I stash

* Fix merge

* Fix merge

* Half of review

* Review

* re(h)f

* lizards

* feexes

* feex
2025-04-19 16:20:40 +10:00
..
EmergencyLightSystem.cs Fix battery charging stopping just short of being full (#34028) 2025-01-10 17:54:55 +11:00
ExpendableLightSystem.cs Added the ability to refuel torches (and other expendable lights) (#36209) 2025-04-17 21:59:41 -04:00
HandheldLightSystem.cs Refactor audio system to send collection IDs over the network (#33610) 2025-02-23 23:14:56 +11:00
LightBulbSystem.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
LightCycleSystem.cs Add sun shadows (planet lighting stage 2) (#35145) 2025-03-08 16:07:42 +11:00
LightReplacerSystem.cs Fix light replacer popup (#26136) 2024-03-15 18:23:58 +03:00
LitOnPoweredSystem.cs Station AI (#30944) 2024-08-28 10:57:12 +10:00
PoweredLightSystem.cs Predict dumping (#32394) 2025-04-19 16:20:40 +10:00
RgbLightControllerSystem.cs Extend RgbLightController (#6179) 2022-01-18 15:18:16 -07:00
RoofSystem.cs Add planet lighting (#32522) 2025-02-16 19:35:32 +11:00
RotatingLightSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-19 23:27:02 -04:00
SunShadowSystem.cs Add sun shadows (planet lighting stage 2) (#35145) 2025-03-08 16:07:42 +11:00