Add first draft of 'Victor Chess'
[vchess.git] / server / db /
2020-07-15 Benjamin AuderAdd Progressive2 + fix knightrider translations
2020-06-04 Benjamin AuderAdd Queenpawns + small fix to vs pawns variants + remov...
2020-05-28 Benjamin AuderFix Eightpieces, add some simple variants, add a basic...
2020-05-20 Benjamin AuderA few fixes (for updateCastleFlags()) + add Madhouse...
2020-05-19 Benjamin AuderFix parseInt() usage, rename Doubleorda --> Ordamirror...
2020-05-18 Benjamin AuderAdd Forward + Doubleorda variants
2020-05-05 Benjamin AuderAdd Freecapture + advance on Koopa Chess
2020-05-03 Benjamin AuderAdd simple Dice chess 8x8
2020-05-03 Benjamin AuderAdd Swap, Switching, pawns variants
2020-05-02 Benjamin AuderAdd Pacifist1 & 2
2020-05-02 Benjamin AuderAdd Rampage Chess
2020-05-01 Benjamin AuderDraft or user bio support (ready in Hall, TODO in Game)
2020-05-01 Benjamin AuderAdd Balaklava variant
2020-04-30 Benjamin AuderAdd Kinglet + a few fixes
2020-04-28 Benjamin AuderTypo
2020-04-23 Benjamin AuderReplace news by FAQ
2020-04-22 Benjamin AuderSome thoughts on Chakart + fix Hiddenqueen moves notati...
2020-04-20 Benjamin AuderSome fixes, draw lines on board, add 7 variants
2020-04-18 Benjamin AuderAdd Koth (experimental)
2020-04-18 Benjamin AuderAdd Diamond Chess
2020-04-17 Benjamin AuderAdd Hamilton Chess
2020-04-15 Benjamin AuderAdd Minishogi
2020-04-15 Benjamin AuderAdd Makruk, Shako and Shogi + a few fixes
2020-04-13 Benjamin AuderAdd Monochrome Chess
2020-04-08 Benjamin AuderAdd Sittuyin + Doublemove2. A few fixes. TODO: fix...
2020-04-06 Benjamin AuderAdd translations for Ambiguous chess
2020-04-05 Benjamin AuderAdd Checkered1 + fix last move highlights
2020-04-01 Benjamin AuderAdd some translations
2020-03-31 Benjamin AuderFix Omega castling and pieces randomization, fix a...
2020-03-30 Benjamin AuderAdd Colorbound Clobberers (R. Betza)
2020-03-30 Benjamin AuderExperimental game upload added
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 AuderAdd Horde variant + fix typos
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 and complete Apocalypse variant
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 AuderAdd Doublearmy, commoner replaces middle king, no rules...
2020-03-24 Benjamin AuderForgot to update database
2020-03-22 Benjamin AuderFirst draft of S-chess variant + a few fixes
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-20 Benjamin AuderAdd Twokings variant
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderFix Rugby short description
2020-03-19 Benjamin AuderAdd Perfect Chess, fix a bug in BaseGame when moving...
2020-03-18 Benjamin AuderAdd Rugby variant
2020-03-18 Benjamin AuderAdd Cannibal variant
2020-03-17 Benjamin AuderAdd Antiking v1
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-11 Benjamin AuderWork on Eightpieces draft. Fix Grand deterministic...
2020-03-09 Benjamin AuderSome small enhancements and fixes
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-03-04 Benjamin AuderAdd Allmate v1 and v2 (old buggish but funny rules)
2020-03-03 Benjamin AuderMerge branch 'master' of auder.net:vchess
2020-03-03 Benjamin AuderBetter time control in correspondance games
2020-03-01 Benjamin AuderFix some rules, complete rules translations
2020-03-01 Benjamin AuderDraft Hiddenqueen, Grasshopper and Knightmate chess...
2020-02-26 Benjamin AuderFix suggestion for Chaturanga, renamed into Shatranj
2020-02-25 Benjamin AuderDraft 2 new variants. Still 4 to add in this series
2020-02-25 Benjamin AuderDraft Royalrace variant
2020-02-25 Benjamin AuderFixes + implement Cylinder Chess
2020-02-24 Benjamin AuderDraft Circular Chess
2020-02-24 Benjamin AuderFix SuctionChess, draft HiddenRules (unfinished)
2020-02-23 Benjamin AuderDraft Suction Chess
2020-02-23 Benjamin AuderDraft Allmate variant
2020-02-22 Benjamin AuderDraft Recycle variant
2020-02-22 Benjamin AuderAdd EnPassant variant draft
2020-02-22 Benjamin AuderFix incheck in BaseGame, draft Antimatter variant
2020-02-22 Benjamin AuderFix en-passant for Wildebeest, draft Benedict variant
2020-02-14 Benjamin AuderDraft of a problems section + news system
2020-02-14 Benjamin AuderDraft of problems section
2020-02-11 Benjamin AuderExperimental multi-tabs support (TODO: prevent multi...
2020-02-06 Benjamin AuderGraphical fix + remove Switching variant
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-02-01 Benjamin AuderSanitize inputs on server side
2020-01-31 Benjamin AuderFixes
2020-01-30 Benjamin Auder'update'
2020-01-30 Benjamin Auder'update'
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2020-01-16 Benjamin AuderImplement cleaning methods (CRON tasks)
2020-01-15 Benjamin AuderDrop problems from server + draft DB cleaning functions
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-12-02 Benjamin AuderAttempt to fix countdown for live games. Some issues...
2019-11-28 Benjamin AuderSome fixes, working on corr challenges
2019-09-06 Benjamin AuderDrop 'WillPlay' table (no multiplayers games)
2019-02-13 Benjamin AuderSome advances in challenge handling (server+client)
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...