userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

421 Commits over 92 Days - 0.19cph!

1 Year Ago
Quick Join - Prevent local 'last connected' data from being overwritten by steam
1 Year Ago
Compile fix
1 Year Ago
Test convars to try and track down bugs with notifications (in builds only) Safely await notification handling rather than fire and forget Better hashcode to test ui notificiations against Properly await backend updates Fix notification empty icon not centering after empting a set of notifications
1 Year Ago
Flip notfications so the latest notification is at the top and not the bottom
1 Year Ago
Convar fix
1 Year 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
1 Year 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
1 Year Ago
Ensure store hero always preloads after the store
1 Year Ago
Add pan + zoom support to server map
1 Year Ago
Bit more safety on store hero
1 Year Ago
Fix Hero Store NRE
1 Year Ago
Fix broken connect modal (plastics fault)
1 Year Ago
Revert to try and fix stupid plastic
1 Year Ago
Attempt 2
1 Year 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
1 Year Ago
Missed a file
1 Year Ago
Stop tabbox allocating every frame
1 Year 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
1 Year Ago
Can now see how many players are in a servers queue in the browser list
1 Year Ago
Add some extra padding
1 Year Ago
Better rustplus button
1 Year Ago
Rust plus button styles More rust plus button debugging
1 Year Ago
Bit more polish to the refresh button Try to fix a hero store video NRE
1 Year 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
1 Year Ago
Fix server browser generating duplicate listings on first open
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
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
Compile fix (remove old convar)
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
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
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
Add analytics to main menu video hero Clicking the video takes you to the correct store page