vchess.git
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
2020-03-18 Benjamin AuderStep back: cannot use both git-fat and git-lfs. So...
2020-03-18 Benjamin AuderRe-adding binary files with filter git-lfs
2020-03-18 Benjamin AuderDelete before re-adding binary files with filter git-lfs
2020-03-18 Benjamin AuderUse git-lfs for large files on Github
2020-03-18 Benjamin AuderUse git-lfs for large files on Github
2020-03-18 Benjamin AuderFix highlighting checks when navigating
2020-03-18 Benjamin AuderFix Cannibal variant. TODO: better kings images
2020-03-18 Benjamin AuderAdd Rugby variant
2020-03-18 Benjamin AuderAdd Cannibal variant
2020-03-18 Benjamin AuderFix message when resigning
2020-03-17 Benjamin AuderFix settings icon height
2020-03-17 Benjamin AuderFix mistake in Game.js
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-17 Benjamin AuderFix Antiking 1 notation
2020-03-17 Benjamin AuderFix fast navigation in multi-moves variants
2020-03-17 Benjamin AuderA few fixes
2020-03-17 Benjamin AuderAdd Antiking v1
2020-03-17 Benjamin AuderMove 'anonymousCount' which was computed to a method...
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
2020-03-16 Benjamin AuderFix SQL query to get completed games
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderImprove games/challenges display and fix MyGames page...
2020-03-15 Benjamin AuderFix Benedict rules for flipped colors when castling...
2020-03-15 Benjamin AuderRemove timeout on main Hall, instead just show 'there...
2020-03-15 Benjamin AuderAttempt to show something on Hall page when no live...
2020-03-15 Benjamin AuderFix bug in Eightpieces rules (division by 0)
2020-03-15 Benjamin AuderFix news notification system
2020-03-15 Benjamin AuderUpdate TODO
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-14 Benjamin AuderScale Discord and Github icons, slightly better displayed
2020-03-14 Benjamin AuderDraft Eightpieces rules. Fix display: PNG images +...
2020-03-14 Benjamin AuderA few fixes + remove debug traces (Eightpieces variant)
2020-03-14 Benjamin AuderSmaller Discord invitation size
2020-03-14 Benjamin AuderFix forbidden captures and checks within first move...
2020-03-14 Benjamin AuderHopefully Eightpieces is less buggish now
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-13 Benjamin AuderEightpieces almost ready
2020-03-13 Benjamin AuderAttempt to fix promotions on mobile browsers
2020-03-13 Benjamin Auder'update'
2020-03-12 Benjamin AuderBetter 8pieces rules. Almost there (still buggish for...
2020-03-12 Benjamin AuderAlmost debugged Eightpieces variant
2020-03-12 Benjamin AuderDebug movesCount for MarseilleChess, complete draft...
2020-03-12 Benjamin AuderFix games rendering
2020-03-12 Benjamin AuderPrepare smoother future updates
2020-03-12 Benjamin AuderFix getCurrentScore in Racingkings variant
next