Skip to content

Releases: FanaroEngineering/ogs_kbd_nav

Logo on the Navbar and a Shortcut for Submitting Moves

06 Jan 23:50
Compare
Choose a tag to compare
  • 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.

Other board sizes, a global switch and a toggle shortcut for the arrow keys

28 Nov 17:16
Compare
Choose a tag to compare

New Features

  • 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.

Code Improvements

  • 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.

First Official Release

21 Nov 12:56
Compare
Choose a tag to compare

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.

First Fully Functional Iteration

15 Nov 22:00
Compare
Choose a tag to compare
Pre-release

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.