|
From: ~devp
Previously, the cap flag checked stone 0 of a stack rather than stone
n-1, so it did not take into account a capstone moved as part of a
stack. I additionally added logic to check that no other stones were
dropped with the capstones, per Tak rules.
|