userIan Hendersoncancel
reporust_rebootcancel

4,770 Commits over 762 Days - 0.26cph!

4 Months Ago
Introduce a new Rust Plus modal rather than trying to do everything with a single button Pipe existing systems to the new button Remove old button and code
4 Months Ago
Add button to force the tutorial Add quit tutorial button (why did we not have this) Fix NRE when store hero tries to roll video too early
4 Months Ago
Ensure store hero always preloads after the store
4 Months Ago
Add pan + zoom support to server map
4 Months Ago
Bit more safety on store hero
4 Months Ago
Fix Hero Store NRE
4 Months Ago
new_menu -> main
4 Months Ago
Fix broken connect modal (plastics fault)
4 Months Ago
Revert to try and fix stupid plastic
4 Months Ago
Attempt 2
4 Months Ago
Bring back old default server image to the connection modal. Fix bug causing infinite 'loading' of a servers image if it doesnt have one
4 Months Ago
Missed a file
4 Months Ago
Stop tabbox allocating every frame
4 Months Ago
Add a loading wheel in the connection modal when you click on a server (for the image) Optimise connection modal - only regrab data if its a different server to the one you currently have loaded in the modal
4 Months Ago
Can now see how many players are in a servers queue in the browser list
4 Months Ago
Add some extra padding
4 Months Ago
new_menu -> main
4 Months Ago
Better rustplus button
4 Months Ago
new_menu -> main
4 Months Ago
Rust plus button styles More rust plus button debugging
4 Months Ago
Bit more polish to the refresh button Try to fix a hero store video NRE
4 Months 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
4 Months Ago
Fix server browser generating duplicate listings on first open
4 Months Ago
new_menu -> main
4 Months Ago
Refresh rust plus button when menu opens rather than on player connect
4 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
4 Months Ago
Fixed more cases of overflowing padding on the interaction toast
4 Months Ago
new_menu -> main
4 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
4 Months Ago
Add extra logs, and console commands to debug rust plus
4 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
4 Months Ago
Hide 'friends' in connect modal when joining a development server
4 Months Ago
Dont bother animating progress bar scale on the new hero
4 Months Ago
new_menu -> main
4 Months Ago
Compile fix (remove old convar)
4 Months Ago
new_menu -> main
4 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
4 Months Ago
new_menu -> main
4 Months Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
4 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
4 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
4 Months Ago
Cache Main Menu canvas
4 Months Ago
new_menu -> main
4 Months Ago
Fix for rust plus button infinte loading v2
4 Months Ago
Close shockbyte and connection modal automatically if you move off the play page
4 Months Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
4 Months Ago
More profiling
4 Months Ago
Optimised the rest of the empty pools in the play page
4 Months Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
4 Months Ago
Remove sunset background video (looks bad)