userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

423 Commits over 92 Days - 0.19cph!

10 Months Ago
Centre connection modal inside the play menu properly Fix notifications blur Fix connection modal blur being a bit strange
10 Months Ago
Clicking off the social page dismisses it
10 Months Ago
Clicking off the notifications panel will automatically close it Pressing escape will close the notifications panel
10 Months Ago
Dont do it in editor ^ (aha)
10 Months Ago
Dont let flex layout manager run on server - should fix that warning being spammed when headless
10 Months Ago
Fix white flash when transitioning between home menu and others
10 Months Ago
Enable all the pages by default - should give us a performance boost on first menu enter
10 Months Ago
Try the modal again, just revert the prefab and go from there
10 Months Ago
Just make the quit modal reference itself for quiting instead of the parent
10 Months Ago
Have a crack at Fuzzy Searching (searching doesnt need to be an exact match) Roll it out to the Server Browser search Setup a standardised api so we can use it everywhere
10 Months Ago
Try and fix that pesky quit modal again
10 Months Ago
Simple error output More cleanup
10 Months Ago
Fixed bug causing chat to steal escape presses Reduced menu background filter Changed odd an even styling Added animation on entry hover Fixed session nav option not dissapearing when leaving server Fixed interaction modal x button being on the wrong side
10 Months Ago
Fixed interaction toast being weirdly layed out in bootstrap
10 Months Ago
Server Browser Rebuild() now runs in a Task, this stops frame drops and UI unresponsiveness when updating server lists Favourites now always appear at the very top of your listings no matter what browser you're in Sped up ServerResponded() 20% ~ quicker by using easy outs Sped up finding server mode tag
10 Months Ago
Put cache under mode instead
10 Months Ago
Added prioritise premium toggle
10 Months Ago
swap "survival" to "vanilla" Use correct tags for hardcore, softcore and primitive filtering modes
10 Months Ago
Smart mode sorting (mode priority first then players)
10 Months Ago
Sorting via mode
10 Months Ago
Swap to buffer list as its faster
10 Months Ago
Bake mode into server info instead of ui entries
10 Months Ago
Display proper mode in server entries
10 Months Ago
Fix home store hero reliance on video length - didnt work at the best of times
10 Months Ago
more modal changes
10 Months Ago
Better hero logic behaviour (especially when steam is down)
10 Months Ago
Try and fix connect modal NRE on connect Fix weird demo buttons
10 Months Ago
Fix connect modal showing duplicate tags Fix NRE when receving a chat Refreshing the modded category refreshes the community category as it should (modded is just a run off from the others)
10 Months Ago
Fixed broken server browser categories Removed logs that were causing some performance issues when a server was added to the list Hid quick join for now
10 Months Ago
Re-add party invite modal
10 Months Ago
Base for Quickjoin system
10 Months Ago
Reimplemented Discord/Friends changes from the latest update (still missing a few minor things) UIChat supports canvas disable rather than set active Better store hero error handling Better store hero retry Fixed bootstrap
10 Months Ago
Fixed squished images on server browser modal Extra logs to try and find that build error (escape capture)
10 Months Ago
Try and fix the quit modal
10 Months Ago
localise clear filters
10 Months Ago
Stop devlog tag showing the patch date on the homescreen
10 Months Ago
Localised the quit modal
10 Months Ago
Fixed modded catgegory not working properly
10 Months Ago
Setup store video hero on the home page Auto retry/error logic Random roll setups
10 Months Ago
Make 'favourites' red closer to the heart red Fixed interaction toast appearing at weird parts of the screen
10 Months Ago
Fix connection modal last played phrase adding to itself Translate wiped 'old' and last joined 'ago'
10 Months Ago
Numerous server browser fixes: Huge browser code cleanup Onloaded system which calls when bootstrap finishes loading the scene Remove ServerMetaData updated listener when a server browser list is turned off Better refresh button behaviour
10 Months Ago
Link up visit website button on server connection modal Show a tooltip previewing the link you'll navigate to Wrap in safe URL so it works in editor
10 Months Ago
Fix issues with server listing prewarm as well as official/favourites not loading on no cache: I had setup a system to mark queries as old/new and to ignore old requests. We split up our request to steam into blocks (so this whole system was pointless), since only the latest block was recognised as correct (most new) - didnt load anything correct
10 Months Ago
Added pop support to FlexTransition - lets the object animate back to where it started
10 Months Ago
Ensure invoke handlers profiler is initialsied on the first run of LateUpdate - prevents new menu NRE's when loading up the menu
10 Months Ago
Fixed demo close button not closing demo window
10 Months Ago
Ensure quit button quits
10 Months Ago
Capture a local copy of the browser list before checking on query complete
10 Months Ago
Fix session modal turning itself off