userIan Hendersoncancel

4,154 Commits over 701 Days - 0.25cph!

49 Days Ago
new_menu -> main
49 Days Ago
Better rustplus button
49 Days Ago
new_menu -> main
49 Days Ago
Rust plus button styles More rust plus button debugging
49 Days Ago
Bit more polish to the refresh button Try to fix a hero store video NRE
49 Days Ago
Fix a bug where if you press refresh enough times the server browser will eventually brick and show no results Fix the modded page frequently showing 'no servers available' when servers exist
49 Days Ago
Fix server browser generating duplicate listings on first open
49 Days Ago
new_menu -> main
49 Days Ago
Refresh rust plus button when menu opens rather than on player connect
49 Days 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
49 Days Ago
Fixed more cases of overflowing padding on the interaction toast
49 Days Ago
new_menu -> main
49 Days 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
49 Days Ago
Add extra logs, and console commands to debug rust plus
49 Days 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
49 Days Ago
Hide 'friends' in connect modal when joining a development server
49 Days Ago
Dont bother animating progress bar scale on the new hero
49 Days Ago
new_menu -> main
49 Days Ago
Compile fix (remove old convar)
49 Days Ago
new_menu -> main
49 Days 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
49 Days Ago
new_menu -> main
49 Days Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
49 Days 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
49 Days 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
50 Days Ago
Cache Main Menu canvas
50 Days Ago
new_menu -> main
50 Days Ago
Fix for rust plus button infinte loading v2
50 Days Ago
Close shockbyte and connection modal automatically if you move off the play page
50 Days Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
50 Days Ago
More profiling
50 Days Ago
Optimised the rest of the empty pools in the play page
50 Days Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
50 Days Ago
Remove sunset background video (looks bad)
50 Days Ago
Remove water treatment background video
50 Days 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
50 Days Ago
new_menu/tutorial_integration -> new_menu
50 Days 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
51 Days Ago
Reintegrate tutorial base work
51 Days Ago
Add analytics to main menu video hero Clicking the video takes you to the correct store page
51 Days Ago
Fix a bug that could cause one quick join entry to stay on the screen even if the user only had two entries
51 Days 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
51 Days Ago
new_menu -> main
51 Days Ago
Automatically disable the loading spinner if it takes too long
51 Days Ago
Cancelling a running query will also hide the loading spinner
51 Days 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
51 Days Ago
Remove the closed line from appearing underneath 'mode' in the play menu even though its open
51 Days Ago
Long loading screen tips will now wrap properly
51 Days Ago
F1 menu and stats can now be seen over the loading screen