branchrust_reboot/main/new_menucancel

434 Commits over 61 Days - 0.30cph!

15 Days Ago
Gesture wheel compile fix
15 Days Ago
Minor animation changes and scrollbar sizes
15 Days Ago
Fixed weekly skin modal not opening
15 Days Ago
Missing files
15 Days Ago
Restore settings gesture wheel prefab guid
16 Days Ago
Finish loading screen flex mockup
16 Days Ago
More gesture menu stuff
16 Days Ago
WIP: Initial new loading screen setup
16 Days Ago
Slight menu transparency if in game
16 Days Ago
Menu open and close fade in/out
16 Days Ago
Stop quit modal from preventing escape from being picked up in game
16 Days Ago
Fixed settings warmup nre
16 Days Ago
wip gesture menu
16 Days Ago
Settings: Gesture menu baseline Reset tooltip when switching tabs
16 Days Ago
Plumbed up 'isOpen' hook for the new menu
16 Days Ago
Applied recent graphics preset fix to the new settings menu Fixed some sliders using whole numbers instead of decimals
16 Days Ago
More in game to menu plumbing work
16 Days Ago
Settings menu color pickers, added back all the accessibility settings
16 Days Ago
Created a new entry point to new menu called MainMenu Forward all current requests for MainMenuSystem to MainMenu to keep everything contained
16 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
16 Days Ago
Show server tags on connection screen More consistent sizing on connection screen (no matter the amount of elements) Better server connection backing
16 Days Ago
Settings code cleanup, renamed the classes and moved everything in the right folders
17 Days Ago
Mouse wheel keybind support + wire slack keybinds to the new settings menu
17 Days Ago
merge from main
17 Days Ago
merge from main
17 Days Ago
Flex grid min values on row count and row min height
17 Days Ago
Store featuring fixes More analytics, added journey_id to all store events
17 Days Ago
Use on toggle enabled instead (for gamemode filters)
17 Days Ago
Slighty improved server browser tab behaviour - can now toggle off gamemodes that are already toggled Better
17 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)
17 Days Ago
Missed files
17 Days Ago
Colour notifications differently if they've been seen
17 Days Ago
Attach cheater ban noticies system to our new notification system
17 Days Ago
Animate Y instead, some minor animation adjustments
17 Days Ago
Add 'empty' no notifications insert, which will turn on when no notifications are in Add support for it to be animated/changed
17 Days Ago
Store analytics wip, restored old events
17 Days Ago
Keep notifications window closed by default
17 Days Ago
Add a clear all button to the notifications Created a small rounded button image
17 Days Ago
Show red dot above notifications if we have them Tween it there and away Better red colour
17 Days Ago
Reparent notifications window Fix bug that wasnt showing link icon when a link was provided to the notifications
17 Days Ago
Convar to add test notifications
17 Days 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
17 Days Ago
Working debug commands to test any items Refactoring and cleanup
18 Days Ago
Featured weekly skin item system Added convar to simulate featured items
18 Days Ago
merge from main
18 Days Ago
merge from main
18 Days Ago
Store featured items loaded from the manifest
18 Days Ago
Super simple notifications window blockout
18 Days Ago
Fixed buttons not removing their pressed state correctly on pointer up (following the OnPointerClick changes)
18 Days Ago
main -> new_menu