userIan Hendersoncancel
reporust_rebootcancel

4,096 Commits over 701 Days - 0.24cph!

42 Days Ago
Greatly improved speed of the new server search Around 20 ms for over 10k servers with 3 combined searches - not bad results!
42 Days Ago
Better map settings
42 Days Ago
Add escape capture to server search
42 Days Ago
Draw map grids on our map viewer in the play menu. Grid shader is somewhat based off hopes and dreams.
43 Days Ago
new_menu -> main
43 Days Ago
Fix 'invite' button
43 Days 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
43 Days Ago
▍█▋▅▉▄ ▇█▄▊▋ ▆▅▊ ▍▊▊▊▋▄ ▆▌▍ ▌▆▍ (▌▅▋▌ ▄▋▌▊▇▆▍▉▆ ▋▋█▄ ▍▊▍▋▅.▋▋▊▇▉█▄▄▉)
43 Days Ago
Fix twitch drops text not working
43 Days Ago
new_menu -> main
43 Days Ago
NRE fix
43 Days Ago
Hook up server wiped on loading screen
43 Days Ago
Hook up 'respawn' button Change out the cartoony map open animation
43 Days Ago
new_menu -> main
43 Days Ago
Fix the map screen deciding it didnt want to work Remove all flex graphic transforms from the play page
43 Days Ago
new_menu -> main
43 Days Ago
Fix loading screen tags NRE
43 Days Ago
new_menu -> main
43 Days Ago
Fix loading screen having double tags again
43 Days Ago
Remove flex graphic transform from refresh button again
43 Days Ago
Misspelt webm folder name
43 Days 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
43 Days Ago
Fixed the spinner blocking you if you remove a favourite whilst in the favourites page
43 Days 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
43 Days Ago
Added a loading spinner when the server browser is refreshing
44 Days Ago
More robust map viewing system Shows the proper loading wheel
44 Days Ago
Safer home page singleton Bail out of server browser if instance is already found
44 Days Ago
new_menu -> main
44 Days Ago
NRE fix
44 Days Ago
compile fix
44 Days Ago
Proper method for formatting timespans as months,weeks,days,minutes and seconds in a translatable way Setup 'last joined' time for quick join and regular server entries Pack last joined time inside light server data we store in the menu json
44 Days Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
44 Days Ago
Setup quick join system Bypasses the history page (not super reliable), so we store the last connected server data locally Bit of work to ensure info is displayed properly More code cleanup throughout player join and connection classes
44 Days Ago
new_menu -> main
44 Days Ago
Remove flex graphic transitions from two buttons (unneeded)
44 Days Ago
swap "builds" and "creative" priority around
44 Days Ago
Blur changes
44 Days Ago
Can now see and open server maps in the menu (super early version) Ensure rust plus button refreshes on server connect Some more quick join code, not plugged in yet
44 Days Ago
new_menu -> main
44 Days Ago
Ensure official servers are hidden in both community and modded
44 Days Ago
main_menu -> main
45 Days Ago
Disable a few more map things
45 Days Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
45 Days Ago
Set hero text localised to true
45 Days Ago
Added ability to see the map of a server in the connect window before you join (rough prototype) Fix connect modal (inside session) being a smaller width in some random occasions Fix some broken references in each of the modals (website tooltip etc) Fix disconnect button turning green when you disconnect
45 Days Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
45 Days Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
45 Days Ago
Missing files
45 Days Ago
new_menu -> main
45 Days Ago
Fix InvalidOperationException in PlayerJoin