userFlaviencancel
branchrust_reboot/main/hackweek_console-uicancel

65 Commits over 92 Days - 0.03cph!

3 Months Ago
Tools tab HUD components toggles
3 Months Ago
Optimisations and refactoring
3 Months Ago
Started tools tab
3 Months Ago
Changing the zoom of the item list also updates the vehicle list and the other way around
3 Months Ago
Renamed the item and vehicles tab classes and prefabs
3 Months Ago
Added vehicle tab
3 Months Ago
Fixed toggling the hidden item buttons resetting your search
3 Months Ago
UGC filtering panel
3 Months Ago
Vending machine and sculpture UGC widgets
3 Months Ago
Added legacyconsoletoggle command to open the old console dev tools
3 Months Ago
Pattern boomer UGC widget
3 Months Ago
UGC audio widget and edit history panel
3 Months Ago
Started on the server admin UGC tab
3 Months Ago
merge from main
3 Months Ago
Auto select console inputfield on open
3 Months Ago
System info tab
3 Months Ago
Server admin tab, layout changes
3 Months Ago
Added zooming in the item list menu (ctrl + scroll wheel)
3 Months Ago
merge from main
3 Months Ago
Dev tools tab are instantiated on init instead of sitting in the prefab Admin only tab setup Added teleport button to admin UI player panel
3 Months Ago
Server admin UI tab progress
3 Months Ago
Item list flex scroll fixes
3 Months Ago
Attempt at fixing the god awful unity scrollrect default behaviour, feels better now
3 Months Ago
Added keyboard controls to the item list
3 Months Ago
Item list fixes and optims
3 Months Ago
Fixed RobotoMono base material
3 Months Ago
merge from main
5 Months Ago
Restored drag and dropped items spawning in the overlay canvas
5 Months Ago
Restored blur when F1 menu is open
5 Months Ago
Server admin tab layout changes to match the design
5 Months Ago
Compile fixes
5 Months Ago
Fixed UI_DeveloperTools tab opening issues
5 Months Ago
Wip server admin tab
5 Months Ago
Added server tab
5 Months Ago
Removed the escape capture from the item list search bar, its cancelling the escape to close and its annoying
5 Months Ago
Restore consoletoggle arg to open a specific tab
5 Months Ago
Info tab tweaks
5 Months Ago
merge from main
5 Months Ago
Added a button to toggle hidden items
5 Months Ago
Use flex columns for the itemlist, instead of a grid
6 Months Ago
Console null check, removed unused vars
6 Months Ago
Pressing enter with the item tab open focus on the search bar Updated search bar styling
6 Months Ago
Pressing tab with F1 menu open cycle through all the tabs
6 Months Ago
giveequip put the item in the inventory main container before moving it to the wear container, otherwise the swap logic doesnt work
6 Months Ago
Added "Equip" button for wearable items Added giveequip command Works half of the time, it can't swap existing items currently
6 Months Ago
Item list tab: - Added Recents tab, holds the recently used items - Added a scrollbar - Fixed some bugs
6 Months Ago
Virtual scrolled the item list
6 Months Ago
Can favorite items Added All and Favourites tabs
6 Months Ago
Added a mask to dev tool body, changed the height to match the old one Fixed dev tools open by default
6 Months Ago
Item buttons are working, added styling etc