userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

258 Commits over 61 Days - 0.18cph!

1 Hour Ago
Put cache under mode instead
1 Hour Ago
Added prioritise premium toggle
1 Hour Ago
swap "survival" to "vanilla" Use correct tags for hardcore, softcore and primitive filtering modes
2 Hours Ago
Smart mode sorting (mode priority first then players)
2 Hours Ago
Sorting via mode
3 Hours Ago
Swap to buffer list as its faster
3 Hours Ago
Bake mode into server info instead of ui entries
3 Hours Ago
Display proper mode in server entries
Fix home store hero reliance on video length - didnt work at the best of times
more modal changes
Better hero logic behaviour (especially when steam is down)
Try and fix connect modal NRE on connect Fix weird demo buttons
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)
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
Re-add party invite modal
Base for Quickjoin system
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
Yesterday
Fixed squished images on server browser modal Extra logs to try and find that build error (escape capture)
Yesterday
Try and fix the quit modal
Yesterday
localise clear filters
Yesterday
Stop devlog tag showing the patch date on the homescreen
Yesterday
Localised the quit modal
Yesterday
Fixed modded catgegory not working properly
Yesterday
Setup store video hero on the home page Auto retry/error logic Random roll setups
Yesterday
Make 'favourites' red closer to the heart red Fixed interaction toast appearing at weird parts of the screen
Yesterday
Fix connection modal last played phrase adding to itself Translate wiped 'old' and last joined 'ago'
Yesterday
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
2 Days 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
2 Days 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
3 Days Ago
Added pop support to FlexTransition - lets the object animate back to where it started
3 Days Ago
Ensure invoke handlers profiler is initialsied on the first run of LateUpdate - prevents new menu NRE's when loading up the menu
3 Days Ago
Fixed demo close button not closing demo window
3 Days Ago
Ensure quit button quits
3 Days Ago
Capture a local copy of the browser list before checking on query complete
3 Days Ago
Fix session modal turning itself off
3 Days Ago
Session will fix trying to auto sort its prefab state
3 Days Ago
Fix 'no servers found message' being unreliable at best
5 Days Ago
Missing tag on pressed calls
5 Days Ago
Premium CD opens the premium modal Fixed vanilla gamemode button using the wrong icon
5 Days Ago
Add back the premium modal Hook it into the premium tags as usual
5 Days Ago
Server Browser: Show a no servers found image if there are no servers found Show a button to 'remove filters' if there are a bunch of filters set and no responses from the query Animations Bunch of cleanup
6 Days Ago
Remove most of the LINQ from GetFilteredSortedServers() - improves performance by around 20% Preallocate 1k entries in server info listing - still not enough but better as it doesnt balloon early
6 Days Ago
More consistent refresh button behaviour Call favourite refresh on active refresh Move a bunch of method logic out of local stacks and just into the method call like it should be Older server browser update queries wont update the UI, only the most recent one will. Stale ones are chucked
6 Days Ago
Change ping header to 'last played' in favourites Try running pre warm without cache (cleaner behaviour - needed for the modal) Refresh all can force cache on or off New shorter streamermode sanitise
6 Days Ago
Prewarm the server browser, so when you access it it's already filled with servers
6 Days Ago
Reset connection viewer description to the top on open Removed a bunch of crappy logs
6 Days Ago
Fixed a bunch of server browser buttons/filters using the wrong material after the cleanup
6 Days Ago
Rewrite foil shader so it supports soft masking Fix broken premium icon shader Fix broken premium text shader
6 Days Ago
UI windows will try and repair themselves if left in a broken state
6 Days Ago
Fixed connect button screwed up button icon size