4,350 Commits over 609 Days - 0.30cph!
Demo button shows up after recording your first demo, without having to restart the client
Fixed some texts not clearning their submeshes
Set fps slider input field character limit to 3
Fixed RGB brightness setting not using decimal format
Fixed slider input field not resetting to convar value when left empty
Fixed being able to edit FPS slider "UNLIMITED" label
Fixed cart buttons animation issue when loading cart from past sessions
Skin viewer tweaks
Fixed typo in checkout page
Added a modal for when the store failed to load its content, for tuesday steam maintenance
Swap interaction toast icons to use the new icon font
Checkout result page first pass
Fixed store overlay page not blocking clicks
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
Also add bought items to the inventory, just to make sure players can see their recent purchase
Checked out items are considered owned locally regardless of what steam returns
Added editor debug command to fake checkouts
Restored shadow update flow
Removed ScrollRectDisable component for now
Settings slider option now have an input field that can be used to enter exact values
Fixed framerate slider clunkiness
Shadow update group execution order
Fixed store page overlay aspect ratio, updated all pages
Demo button shows up if you have the demo folder with demos in it
Fixed string parsing error when opening skins worth more than 1000 pounds in the inventory
Fixed skin viewer not resetting materials correctly with old skins
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
Change shadow update group init order
Fixed legacy furnace skin viewer issues
TrueShadow optimisations: removed per instance LateUpdate calls, added manager with group based updates
Assigned all shadows to mainmenu group, skipped when menu is closed
Shadows aren't updated when invisible too
Moved all overlay modals in the canvas overlay parent
All popups background scale to fit 21:9+ ratios
Shockbyte localization fixes
NRE and localization fixes
Removed all the masks from store and inventory tiles, CoverImage now has a scale setting
Pages cache their masks on warmup and toggle them when showed/hidden, reduces overhead when the menu is hidden
Removed unused loading spinner in the generic item modal