userIan Hendersoncancel
reporust_rebootcancel

4,602 Commits over 731 Days - 0.26cph!

3 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
3 Months Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
3 Months Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
3 Months Ago
Missing files
3 Months Ago
new_menu -> main
3 Months Ago
Fix InvalidOperationException in PlayerJoin
3 Months Ago
map_image_uploader -> new_menu
3 Months Ago
Port over a bunch of interaction toasts to the new icon font
3 Months Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
3 Months Ago
new_menu -> main
3 Months Ago
Remove shadow from interaction modal in bootstrap
3 Months Ago
new_menu -> main
3 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
3 Months Ago
new_menu -> main
3 Months Ago
Compile fixes
3 Months Ago
Tidied up the interaction toast - still needs the icons sorted
3 Months Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
3 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
3 Months Ago
update favourites page when you unfavourite a server as well
3 Months Ago
Fix toast second button not working properly
3 Months Ago
Fix copy button copying multiple times
3 Months Ago
new_menu -> main
3 Months Ago
Fixed get premium button showing up for every server
3 Months Ago
Rust plus button changes
3 Months Ago
NRE fix
3 Months Ago
Initial work for Rust Plus hookup
3 Months Ago
main_menu -> main
3 Months Ago
Compile fix
3 Months Ago
new_menu -> main
3 Months Ago
If you try to connect to a premium server without premium then show a 'get premium' button on the connect modal
3 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
3 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
3 Months Ago
Redo all of the tooltips for each of the filters
3 Months Ago
Update Server Entry tags to use the new tooltips
3 Months Ago
Remove transition from session page
3 Months Ago
Standardise play mode filtering tooltips
3 Months Ago
Tooltips for gamemodes and modes
3 Months Ago
automatically close the connection toast when you've joined prevents left over toasts being inside the menu when you hit escape
3 Months Ago
Home button wont open the home page if we are in game (session instead)
3 Months Ago
TMP margin fixes
3 Months Ago
Connect modal can respond to larger length server names better
3 Months Ago
Reconnect button now works when trying to reconnect to a disconnected server
3 Months Ago
Ensured the needs curosr logic is turned on and off propely
3 Months Ago
Loading screen no longer steals the cursor
3 Months Ago
Social text supports up to 3 digits again
3 Months Ago
Cleaned up 'connecting' and 'disconnecting' messages in the new menu Wired up our toast in all the locations the previous toast was wired up Gives us access to all the regular kick and error messages we had before
3 Months Ago
Adding a favourite forces the favourites tab to refresh
3 Months Ago
Allow 'clear all' notifications to hide global notifications as well Persitent data storage for the menu via a json list Only allow global notifications to be permanently cleared Try and reuse ids Add to Bootstrap
3 Months Ago
Fix NRE with parsing new noticies (remove al the account json crap we dont need anymore)
3 Months Ago
new_menu -> main