userIan Hendersoncancel
reporust_rebootcancel

5,835 Commits over 943 Days - 0.26cph!

9 Months Ago
Hook up server wiped on loading screen
9 Months Ago
Hook up 'respawn' button Change out the cartoony map open animation
9 Months Ago
new_menu -> main
9 Months Ago
Fix the map screen deciding it didnt want to work Remove all flex graphic transforms from the play page
9 Months Ago
new_menu -> main
9 Months Ago
Fix loading screen tags NRE
9 Months Ago
new_menu -> main
9 Months Ago
Fix loading screen having double tags again
9 Months Ago
Remove flex graphic transform from refresh button again
9 Months Ago
Misspelt webm folder name
9 Months 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
9 Months Ago
Fixed the spinner blocking you if you remove a favourite whilst in the favourites page
9 Months 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
9 Months Ago
Added a loading spinner when the server browser is refreshing
10 Months Ago
More robust map viewing system Shows the proper loading wheel
10 Months Ago
Safer home page singleton Bail out of server browser if instance is already found
10 Months Ago
new_menu -> main
10 Months Ago
NRE fix
10 Months Ago
compile fix
10 Months 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
10 Months Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
10 Months 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
10 Months Ago
new_menu -> main
10 Months Ago
Remove flex graphic transitions from two buttons (unneeded)
10 Months Ago
swap "builds" and "creative" priority around
10 Months Ago
Blur changes
10 Months 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
10 Months Ago
new_menu -> main
10 Months Ago
Ensure official servers are hidden in both community and modded
10 Months Ago
main_menu -> main
10 Months Ago
Disable a few more map things
10 Months Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
10 Months Ago
Set hero text localised to true
10 Months 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
10 Months Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
10 Months Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
10 Months Ago
Missing files
10 Months Ago
new_menu -> main
10 Months Ago
Fix InvalidOperationException in PlayerJoin
10 Months Ago
map_image_uploader -> new_menu
10 Months Ago
Port over a bunch of interaction toasts to the new icon font
10 Months Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
10 Months Ago
new_menu -> main
10 Months Ago
Remove shadow from interaction modal in bootstrap
10 Months Ago
new_menu -> main
10 Months Ago
Interaction toast now uses the correct icons no matter where it lives Interaction toast supports passed in icons Interaction toast animations and polish
10 Months Ago
new_menu -> main
10 Months Ago
Compile fixes
10 Months Ago
Tidied up the interaction toast - still needs the icons sorted
10 Months Ago
Add graphic raycaster to the bootstrap scene to fix the button not working