Schachcomputer.info Community

Schachcomputer.info Community (https://www.schachcomputer.info/forum/index.php)
-   Mess Emu & andere Emulationen / Mess Emu and other Emulations (https://www.schachcomputer.info/forum/forumdisplay.php?f=53)
-   -   MessEmu: MessChess Conic Computer Chess plugin (https://www.schachcomputer.info/forum/showthread.php?t=6229)

Tibono 04.07.2020 21:08

MessChess Conic Computer Chess plugin
 
Hi
pawn promotion fails when Conic Computer Chess plays white (from top of board).
To be updated in cncchess2.lua (last function, bottom of the file):

function interface.promote(x, y, piece)
if (interface.invert) then
x = 9 - x
y = 9 - y
end
sb_promote(":board", x, y, piece)
end

Tested OK.
Cheers,
Eric


Alle Zeitangaben in WEZ +2. Es ist jetzt 17:29 Uhr.

Powered by vBulletin (Deutsch)
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©Schachcomputer.info