userIan Hendersoncancel

6,218 Commits over 1,004 Days - 0.26cph!

1 Year Ago
Refresh rust plus button when menu opens rather than on player connect
1 Year 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
1 Year Ago
Fixed more cases of overflowing padding on the interaction toast
1 Year Ago
new_menu -> main
1 Year 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
1 Year Ago
Add extra logs, and console commands to debug rust plus
1 Year 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
1 Year Ago
Hide 'friends' in connect modal when joining a development server
1 Year Ago
Dont bother animating progress bar scale on the new hero
1 Year Ago
new_menu -> main
1 Year Ago
Compile fix (remove old convar)
1 Year Ago
new_menu -> main
1 Year 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
1 Year Ago
new_menu -> main
1 Year Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
1 Year 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
1 Year 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
1 Year Ago
Cache Main Menu canvas
1 Year Ago
new_menu -> main
1 Year Ago
Fix for rust plus button infinte loading v2
1 Year Ago
Close shockbyte and connection modal automatically if you move off the play page
1 Year Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
1 Year Ago
More profiling
1 Year Ago
Optimised the rest of the empty pools in the play page
1 Year Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
1 Year Ago
Remove sunset background video (looks bad)
1 Year Ago
Remove water treatment background video
1 Year 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
1 Year Ago
new_menu/tutorial_integration -> new_menu
1 Year 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
1 Year Ago
Reintegrate tutorial base work
1 Year Ago
Add analytics to main menu video hero Clicking the video takes you to the correct store page
1 Year Ago
Fix a bug that could cause one quick join entry to stay on the screen even if the user only had two entries
1 Year 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
1 Year Ago
new_menu -> main
1 Year Ago
Automatically disable the loading spinner if it takes too long
1 Year Ago
Cancelling a running query will also hide the loading spinner
1 Year 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
1 Year Ago
Remove the closed line from appearing underneath 'mode' in the play menu even though its open
1 Year Ago
Long loading screen tips will now wrap properly
1 Year Ago
F1 menu and stats can now be seen over the loading screen
1 Year Ago
Swap model out for a base cube
1 Year Ago
More fixes
1 Year Ago
Few different ideas
1 Year Ago
Check if its pooling related - force the particle system to reinit on create
1 Year Ago
new_menu -> main
1 Year Ago
Flex graphic transform NRE fix
1 Year Ago
Fix attempt (culling mode change)
1 Year Ago
new_menu -> main