userFlaviencancel

7,171 Commits over 943 Days - 0.32cph!

1 Year Ago
Clamp skin viewer mouse pos on parallax, fixes models spinning while your mouse is on another screen Also inverted parralax Y axis, feels better
1 Year Ago
Added a warning when the steam overlay failed on checkout
1 Year Ago
merge from new_menu
1 Year Ago
Demo button shows up after recording your first demo, without having to restart the client
1 Year Ago
Fixed some texts not clearning their submeshes
1 Year Ago
Set fps slider input field character limit to 3
1 Year Ago
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
1 Year Ago
Fixed cart buttons animation issue when loading cart from past sessions Skin viewer tweaks
1 Year Ago
Fixed typo in checkout page
1 Year Ago
Compile fix
1 Year Ago
Added a modal for when the store failed to load its content, for tuesday steam maintenance
1 Year Ago
Swap interaction toast icons to use the new icon font
1 Year Ago
Checkout result page first pass
1 Year Ago
Loading screen loc fixes
1 Year Ago
Fixed store overlay page not blocking clicks
1 Year Ago
merge from new_menu
1 Year Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
1 Year Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
1 Year Ago
merge from new_menu
1 Year Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
1 Year Ago
Restored shadow update flow
1 Year Ago
Removed ScrollRectDisable component for now
1 Year Ago
merge from new_menu
1 Year Ago
Fixed FPS slider again
1 Year Ago
merge from new_menu
1 Year Ago
Keybind reset button loc
1 Year Ago
Settings slider option now have an input field that can be used to enter exact values Fixed framerate slider clunkiness
1 Year Ago
Shadow update group execution order
1 Year Ago
Fixed store page overlay aspect ratio, updated all pages
1 Year Ago
Demo button shows up if you have the demo folder with demos in it
1 Year Ago
Fixed string parsing error when opening skins worth more than 1000 pounds in the inventory
1 Year Ago
Fixed skin viewer not resetting materials correctly with old skins
1 Year Ago
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
1 Year Ago
Change shadow update group init order
1 Year Ago
merge from main
1 Year Ago
Fixed legacy furnace skin viewer issues
1 Year Ago
Cleaned up demo window
1 Year Ago
Shadow manager NRE fix
1 Year Ago
merge from new_menu
1 Year Ago
Compile fixes
1 Year Ago
merge from new_menu
1 Year Ago
merge from new_menu
1 Year Ago
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
1 Year Ago
Moved all overlay modals in the canvas overlay parent
1 Year Ago
All popups background scale to fit 21:9+ ratios
1 Year Ago
Shockbyte localization fixes
1 Year Ago
NRE and localization fixes
1 Year Ago
Removed hero logs
1 Year Ago
Removed all the masks from store and inventory tiles, CoverImage now has a scale setting
1 Year Ago
Pages cache their masks on warmup and toggle them when showed/hidden, reduces overhead when the menu is hidden