branchrust_reboot/main/adminpanel_ugccancel
24 Commits over 0 Days - ∞cph!
Print out the edit history of a sign when using the "ent who" command on it
Remove some GC in admin commands
Fixed search filter moving incorrectly at some resolutions
Fixed tooltip on delete button persisting after content is deleted
UGC admin browser now shows photos made from the instant camera
Egg suit support (just shows the texture, showing on a 3d model would be problematic)
Consolidate initial refresh into a new single command
Refactored broswer logic through a new IUGCBrowserEntity interface rather than extending ISignage (since not all UGC is signage eg. cassettes)
Signs that have been picked up are now visible in the UGC admin tab
Fixed sign edit history being cleared when picking and redeploying a sign
Fixed player info overlapping, can now deselect a player
Fixed pooling issues
Don't load UGC in server admin tab until you scroll to the entry (so we don't spam the server and make it send a heap of images at once)
Fixed broken commands when getting content from server
Show edit history on signs
Add a search filter to easily look up all content by a particular user
Added copyable player id/name fields to cassette info
Track the 5 latest unique players to make modifications to each paintable entity
Add support for inspecting all frames of neon signs
First pass support for showing audio clips from cassettes with play/pause/delete controls
First pass on a panel in the server admin UI to display all user generated content on a server
Currently works with all painted entities (signs, pumpkins, neon, etc)
Displays the painted content as well as a delete button to delete that content