userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

423 Commits over 92 Days - 0.19cph!

2 Months Ago
Fix search bar close button being offset to the right when clicking
2 Months Ago
Fixed the refresh buttons pixot being offset
2 Months Ago
Fixed broken material on rust plus popup
2 Months Ago
Fixed incorrect on toggle changed button being used
2 Months Ago
Setup Server Browser cache
2 Months Ago
Menu compile errors
2 Months Ago
Fix twitch drops json model error
2 Months Ago
Correctly show loading screen when disconnecting Swap default OpenMainMenu to use the async version
2 Months Ago
Changed 'heart' icon on server listings. Fixed server browser entries instantly opening when trying to scroll through listings with the mouse. Fixed new canvas mode causing issues with keyboard locking and buttons not working properly.
2 Months Ago
Setup UI_Window support for flex element state swapping Move Home and Session pages over to canvas alpha instead of GameObject setactive
2 Months Ago
Setup Rust Plus modal, show when you press learn more
2 Months Ago
Setup development server logo
2 Months Ago
Fixed weird extra image padding on the right
2 Months Ago
Fixed issues with th ebutton highlight on navigate Add non graphic element behind server browser scroll bar to allow scrolling with mouse (still too sensitive with entry clicks) Remove cover fill and fade on connection modal
2 Months Ago
Opening an internal URL will also toggle its corresponding navigation button (if it exists) Some more fixes for async main menu loading
2 Months Ago
Hide interaction modal in bootstrap
2 Months Ago
Experiment with async menu loading when going back to main menu on disconnect.
2 Months Ago
Fixed issues opening menu
2 Months Ago
Save us 20 ms when leaving a server. Present in the current game. Split menu enabling/disabling across a few frames with a coroutine. Handling those UI elements is heavy. Throw 'disconnected' toast when leaving a server.
2 Months Ago
Missed files
2 Months Ago
More dumb fixes
2 Months Ago
Ensure they are both set to off
2 Months Ago
Fixes for the crafted item and new item blur backgrounds
2 Months Ago
Use Application integration instead of my rubbish pipeline for those notifications
2 Months Ago
Fixed NRE when connecting to a server
2 Months Ago
Give the player a notification in the menu if a new rust version has been released on Steam. Pipeline to grab manifest changes with an event.
2 Months Ago
Hook up twitch drop data on the clientside
2 Months Ago
Wire up 'latest changeset' data on the clientside manifest
2 Months Ago
Remove UI window and fix escape captures
2 Months Ago
Fixed connection modal not opening after my last set of changes Ensure modded references the correct category counter
2 Months Ago
Allow UI_Window base implementations
2 Months Ago
Fixed new crafted item popup throwing NREs Removed old new item popup
2 Months Ago
Further session page and connection modal changes
2 Months Ago
Hook up learn more about rust plus Setup safe url open Connect to server button set active false
2 Months Ago
Wire up new session page. Seperate out connection modal parts. Remove a bunch of unneeded stuff for the session page.
3 Months Ago
Nicer fade ramp on store items
3 Months Ago
Change overlay base to use new sliced downwards gradient
3 Months Ago
Reduce button width More phrase support for interaction modal Show 'cant connect to steam' error popup as an interaction modal instead
3 Months Ago
Layout changes Ensure bootstrap page has the same interaction modal as main menu
3 Months Ago
Fixed bug preventing the title from taking up all the space if the subtitle is empty Codegen Test method
3 Months Ago
Interaction Modal can now be enabled/disabled with static methods Can output translations rather than raw text Buttons can be wired up to whatever we want when starting the popup Custom layout is setup on call for whatever the user wants
3 Months Ago
main -> new_menu
3 Months Ago
Better timings to update category buttons
3 Months Ago
Blockout the interaction modal
3 Months Ago
Add adding to the search bar Move filter content to top when opening server browser
3 Months Ago
Ensure server browser applies filters on first search
3 Months Ago
Filter buttons only use include groups (lets use dropdowns for exclude groups)
3 Months Ago
Bring server browser search filters up to parity with the current main menu
3 Months Ago
Fixed carousel opacity breaking if you swap too quickly betwen items (in between transitions)
3 Months Ago
Menu UI Code folder restructure Setup header filters for name, ping, player count etc