branchrust_reboot/main/new_menucancel
739 Commits over 92 Days - 0.33cph!
Checkout result buttons not clickable during the opening sequence
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
Primary green button styles tweaks, to match blue primary
Bootstrap roboto sharpness tweak
Checkout result page polish
Fixed menu having a 0.98 alpha while ingame
On checkout, clear the cart before creating a new journey ID
Removed a mask on skin tiles, not needed
Tweaks
Gradient glow for normal skins, looks better
Better glow, added shimmers for the featured skin
Skin viewer glow tweaks
Removed trueshadow glow on limited skin tiles, we now have a gradient image using a static color based on the icon
Added a glow behind the model in the skin viewer, using that color
Fixed rare scale issue when opening skin modal
Fixed skin viewer settle rotation not being consistent accross all framerates
Clamp skin viewer mouse pos on parallax, fixes models spinning while your mouse is on another screen
Also inverted parralax Y axis, feels better
Added a warning when the steam overlay failed on checkout
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