branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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