userIan Hendersoncancel
reporust_rebootcancel

4,864 Commits over 762 Days - 0.27cph!

4 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
4 Months Ago
new_menu -> main
4 Months Ago
Remove flex graphic transitions from two buttons (unneeded)
4 Months Ago
swap "builds" and "creative" priority around
4 Months Ago
Blur changes
4 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
4 Months Ago
new_menu -> main
4 Months Ago
Ensure official servers are hidden in both community and modded
4 Months Ago
main_menu -> main
4 Months Ago
Disable a few more map things
4 Months Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
4 Months Ago
Set hero text localised to true
4 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
4 Months Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
4 Months Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
4 Months Ago
Missing files
4 Months Ago
new_menu -> main
4 Months Ago
Fix InvalidOperationException in PlayerJoin
4 Months Ago
map_image_uploader -> new_menu
4 Months Ago
Port over a bunch of interaction toasts to the new icon font
4 Months Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
4 Months Ago
new_menu -> main
4 Months Ago
Remove shadow from interaction modal in bootstrap
4 Months Ago
new_menu -> main
4 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
4 Months Ago
new_menu -> main
4 Months Ago
Compile fixes
4 Months Ago
Tidied up the interaction toast - still needs the icons sorted
4 Months Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
4 Months 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
4 Months Ago
update favourites page when you unfavourite a server as well
4 Months Ago
Fix toast second button not working properly
4 Months Ago
Fix copy button copying multiple times
4 Months Ago
new_menu -> main
4 Months Ago
Fixed get premium button showing up for every server
4 Months Ago
Rust plus button changes
4 Months Ago
NRE fix
4 Months Ago
Initial work for Rust Plus hookup
4 Months Ago
main_menu -> main
4 Months Ago
Compile fix
4 Months Ago
new_menu -> main
4 Months Ago
If you try to connect to a premium server without premium then show a 'get premium' button on the connect modal
4 Months 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
4 Months 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
4 Months Ago
Redo all of the tooltips for each of the filters
4 Months Ago
Update Server Entry tags to use the new tooltips
4 Months Ago
Remove transition from session page
4 Months Ago
Standardise play mode filtering tooltips
4 Months Ago
Tooltips for gamemodes and modes
4 Months Ago
automatically close the connection toast when you've joined prevents left over toasts being inside the menu when you hit escape