All Rust commits from Facepunch
Fixed more strange spacing on larger sets of server listings
Wire up server entries UI Tag system Precache all tags Fixed some strange spacing on larger server listings
Ensure scroll starts at 0 Ensure server tabs are set to toggle Ensure gamemode tabs are set to toggle
More improved scroll behaviour Use absolute scrollbox setup Use padding rather than hardcoding values Fixed scrollbar
Managed to get scrollbar setup with flex categories (that was a nightmare!) ScrollFadeGradient object
merge from main
Settings keybinds tab wip
Added support for gradients in StyleAsset (only implemented by RustButton for now) Also fixed refresh not working in edit mode
Changed Bootstrap again - make sure the menu doesnt leak in whilst loading
Setup server browser server types Setup server browser gamemodes Icons, and localisation linking Setup tab groups on navbar Setup tab groups on gamemodes and server selection
Settings controls tab
Add URL system to the main menu. Manager can be sent a URL and will parse out the correct path to the correct page. Pages will be injected with query arguments based on the URL. Allows us to have buttons that will open up specific pages/settings/areas of the menu automatically.
Working graphics presets Some layout and toggle fixes
Turn down bootstrap image opacity
Remove flex transition from page animations
Headers
New standardised way to handle Rust Button tab groups. Child class which can handle main menu or specific tab menu navigation. Code cleanup Added namespace to add pages/ui scripts
Settings graphics tab
Settings experimental tab
Settings image effects tab
Restored bootstrap fonts on bootstrap scene texts
merge from main
Settings menu: Some layout fixes Opening transition
Fixed OnPointerUp being fired instantly when starting to drag a RustButton in a scroll view
Fixed settings toggle NRE Fixed some sliders using the wrong formatting Tweaked scroll view
ParticleTestMap crap file
Added a flex element to the ui context scene, so flexed prefabs look nice when opened
Custom unpress siblings setup Works with options settings
Hook settings menu into new main menu
merge from main
engine.json update
User interface settings tab done Added new categories to organize the settings a lil bit New tooltips
Screen tab
merge from main
Tooltip images
Settings tooltip setup
Renamed UISettings class
Gameplay settings
Better search bar behaviour: center scroll rect on the best match, fade out the other settings
Settings menu dropdown, cleaned up styles
Settings scrollbar Toggle tweaks
Settings menu progress
Added material design icons font for RustIcon The icon picker doesn't work with that character range though, can only select them by name for now
main -> new_menu
Re-enable bootstrap check
Add inventory page
Setup options styling on main menu
Missed files
Tab system Wired up home and play Animation transitions
Fixed navigation architecture Setup Page system