Draft code reorganisation (+ fix Alice rules + stateless VariantRules object)
[vchess.git] / public / javascripts / variants /
2019-01-06 Benjamin AuderDraft code reorganisation (+ fix Alice rules + stateles...
2019-01-06 Benjamin AuderFix Dark enlightened array update
2018-12-27 Benjamin AuderSome debug, plan several short + long term TODOs
2018-12-27 Benjamin AuderUpdate translations and TODO
2018-12-27 Benjamin AuderFix MarseilleRules, remove debug traces
2018-12-27 Benjamin AuderAdd traces to understand what happens in MarseilleChess...
2018-12-26 Benjamin AuderBugs fixing, finalization of rules in french+english
2018-12-26 Benjamin AuderFix Berolina notation + Marseille PGN
2018-12-26 Benjamin AuderImplemented a very basic DarkBot + a few fixes + advanc...
2018-12-26 Benjamin AuderMarseilleRules OK
2018-12-26 Benjamin AuderFirst working draft of MarseilleRules; almost OK (bug...
2018-12-25 Benjamin AuderSome improvements; to be continuated
2018-12-25 Benjamin AuderVarious fixes, additions...
2018-12-25 Benjamin AuderSimplified underCheck / getCheckSquares logic. Debuggin...
2018-12-24 Benjamin AuderImplemented and tested DarkChess. Berolina, Upsidedown...
2018-12-24 Benjamin AuderPrepare some more variants (unfinished)
2018-12-22 Benjamin AuderFix mistake in Grand variant (same as in Crazyhouse...
2018-12-22 Benjamin AuderAlmost finished: just translations TODO
2018-12-19 Benjamin AuderFinal fixes in variants
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-14 Benjamin AuderFix Checkered and Ultima rules. Write Chess960 rules...
2018-12-14 Benjamin AuderFix two bugs in Ultima isAttackedBy...
2018-12-13 Benjamin AuderFix bugs in Ultima
2018-12-13 Benjamin AuderBug fix in Ultima
2018-12-13 Benjamin AuderFinish Ultima rules + a few technical fixes
2018-12-13 Benjamin AuderFinish Ultima rules. Seems ok (still potential bugs)
2018-12-13 Benjamin AuderAbout to finish completed Ultima rules
2018-12-13 Benjamin AuderSlight change in Ultima rules. TODO: merge with removed...
2018-12-12 Benjamin AuderFix Ultima when no moves are available
2018-12-12 Benjamin AuderFix king pos update in Ultima. TODO: explain rules
2018-12-12 Benjamin AuderSimplify (and almost fix) Ultima rules
2018-12-12 Benjamin AuderImplement 'isAttackedBy' logic in Ultima; but is that...
2018-12-12 Benjamin AuderImplementation of pieces movements + captures in Ultima
2018-12-12 Benjamin AuderAdvance on Ultima variant code
2018-12-12 Benjamin AuderDrop Half chess: does not seem very interesting after all
2018-12-12 Benjamin AuderBasic fixes in Ultima, still unimplemented
2018-12-12 Benjamin AuderFix HalfChess, more random Loser initial position,...
2018-12-11 Benjamin AuderDraft of Ultima chess rules; almost OK HalfChess
2018-12-10 Benjamin AuderSome code cleaning + clarifying (TODO: work on variable...
2018-12-09 Benjamin AuderFix kingPos bug when taking en-passant in Atomic
2018-12-08 Benjamin AuderAttempt to not throw exception on server socket error
2018-12-08 Benjamin AuderFix a detail in Loser's flags
2018-12-08 Benjamin AuderImprove Switching chess: avoid duplicate moves for...
2018-12-07 Benjamin AuderFix rand init pos for Antiking (no cornered bishops)
2018-12-07 Benjamin AuderFix Magnetic flags update (when rooks are magnetically...
2018-12-06 Benjamin AuderFix antikings attacking rule
2018-12-04 Benjamin AuderFix initial knights+camels position in Wildebeest
2018-12-04 Benjamin AuderA few fixes (Checkered, Loser)
2018-12-04 Benjamin AuderFix and simplify variables update in Atomic
2018-12-03 Benjamin AuderFix Atomic when an init rook is taken
2018-12-02 Benjamin AuderFix a bug in Alice chess when castling
2018-12-01 Benjamin AuderFix Loser chess
2018-12-01 Benjamin AuderFix Crazyhouse
2018-11-29 Benjamin AuderImprove Crazyhouse; still not debugged
2018-11-28 Benjamin AuderFixed Crazyhouse; still have to keep track of promoted...
2018-11-28 Benjamin AuderFix switching chess
2018-11-28 Benjamin AuderSwitching chess almost OK, Extinction seems OK, Crazyho...
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-27 Benjamin AuderFix captures and some moves for Grand & Wildebeest
2018-11-27 Benjamin AuderFixed bigger board variants. Still buggish
2018-11-27 Benjamin AuderAdd a soft timer to avoid spending much more than 5...
2018-11-26 Benjamin AuderDraft of Grand chess. Not bad, but style to adjust...
2018-11-26 Benjamin AuderEarly draft of Wildebeest + Grand
2018-11-26 Benjamin AuderSPeed-up checkmate and king capture for Magnetic chess
2018-11-26 Benjamin AuderFix end of game for Checkered chess
2018-11-26 Benjamin AuderFix Alice chess
2018-11-25 Benjamin AuderAttempt to fix Alice chess
2018-11-25 Benjamin AuderImprove Alice variant
2018-11-24 Benjamin AuderFix Alice rules (en passant)
2018-11-23 Benjamin AuderImprove Alice notation, PGN. Add debugging instruction...
2018-11-23 Benjamin AuderFurther fix in Alice chess; still some issues
2018-11-23 Benjamin AuderAttempt to fix Alice chess
2018-11-23 Benjamin AuderAlice almost fixed
2018-11-23 Benjamin AuderFix magnetic promotions, attempt to fix Alice chess
2018-11-22 Benjamin AuderAlice rules implemented, but unfinished and with bugs...
2018-11-22 Benjamin AuderDraft Alice variant, prepare some images
2018-11-22 Benjamin AuderDraft plan for easy Alice chess implementation
2018-11-22 Benjamin AuderProbably fixed Magnetic chess
2018-11-21 Benjamin AuderSaving state - unstable
2018-11-21 Benjamin AuderComplete Magnetic rules
2018-11-21 Benjamin AuderRemove some redundant code [Checkered/Magnetic still...
2018-11-20 Benjamin AuderAdd TODO for pawns promotions in Magnetic + slightly...
2018-11-20 Benjamin AuderFinish Magnetic chess
2018-11-20 Benjamin AuderFirst draft of Magnetic chess
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
2018-11-19 Benjamin AuderWorkaround unselectable text: allow PGN download
2018-11-19 Benjamin AuderFix incheck by pawns for checkered
2018-11-19 Benjamin AuderGet rid of redundant variable variantRules.movesCount
2018-11-19 Benjamin AuderSome simplifications (breaking commit)
2018-11-18 Benjamin AuderAdjustement to highlight checkered checks
next