userFlaviencancel
branchrust_reboot/main/new_menucancel

739 Commits over 92 Days - 0.33cph!

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
Added new store content Some localization fixes
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
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
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
Menu chat DM target improvements, cleaned up code and added menu chat subclass
1 Year Ago
Hidden party member button opens the social menu
1 Year Ago
Workshop UI_SettingsTweakSlider nre fix
1 Year Ago
UI_SteamInventoryCrafting init NRE fix attempt
1 Year Ago
Fixed store price tags being cutoff with some currencies
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
Compression and mipmaps on UI.FriendAvatarGradient so the avatar masks look better
1 Year 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
1 Year Ago
Compile fix again
1 Year Ago
Compile fix...
1 Year Ago
Fixed store timer saying "refreshes today" when its in less than 24h but not actually today
1 Year Ago
Restored F7 defaulting to player report (when ingame)
1 Year Ago
Use InstalledUICulture for everything instead of a culture based on the game chosen language
1 Year 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)
1 Year Ago
Fixed not being able to scroll down through all the console commands auto completion list
1 Year Ago
Translate.GetCurrentCulture can be overriden by overrideCulture
1 Year 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
1 Year Ago
Revert 127505, not necessary
1 Year Ago
ListComponent static reset
1 Year Ago
Menu chat fixes Party members spawn in the footer next to the chat
1 Year Ago
Close the menu chat when the menu is closed
1 Year Ago
MainMenu.Canvas extra null check, fixes UI_BackgroundAspectRatioFitter.Fit NRE
1 Year Ago
Added close button to the menu chat Mip maps on friend status circle sprite Some cleanup
1 Year Ago
Added mask clipping support to UIBackgroundBlur
1 Year Ago
Polished social open/close transition UI.AlphaMask can use vertex color, fixes avatar never fading out
1 Year Ago
FriendsList is a UI_Window Added escape capture Cleanup
1 Year Ago
Social prefabbing, cleanup ResetStaticFields on NameHelper