Delta-v/Content.Server/Construction/Completions
āda ad4f64fcd6 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-12-29 11:39:31 -06:00
..
AddContainer.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AdminLog.cs "New player" admin logging improvements (#35961) 2025-03-23 16:17:16 +00:00
AppearanceChange.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AttemptElectrocute.cs Station AI ability to electricute doors (#32012) 2024-10-02 12:06:48 +01:00
BuildMech.cs Predict EMPs (#39802) 2025-12-29 11:39:16 -06:00
ConditionalAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageEntity.cs egg rework (#21606) 2023-11-19 21:59:51 +01:00
DeleteEntitiesInContainer.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
DeleteEntity.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DestroyEntity.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EmptyAllContainers.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
EmptyContainer.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
GivePrototype.cs Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
MachineFrameRegenerateProgress.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MoveContainer.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
PlaySound.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
PopupEveryone.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PopupUser.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RaiseEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SetAnchor.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SetStackCount.cs Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
SetWiresPanelSecurity.cs Use construction graphs for hacking protections (#20265) 2023-10-08 19:58:52 +02:00
SnapToGrid.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SpawnPrototype.cs Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
SpawnPrototypeAtContainer.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
VisualizerDataInt.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00