Step toward a one-page application
[vchess.git] / public / javascripts / variants / Antiking.js
2019-01-18 Benjamin AuderStart server implementation for correspondance play...
2019-01-09 Benjamin Auderrename getOppCol into static GetOppCol + start thinking...
2018-12-25 Benjamin AuderSimplified underCheck / getCheckSquares logic. Debuggin...
2018-12-24 Benjamin AuderImplemented and tested DarkChess. Berolina, Upsidedown...
2018-12-19 Benjamin AuderFix some typos and forgotten things
2018-12-18 Benjamin AuderPlay computer move in webworker to not freeze interface
2018-12-18 Benjamin AuderSome refactoring in variants logic: more robust FEN...
2018-12-16 Benjamin AuderFinished problems implementation. TODO: specify state...
2018-12-15 Benjamin AuderAlmost finished problems logic. TODO: showProblem(...
2018-12-14 Benjamin AuderCode simplification + a few fixes
2018-12-10 Benjamin AuderSome code cleaning + clarifying (TODO: work on variable...
2018-12-07 Benjamin AuderFix rand init pos for Antiking (no cornered bishops)
2018-12-06 Benjamin AuderFix antikings attacking rule
2018-11-27 Benjamin AuderSome fixes. Loser implemented. Draft Extinction,Crazyho...
2018-11-27 Benjamin AuderA few fixes, and write rules for Grand + Wildebeest
2018-11-26 Benjamin AuderEarly draft of Wildebeest + Grand
2018-11-20 Benjamin AuderAntiking seems OK now
2018-11-20 Benjamin AuderFist draft of Antiking variant (still being debugged)
2018-11-20 Benjamin AuderGeneralize code in VariantRules. Considerable speed...
2018-11-19 Benjamin AuderAdd a few questions...
2018-11-19 Benjamin AuderDraft of Antiking variant