Delta-v/Content.Client/Options/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
..
Tabs feat: Various Admin QOL features (#5436) 2026-04-04 16:38:32 +02:00
EscapeMenu.xaml Add more info to escape menu (#5260) 2026-01-25 08:42:09 -06:00
EscapeMenu.xaml.cs Merge more UI refactor stuff (#11277) 2022-09-14 14:34:48 -07:00
OptionColorSlider.xaml Add text highlighting (#31442) 2025-11-23 15:22:30 -06:00
OptionColorSlider.xaml.cs Add text highlighting (#31442) 2025-11-23 15:22:30 -06:00
OptionDropDown.xaml Rewrite the options menu (#28389) 2024-07-25 00:56:15 +02:00
OptionDropDown.xaml.cs Rewrite the options menu (#28389) 2024-07-25 00:56:15 +02:00
OptionSlider.xaml Rewrite the options menu (#28389) 2024-07-25 00:56:15 +02:00
OptionSlider.xaml.cs Rewrite the options menu (#28389) 2024-07-25 00:56:15 +02:00
OptionsMenu.xaml Admin Options tab (#35543) 2025-03-01 14:44:44 +00:00
OptionsMenu.xaml.cs Admin Options tab (#35543) 2025-03-01 14:44:44 +00:00
OptionsTabControlRow.xaml `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00
OptionsTabControlRow.xaml.cs `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00