userIan Hendersoncancel

6,218 Commits over 1,004 Days - 0.26cph!

1 Year Ago
Make header box less transparent
1 Year Ago
Disable the 'background' on the session modal connection window
1 Year Ago
naval_update -> scientist_rhib
1 Year Ago
main -> naval_update
1 Year Ago
Onbly show the tutorial button if the connected server has a tutorial available
1 Year 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
1 Year Ago
new_menu2 -> main
1 Year Ago
Add new toast types when you are kicked or banned
1 Year Ago
Fix issues with notification icon popping up whne it shouldn't be Remove rendundant code Added dedicated name support to store heros
1 Year Ago
new_menu2 -> main
1 Year 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)
1 Year Ago
new_menu2 -> main
1 Year Ago
Pause and play the store hero video when you close and open the menu More logs for notifications
1 Year Ago
Missed files
1 Year Ago
Update some tooltips to the new menui2 ones
1 Year Ago
new_menu2 -> main
1 Year Ago
Proposed fix for notifications
1 Year Ago
Remove logs for main
1 Year Ago
new_menu2 -> main
1 Year 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)
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
new_menu -> main
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
new_menu -> main
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
new_menu -> main
1 Year Ago
Better rustplus button
1 Year Ago
new_menu -> main
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
new_menu -> main