userFlaviencancel
reporust_rebootcancel

4,981 Commits over 670 Days - 0.31cph!

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