branchrust_reboot/main/adminpanel_ugccancel

39 Commits over 30 Days - 0.05cph!

2 Years Ago
Increased size of preview image for signs
2 Years Ago
Merge from main
2 Years Ago
Fixed expanded sign preview getting smaller each time the admin panel is opened Fixed hanging sign image getting displayed backwards
2 Years Ago
Fixed pooling issues with pattern boomers in UGC panel
2 Years Ago
Fixed performance degradation when examing a pattern boomer within network range of the admin
2 Years Ago
Fixed sign images getting smaller every refresh Fixed photo frame content not getting deleted properly
2 Years Ago
Display entity id in UGC entries
2 Years Ago
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)
2 Years Ago
Compile fix
2 Years Ago
Fixed expanded sign image getting smaller over time FIxed cassette audio looping forever
2 Years Ago
Store the last person to modify a firework, display it in the UGC browser
2 Years Ago
Initial support for showing pattern fireworks in the UGC browser
2 Years Ago
Compile fix
2 Years Ago
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
2 Years Ago
Can now click on the track progress bar of the audio clip preview to seek to a position
2 Years Ago
Print out the edit history of a sign when using the "ent who" command on it
2 Years Ago
Remove some GC in admin commands Fixed search filter moving incorrectly at some resolutions
2 Years Ago
Fixed tooltip on delete button persisting after content is deleted
2 Years Ago
UGC admin browser now shows photos made from the instant camera
2 Years Ago
Merge from main
2 Years Ago
Egg suit support (just shows the texture, showing on a 3d model would be problematic)
2 Years Ago
Consolidate initial refresh into a new single command
2 Years Ago
Fix tooltips
2 Years Ago
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
2 Years Ago
Pre merge cleanup, fixes
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Fixed player info overlapping, can now deselect a player Fixed pooling issues
2 Years Ago
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)
2 Years Ago
Fixed broken commands when getting content from server
2 Years Ago
Tooltips
2 Years Ago
Styling
2 Years Ago
Show edit history on signs Add a search filter to easily look up all content by a particular user
2 Years Ago
Added copyable player id/name fields to cassette info
2 Years Ago
Track the 5 latest unique players to make modifications to each paintable entity
2 Years Ago
Better audio styling
2 Years Ago
Add support for inspecting all frames of neon signs
2 Years Ago
First pass support for showing audio clips from cassettes with play/pause/delete controls
2 Years Ago
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