branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

1 Year Ago
Super simple notifications window blockout
1 Year Ago
Fixed buttons not removing their pressed state correctly on pointer up (following the OnPointerClick changes)
1 Year Ago
main -> new_menu
1 Year Ago
Do not highlight cart button on owned items
1 Year Ago
When checking out, fallback to browser if the steam overlay didnt open for whatever reason
1 Year Ago
Store progress, started featured tab
1 Year Ago
Steam inventory refresh button fix
1 Year Ago
Compile fix again
1 Year Ago
Store fixes and tweaks, checkout flow
1 Year Ago
Compile fixes
1 Year Ago
merge from main
1 Year Ago
Store grid: added ordering rules, auto sizing and FakeSteamItemStub support
1 Year Ago
RustButton uses OnPointerClick
1 Year Ago
Generic popup are fullscreen
1 Year Ago
Settings screen tweaks, aligned the texts
1 Year Ago
RustButton toggle Unpress fixes
1 Year Ago
Steam inventory fixes Added a small purple line to help differentiate Twitch drops from other items
1 Year Ago
Toggle RustButtons are now toggled on pointer up instead of down Fixes button toggling when scrolling
1 Year 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
1 Year Ago
Steam inventory screen fully localized Better crate modal Cleanup
1 Year Ago
Steam inventory crafting and crate opening new UI
1 Year Ago
Steam crafting progress Child proofed the twitch drop deletion with a confirmation popup
1 Year Ago
Steam inventory progress, crafting stuff
1 Year Ago
Added pages to the phrase search window, it was dropping results
1 Year Ago
Started steam inventory screen
1 Year Ago
Store overlay page prefabs Cart fixes
1 Year Ago
Populate existing filters with defaults on init
1 Year 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)
1 Year 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
1 Year 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
1 Year Ago
Fix a bug preventing the rotation arrow from restarting
1 Year Ago
Tie the state of the refresh button to the current ogoing search
1 Year Ago
Fixed bugs with flex virtual scroll. Use a top and bottom flex spacer to spread out viewport content
1 Year Ago
Fixed owned items video fading issues when hovered
1 Year Ago
Better quit modal (dismisser and blurring) Better base page transitions Remove logs Make dismisser prefab
1 Year Ago
Refactored takeovers to be overridable by item grids Takeovers custom inspector
1 Year Ago
Hovering pack tiles starts playing a video
1 Year Ago
Missed files
1 Year Ago
Added new pack categories, whitelist system, more filtering Also fixed a grid bug
1 Year Ago
Setup better item height Applied to main menu prefab
1 Year Ago
Fixed non tagged servers from throwing an NRE Adjusted scrollbar width
1 Year Ago
Better connection modal animation
1 Year Ago
Added store editor convar to change your item inventory Added new store grid filters
1 Year Ago
Store tile owned tag
1 Year Ago
Store general tab scrollbar
1 Year Ago
General store scroll view Filtering by item
1 Year Ago
More settings tooltip
1 Year Ago
Wrote new tooltips for all the gameplay options Added video tooltip support
1 Year Ago
Re-implemented settings safe mode button and its confirmation popup
1 Year Ago
Generic popup dismisser, tweaks