userFlaviencancel
branchrust_reboot/main/new_console-uicancel

155 Commits over 28 Days - 0.23cph!

2 Months Ago
Better background blur shader, only used by the F1 menu for now
2 Months Ago
Added back error overlay toggle in the tools tab, it flips the convar
2 Months Ago
Fixed NRE when clicking on vehicle buttons in the main menu
2 Months Ago
Fixed rich text in search bars again
2 Months Ago
Fixed tabs allowed in demo not showing in demo
2 Months Ago
Reordered the tabs to match the old f1 menu
2 Months Ago
Made the dev tools UI less terrible at low resolution
2 Months Ago
Can't cycle through hidden tabs
2 Months Ago
Pressing TAB now cycles in between the console and the last used tab (items by default), CTRL TAB cycles through all tabs
2 Months Ago
Fixed search bar texts disappearing because their masks were still tagged as 'mainmenu' ffs
2 Months Ago
Fixed UI_ServerAdminUGCEntryAudio.Update NRE, censor recordings option is now ignored in the UGC tab
2 Months Ago
Fix attempt for RustButton.CalculateLayoutInputHorizontal NRE during bootstrap
2 Months Ago
Removed deepsea.enabled false from playground init commands, its auto disabled because theres no water anyway
2 Months Ago
Fixed console not selecting its input field when opened the first time
2 Months Ago
Removed rich text on search bars again
2 Months Ago
Fixed gamemode restricted items not showing up as red in the item tab
2 Months Ago
Fixed item buttons not working in builds
2 Months Ago
Fixed filtering ignoring items with no description Disable image for items with no icons Use item shortname if the display name is empty
2 Months Ago
Better fix for the flickering scrollbar when dragging
2 Months Ago
Awful fix for the search bar not showing its text in the item list
2 Months Ago
Fixed console and item list input fields not being deselected when closed
2 Months Ago
Fixed feedback loop when dragging scrollbars towards the bottom, also fixed flickering caused by flex virtual scroll resizing the scroll mid scroll
2 Months Ago
Always show scrollbar on item and vehicle tabs when the content fits the screen
2 Months Ago
Don't allow scrollrects to scroll when the content fits the viewport, fixes the scrollbar nightmare
2 Months Ago
Fixed layout issues when using free aspect or low resolutions
2 Months Ago
Fixed NRE when clicking on a vehicle button when not ingame
2 Months Ago
Localized category buttons in item and vehicle tabs
2 Months Ago
Disabled rich text on search bar base prefab
2 Months Ago
Fixed hover end fuckery when clicking buttons in the item tab
2 Months Ago
Moved new error overlay to the OverlayCanvas
2 Months Ago
Restored loading screen
2 Months Ago
Restored OverlayCanvas size (perf text, branding and legacy error overlay)
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
Compile fixes
2 Months Ago
Restored ctrl tab to cycle through item list and vehicle list categories
2 Months Ago
Restore loadout save button
2 Months Ago
Removed some mockup prefabs
2 Months Ago
F2 opens the old console (until we remove it)
2 Months Ago
Don't keep the copypaste menu active when closed
2 Months Ago
Removed UIEscapeCapture from the console input field so it doesnt capture escapes
2 Months Ago
merge from main
2 Months Ago
merge from new_console-ui/loadouts
2 Months Ago
merge from main
2 Months Ago
merge from main
3 Months Ago
Moved undo button, added short undo history
3 Months Ago
Tweaked UGC filtering panel toggle hitboxes
3 Months Ago
Copy paste tab: added paste options panel to set the different paste convar settings Added undo button
3 Months Ago
Tweaked item tab button hitboxes
3 Months Ago
merge from new_console-ui/copypaste