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

Hostage #19 #758

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Hostage #19 #758

wants to merge 4 commits into from

Commits on Feb 14, 2024

  1. Hostage chess prison. Add new capture type 'prison'. Prison for black…

    … playes contains white pieces. Before return piece back to board, player makes hostage exchange. Exchange rules are defened in array 'hostageExchange' of the variant.
    Cab committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    af71024 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix parse old capturesToHand

    Cab committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    990b47e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. resolve warnings

    cab committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    87d5048 View commit details
    Browse the repository at this point in the history
  2. OUT -> MOVE_OUT

    cab committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0cf9ce0 View commit details
    Browse the repository at this point in the history