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