userIan Hendersoncancel

4,591 Commits over 731 Days - 0.26cph!

3 Months Ago
Add extra logs, and console commands to debug rust plus
3 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
3 Months Ago
Hide 'friends' in connect modal when joining a development server
3 Months Ago
Dont bother animating progress bar scale on the new hero
3 Months Ago
new_menu -> main
3 Months Ago
Compile fix (remove old convar)
3 Months Ago
new_menu -> main
3 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
3 Months Ago
new_menu -> main
3 Months Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
3 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
3 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
3 Months Ago
Cache Main Menu canvas
3 Months Ago
new_menu -> main
3 Months Ago
Fix for rust plus button infinte loading v2
3 Months Ago
Close shockbyte and connection modal automatically if you move off the play page
3 Months Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
3 Months Ago
More profiling
3 Months Ago
Optimised the rest of the empty pools in the play page
3 Months Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
3 Months Ago
Remove sunset background video (looks bad)
3 Months Ago
Remove water treatment background video
3 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
3 Months Ago
new_menu/tutorial_integration -> new_menu
3 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
3 Months Ago
Reintegrate tutorial base work
3 Months Ago
Add analytics to main menu video hero Clicking the video takes you to the correct store page
3 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
3 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
3 Months Ago
new_menu -> main
3 Months Ago
Automatically disable the loading spinner if it takes too long
3 Months Ago
Cancelling a running query will also hide the loading spinner
3 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
3 Months Ago
Remove the closed line from appearing underneath 'mode' in the play menu even though its open
3 Months Ago
Long loading screen tips will now wrap properly
3 Months Ago
F1 menu and stats can now be seen over the loading screen
3 Months Ago
Swap model out for a base cube
3 Months Ago
More fixes
3 Months Ago
Few different ideas
3 Months Ago
Check if its pooling related - force the particle system to reinit on create
3 Months Ago
new_menu -> main
3 Months Ago
Flex graphic transform NRE fix
3 Months Ago
Fix attempt (culling mode change)
3 Months Ago
new_menu -> main
3 Months Ago
Greatly improved speed of the new server search Around 20 ms for over 10k servers with 3 combined searches - not bad results!
3 Months Ago
Better map settings
3 Months Ago
Add escape capture to server search
3 Months Ago
Draw map grids on our map viewer in the play menu. Grid shader is somewhat based off hopes and dreams.
3 Months Ago
new_menu -> main