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