userFlaviencancel

4,377 Commits over 609 Days - 0.30cph!

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