Delta-v/Content.Client/Administration/UI
Pieter-Jan Briers 3a2cd95d7f
Fix solution editor UI (#24004)
Fixes #23645

The problem is that the solution editor UI is an EUI, so the UI updates before the game states are applied.

A correct fix would be to move it to a BUI in some way, but that's a little involved as we don't really have pre-existing code that uses BUIs in a manner good for this. I decided against this because I realized we'd want to have more tools similar to this and tbh I kinda figured integrating it with VV would be a better fix instead, so...

This is a bad workaround to manually synchronize the UI updates against game timing. It's not pretty but it works.
2024-01-13 15:52:42 +11:00
..
AdminRemarks Remove cringe hardcodes for background (#20374) 2023-09-22 14:50:34 -05:00
BanList Add role bans tab to the bans admin window (#20388) 2023-09-22 14:08:28 -07:00
BanPanel Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 02:02:56 -07:00
Bwoink Add cvar to show new players in ahelp (#23265) 2024-01-04 15:45:23 +11:00
CustomControls Fix right click not showing the context menu in AHelps, players tab and objects tab (#22798) 2023-12-20 23:32:52 -07:00
Logs Remove cringe hardcodes for background (#20374) 2023-09-22 14:50:34 -05:00
ManageSolutions Fix solution editor UI (#24004) 2024-01-13 15:52:42 +11:00
Notes Remove cringe hardcodes for background (#20374) 2023-09-22 14:50:34 -05:00
SetOutfit Fix misc commands (#20004) 2023-09-11 15:21:52 +10:00
SpawnExplosion Revert "Update submodule to 175.0.0 (#21318)" (#21319) 2023-10-29 15:29:30 +11:00
Tabs Fix objects tab not showing nents (#23837) 2024-01-10 01:30:20 -07: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 Add panic bunker UI and automatic panic bunker (#20954) 2023-10-13 11:56:12 -07:00
AdminMenuWindow.xaml.cs Add panic bunker UI and automatic panic bunker (#20954) 2023-10-13 11:56:12 -07:00
AdminMenuWindowEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
AdminUIHelpers.cs Add confirmation to kick and respawn in the admin player actions panel (#20542) 2023-09-28 15:46:06 -07:00
PermissionsEui.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00