-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merged a huge portion of keystrokes support
Squashed commit of the following: commit 9c65f1c Author: Toni Barth <[email protected]> Date: Wed Aug 7 15:29:15 2024 +0200 add keystrokes for confirming commit 17919d8 Author: Toni Barth <[email protected]> Date: Wed Aug 7 15:04:09 2024 +0200 map alt + keystrokes to alt+shift instead decide against hiding the aria-live control to allow for instant speech feedback commit 720fe1e Author: Toni Barth <[email protected]> Date: Wed Aug 7 14:12:46 2024 +0200 add key shortcuts for resetting slot and submitting guess commit 65183a9 Author: Toni Barth <[email protected]> Date: Wed Aug 7 00:12:43 2024 +0200 squash multiple CI fixes [skip ci] commit 0f6c5f9 Merge: e53bb1a eb8b045 Author: Toni Barth <[email protected]> Date: Tue Aug 6 13:46:28 2024 +0200 Merge branch 'main' into h2-keystrokes commit e53bb1a Author: Toni Barth <[email protected]> Date: Mon Aug 5 23:25:05 2024 +0200 add alt + shift + arrow up / down to cycle between slots on slot selector commit ade50a5 Merge: 43ab026 e5ba859 Author: Toni Barth <[email protected]> Date: Mon Aug 5 19:45:16 2024 +0200 Merge branch 'development' into h2-keystrokes # Conflicts: # client/src/pages/game.tsx commit 43ab026 Author: Toni Barth <[email protected]> Date: Mon Aug 5 19:21:53 2024 +0200 add events to selecting slots (panning not yet working thanks to mp3's in html5 mode, see #12) commit aec187f Author: Toni Barth <[email protected]> Date: Sun Aug 4 22:46:02 2024 +0200 add keystrokes to join and leave a game commit 2e8945c Author: Toni Barth <[email protected]> Date: Sun Aug 4 15:44:31 2024 +0200 add useModalShown hook to check if a modal is currently open and use that to disable keystrokes when a modal is currently shown commit f33f456 Author: Toni Barth <[email protected]> Date: Sun Aug 4 14:31:57 2024 +0200 shortcuts to start public, private and local game in lobby commit 5b8c75b Author: Toni Barth <[email protected]> Date: Sat Aug 3 22:12:36 2024 +0200 add keystroke for starting and stopping the game
- Loading branch information
Showing
12 changed files
with
372 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.