fish-station/Content.Server/Administration
Leon Friedrich 49296e33a0
Refactor Context Menus and make them use XAML & stylesheets (#4768)
* XAML verb menu

* fix ghost FOV

* spacing

* rename missed "ContextMenu"->"EntityMenu" instances

* move visibility checks to verb system

* update comment

* Remove CanSeeContainerCheck

* use ScrollContainer measure option

* MaxWidth / texxt line wrapping

* verb category default

Now when you click on a verb category, it should default to running the first member of that category.

This makes it much more convenient to eject/insert when there is only a single option

* only apply style to first verb category entry

* Use new visibility flags

* FoV -> Fov

* Revert "only apply style to first verb category entry"

This reverts commit 9a6a17dba600e3ae0421caed59fcab145c260c99.

* make all entity menu visibility checks clientside

* Fix empty unbuckle category

* fix merge
2021-10-27 22:21:19 -07:00
..
Commands Add select (#5003) 2021-10-25 16:23:44 +02:00
Managers Admin overlay (#4728) 2021-10-03 13:34:36 +02:00
UI Makes announcements a +ADMIN command instead of a +FUN command. (#4815) 2021-10-09 18:36:52 +02:00
AdminCommandAttribute.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
AdminPermsChangedEventArgs.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
AdminRank.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
AdminVerbSystem.cs Refactor Context Menus and make them use XAML & stylesheets (#4768) 2021-10-27 22:21:19 -07:00
AnyCommandAttribute.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
BwoinkSystem.cs Basic AHelp Panel, Ported & Fixed (#4776) 2021-10-06 17:25:27 +02:00
PlayerLocator.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00