2020-03-22 |
Benjamin Auder | Improvement attempt for connection indicator + Game... |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | Add some traces to understand what happens with connect... |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | Attempt to get rid of the weird trans-pages errors... |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | Fix duplicated moves in Cylinder and Circular chess |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | Schess: show 'nothing' instead of the moving piece... |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | Quote images source for Hawk and Elephant |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | Fix Hawk and Elephant movements in S-chess |
tree | commitdiff |
2020-03-22 |
Benjamin Auder | First draft of S-chess variant + a few fixes |
tree | commitdiff |
2020-03-21 |
Benjamin Auder | Fix autoplay mode |
tree | commitdiff |
2020-03-21 |
Benjamin Auder | Add comment on the 'en passant piece is a pawn' |
tree | commitdiff |
2020-03-21 |
Benjamin Auder | Revert to news button in red, no blinking. Add autoplay... |
tree | commitdiff |
2020-03-21 |
Benjamin Auder | Fix typo |
tree | commitdiff |
2020-03-21 |
Benjamin Auder | Draft Ball variant + some fixes, enhancements and code... |
tree | commitdiff |
2020-03-20 |
Benjamin Auder | Fix bug in sentry attacked detections when pushing... |
tree | commitdiff |
2020-03-20 |
Benjamin Auder | Fix bug when editing a problem |
tree | commitdiff |
2020-03-20 |
Benjamin Auder | Fix random init position for Coregal + Twokings variants |
tree | commitdiff |
2020-03-20 |
Benjamin Auder | Add Twokings variant |
tree | commitdiff |
2020-03-20 |
Benjamin Auder | Lower search depth for Coregal |
tree | commitdiff |
2020-03-20 |
Benjamin Auder | Add Coregal variant + simplify time management in Game.vue |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Fix chat in main Hall + remove some duplicated code... |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Draft Coregal variant - still getCastleMoves() and... |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Fix introduced bug when preventing to move when choices... |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Fix Perfect chess isAttackedBy(...) |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Add Perfect Chess, fix a bug in BaseGame when moving... |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Fix variants with captures forced: castling isn't a... |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Tiny style improvement |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Trigger IndexedDB onupgradeneeded by increasing DB... |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Fix DBOpenRequest.onupgradeneeded |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Fix corr clocks issues |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Merge branch 'master' of github.com:yagu0/vchess |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Improve news style |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Improve news style |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | loadMore button for my local games as well |
tree | commitdiff |
2020-03-19 |
Benjamin Auder | Show check(mate) indicators in moves list. No longer... |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Refactor Problems view: should now handle better long... |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Refresh REDAME files + fix download_objects script |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Restore newgame.flac - part 2 |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Restore newgame.flac - part 1 |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Re-add binary files through git-fat |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Step back: cannot use both git-fat and git-lfs. So... |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Re-adding binary files with filter git-lfs |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Delete before re-adding binary files with filter git-lfs |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Fix highlighting checks when navigating |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Fix Cannibal variant. TODO: better kings images |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Add Rugby variant |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Add Cannibal variant |
tree | commitdiff |
2020-03-18 |
Benjamin Auder | Fix message when resigning |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Fix settings icon height |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Fix mistake in Game.js |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Generalize pawn movements: cleaner and smaller code |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Fix Antiking 1 notation |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Fix fast navigation in multi-moves variants |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | A few fixes |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Add Antiking v1 |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Move 'anonymousCount' which was computed to a method... |
tree | commitdiff |
2020-03-17 |
Benjamin Auder | Add Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu... |
tree | commitdiff |
2020-03-16 |
Benjamin Auder | Refactor Games structure on server: no longer use an... |
tree | commitdiff |
2020-03-16 |
Benjamin Auder | Refactor models (merge Players in Games), add cursor... |
tree | commitdiff |
2020-03-15 |
Benjamin Auder | Improve games/challenges display and fix MyGames page... |
tree | commitdiff |
2020-03-15 |
Benjamin Auder | Fix Benedict rules for flipped colors when castling... |
tree | commitdiff |
2020-03-15 |
Benjamin Auder | Remove timeout on main Hall, instead just show 'there... |
tree | commitdiff |
2020-03-15 |
Benjamin Auder | Attempt to show something on Hall page when no live... |
tree | commitdiff |
2020-03-15 |
Benjamin Auder | Fix bug in Eightpieces rules (division by 0) |
tree | commitdiff |
2020-03-15 |
Benjamin Auder | Experimental news notification system + fix Eightpieces... |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | Scale Discord and Github icons, slightly better displayed |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | Draft Eightpieces rules. Fix display: PNG images +... |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | A few fixes + remove debug traces (Eightpieces variant) |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | Smaller Discord invitation size |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | Fix forbidden captures and checks within first move... |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | Hopefully Eightpieces is less buggish now |
tree | commitdiff |
2020-03-14 |
Benjamin Auder | Change castle flags. Eightpieces still not OK, but... |
tree | commitdiff |
2020-03-13 |
Benjamin Auder | Eightpieces almost ready |
tree | commitdiff |
2020-03-13 |
Benjamin Auder | Attempt to fix promotions on mobile browsers |
tree | commitdiff |
2020-03-13 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Better 8pieces rules. Almost there (still buggish for... |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Almost debugged Eightpieces variant |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Debug movesCount for MarseilleChess, complete draft... |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Fix games rendering |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Prepare smoother future updates |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Fix getCurrentScore in Racingkings variant |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Remove watcher for fenStart in BaseGame: call re_setVar... |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Rename temporary Eightpieces variant' pieces |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Fix mistake: cannot use settings.randomness too early... |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Fix some typos |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Filter out Eightpieces from variants list for now |
tree | commitdiff |
2020-03-12 |
Benjamin Auder | Some fixes, work on Eightpieces draft, add a few captur... |
tree | commitdiff |
2020-03-11 |
Benjamin Auder | Work on Eightpieces draft. Fix Grand deterministic... |
tree | commitdiff |
2020-03-11 |
Benjamin Auder | Fix issues with preset challenges |
tree | commitdiff |
2020-03-11 |
Benjamin Auder | Better text in About section |
tree | commitdiff |
2020-03-11 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Better margin on smartphones for preset challenges |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Add Discord link on footer |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Bug fixes |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Some fixes and enhancements as suggested on Discord |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Cosmetics |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Fix error iterating on getElementsByClassName on mobile... |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Do not show deleted games in GameList |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Fix typo |
tree | commitdiff |
2020-03-10 |
Benjamin Auder | Fix games ordering in MyGames, fix en-passant mistake... |
tree | commitdiff |
2020-03-09 |
Benjamin Auder | Small fixes + early draft of Eightpieces variant |
tree | commitdiff |
next |