userFlaviencancel
reporust_rebootcancel

6,366 Commits over 821 Days - 0.32cph!

18 Days Ago
Fixed UI_ServerAdminUGCEntryAudio.Update NRE, censor recordings option is now ignored in the UGC tab
18 Days Ago
Fix attempt for RustButton.CalculateLayoutInputHorizontal NRE during bootstrap
18 Days Ago
Removed deepsea.enabled false from playground init commands, its auto disabled because theres no water anyway
18 Days Ago
Fixed console not selecting its input field when opened the first time
18 Days Ago
Removed rich text on search bars again
19 Days Ago
merge from new_console-ui
19 Days Ago
Fixed gamemode restricted items not showing up as red in the item tab
19 Days Ago
merge from new_console-ui
19 Days Ago
Fixed item buttons not working in builds
19 Days Ago
merge from new_console-ui
19 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
19 Days Ago
Better fix for the flickering scrollbar when dragging
19 Days Ago
Awful fix for the search bar not showing its text in the item list
19 Days Ago
Fixed console and item list input fields not being deselected when closed
19 Days Ago
Fixed feedback loop when dragging scrollbars towards the bottom, also fixed flickering caused by flex virtual scroll resizing the scroll mid scroll
19 Days Ago
merge from new_console-ui
19 Days Ago
Always show scrollbar on item and vehicle tabs when the content fits the screen
19 Days Ago
Don't allow scrollrects to scroll when the content fits the viewport, fixes the scrollbar nightmare
19 Days Ago
Fixed layout issues when using free aspect or low resolutions
19 Days Ago
Fixed NRE when clicking on a vehicle button when not ingame
19 Days Ago
Localized category buttons in item and vehicle tabs
19 Days Ago
Disabled rich text on search bar base prefab
19 Days Ago
Fixed hover end fuckery when clicking buttons in the item tab
19 Days Ago
merge from new_console-ui
19 Days Ago
Moved new error overlay to the OverlayCanvas
19 Days Ago
Restored loading screen
19 Days Ago
Restored OverlayCanvas size (perf text, branding and legacy error overlay)
19 Days Ago
merge from main
19 Days Ago
merge from memcell_shortcircuit_tests
19 Days Ago
Added new memory cells tests to cover short circuits
19 Days Ago
merge from itemicons_compression_fix
19 Days Ago
All item icons tagged with the ItemIcon label + changed all their compression format to DXT5|BC3 (from BC7), fixes the compression artifacts
19 Days Ago
ItemDefinition DoPrepare now adds the ItemIcon label to its icon sprite
19 Days Ago
merge from skinviewer_easter
19 Days Ago
Skin viewer resolution is now matching the resolution set in the graphics settings (clamped to 4K)
19 Days Ago
Fixed skin viewer lighting rig not toggling themselves correctly sometimes
19 Days Ago
Updated bunny costume in the skin viewer
19 Days Ago
merge from main
19 Days Ago
merge from new_console-ui
19 Days Ago
merge from main
19 Days Ago
Compile fixes
20 Days Ago
merge from store_steamdown_fix
20 Days Ago
Show store connection issue modal if GetItemDefinitionsWithPrices returned null
20 Days Ago
Restored ctrl tab to cycle through item list and vehicle list categories
20 Days Ago
merge from autoconnect_menu_fix
20 Days Ago
Moved the autoconnect command line stuff to happen at the end of bootstrap init so the main menu doesnt explode
20 Days Ago
Restore loadout save button
20 Days Ago
Removed some mockup prefabs
20 Days Ago
merge from clearwire_fix
20 Days Ago
Fixed wire tool invalidating connection when clearing a wire while having a pending wire (regression from last month)