userFlaviencancel
branchrust_reboot/main/new_menucancel

739 Commits over 92 Days - 0.33cph!

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
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
Set word and character spacing to 0 when switching to a RTL language, it breaks the fonts
2 Months Ago
Localized patch info date Some RTL text wrapping fixes
2 Months Ago
Also apply the font normalSpacingOffset in MeasureVertical
2 Months Ago
Fixed flex text wrapping issues with RTL languages (was not using the font normalSpacingOffset
2 Months Ago
Store is now using the last skin update date from the manifest
2 Months Ago
Fixed cart button not disabling itself when emptied from a add to cart button inside a modal
2 Months Ago
Proper fix for ultra wide ratios
2 Months Ago
Fixed skin viewer callbacks being called when closed, causing the viewer to spawn on the wrong items
2 Months Ago
merge from main
2 Months Ago
Restored steam button on DLC pages Shorter descriptions for all pages
2 Months Ago
Bumped the maximum amount of line the phrase english textareas can have
2 Months Ago
Compile fix
2 Months Ago
- Better store price localization and formating - Fixed item breakdown testing local price value instead of USD price Added overrideCulture debug command
2 Months Ago
Localization fixes
2 Months Ago
Added some missing country to currency code for the item marketplace price requests
2 Months Ago
Additional safety on steam inventory crafting InitAsync
2 Months Ago
Cart button fixes again
2 Months Ago
Tweaked limited tab scroll hitbox
2 Months Ago
Fixed cart button issues on owned pack
2 Months Ago
Removed all the remaining FlexGraphicTransform on texts
2 Months Ago
Removed localization on bootstrap texts, causing NRE as its not accessible yet
2 Months Ago
merge from main
2 Months Ago
Missing localization fixes
2 Months Ago
Store pages localization pass
2 Months Ago
Restore store general tab, bad merge
2 Months Ago
Compile fix
2 Months Ago
Removed some unnecessary FlexGraphicTransform comps
2 Months Ago
Cart button fixes and polish
2 Months Ago
Fixed workshop nre in the publish tab
2 Months Ago
Skin viewer analytics
2 Months Ago
Store items part of a pack now have their pack mentionned in the tile Some content fixes and tweak
2 Months Ago
Proper fix for the general tab scroll to section issue
2 Months Ago
Fixed workshop skybox slider NRE
2 Months Ago
New item store tile tweaks
2 Months Ago
Cart button gets on top of opened modal and pages when its not empty
2 Months Ago
More static resets Added a command to debug trueshadow update groups
2 Months Ago
Skin viewer glow tweaks
2 Months Ago
HttpImage static fields reset
2 Months Ago
UI_Window inherits from BaseMonoBehaviour instead of FacepunchBehaviour
2 Months Ago
merge from main