userFlaviencancel
reporust_rebootcancel

7,088 Commits over 943 Days - 0.31cph!

1 Year Ago
merge from new_menu
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
1 Year Ago
Fixed checkout result layout issue
1 Year Ago
merge from new_menu
1 Year Ago
Removed log in UI_Settings Some skinviewer tweaks
1 Year Ago
Fixed some price formatting issues causing local market price to be multiplied by 100 Added printCultureInfo command
1 Year Ago
Added a camera offset setting to the skin viewer, tweaked some offcentered items Added some new halloween items
1 Year Ago
Fixed store "no connection" failure message using the wrong loc key
1 Year Ago
Fixed empty store triggering the NEW notification
1 Year Ago
UI_BackgroundAspectRatioFitter.Fit NRE fix
1 Year Ago
MainMenu reset static fields
1 Year Ago
Added a static event when the language changed Fixed store and steam inventory search not working after a language change
1 Year Ago
Background aspect ratio fitter uses the cached main menu canvas
1 Year Ago
Set word and character spacing to 0 when switching to a RTL language, it breaks the fonts
1 Year Ago
Localized patch info date Some RTL text wrapping fixes
1 Year Ago
Also apply the font normalSpacingOffset in MeasureVertical
1 Year Ago
Fixed flex text wrapping issues with RTL languages (was not using the font normalSpacingOffset
1 Year Ago
merge from new_menu
1 Year Ago
Store is now using the last skin update date from the manifest
1 Year Ago
Fixed cart button not disabling itself when emptied from a add to cart button inside a modal
1 Year Ago
Proper fix for ultra wide ratios
1 Year Ago
Fixed skin viewer callbacks being called when closed, causing the viewer to spawn on the wrong items
1 Year Ago
merge from main
1 Year Ago
Restored steam button on DLC pages Shorter descriptions for all pages
1 Year Ago
Bumped the maximum amount of line the phrase english textareas can have
1 Year Ago
Compile fix
1 Year Ago
merge from new_menu
1 Year Ago
merge from new_menu
1 Year Ago
- Better store price localization and formating - Fixed item breakdown testing local price value instead of USD price Added overrideCulture debug command
1 Year Ago
Localization fixes
1 Year Ago
Added some missing country to currency code for the item marketplace price requests
1 Year Ago
Additional safety on steam inventory crafting InitAsync
1 Year Ago
merge from new_menu
1 Year Ago
Cart button fixes again
1 Year Ago
Tweaked limited tab scroll hitbox
1 Year Ago
Fixed cart button issues on owned pack
1 Year Ago
Removed all the remaining FlexGraphicTransform on texts
1 Year Ago
Removed localization on bootstrap texts, causing NRE as its not accessible yet
1 Year Ago
merge from main