vchess.git
2020-03-30 Benjamin AuderFix pronlems edit by admins
2020-03-30 Benjamin AuderDraft game upload logic (unwritten yet for Analysis...
2020-03-30 Benjamin AuderBetter arrows drawing
2020-03-30 Benjamin AuderImprove problems display
2020-03-30 Benjamin AuderImprove problems navigation
2020-03-30 Benjamin AuderForbid capturing wall in Omega chess...
2020-03-30 Benjamin AuderFix typo for en passant captures
2020-03-30 Benjamin AuderFix clocks + name display on small screens
2020-03-29 Benjamin AuderFirst draft of arrows + circles on board. Fix multi...
2020-03-29 Benjamin AuderFix Omega and Wormhole FEN parsing
2020-03-29 Benjamin AuderFix Omegachess computer play
2020-03-29 Benjamin AuderAdd Tencubed and Omega variants + some fixes (updateCas...
2020-03-29 Benjamin AuderA few small fixes + add Monster variant
2020-03-28 Benjamin AuderBetter randomness in Ball variant + notify when receivi...
2020-03-28 Benjamin AuderFix Horde variant + a bug when socket is not ready...
2020-03-28 Benjamin AuderAdd Horde variant + fix typos
2020-03-28 Benjamin AuderSome fixes + work on Dynamo draft. Also listen for...
2020-03-27 Benjamin AuderImprove FEN length for Eightpieces variant
2020-03-27 Benjamin AuderFix Apocalypse (again...), moveslist highlighting and...
2020-03-27 Benjamin AuderDo not show no-problems variants in problems select box
2020-03-27 Benjamin AuderFix populate.sql
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-27 Benjamin AuderFix computer games for Apocalypse variant
2020-03-27 Benjamin AuderFix Apocalypse example games
2020-03-27 Benjamin AuderDisable analysis mode for Apocalypse
2020-03-27 Benjamin AuderForgot to add the Source part of the rules for Apocalyp...
2020-03-27 Benjamin AuderFix and complete Apocalypse variant
2020-03-27 Benjamin AuderApocalypse chess is better but still slightly buggy
2020-03-26 Benjamin AuderMore efficient Synchrone chess + fix a bug. FIrst draft...
2020-03-26 Benjamin AuderAdd basic Desktop notifications for game start + new...
2020-03-26 Benjamin AuderRecord chat history in live games as well
2020-03-26 Benjamin AuderFix Yurt movements in Orda chess
2020-03-26 Benjamin AuderFix spacings in Orda rules
2020-03-26 Benjamin AuderFix spacings in Orda rules
2020-03-26 Benjamin AuderFix spacing in Orda rules
2020-03-26 Benjamin AuderAdd Orda variant. Some advances in Dynamo draft. Displa...
2020-03-25 Benjamin AuderSome fixes, and add 2 variants: Checkless and Parachute
2020-03-24 Benjamin AuderSome other fixes
2020-03-24 Benjamin AuderSome fixes
2020-03-24 Benjamin AuderLower search_depth on a few variants
2020-03-24 Benjamin AuderAdd basic news navigation with prev/next buttons
2020-03-24 Benjamin AuderAttempt to get rid of 'zombie Websocket' error
2020-03-24 Benjamin AuderFix pieces values and notation for Ball variant. Add...
2020-03-24 Benjamin AuderAdd Doublearmy, commoner replaces middle king, no rules...
2020-03-24 Benjamin AuderFix moves list scrolling. Seemingly a remaining issue...
2020-03-24 Benjamin AuderFix Synchrone variant
2020-03-24 Benjamin AuderForgot to update database
2020-03-24 Benjamin AuderBetter Ball rules. Buggish but almost OK Synchrone...
2020-03-23 Benjamin AuderFix notation and pieces setup for random asymmetric...
2020-03-23 Benjamin AuderFixing attempt: clients now track tmpIds to know who...
2020-03-22 Benjamin AuderAttempt to get rid of unwanted trans-rooms socket liste...
2020-03-22 Benjamin AuderAttempt for better connection indicators
2020-03-22 Benjamin AuderRemove extra ()
2020-03-22 Benjamin AuderImprovement attempt for connection indicator + Game...
2020-03-22 Benjamin AuderAdd some traces to understand what happens with connect...
2020-03-22 Benjamin AuderAttempt to get rid of the weird trans-pages errors...
2020-03-22 Benjamin AuderFix duplicated moves in Cylinder and Circular chess
2020-03-22 Benjamin AuderSchess: show 'nothing' instead of the moving piece...
2020-03-22 Benjamin AuderQuote images source for Hawk and Elephant
2020-03-22 Benjamin AuderFix Hawk and Elephant movements in S-chess
2020-03-22 Benjamin AuderUpdate TODO
2020-03-22 Benjamin AuderFirst draft of S-chess variant + a few fixes
2020-03-21 Benjamin AuderFix autoplay mode
2020-03-21 Benjamin AuderAdd comment on the 'en passant piece is a pawn'
2020-03-21 Benjamin AuderRevert to news button in red, no blinking. Add autoplay...
2020-03-21 Benjamin AuderFix typo
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-20 Benjamin AuderFix bug in sentry attacked detections when pushing...
2020-03-20 Benjamin AuderFix bug when editing a problem
2020-03-20 Benjamin AuderFix random init position for Coregal + Twokings variants
2020-03-20 Benjamin AuderAdd Twokings variant
2020-03-20 Benjamin AuderLower search depth for Coregal
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-20 Benjamin AuderFix the 'empty news bug'
2020-03-19 Benjamin AuderFix chat in main Hall + remove some duplicated code...
2020-03-19 Benjamin AuderFix typo in server/README + increase interoperability...
2020-03-19 Benjamin AuderDraft Coregal variant - still getCastleMoves() and...
2020-03-19 Benjamin AuderFix introduced bug when preventing to move when choices...
2020-03-19 Benjamin AuderFix Perfect chess isAttackedBy(...)
2020-03-19 Benjamin AuderFix Rugby short description
2020-03-19 Benjamin AuderAdd Perfect Chess, fix a bug in BaseGame when moving...
2020-03-19 Benjamin AuderFix variants with captures forced: castling isn't a...
2020-03-19 Benjamin AuderTiny style improvement
2020-03-19 Benjamin AuderTrigger IndexedDB onupgradeneeded by increasing DB...
2020-03-19 Benjamin AuderFix DBOpenRequest.onupgradeneeded
2020-03-19 Benjamin AuderFix corr clocks issues
2020-03-19 Benjamin AuderRemove extra spaces in server/README.md
2020-03-19 Benjamin AuderMerge branch 'master' of github.com:yagu0/vchess
2020-03-19 yagu0Merge pull request #11 from smartchessguiapp/master
2020-03-19 Benjamin AuderImprove news style
2020-03-19 Benjamin AuderImprove news style
2020-03-19 Benjamin AuderloadMore button for my local games as well
2020-03-19 smartchessguiappMore verbose instructions for creating sqlite database
2020-03-19 Benjamin AuderUpdate TODO
2020-03-19 Benjamin AuderShow check(mate) indicators in moves list. No longer...
2020-03-18 Benjamin AuderRefactor Problems view: should now handle better long...
2020-03-18 Benjamin AuderRefresh REDAME files + fix download_objects script
2020-03-18 Benjamin AuderRestore newgame.flac - part 2
2020-03-18 Benjamin AuderRestore newgame.flac - part 1
2020-03-18 Benjamin AuderRe-add binary files through git-fat
next