branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

Yesterday
Quick Join - Prevent local 'last connected' data from being overwritten by steam
Yesterday
menu UI sounds decent WIP
2 Days Ago
Codegen
2 Days Ago
Fixed the store general tab messed up nav buttons Updated the scroll selection to a 'most visible section' approach, feels better in most cases
2 Days Ago
Compile fix
2 Days 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
2 Days Ago
Added new store content Some localization fixes
2 Days Ago
Flip notfications so the latest notification is at the top and not the bottom
2 Days Ago
Convar fix
2 Days 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
2 Days Ago
Fixed placeholder texts in the gesture menu Removed the shadows from the wheel sprite and use trueshadow instead
2 Days Ago
Steam inventory text wrapping fixes
2 Days Ago
Fixed store featured extending when the timer texts are too long
2 Days Ago
Fixed cart showing on top of the social menu
2 Days Ago
Fixed featured weekly skin not generating its icon color
2 Days Ago
Fixed demo window blur
2 Days Ago
merge from main
2 Days 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
2 Days Ago
Ensure store hero always preloads after the store
2 Days Ago
Compile fix
2 Days Ago
Added a dismisser to the menus chat Opens with the chat keybind Fixes
2 Days Ago
Tweaked skin viewer road sign jacket
3 Days Ago
Added DM picker to the menu chat + a ton of fixes
3 Days Ago
Add pan + zoom support to server map
3 Days Ago
NRE fix when initializing friends list
3 Days Ago
Can press enter or click the DM notif to open the chat
3 Days Ago
Fixed NRE when opening the friend list from the ingame chat
3 Days Ago
Bit more safety on store hero
3 Days Ago
Menu chat DM target improvements, cleaned up code and added menu chat subclass
3 Days Ago
Fix Hero Store NRE
3 Days Ago
Fix broken connect modal (plastics fault)
3 Days Ago
Revert to try and fix stupid plastic
3 Days Ago
Attempt 2
3 Days Ago
Hidden party member button opens the social menu
3 Days Ago
Workshop UI_SettingsTweakSlider nre fix
3 Days 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
3 Days Ago
UI_SteamInventoryCrafting init NRE fix attempt
3 Days Ago
Fixed store price tags being cutoff with some currencies
3 Days Ago
Missed a file
3 Days Ago
Stop tabbox allocating every frame
3 Days Ago
Updated floor and ceiling wp pack store assets
3 Days Ago
Fixed some init issues when clicking on store sub items Fixed medieval showcase tile not having a price tag
3 Days Ago
merge from main
3 Days Ago
Context menu changes so it doesnt spawn offscreen when right clicking party member Also gave it a min size so it doesnt shrink too much
3 Days Ago
Chat menu mask fixes
3 Days Ago
Footer party can only draw a maximum of 6 party members
3 Days Ago
Friend menu sections try to recycle existing items instead of flushing everything, reduces the flickering Can click on party member to DM them
3 Days 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
3 Days Ago
Can now see how many players are in a servers queue in the browser list
3 Days Ago
Compression and mipmaps on UI.FriendAvatarGradient so the avatar masks look better