userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

421 Commits over 92 Days - 0.19cph!

12 Months Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
12 Months Ago
Remove shadow from interaction modal in bootstrap
12 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
12 Months Ago
Compile fixes
12 Months Ago
Tidied up the interaction toast - still needs the icons sorted
12 Months Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
12 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
12 Months Ago
update favourites page when you unfavourite a server as well
12 Months Ago
Fix toast second button not working properly
12 Months Ago
Fix copy button copying multiple times
12 Months Ago
Fixed get premium button showing up for every server
12 Months Ago
Rust plus button changes
12 Months Ago
NRE fix
12 Months Ago
Initial work for Rust Plus hookup
12 Months Ago
Compile fix
12 Months Ago
If you try to connect to a premium server without premium then show a 'get premium' button on the connect modal
12 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
12 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
12 Months Ago
Redo all of the tooltips for each of the filters
12 Months Ago
Update Server Entry tags to use the new tooltips
12 Months Ago
Remove transition from session page
12 Months Ago
Standardise play mode filtering tooltips
12 Months Ago
Tooltips for gamemodes and modes
12 Months Ago
automatically close the connection toast when you've joined prevents left over toasts being inside the menu when you hit escape
12 Months Ago
Home button wont open the home page if we are in game (session instead)
12 Months Ago
TMP margin fixes
12 Months Ago
Connect modal can respond to larger length server names better
12 Months Ago
Reconnect button now works when trying to reconnect to a disconnected server
12 Months Ago
Ensured the needs curosr logic is turned on and off propely
12 Months Ago
Loading screen no longer steals the cursor
12 Months Ago
Social text supports up to 3 digits again
12 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
12 Months Ago
Adding a favourite forces the favourites tab to refresh
12 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
12 Months Ago
Fix NRE with parsing new noticies (remove al the account json crap we dont need anymore)
12 Months Ago
Setup in game notifications system to grab notifications from the new server list Allows us to push custom notifications to clients purely from the web and totally seperate from the build
12 Months Ago
compile fix
12 Months Ago
Reformat the buttons as prefabs and add them there instead
12 Months Ago
Hook up server type counts on all gamemodes and modes Turn off game modes when you're in the community server
12 Months Ago
Put a nice soft mask on the notifications window Fix more scroll bar issues
12 Months Ago
Stop Notifications window allowing another notification to be added thats exactly the same as one in the list Use on released rather than on pressed when clicking on notifications Fixed weird scrolling behaviour in notifications panel
12 Months Ago
Truncate server names to 64 characters instead (steam limit)
12 Months Ago
Fix shockbyte close and open buttons only being able to be pressed once
12 Months Ago
Tooltips can now modify their attachment position (left, right, top, bottom) Tooltips can now push or pull that position relative to a fixed pixel offset or a percentage offset
12 Months Ago
Client can now support server listing up to 80 characters long Add non drawing backing graphic to notifications, so you cant easily get rid of the menu without pressing totally outside of it
12 Months Ago
Pressing the website button in the connect modal will open up the webpage, not just close the modal
12 Months Ago
Improve contrast on connection modal backing Improve contrast on rust plus modal backing
12 Months Ago
Fix loading scene not giving any details when joining loading screen now tries to preload a few images and picks a different one each time it opens so its not as boring
12 Months Ago
Nuked some low bitrate background videos
12 Months Ago
Centre connection modal inside the play menu properly Fix notifications blur Fix connection modal blur being a bit strange