userIan Hendersoncancel
reporust_rebootcancel

6,241 Commits over 1,035 Days - 0.25cph!

1 Year Ago
Preload 20ish server entries for the busiest server categories (stutter not totally resolved) FlexVirtualScroll can now preload objects IsBanned uses a Trie map to improve its performance
1 Year Ago
new_menu/tutorial_integration -> new_menu
1 Year Ago
Remove fancy tutorial category from server browser for now (was too buggy) Fixed tutorial modal not playing the video Fixed some minor pathing bugs in safe video player Safe video player exports to a raw image with API only mode
1 Year Ago
Reintegrate tutorial base work
1 Year Ago
Add analytics to main menu video hero Clicking the video takes you to the correct store page
1 Year Ago
Fix a bug that could cause one quick join entry to stay on the screen even if the user only had two entries
1 Year Ago
Show friends currently playing specific servers in the listings Streamermode sanitise Quick Join Server Titles so we dont dox every streamer that goes to the main menu home page Fixed tags always showing +1 above the limit Minor MenuManager cleanup
1 Year Ago
new_menu -> main
1 Year Ago
Automatically disable the loading spinner if it takes too long
1 Year Ago
Cancelling a running query will also hide the loading spinner
1 Year Ago
If you turn on a setting thats only available in one menu it will automatically turn off when you go into another menu Eg if you turn on PVE only servers in community then go to official it will no longer be looking for PVE only servers
1 Year Ago
Remove the closed line from appearing underneath 'mode' in the play menu even though its open
1 Year Ago
Long loading screen tips will now wrap properly
1 Year Ago
F1 menu and stats can now be seen over the loading screen
1 Year Ago
Swap model out for a base cube
1 Year Ago
More fixes
1 Year Ago
Few different ideas
1 Year Ago
Check if its pooling related - force the particle system to reinit on create
1 Year Ago
new_menu -> main
1 Year Ago
Flex graphic transform NRE fix
1 Year Ago
Fix attempt (culling mode change)
1 Year Ago
new_menu -> main
1 Year Ago
Greatly improved speed of the new server search Around 20 ms for over 10k servers with 3 combined searches - not bad results!
1 Year Ago
Better map settings
1 Year Ago
Add escape capture to server search
1 Year Ago
Draw map grids on our map viewer in the play menu. Grid shader is somewhat based off hopes and dreams.
1 Year Ago
new_menu -> main
1 Year Ago
Fix 'invite' button
1 Year Ago
Various fixed with the social system in the new menu: Fixed 'enter message' text being empty Fixed 'DM' text sticking around Chat text popping up is decoupled from the friends menu Added a transition animation when chat comes up/goes away
1 Year Ago
Fix twitch drops text not working
1 Year Ago
new_menu -> main
1 Year Ago
NRE fix
1 Year Ago
Hook up server wiped on loading screen
1 Year Ago
Hook up 'respawn' button Change out the cartoony map open animation
1 Year Ago
new_menu -> main
1 Year Ago
Fix the map screen deciding it didnt want to work Remove all flex graphic transforms from the play page
1 Year Ago
new_menu -> main
1 Year Ago
Fix loading screen tags NRE
1 Year Ago
new_menu -> main
1 Year Ago
Fix loading screen having double tags again
1 Year Ago
Remove flex graphic transform from refresh button again
1 Year Ago
Misspelt webm folder name
1 Year Ago
Setup safe video player - this allows us to swap between playing .webm and .mp4 files if the system doesnt have the correct .mp4 codecs Setup the same system in the main menu videos Add MP4 versions of the background videos
1 Year Ago
Fixed the spinner blocking you if you remove a favourite whilst in the favourites page
1 Year Ago
Fixed refreshing in the community tab from dumping duplicate listings into the modded tab Add a gradient for favourited servers Add support to change gradient direction in the style asset
1 Year Ago
Added a loading spinner when the server browser is refreshing
1 Year Ago
More robust map viewing system Shows the proper loading wheel
1 Year Ago
Safer home page singleton Bail out of server browser if instance is already found
1 Year Ago
new_menu -> main