Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various fixes, UI upgrades, and ability to move pawns without saying "pawn" #1

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

huntergregory
Copy link
Owner

@huntergregory huntergregory commented Oct 30, 2023

Fixes

  • Fixed mistranslations of "pawn" and "rook" (e.g. used to sometimes think you said "pong" instead of "pawn").
  • Fixed a bug where you couldn't move a pawn if there were two pawns stacked on the 2nd and 3rd rank for white, or 6th and 7th rank for black.
  • Fixed issue where "Rook a c1" was considered an invalid move.

Features

  • Can now move pawns by saying "g3". Previously, you had to say "Pawn g3".
    • You can disable this feature by checking the checkbox 'Must say "Pawn"'.

UI

  • Instructions are now hidden by default, giving the extension a cleaner look.
  • More troubleshooting suggestions.
  • Adjusted some wordings.
image

@huntergregory huntergregory added bug Something isn't working enhancement New feature or request labels Oct 30, 2023
@huntergregory huntergregory merged commit b6078f6 into main Oct 30, 2023
@huntergregory huntergregory deleted the enhancements branch October 30, 2023 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant