Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
some changes so that AI can do castling and en passant kills.
|
|
move check_for_promotion() at the very start of new turn.
add green color for MoveTile.gd (for showing map control)
add some functions that show board control.
modify some functions so that they will use 'text_board' rather than the player presented board.
|
|
few more too
|
|
|
|
|
|
|
|
|
|
for each team, added turn counting (based on piece movement)
|
|
|
|
|
|
|
|
|
|
|