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