2019-01-09 |
Benjamin Auder | Small update of problems component |
tree | commitdiff |
2019-01-09 |
Benjamin Auder | rename getOppCol into static GetOppCol + start thinking... |
tree | commitdiff |
2019-01-09 |
Benjamin Auder | Finished User management implementation |
tree | commitdiff |
2019-01-09 |
Benjamin Auder | User management logic half-debugged |
tree | commitdiff |
2019-01-09 |
Benjamin Auder | Advance on users management. TODO: routes/users + debug... |
tree | commitdiff |
2019-01-08 |
Benjamin Auder | Save current state (unmerged, broken, not working...) |
tree | commitdiff |
2019-01-08 |
Benjamin Auder | Refactoring: split files into components (not working... |
tree | commitdiff |
2019-01-07 |
Benjamin Auder | Index page almost OK. Now work on variant page (main... |
tree | commitdiff |
2019-01-07 |
Benjamin Auder | Add some TODOs, some refactoring, first test for a... |
tree | commitdiff |
2019-01-06 |
Benjamin Auder | Draft code reorganisation (+ fix Alice rules + stateles... |
tree | commitdiff |
2018-12-27 |
Benjamin Auder | Fix seek game |
tree | commitdiff |
2018-12-27 |
Benjamin Auder | Some debug, plan several short + long term TODOs |
tree | commitdiff |
2018-12-27 |
Benjamin Auder | Fix MarseilleRules, remove debug traces |
tree | commitdiff |
2018-12-27 |
Benjamin Auder | Add traces to understand what happens in MarseilleChess... |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | Crazyhouse: back to previous design; style to be improved |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | Bugs fixing, finalization of rules in french+english |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | Implemented a very basic DarkBot + a few fixes + advanc... |
tree | commitdiff |
2018-12-26 |
Benjamin Auder | A few fixes + prepare translations + rules for last... |
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 | 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-23 |
Benjamin Auder | Advance on Spanish translation (still 13 rules to trans... |
tree | commitdiff |
2018-12-23 |
Benjamin Auder | Do not announce a demo video (difficult to cover all... |
tree | commitdiff |
2018-12-23 |
Benjamin Auder | Fix computer game continuation when it's computer turn |
tree | commitdiff |
2018-12-23 |
Benjamin Auder | Complete translations |
tree | commitdiff |
2018-12-23 |
Benjamin Auder | Add some forgotten translations + fix typo |
tree | commitdiff |
2018-12-23 |
Benjamin Auder | Full translation |
tree | commitdiff |
2018-12-22 |
Benjamin Auder | Make tooltip labels visible again |
tree | commitdiff |
2018-12-22 |
Benjamin Auder | Fix problems style; in the middle of French translation |
tree | commitdiff |
2018-12-22 |
Benjamin Auder | Almost finished: just translations TODO |
tree | commitdiff |
2018-12-22 |
Benjamin Auder | Improve style on variant page; TODO: problems, Crazyhouse |
tree | commitdiff |
2018-12-21 |
Benjamin Auder | Saving state (unfinished styling on variant page) |
tree | commitdiff |
2018-12-20 |
Benjamin Auder | Group some styles in variant.sass |
tree | commitdiff |
2018-12-20 |
Benjamin Auder | Some styles improvement attempts (how to uniformize... |
tree | commitdiff |
2018-12-20 |
Benjamin Auder | Fix promotion bug on smartphones |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Very basic anti-bot strategy for problems upload: do... |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Fix some typos and forgotten things |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Remove debug trace |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Achieved first relatively complete version of the websi... |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Start working on style |
tree | commitdiff |
2018-12-19 |
Benjamin Auder | Allow resuming computer games, attempt to fix 'ghost... |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Fix mycolor when resuming from game vs computer |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Finished basic chat implementation |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Play computer move in webworker to not freeze interface |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Some fixes, problems logic now functional |
tree | commitdiff |
2018-12-18 |
Benjamin Auder | Some fixes, add basic preview logic for new problem |
tree | commitdiff |
2018-12-17 |
Benjamin Auder | Save current state (unfinished, untested) |
tree | commitdiff |
2018-12-16 |
Benjamin Auder | Save state - unfinished changes |
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-15 |
Benjamin Auder | On the way to problems: saving state [not functional... |
tree | commitdiff |
2018-12-14 |
Benjamin Auder | Fix '3 knights' bug + tiny advance on problems tab |
tree | commitdiff |
2018-12-14 |
Benjamin Auder | On the road to problems to complete website :) |
tree | commitdiff |
2018-12-14 |
Benjamin Auder | Code simplification + a few fixes |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Fix bugs in Ultima |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Ultima bug: mate in 1 does not mate... |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Finish Ultima rules + a few technical fixes |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Add true repetition detection |
tree | commitdiff |
2018-12-13 |
Benjamin Auder | Slight change in Ultima rules. TODO: merge with removed... |
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-11 |
Benjamin Auder | Fix preferences screen (pre-selected sound level) |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Fix sound level retrieval via cookie |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Some style improvements |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Fix settings button on small screens |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | A few fixes (style, preferences application) |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Finish preferences implementation |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Add basic sound and color selection (not reactive yet) |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Saving state (draft, not working) |
tree | commitdiff |
2018-12-11 |
Benjamin Auder | Draft settings on variant page (unfinished) |
tree | commitdiff |
2018-12-10 |
Benjamin Auder | Fix thinking time cap for computer (5 seconds) |
tree | commitdiff |
2018-12-10 |
Benjamin Auder | Some code cleaning + clarifying (TODO: work on variable... |
tree | commitdiff |
2018-12-10 |
Benjamin Auder | Improve style |
tree | commitdiff |
2018-12-10 |
Benjamin Auder | Attempt to reduce button sizes on small screens |
tree | commitdiff |
2018-12-09 |
Benjamin Auder | Always show game seek button (main purpose of website) |
tree | commitdiff |
2018-12-09 |
Benjamin Auder | Experimental IRL mode for analyzing and playing against... |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | User-friendly vchess presentation on index + some code... |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Fix newgame bug (seek-cancel-seek should not create... |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Improve buttons styles on game page |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Better squares highlighting |
tree | commitdiff |
2018-12-08 |
Benjamin Auder | Allow to navigate in game after it's over (undo/play) |
tree | commitdiff |
2018-12-06 |
Benjamin Auder | Allow smartphone users to drag and drop pieces |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Show FEN during game (for debug at least) |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Adjust comments, add a few TODOs + remove DEBUG in... |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | (Temporarily) Disable touch handling for smartphones |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Fix mousedown event (only in game) |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Attempt to handle smartphone drag and drop |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Fix Crazyhouse reserve initial position when selecting |
tree | commitdiff |
2018-12-04 |
Benjamin Auder | Fix and simplify variables update in Atomic |
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 | Switching chess almost OK, Extinction seems OK, 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 | Adjust squares size for bigger boards |
tree | commitdiff |
2018-11-27 |
Benjamin Auder | Add a soft timer to avoid spending much more than 5... |
tree | commitdiff |
next |