branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

2 Months Ago
Hook up server browser page to our server browser list backend Run same setup/methods as current main menu (this wont be changed anyway)
2 Months Ago
ServerBrowserList port to use the new UI entries Ported the tag system over to the new setup Tag prefab new style
2 Months Ago
Fixed more strange spacing on larger sets of server listings
2 Months Ago
Wire up server entries UI Tag system Precache all tags Fixed some strange spacing on larger server listings
2 Months Ago
Ensure scroll starts at 0 Ensure server tabs are set to toggle Ensure gamemode tabs are set to toggle
2 Months Ago
More improved scroll behaviour Use absolute scrollbox setup Use padding rather than hardcoding values Fixed scrollbar
2 Months Ago
Managed to get scrollbar setup with flex categories (that was a nightmare!) ScrollFadeGradient object
2 Months Ago
merge from main
2 Months Ago
Settings keybinds tab wip
2 Months Ago
Added support for gradients in StyleAsset (only implemented by RustButton for now) Also fixed refresh not working in edit mode
2 Months Ago
Changed Bootstrap again - make sure the menu doesnt leak in whilst loading
2 Months Ago
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
2 Months Ago
Settings controls tab
2 Months Ago
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.
2 Months Ago
Working graphics presets Some layout and toggle fixes
2 Months Ago
Turn down bootstrap image opacity
2 Months Ago
Remove flex transition from page animations
2 Months Ago
Headers
2 Months Ago
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
2 Months Ago
Settings graphics tab
2 Months Ago
Settings experimental tab
2 Months Ago
Settings image effects tab
2 Months Ago
Restored bootstrap fonts on bootstrap scene texts
2 Months Ago
merge from main
2 Months Ago
Settings menu: Some layout fixes Opening transition
2 Months Ago
Fixed OnPointerUp being fired instantly when starting to drag a RustButton in a scroll view
2 Months Ago
Fixed settings toggle NRE Fixed some sliders using the wrong formatting Tweaked scroll view
2 Months Ago
ParticleTestMap crap file
2 Months Ago
Added a flex element to the ui context scene, so flexed prefabs look nice when opened
2 Months Ago
Custom unpress siblings setup Works with options settings
2 Months Ago
Hook settings menu into new main menu
2 Months Ago
merge from main
2 Months Ago
engine.json update
2 Months Ago
User interface settings tab done Added new categories to organize the settings a lil bit New tooltips
2 Months Ago
Screen tab
3 Months Ago
merge from main
3 Months Ago
Tooltip images
3 Months Ago
Settings tooltip setup
3 Months Ago
Renamed UISettings class
3 Months Ago
Gameplay settings
3 Months Ago
Better search bar behaviour: center scroll rect on the best match, fade out the other settings
3 Months Ago
Settings menu dropdown, cleaned up styles
3 Months Ago
Settings scrollbar Toggle tweaks
3 Months Ago
Settings menu progress
3 Months Ago
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
3 Months Ago
main -> new_menu
3 Months Ago
Re-enable bootstrap check
3 Months Ago
Add inventory page
3 Months Ago
Setup options styling on main menu
3 Months Ago
Missed files