userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

401 Commits over 61 Days - 0.27cph!

6 Days Ago
Fix loading screen having double tags again
6 Days Ago
Remove flex graphic transform from refresh button again
6 Days Ago
Misspelt webm folder name
6 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
6 Days Ago
Fixed the spinner blocking you if you remove a favourite whilst in the favourites page
6 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
6 Days Ago
Added a loading spinner when the server browser is refreshing
7 Days Ago
More robust map viewing system Shows the proper loading wheel
7 Days Ago
Safer home page singleton Bail out of server browser if instance is already found
7 Days Ago
NRE fix
7 Days Ago
compile fix
7 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
7 Days Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
7 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
7 Days Ago
Remove flex graphic transitions from two buttons (unneeded)
7 Days Ago
swap "builds" and "creative" priority around
7 Days Ago
Blur changes
7 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
7 Days Ago
Ensure official servers are hidden in both community and modded
8 Days Ago
Disable a few more map things
8 Days Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
8 Days Ago
Set hero text localised to true
8 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
8 Days Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
8 Days Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
8 Days Ago
Missing files
8 Days Ago
Fix InvalidOperationException in PlayerJoin
8 Days Ago
map_image_uploader -> new_menu
8 Days Ago
Port over a bunch of interaction toasts to the new icon font
8 Days Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
8 Days Ago
Remove shadow from interaction modal in bootstrap
8 Days Ago
Interaction toast now uses the correct icons no matter where it lives Interaction toast supports passed in icons Interaction toast animations and polish
8 Days Ago
Compile fixes
8 Days Ago
Tidied up the interaction toast - still needs the icons sorted
8 Days Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
8 Days Ago
Ensure joining with the console fills out the same join details as seen when joining via the button Split of connection logic into a static class that will keep all the UI updated as normal
8 Days Ago
update favourites page when you unfavourite a server as well
8 Days Ago
Fix toast second button not working properly
8 Days Ago
Fix copy button copying multiple times
8 Days Ago
Fixed get premium button showing up for every server
8 Days Ago
Rust plus button changes
9 Days Ago
NRE fix
9 Days Ago
Initial work for Rust Plus hookup
9 Days Ago
Compile fix
9 Days Ago
If you try to connect to a premium server without premium then show a 'get premium' button on the connect modal
9 Days Ago
Short Filter Tag Support: Can collapse all filters and still have a rough idea on whats selected via a short tag displayed after the filters Can default to enabled/disabled, or the actual text of whats presse
9 Days Ago
Fixed a bug that would cause certain filters to turn themselves off if you hovered the mouse inside and then outside of the button regions
9 Days Ago
Redo all of the tooltips for each of the filters
9 Days Ago
Update Server Entry tags to use the new tooltips
9 Days Ago
Remove transition from session page