userJarryd Campicancel
branchrust_reboot/main/adminpanel_ugccancel

39 Commits over 30 Days - 0.05cph!

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