branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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