fish-station/Content.Server/Power/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
..
ActivatableUIRequiresPowerSystem.cs Fix powered machines working unpowered if the panel is open. (#32135) 2024-09-14 01:58:54 +02:00
ApcSystem.cs Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
BatteryInterfaceSystem.cs Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
BatterySystem.cs Decouple power sink from tickrate (#40789) 2025-10-10 23:01:33 +00:00
CableMultitoolSystem.cs Predicted internals (#33800) 2025-05-02 18:22:29 +10:00
CableSystem.cs Various system spring cleaning (#36206) 2025-04-16 13:08:22 +02:00
CableSystem.Placer.cs Stack System Cleanup (#38872) 2025-10-25 14:40:48 +00:00
CableVisSystem.cs Cleanup warnings in CableVisSystem (#37738) 2025-05-23 05:22:32 +02:00
ChargerSystem.cs Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
ExtensionCableSystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
PowerChargeSystem.cs Fix extra dollar sign in admin log for machine toggle (#38961) 2025-07-13 06:57:54 +02:00
PowerMonitoringConsoleSystem.cs Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
PowerNetConnectorSystem.cs Replace Component.OnRemove with ComponentRemove event subscriptions (#21072) 2023-10-17 19:35:36 -07:00
PowerNetSystem.cs Bug fix for APCPowerReceiverBattery (#40188) 2025-09-07 16:52:27 +02:00
PowerReceiverSystem.cs Predict dumping (#32394) 2025-04-19 16:20:40 +10:00
RiggableSystem.cs Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
StaticPowerSystem.cs LatheSystem independently of energy (#30148) 2024-07-18 22:29:20 +03:00