userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

423 Commits over 92 Days - 0.19cph!

3 Months Ago
Missed files
3 Months Ago
HTTP image supports duplicating an image to an secondary image/rawimage
3 Months Ago
Bring back modding category to server browser Add wipe schedule filters back
3 Months Ago
Soft mask setup for play menu
3 Months Ago
New blur to the quit modal
3 Months Ago
Pretending to be a graphics programmer: wrote a semi optimised blur shader for our UI. Old background ui blur was doing ~130 texture fetches + three draw calls New one does ~9 texture fetches + 2 draw calls. Output is pretty consistent between old and new. UI Notifications now has an icon just like the store (rather than a blank entry)
3 Months Ago
Even dumber compile errors.
3 Months Ago
compile fixes
3 Months Ago
Setup info box heros. Link info box on the dashboard to store/limited
3 Months Ago
Add patch info hero, updates itself with the latest patch from the manifest
3 Months Ago
Minor cleanup
3 Months Ago
compile fix
3 Months Ago
Session page can now understand and quit demos
3 Months Ago
Added a super basic sessions tab so you can leave a server you're currently in without using console
3 Months Ago
Use old demo ui setup for the demo system
3 Months Ago
System to hide and show navigation links dependant on in game state
3 Months Ago
New loading screen
3 Months Ago
Bunch of server compile fixes to get ready to merge
3 Months Ago
Minor animation changes and scrollbar sizes
3 Months Ago
Missing files
3 Months Ago
Finish loading screen flex mockup
3 Months Ago
WIP: Initial new loading screen setup
3 Months Ago
Slight menu transparency if in game
3 Months Ago
Menu open and close fade in/out
3 Months Ago
Stop quit modal from preventing escape from being picked up in game
3 Months Ago
Plumbed up 'isOpen' hook for the new menu
3 Months Ago
More in game to menu plumbing work
3 Months Ago
Created a new entry point to new menu called MainMenu Forward all current requests for MainMenuSystem to MainMenu to keep everything contained
3 Months Ago
Add last played, player count and last wipe information to connection modal Customisable box setup for more info Better flex setup for connection modal
3 Months Ago
Show server tags on connection screen More consistent sizing on connection screen (no matter the amount of elements) Better server connection backing
3 Months Ago
Use on toggle enabled instead (for gamemode filters)
3 Months Ago
Slighty improved server browser tab behaviour - can now toggle off gamemodes that are already toggled Better
3 Months Ago
Server browser now properly responds to gamemode toggles Setup system to inject tags into existing server browser (dependent on which buttons are on)
3 Months Ago
Missed files
3 Months Ago
Colour notifications differently if they've been seen
3 Months Ago
Attach cheater ban noticies system to our new notification system
3 Months Ago
Animate Y instead, some minor animation adjustments
3 Months Ago
Add 'empty' no notifications insert, which will turn on when no notifications are in Add support for it to be animated/changed
3 Months Ago
Keep notifications window closed by default
3 Months Ago
Add a clear all button to the notifications Created a small rounded button image
3 Months Ago
Show red dot above notifications if we have them Tween it there and away Better red colour
3 Months Ago
Reparent notifications window Fix bug that wasnt showing link icon when a link was provided to the notifications
3 Months Ago
Convar to add test notifications
3 Months Ago
Setup Notification prefab 4 Notifications each with different icons Notification pooling system Notifications can link to steam external or internal URLS Properly overlay notifications canvas over everything else
3 Months Ago
Super simple notifications window blockout
3 Months Ago
main -> new_menu
3 Months Ago
Populate existing filters with defaults on init
3 Months Ago
Setup search filtering 'show full', 'show empty' and text search now working Checkbox setup More exposed values in RustButton (toggle enable, disable and changed)
3 Months Ago
Update server category text every few seconds when inside a specific category Setup category button text on each one and link them into the page
3 Months Ago
Increased overall size of server description Ensured server connector description space is large enough to scroll properly Fixed dodgy background on server connector Remove logs