branchrust_reboot/main/new_console-uicancel

234 Commits over 28 Days - 0.35cph!

51 Days Ago
Remove extra error log
51 Days Ago
Changed item and vehicle list flex virtual scroll mode Fixed some loc stuff
51 Days Ago
merge from main
51 Days Ago
reduce error fade duration to 1 second
51 Days Ago
- Remove hover to preview - Make default values green again
51 Days Ago
merge from main
51 Days Ago
merge from new_console-ui/optims
51 Days Ago
Fix all the scrolling enlargement issues in console page
51 Days Ago
- Scale console autocomplete and input console fonts as you scroll zoom -Allow setting font sizes on autocomplete and input console - Fix autocomplete button putting the wrong things in the input field - Cleanup
51 Days Ago
Reorganised command list page - cleaned it up slightly
51 Days Ago
- Restore client and server autocomplete tag colours - Add them into command list as well
51 Days Ago
Make autocomplete buttons like the old ones - they are better
51 Days Ago
Better background blur shader, only used by the F1 menu for now
51 Days Ago
Added back error overlay toggle in the tools tab, it flips the convar
51 Days Ago
Fixed NRE when clicking on vehicle buttons in the main menu
51 Days Ago
Fixed rich text in search bars again
51 Days Ago
Fixed tabs allowed in demo not showing in demo
51 Days Ago
Reordered the tabs to match the old f1 menu
51 Days Ago
Made the dev tools UI less terrible at low resolution
51 Days Ago
Can't cycle through hidden tabs
51 Days Ago
Pressing TAB now cycles in between the console and the last used tab (items by default), CTRL TAB cycles through all tabs
51 Days Ago
Fixed search bar texts disappearing because their masks were still tagged as 'mainmenu' ffs
51 Days Ago
Fixed UI_ServerAdminUGCEntryAudio.Update NRE, censor recordings option is now ignored in the UGC tab
51 Days Ago
Fix attempt for RustButton.CalculateLayoutInputHorizontal NRE during bootstrap
51 Days Ago
Removed deepsea.enabled false from playground init commands, its auto disabled because theres no water anyway
51 Days Ago
Fixed console not selecting its input field when opened the first time
51 Days Ago
Removed rich text on search bars again
52 Days Ago
Fix rich text (again)
52 Days Ago
Ensure command list properly works when clicking on a convar
52 Days Ago
Remove the gap in the autocomplete button
52 Days Ago
- Setup script execution order for developer tools/console/error - Setup after TMP has initialized (seems to cause less issues on initial check) - Cleanup into a single file
52 Days Ago
Ensure error ui starts up early enough in script execution order
52 Days Ago
Stupid unity alpha calculations
52 Days Ago
Ensure legacy error ui does the same thing
52 Days Ago
Ensure new error ui doesnt render if erroroverlay is false.
52 Days Ago
main -> new_console-ui
52 Days Ago
main -> new_console-ui
52 Days Ago
Fixed gamemode restricted items not showing up as red in the item tab
52 Days Ago
Fix a bunch of edge cases with autocomplete, previews of autocomplete and when to accept/decline
52 Days Ago
Tab and left shift + tab will navigate everything up and down as well as the arrow keys
52 Days Ago
- Always show convar descriptions (dont need to highlight them) - Hide description if we have none
52 Days Ago
Fixed item buttons not working in builds
52 Days Ago
Fixed filtering ignoring items with no description Disable image for items with no icons Use item shortname if the display name is empty
52 Days Ago
Better fix for the flickering scrollbar when dragging
52 Days Ago
Awful fix for the search bar not showing its text in the item list
52 Days Ago
Fixed console and item list input fields not being deselected when closed
52 Days Ago
main -> new_console-ui
52 Days Ago
main -> new_console-ui
52 Days Ago
Compile fixes
52 Days Ago
- Remove rich text from a bunch of places in the console - Hide RconOnly command unless RCON - Hide developer only commands unless developer