Fix phantom castlings in Spartan Chess
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 10 Jan 2011 17:15:28 +0000 (18:15 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 10 Jan 2011 17:15:28 +0000 (18:15 +0100)
Spartan Kings sometimes attempted to move 2 squares laterally, because
they thought they could castle. This becuase white andblack where
sharing the King definition. Now a separate definition for the black
King is added, without castling rights.

data/fmax.ini

index e587012..9c731ff 100644 (file)
@@ -432,7 +432,7 @@ E:814 1,3 16,3 -1,3 -16,3 14,7 31,7 33,7 18,7 -14,7 -31,7 -33,7 -18,7
 Game: fairy/Spartan # PNBRQ..............K....q.lwg.....c...hk\r
 8x8\r
 6 4 5 7 11 5 4 6\r
-3 10 11 8 8 11 9 3\r
+3 10 12 8 8 12 9 3\r
 p:74 -16,64 -16,6 -15,5 -17,5 \r
 h:70  15,E4  17,E4 16,5 15,6 17,6\r
 l:290 15,7 17,7 -15,7 -17,7 30,7 34,7 -30,7 -34,7 1,6 -1,6\r
@@ -444,6 +444,7 @@ c:255 1,7 16,7 -1,7 -16,7 2,7 -2,7 32,7 -32,7
 w:790 15,3 17,3 -15,3 -17,3 14,7 31,7 33,7 18,7 -14,7 -31,7 -33,7 -18,7\r
 G:640 1,3 16,3 -1,3 -16,3 15,7 17,7 -15,7 -17,7\r
 k:-435 1,34 -1,34 1,7 16,7 15,7 17,7 -1,7 -16,7 -15,7 -17,7\r
+k:-435 1,7 16,7 15,7 17,7 -1,7 -16,7 -15,7 -17,7\r
 \r
 // Set for Chess with Different Armies, FIDE vs Color-bound Cloberers (legality-testing off!)\r
 Game: fairy/FIDE-Clobberers # PNBRQ.........Kp.....eac....lk\r