2018-12-26 |
Benjamin Auder | Bugs fixing, finalization of rules in french+english |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | Fix Berolina notation + Marseille PGN |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | Implemented a very basic DarkBot + a few fixes + advanc... |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | MarseilleRules OK |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | First working draft of MarseilleRules; almost OK (bug... |
tree | commitdiff |
2018-12-25 |
Benjamin Auder | Some improvements; to be continuated |
tree | commitdiff |
2018-12-25 |
Benjamin Auder | Various fixes, additions... |
tree | commitdiff |
2018-12-25 |
Benjamin Auder | Simplified underCheck / getCheckSquares logic. Debuggin... |
tree | commitdiff |
2018-12-24 |
Benjamin Auder | Implemented and tested DarkChess. Berolina, Upsidedown... |
tree | commitdiff |
2018-12-24 |
Benjamin Auder | Prepare some more variants (unfinished) |
tree | commitdiff |
2018-12-22 |
Benjamin Auder | Fix mistake in Grand variant (same as in Crazyhouse... |
tree | commitdiff |
2018-12-22 |
Benjamin Auder | Almost finished: just translations TODO |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Final fixes in variants |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Fix some typos and forgotten things |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Play computer move in webworker to not freeze interface |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Some refactoring in variants logic: more robust FEN... |
tree | commitdiff |
2018-12-16 |
Benjamin Auder | Finished problems implementation. TODO: specify state... |
tree | commitdiff |
2018-12-15 |
Benjamin Auder | Almost finished problems logic. TODO: showProblem(... |
tree | commitdiff |
2018-12-14 |
Benjamin Auder | Code simplification + a few fixes |
tree | commitdiff |
2018-12-14 |
Benjamin Auder | Fix Checkered and Ultima rules. Write Chess960 rules... |
tree | commitdiff |
2018-12-14 |
Benjamin Auder | Fix two bugs in Ultima isAttackedBy... |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Fix bugs in Ultima |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Bug fix in Ultima |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Finish Ultima rules + a few technical fixes |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Finish Ultima rules. Seems ok (still potential bugs) |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | About to finish completed Ultima rules |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Slight change in Ultima rules. TODO: merge with removed... |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Fix Ultima when no moves are available |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Fix king pos update in Ultima. TODO: explain rules |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Simplify (and almost fix) Ultima rules |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Implement 'isAttackedBy' logic in Ultima; but is that... |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Implementation of pieces movements + captures in Ultima |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Advance on Ultima variant code |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Drop Half chess: does not seem very interesting after all |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Basic fixes in Ultima, still unimplemented |
tree | commitdiff |
2018-12-12 |
Benjamin Auder | Fix HalfChess, more random Loser initial position,... |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Draft of Ultima chess rules; almost OK HalfChess |
tree | commitdiff |
2018-12-10 |
Benjamin Auder | Some code cleaning + clarifying (TODO: work on variable... |
tree | commitdiff |
2018-12-09 |
Benjamin Auder | Fix kingPos bug when taking en-passant in Atomic |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Attempt to not throw exception on server socket error |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Fix a detail in Loser's flags |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Improve Switching chess: avoid duplicate moves for... |
tree | commitdiff |
2018-12-07 |
Benjamin Auder | Fix rand init pos for Antiking (no cornered bishops) |
tree | commitdiff |
2018-12-07 |
Benjamin Auder | Fix Magnetic flags update (when rooks are magnetically... |
tree | commitdiff |
2018-12-06 |
Benjamin Auder | Fix antikings attacking rule |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Fix initial knights+camels position in Wildebeest |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | A few fixes (Checkered, Loser) |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Fix and simplify variables update in Atomic |
tree | commitdiff |
2018-12-03 |
Benjamin Auder | Fix Atomic when an init rook is taken |
tree | commitdiff |
2018-12-02 |
Benjamin Auder | Fix a bug in Alice chess when castling |
tree | commitdiff |
2018-12-01 |
Benjamin Auder | Fix Loser chess |
tree | commitdiff |
2018-12-01 |
Benjamin Auder | Fix Crazyhouse |
tree | commitdiff |
2018-11-29 |
Benjamin Auder | Improve Crazyhouse; still not debugged |
tree | commitdiff |
2018-11-28 |
Benjamin Auder | Fixed Crazyhouse; still have to keep track of promoted... |
tree | commitdiff |
2018-11-28 |
Benjamin Auder | Fix switching chess |
tree | commitdiff |
2018-11-28 |
Benjamin Auder | Switching chess almost OK, Extinction seems OK, Crazyho... |
tree | commitdiff |
2018-11-27 |
Benjamin Auder | Some fixes. Loser implemented. Draft Extinction,Crazyho... |
tree | commitdiff |
2018-11-27 |
Benjamin Auder | A few fixes, and write rules for Grand + Wildebeest |
tree | commitdiff |
2018-11-27 |
Benjamin Auder | Fix captures and some moves for Grand & Wildebeest |
tree | commitdiff |
2018-11-27 |
Benjamin Auder | Fixed bigger board variants. Still buggish |
tree | commitdiff |
2018-11-27 |
Benjamin Auder | Add a soft timer to avoid spending much more than 5... |
tree | commitdiff |
2018-11-26 |
Benjamin Auder | Draft of Grand chess. Not bad, but style to adjust... |
tree | commitdiff |
2018-11-26 |
Benjamin Auder | Early draft of Wildebeest + Grand |
tree | commitdiff |
2018-11-26 |
Benjamin Auder | SPeed-up checkmate and king capture for Magnetic chess |
tree | commitdiff |
2018-11-26 |
Benjamin Auder | Fix end of game for Checkered chess |
tree | commitdiff |
2018-11-26 |
Benjamin Auder | Fix Alice chess |
tree | commitdiff |
2018-11-25 |
Benjamin Auder | Attempt to fix Alice chess |
tree | commitdiff |
2018-11-25 |
Benjamin Auder | Improve Alice variant |
tree | commitdiff |
2018-11-24 |
Benjamin Auder | Fix Alice rules (en passant) |
tree | commitdiff |
2018-11-23 |
Benjamin Auder | Improve Alice notation, PGN. Add debugging instruction... |
tree | commitdiff |
2018-11-23 |
Benjamin Auder | Further fix in Alice chess; still some issues |
tree | commitdiff |
2018-11-23 |
Benjamin Auder | Attempt to fix Alice chess |
tree | commitdiff |
2018-11-23 |
Benjamin Auder | Alice almost fixed |
tree | commitdiff |
2018-11-23 |
Benjamin Auder | Fix magnetic promotions, attempt to fix Alice chess |
tree | commitdiff |
2018-11-22 |
Benjamin Auder | Alice rules implemented, but unfinished and with bugs... |
tree | commitdiff |
2018-11-22 |
Benjamin Auder | Draft Alice variant, prepare some images |
tree | commitdiff |
2018-11-22 |
Benjamin Auder | Draft plan for easy Alice chess implementation |
tree | commitdiff |
2018-11-22 |
Benjamin Auder | Probably fixed Magnetic chess |
tree | commitdiff |
2018-11-21 |
Benjamin Auder | Saving state - unstable |
tree | commitdiff |
2018-11-21 |
Benjamin Auder | Complete Magnetic rules |
tree | commitdiff |
2018-11-21 |
Benjamin Auder | Remove some redundant code [Checkered/Magnetic still... |
tree | commitdiff |
2018-11-20 |
Benjamin Auder | Add TODO for pawns promotions in Magnetic + slightly... |
tree | commitdiff |
2018-11-20 |
Benjamin Auder | Finish Magnetic chess |
tree | commitdiff |
2018-11-20 |
Benjamin Auder | First draft of Magnetic chess |
tree | commitdiff |
2018-11-20 |
Benjamin Auder | Antiking seems OK now |
tree | commitdiff |
2018-11-20 |
Benjamin Auder | Fist draft of Antiking variant (still being debugged) |
tree | commitdiff |
2018-11-20 |
Benjamin Auder | Generalize code in VariantRules. Considerable speed... |
tree | commitdiff |
2018-11-19 |
Benjamin Auder | Add a few questions... |
tree | commitdiff |
2018-11-19 |
Benjamin Auder | Draft of Antiking variant |
tree | commitdiff |
2018-11-19 |
Benjamin Auder | Workaround unselectable text: allow PGN download |
tree | commitdiff |
2018-11-19 |
Benjamin Auder | Fix incheck by pawns for checkered |
tree | commitdiff |
2018-11-19 |
Benjamin Auder | Get rid of redundant variable variantRules.movesCount |
tree | commitdiff |
2018-11-19 |
Benjamin Auder | Some simplifications (breaking commit) |
tree | commitdiff |
2018-11-18 |
Benjamin Auder | Adjustement to highlight checkered checks |
tree | commitdiff |
2018-11-18 |
Benjamin Auder | Speed up computer thinking, fix Zen ep |
tree | commitdiff |
2018-11-18 |
Benjamin Auder | More robust in-check indications (ready for Antiking) |
tree | commitdiff |
2018-11-17 |
Benjamin Auder | Fix typo in Zen getNotation() |
tree | commitdiff |
2018-11-13 |
Benjamin Auder | First commit |
tree | commitdiff |
|