fish-station/Content.Server/Light/EntitySystems
āda 8d8af1bab7
Stack System Cleanup (#38872)
* eye on the prize

* OnStackInteractUsing, TryMergeStacks, TryMergeToHands, TryMergeToContacts

* namespace

* Use, get count, getMaxCount

* component access

* add regions, mark TODO

* obsolete TryAdd, public TryMergeStacks

* GetMaxCount

* event handlers

* event handlers

* SetCount

* client server event handlers

* move to shared

* Revert "move to shared"

This reverts commit 45540a2d6b8e1e6d2a8f83a584267776c7edcd73.

* misc changes to shared

* split

* spawn and SpawnNextToOrDrop

* SpawnMultipleAtPosition, SpawnMultipleNextToOrDrop, CalculateSpawns, general server cleanup

* Rename Use to TryUse.

* Small misc changes

* Remove obsolete functions

* Remove some SetCount calls

* Partialize

* small misc change

* don't nuke the git dif with the namespace block

* Comments and reordering

* touchup to UpdateLingering

* Summary comment for StackStatusControl

* Last pass

* Actual last pass (for now)

* I know myself too well

* fixup

* goodbye lingering

* fixes

* review

* fix test

* second look

* fix test

* forgot

* remove early comp getting

---------

Co-authored-by: iaada <iaada@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-10-25 14:40:48 +00:00
..
EmergencyLightSystem.cs Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
ExpendableLightSystem.cs Stack System Cleanup (#38872) 2025-10-25 14:40:48 +00:00
HandheldLightSystem.cs Refactor audio system to send collection IDs over the network (#33610) 2025-02-23 23:14:56 +11:00
LightBulbSystem.cs Predict PoweredLights (#36541) 2025-08-11 23:06:28 +02: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 EMPs (#39802) 2025-10-04 11:24:42 +00: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