New variant idea
[xogo.git] / app.js
2022-07-18 Benjamin Auderadd delay for page reload
2022-07-11 Benjamin AuderGet rid of livereload dependency. Draft Baroque (still...
2022-07-04 Benjamin AuderAdd Atari-Go
2022-06-29 Benjamin AuderAttempt to avoid interferences from past loaded variant...
2022-06-25 Benjamin AuderExperimental: improve animation, reduce lags in stack...
2022-06-21 Benjamin AuderAdd Ambiguous. Fix a few issues with FEN generation...
2022-06-21 Benjamin AuderAdd Refusal
2022-06-04 Benjamin AuderFix typo
2022-06-04 Benjamin AuderAdd Giveaway. Preparing for Chakart a little more
2022-06-02 Benjamin AuderBugs fixing attempt
2022-06-01 Benjamin AuderAdd Hex: almost fine, still some issues with SVG +...
2022-05-31 Benjamin AuderFirst draft of Hex game
2022-04-18 Benjamin AuderSome issues with reserves display
2022-04-16 Benjamin AuderSome improvements + simplify TODOs
2022-01-14 Benjamin AuderImplemented random rematch
2021-12-03 Benjamin AuderFix last fix :)
2021-12-03 Benjamin AuderFix 'undefined C' issue
2021-11-22 Benjamin AuderAdd falling pawn mode for Recycle + fix animation bug
2021-11-17 Benjamin AuderRemove (useless?) pingback logic + retry send move...
2021-11-15 Benjamin AuderAttempt to prevent 'lost moves'...
2021-11-14 Benjamin AuderFix typo element.id --> element
2021-11-14 Benjamin AuderAttempt to fix scrolling effects on smartphone (reloadi...
2021-11-14 Benjamin AuderFixing some bugs, improving some things
2021-11-13 Benjamin AuderUse document.hidden instead of document.hasFocus()
2021-11-13 Benjamin AuderBetter styles
2021-11-12 Benjamin AuderSmall style improve (options, Dark)
2021-11-12 Benjamin AuderFix vanished piece bug when a player is on game infos...
2021-11-11 Benjamin AuderFirst commit