branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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