userIan Hendersoncancel
reporust_rebootcancel

5,973 Commits over 974 Days - 0.26cph!

11 Months Ago
media_capture_backgroundvideo -> main
11 Months Ago
Convar to skip the current menu background video
11 Months Ago
Rename 'rust+' button 'pairing' Ensure Rust+ button has a hover effect
11 Months Ago
Ensure streamer mode works for server titles in play
11 Months Ago
Make header box less transparent
11 Months Ago
Disable the 'background' on the session modal connection window
11 Months Ago
naval_update -> scientist_rhib
11 Months Ago
main -> naval_update
11 Months Ago
Onbly show the tutorial button if the connected server has a tutorial available
11 Months Ago
Ensure logo image resets on joining a new server (doesn't stay the old one) Ensure tips reset on joining a new server if the old one had custom tips
11 Months Ago
new_menu2 -> main
11 Months Ago
Add new toast types when you are kicked or banned
11 Months Ago
Fix issues with notification icon popping up whne it shouldn't be Remove rendundant code Added dedicated name support to store heros
11 Months Ago
new_menu2 -> main
11 Months Ago
Add a message to the companion page to ensure you've signed into the app if its not installed (hopefully that encourages people to relog if having issues)
11 Months Ago
new_menu2 -> main
11 Months Ago
Pause and play the store hero video when you close and open the menu More logs for notifications
11 Months Ago
Missed files
11 Months Ago
Update some tooltips to the new menui2 ones
11 Months Ago
new_menu2 -> main
11 Months Ago
Proposed fix for notifications
11 Months Ago
Remove logs for main
11 Months Ago
new_menu2 -> main
11 Months Ago
Fix tutorial button not showing up when entering a tutorial Minor code cleanup Notification process wont skip all notifications if the data is incoprrect for one Disable top level rust plus button if in demo or not connected to a server (rather than inside modal)
11 Months Ago
Quick Join - Prevent local 'last connected' data from being overwritten by steam
11 Months Ago
Compile fix
11 Months 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
11 Months Ago
Flip notfications so the latest notification is at the top and not the bottom
11 Months Ago
Convar fix
11 Months Ago
new_menu -> main
11 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
11 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
11 Months Ago
Ensure store hero always preloads after the store
11 Months Ago
Add pan + zoom support to server map
11 Months Ago
Bit more safety on store hero
11 Months Ago
Fix Hero Store NRE
11 Months Ago
new_menu -> main
11 Months Ago
Fix broken connect modal (plastics fault)
11 Months Ago
Revert to try and fix stupid plastic
11 Months Ago
Attempt 2
11 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
11 Months Ago
Missed a file
11 Months Ago
Stop tabbox allocating every frame
11 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
11 Months Ago
Can now see how many players are in a servers queue in the browser list
11 Months Ago
Add some extra padding
11 Months Ago
new_menu -> main
11 Months Ago
Better rustplus button
11 Months Ago
new_menu -> main
11 Months Ago
Rust plus button styles More rust plus button debugging