userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

231 Commits over 61 Days - 0.16cph!

28 Days Ago
Better timings to update category buttons
28 Days Ago
Blockout the interaction modal
28 Days Ago
Add adding to the search bar Move filter content to top when opening server browser
28 Days Ago
Ensure server browser applies filters on first search
28 Days Ago
Filter buttons only use include groups (lets use dropdowns for exclude groups)
28 Days Ago
Bring server browser search filters up to parity with the current main menu
28 Days Ago
Fixed carousel opacity breaking if you swap too quickly betwen items (in between transitions)
28 Days Ago
Missed files
28 Days Ago
Menu UI Code folder restructure Setup header filters for name, ping, player count etc
28 Days Ago
HTTP image supports duplicating an image to an secondary image/rawimage
31 Days Ago
Bring back modding category to server browser Add wipe schedule filters back
31 Days Ago
Soft mask setup for play menu
31 Days Ago
New blur to the quit modal
31 Days 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)
32 Days Ago
Even dumber compile errors.
32 Days Ago
compile fixes
32 Days Ago
Setup info box heros. Link info box on the dashboard to store/limited
32 Days Ago
Add patch info hero, updates itself with the latest patch from the manifest
32 Days Ago
Minor cleanup
32 Days Ago
compile fix
32 Days Ago
Session page can now understand and quit demos
32 Days Ago
Added a super basic sessions tab so you can leave a server you're currently in without using console
32 Days Ago
Use old demo ui setup for the demo system
32 Days Ago
System to hide and show navigation links dependant on in game state
32 Days Ago
New loading screen
32 Days Ago
Bunch of server compile fixes to get ready to merge
32 Days Ago
Minor animation changes and scrollbar sizes
32 Days Ago
Missing files
33 Days Ago
Finish loading screen flex mockup
33 Days Ago
WIP: Initial new loading screen setup
33 Days Ago
Slight menu transparency if in game
33 Days Ago
Menu open and close fade in/out
33 Days Ago
Stop quit modal from preventing escape from being picked up in game
33 Days Ago
Plumbed up 'isOpen' hook for the new menu
33 Days Ago
More in game to menu plumbing work
33 Days Ago
Created a new entry point to new menu called MainMenu Forward all current requests for MainMenuSystem to MainMenu to keep everything contained
33 Days 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
33 Days Ago
Show server tags on connection screen More consistent sizing on connection screen (no matter the amount of elements) Better server connection backing
34 Days Ago
Use on toggle enabled instead (for gamemode filters)
34 Days Ago
Slighty improved server browser tab behaviour - can now toggle off gamemodes that are already toggled Better
34 Days Ago
Server browser now properly responds to gamemode toggles Setup system to inject tags into existing server browser (dependent on which buttons are on)
34 Days Ago
Missed files
34 Days Ago
Colour notifications differently if they've been seen
34 Days Ago
Attach cheater ban noticies system to our new notification system
34 Days Ago
Animate Y instead, some minor animation adjustments
34 Days Ago
Add 'empty' no notifications insert, which will turn on when no notifications are in Add support for it to be animated/changed
34 Days Ago
Keep notifications window closed by default
34 Days Ago
Add a clear all button to the notifications Created a small rounded button image
34 Days Ago
Show red dot above notifications if we have them Tween it there and away Better red colour
34 Days Ago
Reparent notifications window Fix bug that wasnt showing link icon when a link was provided to the notifications