userIan Hendersoncancel
reporust_rebootcancel

6,048 Commits over 974 Days - 0.26cph!

11 Months Ago
Fix server browser generating duplicate listings on first open
11 Months Ago
new_menu -> main
11 Months Ago
Refresh rust plus button when menu opens rather than on player connect
11 Months Ago
Fix Quick Join names taking ages to appear: Cache servername in the quick join disk data Put in a temp name (from disk) whilst we wait for the real data to come in
11 Months Ago
Fixed more cases of overflowing padding on the interaction toast
11 Months Ago
new_menu -> main
11 Months Ago
Add a few more common words to the error parsing for toast error pushed Add a max text of 650 on the interaction toast
11 Months Ago
Add extra logs, and console commands to debug rust plus
11 Months Ago
Rust plus button now does proper comparison check the first time its refreshed Now listens to invalid/empty app ids and handles cases where the player is in a demo or not connected to a server
11 Months Ago
Hide 'friends' in connect modal when joining a development server
11 Months Ago
Dont bother animating progress bar scale on the new hero
11 Months Ago
new_menu -> main
11 Months Ago
Compile fix (remove old convar)
11 Months Ago
new_menu -> main
11 Months Ago
Any disconnection from a server now shows a 'reconnect' button Do some parsing for errors on the reason for leaving the server to try and show the right modal
11 Months Ago
new_menu -> main
11 Months Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
11 Months Ago
New store modal: More responsive Shows a selection of randomised store items (up to 6) that the user doesnt currently have Can see time through each video Cached and downloaded videos
11 Months Ago
Much better front page store modal behaviour: Download and cache videos properly Fix broken re roll behaviour Better randomisation If a player owns everything then just show them whatever we can Reroll after first loop
11 Months Ago
Cache Main Menu canvas
11 Months Ago
new_menu -> main
11 Months Ago
Fix for rust plus button infinte loading v2
11 Months Ago
Close shockbyte and connection modal automatically if you move off the play page
11 Months Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
11 Months Ago
More profiling
11 Months Ago
Optimised the rest of the empty pools in the play page
11 Months Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
11 Months Ago
Remove sunset background video (looks bad)
11 Months Ago
Remove water treatment background video
11 Months Ago
Preload 20ish server entries for the busiest server categories (stutter not totally resolved) FlexVirtualScroll can now preload objects IsBanned uses a Trie map to improve its performance
11 Months Ago
new_menu/tutorial_integration -> new_menu
11 Months Ago
Remove fancy tutorial category from server browser for now (was too buggy) Fixed tutorial modal not playing the video Fixed some minor pathing bugs in safe video player Safe video player exports to a raw image with API only mode
11 Months Ago
Reintegrate tutorial base work
11 Months Ago
Add analytics to main menu video hero Clicking the video takes you to the correct store page
11 Months Ago
Fix a bug that could cause one quick join entry to stay on the screen even if the user only had two entries
11 Months Ago
Show friends currently playing specific servers in the listings Streamermode sanitise Quick Join Server Titles so we dont dox every streamer that goes to the main menu home page Fixed tags always showing +1 above the limit Minor MenuManager cleanup
11 Months Ago
new_menu -> main
11 Months Ago
Automatically disable the loading spinner if it takes too long
11 Months Ago
Cancelling a running query will also hide the loading spinner
11 Months Ago
If you turn on a setting thats only available in one menu it will automatically turn off when you go into another menu Eg if you turn on PVE only servers in community then go to official it will no longer be looking for PVE only servers
11 Months Ago
Remove the closed line from appearing underneath 'mode' in the play menu even though its open
11 Months Ago
Long loading screen tips will now wrap properly
11 Months Ago
F1 menu and stats can now be seen over the loading screen
11 Months Ago
Swap model out for a base cube
11 Months Ago
More fixes
11 Months Ago
Few different ideas
11 Months Ago
Check if its pooling related - force the particle system to reinit on create
11 Months Ago
new_menu -> main
11 Months Ago
Flex graphic transform NRE fix