4,377 Commits over 609 Days - 0.30cph!
Removed the ItemDefinition label from the store UI prefab (wtf)
Feature store tile text wrapping fixes
Added an editor convar to load ALL the game items in the steam inventory menu. Didnt go well
Assigned but its value is never used compile fixes
Made the store debug commands not editor only for now
Store medieval pack section
Gesture wheel compile fix
Fixed weekly skin modal not opening
Restore settings gesture wheel prefab guid
Fixed settings warmup nre
Settings:
Gesture menu baseline
Reset tooltip when switching tabs
ContainerCorpseCreator compile fix
Fixed wire slack for christmas lights, already fixed on decor_lighting_dlc but needs to work til we merge it
Applied recent graphics preset fix to the new settings menu
Fixed some sliders using whole numbers instead of decimals
Settings menu color pickers, added back all the accessibility settings
Container corpse creator tool copy over the original open/close sound
Settings code cleanup, renamed the classes and moved everything in the right folders
Mouse wheel keybind support + wire slack keybinds to the new settings menu
Fixed wire slack not working with string lights
merge from mousewheel_binds_fix
Can now bind mousewheeldown and mousewheelup from the settings
Added binds for wire slack
Also fixed the options menu defaulting to the controls tab
Fixed mouse wheel key combos not being bindable
Fixed LR300 steam item description generation
merge from session_analytics
Added session_start and session_end events
Added session_id field to every events
Flex grid min values on row count and row min height
Store featuring fixes
More analytics, added journey_id to all store events
Store analytics wip, restored old events
Working debug commands to test any items
Refactoring and cleanup
Featured weekly skin item system
Added convar to simulate featured items
Revert
123163, was not a good idea
merge from lr300_skinnable_fix
Fixed LR 300 skinnable asset using the wrong item name, causing issues with descriptions when generating skins
Store featured items loaded from the manifest
Fixed buttons not removing their pressed state correctly on pointer up (following the OnPointerClick changes)
Do not highlight cart button on owned items
When checking out, fallback to browser if the steam overlay didnt open for whatever reason
Store progress, started featured tab
Steam inventory refresh button fix