branchrust_reboot/main/new_menucancel

1,335 Commits over 122 Days - 0.46cph!

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