Delta-v/Content.Client/Administration/UI
DisposableCrewmember42 3c0d4ab253
feat: Various Admin QOL features (#5436)
* feat: added lslaws command

* feat: add lswatchlisted command

* tweak: nicer formatting for lswatchlisted

* tweak: nicer formatting for lslaws

* feat: lsobjectives lists everyone's objectives if no user specified

* feat: mark ghosted players in players tab

* docs: add missing DeltaV patch comment

* feat: only alert admins if meatspiking player characters

* feat: always alert about station explosions, don't spam off-station alerts

* feat: stripping alert tweaks

* feat: admin alert on low hour latejoin

* refactor: forgot to make onspawncomplete non-async, wasn't necessary after all

* feat: EORG alerts

* feat: getping command

* refactor: remove unused imports, format

* refactor: early return in onspawncomplete

* feat: add coordinate link to eorg destroy alert

* tweak: cache watchlist data to avoid db calls, use in lswatchlisted

* fix: null-check in OnNoteAdded

* feat: watchlist indicator on admin overlay

* feat: optionally mark watchlisted in f7 players

* feat: refresh admin playerlist data on wl change

* fix: update player list after cache write

* feat: add tp links to prayer messages

* tweak: don't alert when uncuffing self

* tweak: lower uncuff other alert impact if mindshielded

* docs: add deltav comments to imports

* refactor: address review comments

* style: deltav comments on same line as change

* performance: get metadata only if objectives > 0

* fix: actually check user if explosion gridPos not on station

* style: remove extraneous newlines

* refactor: use fancy getOrNew method

* feat: refresh player list UI if marking pref changed

* feat: latejoin alert hours configurable

* fix: also list objectives for non-humanoids and dead people
2026-04-04 16:38:32 +02:00
..
AdminCamera Cleanup warnings: Use TransformSystem for anchoring (#39778) 2025-12-29 11:39:11 -06:00
AdminRemarks `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00
BanList Power stuff (#31314) 2024-08-27 01:00:42 +01:00
BanPanel Remove the remaining CheckButtons (#41073) 2025-12-29 11:39:34 -06:00
Bwoink Add admin ui tests (#40914) 2025-12-29 11:39:25 -06:00
CustomControls Various upstream tweaks and fixes. 2025-12-29 11:39:32 -06:00
Logs Attempt to fix all unlocalized lines (#40284) 2025-12-29 11:39:20 -06:00
ManageSolutions Cleanup - Use `RemoveAllChildren()` over `DisposeAllChildren()` (#39848) 2025-12-29 11:39:11 -06:00
Notes Add admin ui tests (#40914) 2025-12-29 11:39:25 -06:00
PlayerPanel Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SetOutfit Fix Set Outfit command/verb (#29672) 2024-09-22 02:45:06 +01:00
SpawnExplosion MapManager warning cleanup client edition (#36766) 2025-05-18 17:40:26 +01:00
Tabs feat: Various Admin QOL features (#5436) 2026-04-04 16:38:32 +02:00
AdminAnnounceWindow.xaml Multiline edit everywhere (#15216) 2023-04-14 12:57:47 -07:00
AdminAnnounceWindow.xaml.cs Multiline edit everywhere (#15216) 2023-04-14 12:57:47 -07:00
AdminMenuWindow.xaml Remove baby jail (#34443) 2025-01-28 04:31:23 +00:00
AdminMenuWindow.xaml.cs Remove baby jail (#34443) 2025-01-28 04:31:23 +00:00
AdminMenuWindowEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
PermissionsEui.cs `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00