userFlaviencancel

5,375 Commits over 700 Days - 0.32cph!

5 Months Ago
Restored F7 defaulting to player report (when ingame)
5 Months Ago
Use InstalledUICulture for everything instead of a culture based on the game chosen language
5 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)
5 Months Ago
Fixed not being able to scroll down through all the console commands auto completion list
5 Months Ago
merge from new_menu
5 Months Ago
Translate.GetCurrentCulture can be overriden by overrideCulture
5 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
5 Months Ago
Revert 127505, not necessary
5 Months Ago
ListComponent static reset
5 Months Ago
Menu chat fixes Party members spawn in the footer next to the chat
5 Months Ago
Close the menu chat when the menu is closed
5 Months Ago
MainMenu.Canvas extra null check, fixes UI_BackgroundAspectRatioFitter.Fit NRE
5 Months Ago
Added close button to the menu chat Mip maps on friend status circle sprite Some cleanup
5 Months Ago
Added mask clipping support to UIBackgroundBlur
5 Months Ago
Polished social open/close transition UI.AlphaMask can use vertex color, fixes avatar never fading out
5 Months Ago
FriendsList is a UI_Window Added escape capture Cleanup
5 Months Ago
Social prefabbing, cleanup ResetStaticFields on NameHelper
5 Months Ago
Fixed checkout result layout issue
5 Months Ago
merge from new_menu
5 Months Ago
Removed log in UI_Settings Some skinviewer tweaks
5 Months Ago
Fixed some price formatting issues causing local market price to be multiplied by 100 Added printCultureInfo command
5 Months Ago
Added a camera offset setting to the skin viewer, tweaked some offcentered items Added some new halloween items
5 Months Ago
Fixed store "no connection" failure message using the wrong loc key
5 Months Ago
Fixed empty store triggering the NEW notification
5 Months Ago
UI_BackgroundAspectRatioFitter.Fit NRE fix
5 Months Ago
MainMenu reset static fields
5 Months Ago
Added a static event when the language changed Fixed store and steam inventory search not working after a language change
5 Months Ago
Background aspect ratio fitter uses the cached main menu canvas
5 Months Ago
Set word and character spacing to 0 when switching to a RTL language, it breaks the fonts
5 Months Ago
Localized patch info date Some RTL text wrapping fixes
5 Months Ago
Also apply the font normalSpacingOffset in MeasureVertical
5 Months Ago
Fixed flex text wrapping issues with RTL languages (was not using the font normalSpacingOffset
5 Months Ago
merge from new_menu
5 Months Ago
Store is now using the last skin update date from the manifest
5 Months Ago
Fixed cart button not disabling itself when emptied from a add to cart button inside a modal
5 Months Ago
Proper fix for ultra wide ratios
5 Months Ago
Fixed skin viewer callbacks being called when closed, causing the viewer to spawn on the wrong items
5 Months Ago
merge from main
5 Months Ago
Restored steam button on DLC pages Shorter descriptions for all pages
5 Months Ago
Bumped the maximum amount of line the phrase english textareas can have
5 Months Ago
Compile fix
5 Months Ago
merge from new_menu
5 Months Ago
merge from new_menu
5 Months Ago
- Better store price localization and formating - Fixed item breakdown testing local price value instead of USD price Added overrideCulture debug command
5 Months Ago
Localization fixes
5 Months Ago
Added some missing country to currency code for the item marketplace price requests
5 Months Ago
Additional safety on steam inventory crafting InitAsync
5 Months Ago
merge from new_menu
5 Months Ago
Cart button fixes again
5 Months Ago
Tweaked limited tab scroll hitbox