branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

2 Months Ago
If the party changed, update the party footer even when the friend list is not visible Added a leave button when right clicking on yourself
2 Months Ago
Add some extra padding
2 Months Ago
Better rustplus button
2 Months Ago
Compile fix again
2 Months Ago
Compile fix...
2 Months Ago
Fixed store timer saying "refreshes today" when its in less than 24h but not actually today
2 Months Ago
Restored F7 defaulting to player report (when ingame)
2 Months Ago
Use InstalledUICulture for everything instead of a culture based on the game chosen language
2 Months Ago
Silenced the 429 too many requests error when requesting too many market prices Also added a phrase stating the price fetch fail (as it'll block the breakdown button)
2 Months Ago
Fixed not being able to scroll down through all the console commands auto completion list
2 Months Ago
Translate.GetCurrentCulture can be overriden by overrideCulture
2 Months Ago
Use Translate.GetCulture instead of CultureInfo.CurrentCulture when formatting prices, as it always return invariant culture Moved the culture convar inside Translate Removed a log in GetMarketPriceImpl
2 Months Ago
Revert 127505, not necessary
2 Months Ago
ListComponent static reset
2 Months Ago
Menu chat fixes Party members spawn in the footer next to the chat
2 Months Ago
Rust plus button styles More rust plus button debugging
2 Months Ago
Bit more polish to the refresh button Try to fix a hero store video NRE
2 Months 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
2 Months Ago
Fix server browser generating duplicate listings on first open
2 Months Ago
Refresh rust plus button when menu opens rather than on player connect
2 Months Ago
Close the menu chat when the menu is closed
2 Months Ago
MainMenu.Canvas extra null check, fixes UI_BackgroundAspectRatioFitter.Fit NRE
2 Months Ago
Added close button to the menu chat Mip maps on friend status circle sprite Some cleanup
2 Months Ago
Added mask clipping support to UIBackgroundBlur
2 Months Ago
Fix Quick Join names taking ages to appear: Cache servername in the quick join disk data Put in a temp name (from disk) whilst we wait for the real data to come in
2 Months Ago
Fixed more cases of overflowing padding on the interaction toast
2 Months Ago
Add a few more common words to the error parsing for toast error pushed Add a max text of 650 on the interaction toast
2 Months Ago
Add extra logs, and console commands to debug rust plus
2 Months Ago
Rust plus button now does proper comparison check the first time its refreshed Now listens to invalid/empty app ids and handles cases where the player is in a demo or not connected to a server
2 Months Ago
Polished social open/close transition UI.AlphaMask can use vertex color, fixes avatar never fading out
2 Months Ago
Hide 'friends' in connect modal when joining a development server
2 Months Ago
Dont bother animating progress bar scale on the new hero
2 Months Ago
FriendsList is a UI_Window Added escape capture Cleanup
2 Months Ago
Social prefabbing, cleanup ResetStaticFields on NameHelper
2 Months Ago
Fixed checkout result layout issue
2 Months Ago
Removed log in UI_Settings Some skinviewer tweaks
2 Months Ago
Fixed some price formatting issues causing local market price to be multiplied by 100 Added printCultureInfo command
2 Months Ago
Compile fix (remove old convar)
2 Months Ago
Any disconnection from a server now shows a 'reconnect' button Do some parsing for errors on the reason for leaving the server to try and show the right modal
2 Months Ago
Pipeline for prewarming modals Try to prewarm quick join box (needs to be even earlier)
2 Months Ago
New store modal: More responsive Shows a selection of randomised store items (up to 6) that the user doesnt currently have Can see time through each video Cached and downloaded videos
2 Months Ago
Much better front page store modal behaviour: Download and cache videos properly Fix broken re roll behaviour Better randomisation If a player owns everything then just show them whatever we can Reroll after first loop
2 Months Ago
Added a camera offset setting to the skin viewer, tweaked some offcentered items Added some new halloween items
2 Months Ago
Fixed store "no connection" failure message using the wrong loc key
2 Months Ago
Fixed empty store triggering the NEW notification
2 Months Ago
UI_BackgroundAspectRatioFitter.Fit NRE fix
2 Months Ago
MainMenu reset static fields
2 Months Ago
Added a static event when the language changed Fixed store and steam inventory search not working after a language change
2 Months Ago
Background aspect ratio fitter uses the cached main menu canvas
2 Months Ago
Cache Main Menu canvas