userFlaviencancel

4,871 Commits over 639 Days - 0.32cph!

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)
5 Months Ago
Do not highlight cart button on owned items
5 Months Ago
When checking out, fallback to browser if the steam overlay didnt open for whatever reason
5 Months Ago
Store progress, started featured tab
5 Months Ago
Steam inventory refresh button fix
5 Months Ago
Compile fix again
5 Months Ago
Store fixes and tweaks, checkout flow
5 Months Ago
Compile fixes
5 Months Ago
merge from main
5 Months Ago
Store grid: added ordering rules, auto sizing and FakeSteamItemStub support
5 Months Ago
RustButton uses OnPointerClick