branchrust_reboot/main/new_menucancel

851 Commits over 91 Days - 0.39cph!

37 Days Ago
Animate Y instead, some minor animation adjustments
37 Days Ago
Add 'empty' no notifications insert, which will turn on when no notifications are in Add support for it to be animated/changed
37 Days Ago
Store analytics wip, restored old events
37 Days Ago
Keep notifications window closed by default
37 Days Ago
Add a clear all button to the notifications Created a small rounded button image
37 Days Ago
Show red dot above notifications if we have them Tween it there and away Better red colour
37 Days Ago
Reparent notifications window Fix bug that wasnt showing link icon when a link was provided to the notifications
37 Days Ago
Convar to add test notifications
37 Days Ago
Setup Notification prefab 4 Notifications each with different icons Notification pooling system Notifications can link to steam external or internal URLS Properly overlay notifications canvas over everything else
37 Days Ago
Working debug commands to test any items Refactoring and cleanup
37 Days Ago
Featured weekly skin item system Added convar to simulate featured items
37 Days Ago
merge from main
37 Days Ago
merge from main
38 Days Ago
Store featured items loaded from the manifest
38 Days Ago
Super simple notifications window blockout
38 Days Ago
Fixed buttons not removing their pressed state correctly on pointer up (following the OnPointerClick changes)
38 Days Ago
main -> new_menu
38 Days Ago
Do not highlight cart button on owned items
38 Days Ago
When checking out, fallback to browser if the steam overlay didnt open for whatever reason
38 Days Ago
Store progress, started featured tab
38 Days Ago
Steam inventory refresh button fix
39 Days Ago
Compile fix again
39 Days Ago
Compile fixes
39 Days Ago
Store fixes and tweaks, checkout flow
39 Days Ago
merge from main
39 Days Ago
Store grid: added ordering rules, auto sizing and FakeSteamItemStub support
39 Days Ago
Generic popup are fullscreen
39 Days Ago
RustButton uses OnPointerClick
39 Days Ago
Settings screen tweaks, aligned the texts
39 Days Ago
RustButton toggle Unpress fixes
39 Days Ago
Steam inventory fixes Added a small purple line to help differentiate Twitch drops from other items
40 Days Ago
Toggle RustButtons are now toggled on pointer up instead of down Fixes button toggling when scrolling
40 Days Ago
Fixed market price not being deserialized correctly when volume was >1000 (was happening for the high quality crate) Fixed some NRE and loc issues
40 Days Ago
Steam inventory screen fully localized Better crate modal Cleanup
40 Days Ago
Steam inventory crafting and crate opening new UI
40 Days Ago
Steam crafting progress Child proofed the twitch drop deletion with a confirmation popup
40 Days Ago
Steam inventory progress, crafting stuff
40 Days Ago
Added pages to the phrase search window, it was dropping results
40 Days Ago
Started steam inventory screen
40 Days Ago
Store overlay page prefabs Cart fixes
41 Days Ago
Populate existing filters with defaults on init
41 Days Ago
Setup search filtering 'show full', 'show empty' and text search now working Checkbox setup More exposed values in RustButton (toggle enable, disable and changed)
41 Days Ago
Update server category text every few seconds when inside a specific category Setup category button text on each one and link them into the page
41 Days Ago
Increased overall size of server description Ensured server connector description space is large enough to scroll properly Fixed dodgy background on server connector Remove logs
41 Days Ago
Fix a bug preventing the rotation arrow from restarting
41 Days Ago
Tie the state of the refresh button to the current ogoing search
41 Days Ago
Fixed bugs with flex virtual scroll. Use a top and bottom flex spacer to spread out viewport content
41 Days Ago
Fixed owned items video fading issues when hovered
41 Days Ago
Better quit modal (dismisser and blurring) Better base page transitions Remove logs Make dismisser prefab
41 Days Ago
Refactored takeovers to be overridable by item grids Takeovers custom inspector