4,341 Commits over 609 Days - 0.30cph!
Fixed cart button not disabling itself when emptied from a add to cart button inside a modal
Proper fix for ultra wide ratios
Fixed skin viewer callbacks being called when closed, causing the viewer to spawn on the wrong items
Restored steam button on DLC pages
Shorter descriptions for all pages
Bumped the maximum amount of line the phrase english textareas can have
- Better store price localization and formating
- Fixed item breakdown testing local price value instead of USD price
Added overrideCulture debug command
Added some missing country to currency code for the item marketplace price requests
Additional safety on steam inventory crafting InitAsync
Tweaked limited tab scroll hitbox
Fixed cart button issues on owned pack
Removed all the remaining FlexGraphicTransform on texts
Removed localization on bootstrap texts, causing NRE as its not accessible yet
Missing localization fixes
Store pages localization pass
Restore store general tab, bad merge
Removed some unnecessary FlexGraphicTransform comps
Cart button fixes and polish
Fixed workshop nre in the publish tab
Store items part of a pack now have their pack mentionned in the tile
Some content fixes and tweak
merge from glowdetection_tool
merge from glowdetection_tool
If the glowing item already has a description, add a space before adding "This skin glows in the dark"
Proper fix for the general tab scroll to section issue
Fixed workshop skybox slider NRE
New item store tile tweaks
Cart button gets on top of opened modal and pages when its not empty
More static resets
Added a command to debug trueshadow update groups
HttpImage static fields reset
UI_Window inherits from BaseMonoBehaviour instead of FacepunchBehaviour