userFlaviencancel
branchrust_reboot/main/new_menucancel

739 Commits over 92 Days - 0.33cph!

31 Days Ago
Checkout result buttons not clickable during the opening sequence
31 Days Ago
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
31 Days Ago
merge from main
31 Days Ago
Primary green button styles tweaks, to match blue primary
31 Days Ago
Bootstrap roboto sharpness tweak
31 Days Ago
Checkout result page polish
31 Days Ago
Fixed menu having a 0.98 alpha while ingame
32 Days Ago
Limited item glow tweaks
32 Days Ago
On checkout, clear the cart before creating a new journey ID
32 Days Ago
Removed a mask on skin tiles, not needed Tweaks
32 Days Ago
Gradient glow for normal skins, looks better
32 Days Ago
Better glow, added shimmers for the featured skin Skin viewer glow tweaks
32 Days Ago
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
32 Days Ago
Fixed rare scale issue when opening skin modal
32 Days Ago
Fixed skin viewer settle rotation not being consistent accross all framerates
32 Days 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
32 Days Ago
Added a warning when the steam overlay failed on checkout
32 Days Ago
Demo button shows up after recording your first demo, without having to restart the client
32 Days Ago
Fixed some texts not clearning their submeshes
32 Days Ago
Set fps slider input field character limit to 3
32 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
32 Days Ago
Fixed cart buttons animation issue when loading cart from past sessions Skin viewer tweaks
32 Days Ago
Fixed typo in checkout page
32 Days Ago
Compile fix
32 Days Ago
Added a modal for when the store failed to load its content, for tuesday steam maintenance
32 Days Ago
Swap interaction toast icons to use the new icon font
32 Days Ago
Checkout result page first pass
32 Days Ago
Loading screen loc fixes
32 Days Ago
Fixed store overlay page not blocking clicks
33 Days Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
33 Days Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
33 Days Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
33 Days Ago
Restored shadow update flow
33 Days Ago
Removed ScrollRectDisable component for now
33 Days Ago
Fixed FPS slider again
33 Days Ago
Keybind reset button loc
33 Days Ago
Settings slider option now have an input field that can be used to enter exact values Fixed framerate slider clunkiness
33 Days Ago
Shadow update group execution order
33 Days Ago
Fixed store page overlay aspect ratio, updated all pages
33 Days Ago
Demo button shows up if you have the demo folder with demos in it
33 Days Ago
Fixed string parsing error when opening skins worth more than 1000 pounds in the inventory
33 Days Ago
Fixed skin viewer not resetting materials correctly with old skins
33 Days Ago
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
33 Days Ago
Change shadow update group init order
33 Days Ago
merge from main
33 Days Ago
Fixed legacy furnace skin viewer issues
33 Days Ago
Cleaned up demo window
33 Days Ago
Shadow manager NRE fix
33 Days Ago
Compile fixes
33 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