branchrust_reboot/main/new_menucancel
851 Commits over 91 Days - 0.39cph!
Animate Y instead, some minor animation adjustments
Add 'empty' no notifications insert, which will turn on when no notifications are in
Add support for it to be animated/changed
Store analytics wip, restored old events
Keep notifications window closed by default
Add a clear all button to the notifications
Created a small rounded button image
Show red dot above notifications if we have them
Tween it there and away
Better red colour
Reparent notifications window
Fix bug that wasnt showing link icon when a link was provided to the notifications
Convar to add test notifications
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
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
Super simple notifications window blockout
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
Generic popup are fullscreen
RustButton uses OnPointerClick
Settings screen tweaks, aligned the texts
RustButton toggle Unpress fixes
Steam inventory fixes
Added a small purple line to help differentiate Twitch drops from other items
Toggle RustButtons are now toggled on pointer up instead of down
Fixes button toggling when scrolling
Fixed market price not being deserialized correctly when volume was >1000 (was happening for the high quality crate)
Fixed some NRE and loc issues
Steam inventory screen fully localized
Better crate modal
Cleanup
Steam inventory crafting and crate opening new UI
Steam crafting progress
Child proofed the twitch drop deletion with a confirmation popup
Steam inventory progress, crafting stuff
Added pages to the phrase search window, it was dropping results
Started steam inventory screen
Store overlay page prefabs
Cart fixes
Populate existing filters with defaults on init
Setup search filtering
'show full', 'show empty' and text search now working
Checkbox setup
More exposed values in RustButton (toggle enable, disable and changed)
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
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
Fix a bug preventing the rotation arrow from restarting
Tie the state of the refresh button to the current ogoing search
Fixed bugs with flex virtual scroll. Use a top and bottom flex spacer to spread out viewport content
Fixed owned items video fading issues when hovered
Better quit modal (dismisser and blurring)
Better base page transitions
Remove logs
Make dismisser prefab
Refactored takeovers to be overridable by item grids
Takeovers custom inspector