userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

412 Commits over 61 Days - 0.28cph!

57 Days Ago
Header image and description properly parsed by header modal Description scroll box Padding and cleanup Increased server information box
58 Days Ago
Hook up 'connect to server button' to our existing connection logic. Works perfectly
58 Days Ago
Fixed incorrect button prefab sizing
58 Days Ago
Hooked up connect modal to server list entries (now displays server title) Hooked up cancel and quit buttons
58 Days Ago
Connect modal mockup
58 Days Ago
Missed files
58 Days Ago
Server entries have buttons Setup simple button handlers
58 Days Ago
Fix dumb MenuUI2 bug, prefab misisng script?
59 Days Ago
Remove the ability to rotate local by Z
59 Days Ago
Stop Shockbyte button trying to refresh server listings
59 Days Ago
Reimplement Shockbyte promo. Polish the shockbyte popup
59 Days Ago
Refresh button micro interaction
59 Days Ago
Wire back up the refresh button properly
59 Days Ago
Prevent server listings from being added to the browser twice if they have a tag
59 Days Ago
Re add open animations between the pages Added editor support for play on awake
59 Days Ago
Added play on awake to flex transitions
60 Days Ago
Category buttons now ask the server browser to requery
60 Days Ago
Main menu quit modal
60 Days Ago
Super basic flex scroll view implementation
2 Months Ago
main -> new_menu
2 Months Ago
Correct viewport setup
2 Months Ago
Server browser scroll support (still a bit broken)
2 Months Ago
Setup premium servers Can set one button to be the default enabled in rust button group - set them throughout the UI Minor adjustements to server browser list
2 Months Ago
Server browser subtabs up top rather than at the side with the filters
2 Months Ago
Setup server browser sub navigation Same padding changes but with top and bottom
2 Months Ago
Remove padding set in body and spread it onto the pages instead
2 Months Ago
Support sub domains being top level domains - provided they are regsistered with the navigation system
2 Months Ago
Increase play page sizing
2 Months Ago
Show steam profile image in footer
2 Months Ago
Cant untoggle currently toggled button in rust button group
2 Months Ago
Cull first argument in buffer when navigating to a page
2 Months Ago
main -> new_menu
2 Months Ago
Remove top level domain being injected as an argument
2 Months Ago
Finally displaying server listings. Tags working correctly.
2 Months Ago
Closer to a working browser. Basic tag setup. Use correct page for browser (keep it isolated)
2 Months Ago
main -> new_menu
2 Months Ago
main -> new_menu
2 Months Ago
Prefab changes
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
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
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
Turn down bootstrap image opacity
2 Months Ago
Remove flex transition from page animations