branchrust_reboot/main/new_menucancel

850 Commits over 91 Days - 0.39cph!

35 Days Ago
Minor cleanup
35 Days Ago
compile fix
35 Days Ago
Session page can now understand and quit demos
35 Days Ago
Added a super basic sessions tab so you can leave a server you're currently in without using console
35 Days Ago
Use old demo ui setup for the demo system
35 Days Ago
System to hide and show navigation links dependant on in game state
35 Days Ago
Missing codegen
35 Days Ago
Removed the ItemDefinition label from the store UI prefab (wtf)
35 Days Ago
Feature store tile text wrapping fixes
35 Days Ago
New loading screen
35 Days Ago
Added an editor convar to load ALL the game items in the steam inventory menu. Didnt go well
35 Days Ago
Client compile fix
35 Days Ago
Assigned but its value is never used compile fixes
35 Days Ago
Made the store debug commands not editor only for now
35 Days Ago
Bunch of server compile fixes to get ready to merge
35 Days Ago
Store medieval pack section
35 Days Ago
Gesture wheel compile fix
35 Days Ago
Minor animation changes and scrollbar sizes
35 Days Ago
Fixed weekly skin modal not opening
35 Days Ago
Missing files
35 Days Ago
Restore settings gesture wheel prefab guid
35 Days Ago
Finish loading screen flex mockup
35 Days Ago
More gesture menu stuff
35 Days Ago
WIP: Initial new loading screen setup
35 Days Ago
Slight menu transparency if in game
35 Days Ago
Menu open and close fade in/out
35 Days Ago
Stop quit modal from preventing escape from being picked up in game
35 Days Ago
Fixed settings warmup nre
36 Days Ago
wip gesture menu
36 Days Ago
Settings: Gesture menu baseline Reset tooltip when switching tabs
36 Days Ago
Plumbed up 'isOpen' hook for the new menu
36 Days Ago
Applied recent graphics preset fix to the new settings menu Fixed some sliders using whole numbers instead of decimals
36 Days Ago
More in game to menu plumbing work
36 Days Ago
Settings menu color pickers, added back all the accessibility settings
36 Days Ago
Created a new entry point to new menu called MainMenu Forward all current requests for MainMenuSystem to MainMenu to keep everything contained
36 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
36 Days Ago
Show server tags on connection screen More consistent sizing on connection screen (no matter the amount of elements) Better server connection backing
36 Days Ago
Settings code cleanup, renamed the classes and moved everything in the right folders
36 Days Ago
Mouse wheel keybind support + wire slack keybinds to the new settings menu
36 Days Ago
merge from main
37 Days Ago
merge from main
37 Days Ago
Flex grid min values on row count and row min height
37 Days Ago
Store featuring fixes More analytics, added journey_id to all store events
37 Days Ago
Use on toggle enabled instead (for gamemode filters)
37 Days Ago
Slighty improved server browser tab behaviour - can now toggle off gamemodes that are already toggled Better
37 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)
37 Days Ago
Missed files
37 Days Ago
Colour notifications differently if they've been seen
37 Days Ago
Attach cheater ban noticies system to our new notification system
37 Days Ago
Animate Y instead, some minor animation adjustments