branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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