userFlaviencancel

4,350 Commits over 609 Days - 0.30cph!

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