userFlaviencancel

6,631 Commits over 821 Days - 0.34cph!

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