All Rust commits from Facepunch
merge from main
Auto select console inputfield on open
System info tab
Server admin tab, layout changes
Added zooming in the item list menu (ctrl + scroll wheel)
merge from main
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
Server admin UI tab progress
Item list flex scroll fixes
Attempt at fixing the god awful unity scrollrect default behaviour, feels better now
Added keyboard controls to the item list
Item list fixes and optims
Fixed RobotoMono base material
merge from main
- Autocomplete ranks suggestions based on how some minor closeness values - Got history working again
Automatically put the scroll view to the bottom anytime a new command comes in unless the user has scrolled up at some point
more loadout cleanup
cleanup loadout boxes
redesigned commands panel
Restored drag and dropped items spawning in the overlay canvas
Restored blur when F1 menu is open
Server admin tab layout changes to match the design
Compile fixes
Fixed UI_DeveloperTools tab opening issues
Suggest required data types in auto complete
Swap over to roboto mono
Wip server admin tab
Better autocomplete styling
New autocomplete system - still needs some work
Added server tab
Loadout and commands view styling
more loadout styles that didnt pick up
Removed the escape capture from the item list search bar, its cancelling the escape to close and its annoying
Restore consoletoggle arg to open a specific tab
Info tab tweaks
merge from main
Added a button to toggle hidden items
Use flex columns for the itemlist, instead of a grid
Commands tab for useful and common commands
Loadouts tab styling
Entered commands always generate a new timestamp
Put console command input box at the very bottom of the window
- Fixed dodgy scaling on the displayed entries - More flex fixes throughout - Command box clears after running a command
- Clear now works - Save correct date/time format when copying to clipboard - Trim <colour> tags when copying to clipboard
Console null check, removed unused vars
Developer tools tab init fix Console UI NRE fix
Pressing enter with the item tab open focus on the search bar Updated search bar styling
Fixed a bunch of console order of execution errors now that we do init in a different place
- Applied Flaviens shelf to fix messed up console init - Ensured instance is set - Merge conflicts
Pressing tab with F1 menu open cycle through all the tabs