userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

26 Commits over 0 Days - ∞cph!

2 Days Ago
main -> new_menu
3 Days Ago
Prefab changes
3 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)
3 Days Ago
ServerBrowserList port to use the new UI entries Ported the tag system over to the new setup Tag prefab new style
4 Days Ago
Fixed more strange spacing on larger sets of server listings
4 Days Ago
Wire up server entries UI Tag system Precache all tags Fixed some strange spacing on larger server listings
4 Days Ago
Ensure scroll starts at 0 Ensure server tabs are set to toggle Ensure gamemode tabs are set to toggle
4 Days Ago
More improved scroll behaviour Use absolute scrollbox setup Use padding rather than hardcoding values Fixed scrollbar
4 Days Ago
Managed to get scrollbar setup with flex categories (that was a nightmare!) ScrollFadeGradient object
4 Days Ago
Changed Bootstrap again - make sure the menu doesnt leak in whilst loading
4 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
4 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.
4 Days Ago
Turn down bootstrap image opacity
4 Days Ago
Remove flex transition from page animations
4 Days Ago
Headers
4 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
5 Days Ago
Custom unpress siblings setup Works with options settings
5 Days Ago
Hook settings menu into new main menu
6 Days Ago
main -> new_menu
6 Days Ago
Re-enable bootstrap check
6 Days Ago
Add inventory page
6 Days Ago
Setup options styling on main menu
6 Days Ago
Missed files
6 Days Ago
Tab system Wired up home and play Animation transitions
6 Days Ago
Fixed navigation architecture Setup Page system
6 Days Ago
Setup basic navigation and routing system Setup home screen routing New MenuManager