branchrust_reboot/main/adminpanel_ugccancel
39 Commits over 30 Days - 0.05cph!
Increased size of preview image for signs
Fixed expanded sign preview getting smaller each time the admin panel is opened
Fixed hanging sign image getting displayed backwards
Fixed pooling issues with pattern boomers in UGC panel
Fixed performance degradation when examing a pattern boomer within network range of the admin
Fixed sign images getting smaller every refresh
Fixed photo frame content not getting deleted properly
Display entity id in UGC entries
Fix NRE when clicking on a star on a pattern UGC
Use client side information for pattern boomer if available
Can now search for entity id's in the UGC filter (requires an exact match)
Fixed expanded sign image getting smaller over time
FIxed cassette audio looping forever
Store the last person to modify a firework, display it in the UGC browser
Initial support for showing pattern fireworks in the UGC browser
Can now click on UGC images to expand them for a better view
Don't show signs in the UGC list if they have no data
Better behaviour when cycling through images on a neon sign when some frames have no data
Can now click on the track progress bar of the audio clip preview to seek to a position
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