Delta-v/Content.Server/Administration
ā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
..
BanList Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
Commands Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
Components Move `HeadstandComponent` to Shared (#39377) 2025-11-23 15:22:16 -06:00
Logs Fix admin logs going to admin chat (#40141) 2025-12-29 11:39:01 -06:00
Managers Antag Rolebans (#35966) 2025-12-29 11:39:08 -06:00
Notes Cleanup some easy-to-fix static logger warnings (#37820) 2025-08-05 16:46:49 +02:00
Systems Stack System Cleanup (#38872) 2025-12-29 11:39:31 -06:00
Toolshed Add EntityEffectOnTrigger and RejuvenateOnTrigger (#40967) 2025-12-29 11:39:28 -06:00
UI Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
AdminCommandAttribute.cs Toolshed (#17895) 2023-08-02 16:09:08 -05:00
AdminPermsChangedEventArgs.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
AdminRank.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BanPanelEui.cs Antag Rolebans (#35966) 2025-12-29 11:39:08 -06:00
ContentNetworkResourceManager.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
PlayerLocator.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
PlayerPanelEui.cs Add EntityEffectOnTrigger and RejuvenateOnTrigger (#40967) 2025-12-29 11:39:28 -06:00
QuickDialogSystem.OpenDialog.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-27 23:44:02 +01:00
QuickDialogSystem.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-27 23:44:02 +01:00
ServerApi.Utility.cs Game server admin API (#26880) 2024-04-21 21:58:13 +02:00
ServerApi.cs Discord AHelp Reply System (#2315) 2025-01-04 00:31:42 +00:00