branchrust_reboot/main/new_menucancel

850 Commits over 91 Days - 0.39cph!

50 Days Ago
Generic search bar Added a cancel button to clear the current search
50 Days Ago
Better settings menu search results
50 Days Ago
merge from main
51 Days Ago
Finally displaying server listings. Tags working correctly.
51 Days Ago
Closer to a working browser. Basic tag setup. Use correct page for browser (keep it isolated)
51 Days Ago
main -> new_menu
51 Days Ago
Settings layout fixes
54 Days Ago
Settings keybind tab progress + some refactoring
55 Days Ago
merge from main
55 Days Ago
main -> new_menu
55 Days Ago
Settings keybinds tab
55 Days Ago
merge from main
56 Days Ago
Prefab changes
56 Days 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)
56 Days Ago
ServerBrowserList port to use the new UI entries Ported the tag system over to the new setup Tag prefab new style
56 Days Ago
Fixed more strange spacing on larger sets of server listings
56 Days Ago
Wire up server entries UI Tag system Precache all tags Fixed some strange spacing on larger server listings
56 Days Ago
Ensure scroll starts at 0 Ensure server tabs are set to toggle Ensure gamemode tabs are set to toggle
56 Days Ago
More improved scroll behaviour Use absolute scrollbox setup Use padding rather than hardcoding values Fixed scrollbar
56 Days Ago
Managed to get scrollbar setup with flex categories (that was a nightmare!) ScrollFadeGradient object
57 Days Ago
merge from main
57 Days Ago
Settings keybinds tab wip
57 Days Ago
Added support for gradients in StyleAsset (only implemented by RustButton for now) Also fixed refresh not working in edit mode
57 Days Ago
Changed Bootstrap again - make sure the menu doesnt leak in whilst loading
57 Days 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
57 Days Ago
Settings controls tab
57 Days 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.
57 Days Ago
Working graphics presets Some layout and toggle fixes
57 Days Ago
Turn down bootstrap image opacity
57 Days Ago
Remove flex transition from page animations
57 Days Ago
Headers
57 Days 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
57 Days Ago
Settings graphics tab
57 Days Ago
Settings experimental tab
57 Days Ago
Settings image effects tab
58 Days Ago
Restored bootstrap fonts on bootstrap scene texts
58 Days Ago
merge from main
58 Days Ago
Settings menu: Some layout fixes Opening transition
58 Days Ago
Fixed OnPointerUp being fired instantly when starting to drag a RustButton in a scroll view
58 Days Ago
Fixed settings toggle NRE Fixed some sliders using the wrong formatting Tweaked scroll view
58 Days Ago
ParticleTestMap crap file
58 Days Ago
Added a flex element to the ui context scene, so flexed prefabs look nice when opened
58 Days Ago
Custom unpress siblings setup Works with options settings
58 Days Ago
Hook settings menu into new main menu
58 Days Ago
merge from main
58 Days Ago
engine.json update
58 Days Ago
User interface settings tab done Added new categories to organize the settings a lil bit New tooltips
58 Days Ago
Screen tab
58 Days Ago
merge from main
58 Days Ago
Tooltip images