branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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