Delta-v/Content.Client/Administration/UI
nikthechampiongr 3a3715648b Implement a playerpanel (#30238)
* Basic structure for the player panel ui

* Ensure basic functionality

Player panel now receives and displays basic info

* Make whitelistcommands accept user ids

* Make PlayerPanel use GUIDs where possible

* Add functionality to most playerpanel buttons

* Implement remaining playerpanel features

* Localize everything

* Finish up

* Put command arguments in quotes

I am not sure if it's even possible to have something like a space in
them considering they are guids and usernames but sure why not

* Make playerpanel a verb

* Add Logs button to player panel

* Change Notesbutton text and make whitelistbutton a confirmtion button

* Add freeze button that does not mute the player

* Add sharedconnections counter to playerpanel

* Make the playetime format clearer

* Allow for copying of the a player's username

* Do minor cleanup

* Rearrange buttons

* Fix unfreeze button not updating

* Fix wrong localisation text

* "Fix" the same role ban counting multiple times

The way rolebans are stored is horrible.
As such if you ban someone from a departmenrt or something
role bans are individually placed for every role.
The only way I found to distinguish them is the bantime.
This is horrible but I do not want to rewrite how all the bans are
stored right now.

* Add Delete and Rejuvenate buttons to player panel

By popular demand

* Marginally improve ui

* Add logs

* review update

* Fix verb

* Fix double notes

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-09 19:04:58 +01:00
..
AdminRemarks Improve admin message seen/dismiss state. (#26223) 2024-03-24 00:08:01 +01:00
BanList Add role bans tab to the bans admin window (#20388) 2023-09-27 21:59:12 +02:00
BanPanel Hiding and clearing department prototype code (#28114) 2024-06-06 21:33:27 +02:00
Bwoink Fix Bwoink Player sorting again.... (#30580) 2024-08-09 18:19:09 +01:00
CustomControls Fix aHelp menu sorting (#30518) 2024-08-09 18:15:15 +01:00
Logs Remove cringe hardcodes for background (#20374) 2023-09-27 21:59:12 +02:00
ManageSolutions Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
Notes Better admin note popups text visibility (#29909) 2024-08-09 17:45:29 +01:00
PlayerPanel Implement a playerpanel (#30238) 2024-08-09 19:04:58 +01:00
SetOutfit Fix misc commands (#20004) 2023-09-27 21:59:12 +02:00
SpawnExplosion Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-06 21:44:48 +02:00
Tabs Teleport and delete buttons in objects tab. (#28914) 2024-08-09 19:03:54 +01: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 Fix baby jail (#29896) 2024-08-09 17:39:18 +01:00
AdminMenuWindow.xaml.cs Fix baby jail (#29896) 2024-08-09 17:39:18 +01:00
AdminMenuWindowEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
AdminUIHelpers.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
PermissionsEui.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00