userFlaviencancel
branchrust_reboot/main/new_menucancel

521 Commits over 61 Days - 0.36cph!

37 Days Ago
Removed cart button on item redirect, replaced subtitle for "Available in X pack"
37 Days Ago
Weekly skins countdown widgets
37 Days Ago
Fixed text wrapping issues for the featured limited skin
37 Days Ago
Fixed store tab navigation not changing button states
37 Days Ago
Pack showcases are hidden if the player own them Added jungle pack showcase
37 Days Ago
General store background crossfade when focused on pack categories
37 Days Ago
Added a debug command to print the weekly skins
37 Days Ago
Limited tab scroll view
37 Days Ago
Fixed flex grid vertical height
37 Days Ago
Store limited tab scrollview
38 Days Ago
Missing codegen
38 Days Ago
Removed the ItemDefinition label from the store UI prefab (wtf)
38 Days Ago
Feature store tile text wrapping fixes
38 Days Ago
Added an editor convar to load ALL the game items in the steam inventory menu. Didnt go well
38 Days Ago
Client compile fix
38 Days Ago
Assigned but its value is never used compile fixes
38 Days Ago
Made the store debug commands not editor only for now
38 Days Ago
Store medieval pack section
38 Days Ago
Gesture wheel compile fix
38 Days Ago
Fixed weekly skin modal not opening
38 Days Ago
Restore settings gesture wheel prefab guid
38 Days Ago
More gesture menu stuff
38 Days Ago
Fixed settings warmup nre
38 Days Ago
wip gesture menu
38 Days Ago
Settings: Gesture menu baseline Reset tooltip when switching tabs
38 Days Ago
Applied recent graphics preset fix to the new settings menu Fixed some sliders using whole numbers instead of decimals
38 Days Ago
Settings menu color pickers, added back all the accessibility settings
39 Days Ago
Settings code cleanup, renamed the classes and moved everything in the right folders
39 Days Ago
Mouse wheel keybind support + wire slack keybinds to the new settings menu
39 Days Ago
merge from main
39 Days Ago
merge from main
39 Days Ago
Flex grid min values on row count and row min height
39 Days Ago
Store featuring fixes More analytics, added journey_id to all store events
40 Days Ago
Store analytics wip, restored old events
40 Days Ago
Working debug commands to test any items Refactoring and cleanup
40 Days Ago
Featured weekly skin item system Added convar to simulate featured items
40 Days Ago
merge from main
40 Days Ago
merge from main
40 Days Ago
Store featured items loaded from the manifest
40 Days Ago
Fixed buttons not removing their pressed state correctly on pointer up (following the OnPointerClick changes)
41 Days Ago
Do not highlight cart button on owned items
41 Days Ago
When checking out, fallback to browser if the steam overlay didnt open for whatever reason
41 Days Ago
Store progress, started featured tab
41 Days Ago
Steam inventory refresh button fix
41 Days Ago
Compile fix again
41 Days Ago
Store fixes and tweaks, checkout flow
41 Days Ago
Compile fixes
41 Days Ago
merge from main
42 Days Ago
Store grid: added ordering rules, auto sizing and FakeSteamItemStub support
42 Days Ago
RustButton uses OnPointerClick