- A logo on the nav bar appears when the user enables the extension.
- Press j for confirming/submitting the move — mostly used in correspondence games.
- Global switch shortcut for globally enabling/disabling the whole extension.
- Added support for different Goban sizes — currently 9x9, 13x13 and 19x19.
- Added a shortcut to toggle the arrow keys so they don't necessarily conflict with OGS' UI/UX.
- Isolated most of the UI into a dedicated object, instead of having it all inside
Kbd
. - Created a configurations object to abstract way the state of the user's configurations.
New features:
- Pass shortcut.
- Toggle of the the AI analysis.
- An input field for inputting the coordinates of the move you would like to play.
- A shortcut for showing or not this input field.
The project also features better code and more design assets, like an icon, screenshots and a demo GIF.
Check this game for an example of a game successfully played from the beginning to the end with this extension.
Current main shortcut features:
- Toggling of the chat input.
- Toggling of the overlaying canvas with the stone marker.
- Movement of the stone marker with either the arrow keys or WASD.