aboutsummaryrefslogtreecommitdiff
path: root/client/gui/overlays
AgeCommit message (Expand)Author
2025-12-07Fix updating inconsistent button disable in lobby overlay + bot reset button ...metamuffin
2025-12-07remove unused music code from lobby overlaymetamuffin
2025-10-16Make debug text always appear in front of popupstpart
2025-10-15re-z-order overlays (fix #475)metamuffin
2025-10-14use item icons in tutorial; fixes #140nokoe
2025-10-14Scorebore menu tooltips; rename many score translationsmetamuffin
2025-10-11Fix: Explanation does not send ready when closed with escapetpart
2025-10-09Music fading and filtering interpolationmetamuffin
2025-10-09Add scoreboard menumetamuffin
2025-10-09add main menu musicnokoe
2025-10-09Hide server hints behind the camera (close #440)metamuffin
2025-10-08Unhook setting callbacks when hooking node is freedmetamuffin
2025-09-30Replace some uses of embolden variation with opentypetpart
2025-09-30Store if correct explanation for input device was shown in profiletpart
2025-09-29Add new controls explanation (Closes #427)tpart
2025-09-29Remove old hint system (#427)tpart
2025-09-27Debug pie improvementsmetamuffin
2025-09-27Add debug pie for node countsmetamuffin
2025-09-25Refactor InputManager (close #408)metamuffin
2025-09-22Disable setting reset if default; refactor setting hook system (fix #379)metamuffin
2025-09-21Add margin and outline to debug overlaymetamuffin
2025-09-21Refactor debug overlay, add keybindmetamuffin
2025-09-21Add pulsating effect to time overlay when less than 10 seconds remaintpart
2025-09-21Display remaining time as minutes and secondstpart
2025-09-18Fix bug showing lobby in game; Fix race condition/UB in scene transitionmetamuffin
2025-09-15move profile related functions to static Profile membersmetamuffin
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
2025-09-14Remove spectate button from lobby menutpart
2025-09-12Fix hide_overlays flippedtpart
2025-09-12Fix several warnings and errors caused by recent refactorstpart
2025-09-05refactor scene tree of all overlays to be children of Overlaysmetamuffin
2025-09-05reorganize client gui filesmetamuffin