userFlaviencancel
reporust_rebootcancel

6,870 Commits over 882 Days - 0.32cph!

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