2018-12-18 |
Benjamin Auder | Update TODO |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Benjamin Auder | Add some final TODOs |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Benjamin Auder | Play computer move in webworker to not freeze interface |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Benjamin Auder | Some fixes, problems logic now functional |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Benjamin Auder | Remove database from git repo |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Benjamin Auder | Some fixes, add basic preview logic for new problem |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Benjamin Auder | Some refactoring in variants logic: more robust FEN... |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Benjamin Auder | Save current state (unfinished, untested) |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Benjamin Auder | Save state - unfinished changes |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Benjamin Auder | Finished problems implementation. TODO: specify state... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Benjamin Auder | Almost finished problems logic. TODO: showProblem(... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Benjamin Auder | On the way to problems: saving state [not functional... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | Fix '3 knights' bug + tiny advance on problems tab |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | On the road to problems to complete website :) |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | Code simplification + a few fixes |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | Slight improvement in diagrams on rules pages |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | Fix Checkered and Ultima rules. Write Chess960 rules... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | Clarify long leaper movement in Ultima rules |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Benjamin Auder | Fix two bugs in Ultima isAttackedBy... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Fix a mustake in rules diagram for chameleon |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Fix bugs in Ultima |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Ultima bug: mate in 1 does not mate... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Bug fix in Ultima |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Finish Ultima rules + a few technical fixes |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Add true repetition detection |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Finish Ultima rules. Seems ok (still potential bugs) |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | About to finish completed Ultima rules |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Benjamin Auder | Slight change in Ultima rules. TODO: merge with removed... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Fix Ultima when no moves are available |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Fix king pos update in Ultima. TODO: explain rules |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Simplify (and almost fix) Ultima rules |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Implement 'isAttackedBy' logic in Ultima; but is that... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Implementation of pieces movements + captures in Ultima |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Advance on Ultima variant code |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Drop Half chess: does not seem very interesting after all |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Basic fixes in Ultima, still unimplemented |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Benjamin Auder | Fix HalfChess, more random Loser initial position,... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Draft of Ultima chess rules; almost OK HalfChess |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Remove obsolete TODO file |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Do not abuse smileys |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Fix preferences screen (pre-selected sound level) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Fix sound level retrieval via cookie |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Some style improvements |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Slight margin adjustement for FEN string |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Fix settings button on small screens |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | A few fixes (style, preferences application) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Finish preferences implementation |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Add basic sound and color selection (not reactive yet) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Saving state (draft, not working) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Benjamin Auder | Draft settings on variant page (unfinished) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Attempt to better adjust expert switch padding (TODO... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Fix thinking time cap for computer (5 seconds) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Some code cleaning + clarifying (TODO: work on variable... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Improve 'help' modal style on large screens |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Remove 'type variants letters' comment (not very usful... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Improve style (larger modal boxes on index) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Improve style |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Attempt to reduce button sizes on small screens |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Benjamin Auder | Much less aggressive welcome message |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Benjamin Auder | Fix kingPos bug when taking en-passant in Atomic |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Benjamin Auder | Always show game seek button (main purpose of website) |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Benjamin Auder | Experimental IRL mode for analyzing and playing against... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Improve list style on welcome page for small screens |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Adjust gitignore for webm demo |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Do not put demo on git repo |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Add demo video |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | User-friendly vchess presentation on index + some code... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Fix newgame bug (seek-cancel-seek should not create... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Attempt to not throw exception on server socket error |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Improve buttons styles on game page |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Update TODO, better index title |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Fix a detail in Loser's flags |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Fix typo |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Better squares highlighting |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Allow to navigate in game after it's over (undo/play) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Benjamin Auder | Improve Switching chess: avoid duplicate moves for... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Benjamin Auder | Fix rand init pos for Antiking (no cornered bishops) |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Benjamin Auder | Pretty date printing in PGN |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Benjamin Auder | Fix Magnetic flags update (when rooks are magnetically... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Benjamin Auder | Avoid score redundancy in PGN |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Benjamin Auder | Fix antikings attacking rule |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Benjamin Auder | Allow smartphone users to drag and drop pieces |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | [cosmetics] Slightly rephrase bug report instructions |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Add final FEN information to the PGN |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Fix initial knights+camels position in Wildebeest |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Show FEN during game (for debug at least) |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Slight style improvement (background light grey) |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | A few fixes (Checkered, Loser) |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Fix depth 2 search |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Adjust comments, add a few TODOs + remove DEBUG in... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | (Temporarily) Disable touch handling for smartphones |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Fix mousedown event (only in game) |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Attempt to handle smartphone drag and drop |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Fix Crazyhouse reserve initial position when selecting |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Fix Crazyhouse rules description |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Benjamin Auder | Fix and simplify variables update in Atomic |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Benjamin Auder | Fix Atomic when an init rook is taken |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Benjamin Auder | Fix a bug in Alice chess when castling |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Benjamin Auder | Add TODO for bots |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Benjamin Auder | Fix Loser chess |
commit | commitdiff | tree | snapshot |
next |