Add Wormhole1 + ranem Wormhole --> Wormhole2. Rename Selfabsorption (too long) into...
[vchess.git] / server / db / populate.sql
CommitLineData
c326e657
BA
1-- Re-run this script after variants are added
2
25c7c036
BA
3insert or ignore into Variants (name, description, noProblems) values
4 ('Apocalypse', 'The end of the world', true),
884f4528 5 ('Chakart', 'Capture the princess', true),
25c7c036 6 ('Dark', 'In the shadow', true),
68971030 7 ('Dice', 'Roll the dice', true),
25c7c036
BA
8 ('Hidden', 'Unidentified pieces', true),
9 ('Hiddenqueen', 'Queen disguised as a pawn', true),
392614a1 10 ('Synchrone1', 'Play at the same time (v1)', true),
9d15c433 11 ('Synchrone2', 'Play at the same time (v2)', true);
25c7c036
BA
12
13insert or ignore into Variants (name, description) values
107dc1bd 14 ('Absorption', 'Absorb powers'),
0f7762c1 15 ('Alapo', 'Geometric Chess'),
dac39588 16 ('Alice', 'Both sides of the mirror'),
9618937e
BA
17 ('Allmate1', 'Mate any piece (v1)'),
18 ('Allmate2', 'Mate any piece (v2)'),
5b958911 19 ('Ambiguous', 'Play opponent''s pieces'),
c583ef1c
BA
20 ('Antiking1', 'Keep antiking in check (v1)'),
21 ('Antiking2', 'Keep antiking in check (v2)'),
8b405c81 22 ('Antimatter', 'Dangerous collisions'),
c3a86f01 23 ('Arena', 'Middle battle'),
7c05a5f2 24 ('Atarigo', 'First capture wins'),
0fb43db7
BA
25 ('Atomic1', 'Explosive captures (v1)'),
26 ('Atomic2', 'Explosive captures (v2)'),
85ba3fe5
BA
27 ('Avalam1', 'Build towers (v1)'),
28 ('Avalam2', 'Build towers (v2)'),
4258b58c 29 ('Avalanche', 'Pawnfalls'),
6f2f9437 30 ('Ball', 'Score a goal'),
a0224b03 31 ('Balaklava', 'Meet the Mammoth'),
0b0f0335 32 ('Bario', 'A quantum story'),
dac39588 33 ('Baroque', 'Exotic captures'),
9bd6786b 34 ('Benedict', 'Change colors'),
dac39588 35 ('Berolina', 'Pawns move diagonally'),
107dc1bd 36 ('Bicolour', 'Harassed kings'),
737a5daf 37 ('Bishopawns', 'Bishop versus pawns'),
6c00a6e5 38 ('Brotherhood', 'Friendly pieces'),
dfc78263 39 ('Cannibal', 'Capture powers'),
3208c667 40 ('Capablanca', 'Capablanca Chess'),
6b7b2cf7 41 ('Capture', 'Mandatory captures'),
2bb4666e 42 ('Castle', 'Win by castling long'),
af34341d
BA
43 ('Checkered1', 'Shared pieces (v1)'),
44 ('Checkered2', 'Shared pieces (v2)'),
0d5335de 45 ('Checkless', 'No-check mode'),
dac39588 46 ('Chess960', 'Standard rules'),
e3e2cc44 47 ('Circular', 'Run forward'),
0b8bd121 48 ('Clorange', 'A Clockwork Orange'),
801e2870 49 ('Colorbound', 'The colorbound clobberers'),
3f22c2c3 50 ('Coregal', 'Two royal pieces'),
107dc1bd 51 ('Coronation', 'Long live the Queen'),
dac39588 52 ('Crazyhouse', 'Captures reborn'),
0f7762c1 53 ('Crossing', 'Cross the river'),
71ef1664 54 ('Cylinder', 'Neverending rows'),
59e74176 55 ('Diamond', 'Rotating board'),
737a5daf 56 ('Discoduel', 'Enter the disco'),
6c00a6e5 57 ('Dobutsu', 'Let''s catch the Lion!'),
de3f5625 58 ('Doublearmy', '64 pieces on the board'),
b406466b
BA
59 ('Doublemove1', 'Double moves (v1)'),
60 ('Doublemove2', 'Double moves (v2)'),
c7550017 61 ('Dynamo', 'Push and pull'),
90e814b6 62 ('Eightpieces', 'Each piece is unique'),
d2af3400 63 ('Emergo', 'Stacking Checkers variant'),
1e8a8386 64 ('Empire', 'Empire versus Kingdom'),
7d8bf63e 65 ('Enpassant', 'Capture en passant'),
91565c63 66 ('Evolution', 'Faster development'),
dac39588 67 ('Extinction', 'Capture all of a kind'),
d2af3400 68 ('Fanorona', 'Malagasy Draughts'),
107dc1bd 69 ('Football', 'Score a goal'),
0b8bd121 70 ('Forward', 'Moving forward'),
e88d69a8 71 ('Freecapture', 'Capture both colors'),
8fe025db 72 ('Fugue', 'Baroque Music'),
0fb43db7 73 ('Fullcavalry', 'Lancers everywhere'),
e023d747 74 ('Fusion', 'Fusion pieces (v1)'),
d2af3400 75 ('Gomoku', 'Align five stones'),
dac39588 76 ('Grand', 'Big board'),
a97bdbda 77 ('Grasshopper', 'Long jumps over pieces'),
107dc1bd 78 ('Gridolina', 'Jump the borders'),
22053c2c 79 ('Hamilton', 'Walk on a graph'),
dbc79ee6 80 ('Hoppelpoppel', 'Knibis and Bisknis'),
f9385686 81 ('Horde', 'A pawns cloud'),
2fac4d67 82 ('Hypnotic', 'Mind control (v1)'),
0b1405c4 83 ('Interweave', 'Interweaved colorbound teams'),
059f0aa2 84 ('Isardam', 'No paralyzed pieces'),
fe887246 85 ('Janggi', 'Korean Chess'),
459edd58 86 ('Joker', 'Replace pieces'),
57078452 87 ('Kinglet', 'Protect your pawns'),
0f7762c1 88 ('Kingsmaker', 'Promote into kings'),
a97bdbda 89 ('Knightmate', 'Mate the knight'),
737a5daf 90 ('Knightpawns', 'Knight versus pawns'),
68e19a44
BA
91 ('Knightrelay1', 'Move like a knight (v1)'),
92 ('Knightrelay2', 'Move like a knight (v2)'),
d2af3400 93 ('Konane', 'Hawaiian Checkers'),
e88d69a8 94 ('Koopa', 'Stun & kick pieces'),
236485b5 95 ('Koth', 'King of the Hill'),
6b7b2cf7 96 ('Losers', 'Get strong at self-mate'),
a9e1202b 97 ('Madhouse', 'Rearrange enemy pieces'),
107dc1bd 98 ('Madrasi', 'Paralyzed pieces'),
dac39588 99 ('Magnetic', 'Laws of attraction'),
6c00a6e5 100 ('Maharajah', 'Augmented Queens'),
dbc79ee6
BA
101 ('Makpong', 'Thai Chess (v2)'),
102 ('Makruk', 'Thai Chess (v1)'),
e90bafa8 103 ('Maxima', 'Occupy the enemy palace'),
2fac4d67 104 ('Mesmer', 'Mind control (v2)'),
e2f204ed 105 ('Minishogi', 'Shogi 5 x 5'),
2c947b3a 106 ('Minixiangqi', 'Xiangqi 7 x 7'),
665eed90 107 ('Monochrome', 'All of the same color'),
5e1bc651 108 ('Monster', 'White move twice'),
3208c667 109 ('Musketeer', 'New fairy pieces'),
472c0c4f 110 ('Omega', 'A wizard in the corner'),
0b8bd121 111 ('Orda', 'Mongolian Horde (v1)'),
e50a8025 112 ('Ordamirror', 'Mongolian Horde (v2)'),
9d15c433 113 ('Otage', 'Capture and release hostages'),
4fcb0c04
BA
114 ('Pacifist1', 'Convert & support (v1)'),
115 ('Pacifist2', 'Convert & support (v2)'),
173f11dc 116 ('Pacosako', 'Dance with the King'),
0d5335de 117 ('Parachute', 'Landing on the board'),
737a5daf
BA
118 ('Pawnmassacre', 'Pieces upside down'),
119 ('Pawns', 'Reach the last rank (v1)'),
120 ('Pawnsking', 'Reach the last rank (v2)'),
a6836242 121 ('Perfect', 'Powerful pieces'),
a9e1202b 122 ('Pocketknight', 'Knight in pocket'),
eaab401e
BA
123 ('Progressive1', 'Play more and more moves (v1)'),
124 ('Progressive2', 'Play more and more moves (v2)'),
9f88188c 125 ('Queenpawns', 'Queen versus pawns'),
6b7b2cf7 126 ('Racingkings', 'Kings cross the 8x8 board'),
35ff9d1b 127 ('Rampage', 'Move under cover'),
da9e846e 128 ('Relayup', 'Upgrade pieces'),
c3a86f01 129 ('Rifle', 'Shoot pieces'),
78d64531 130 ('Recycle', 'Reuse pieces'),
0b0f0335 131 ('Refusal', 'Do not play that!'),
87f40859 132 ('Rollerball', 'As in the movie'),
e90bafa8 133 ('Rococo', 'Capture on the edge'),
737a5daf 134 ('Rookpawns', 'Rook versus pawns'),
77691911 135 ('Royalrace', 'Kings cross the 11x11 board'),
95f8376c 136 ('Rugby', 'Transform an essay'),
305ede7e 137 ('Schess', 'Seirawan-Harper Chess'),
39fe711a 138 ('Screen', 'Free initial setup'),
1943de6b 139 ('Selfabsorb', 'Fusion pieces (v2)'),
cd49e617 140 ('Shako', 'Non-conformism and utopia'),
a4eca0dc 141 ('Shatranj', 'Ancient rules'),
cd49e617 142 ('Shogi', 'Japanese Chess'),
73fbcfc8 143 ('Shogun', 'General''s Chess'),
7e107b8f 144 ('Sittuyin', 'Burmese Chess'),
b90120e0 145 ('Spartan', 'Spartan versus Persians'),
4f3a0823
BA
146 ('Squatter1', 'Squat last rank (v1)'),
147 ('Squatter2', 'Squat last rank (v2)'),
6b7b2cf7 148 ('Suicide', 'Lose all pieces'),
31e9e40a 149 ('Suction', 'Attract opposite king'),
964eda04
BA
150 ('Swap', 'Dangerous captures'),
151 ('Switching', 'Exchange pieces'' positions'),
1e8a8386 152 ('Synochess', 'Dynasty versus Kingdom'),
0b1405c4 153 ('Takenmake', 'Prolongated captures'),
107dc1bd 154 ('Teleport', 'Reposition pieces'),
472c0c4f 155 ('Tencubed', 'Four new pieces'),
92240cf0 156 ('Threechecks', 'Give three checks'),
91565c63 157 ('Titan', 'Extra bishops and knights'),
14c35dc6 158 ('Twokings', 'Two kings'),
602d6bef 159 ('Upsidedown', 'Board upside down'),
b2b5a729 160 ('Vchess', 'Pawns capture backward'),
dac39588 161 ('Wildebeest', 'Balanced sliders & leapers'),
1943de6b
BA
162 ('Wormhole1', 'Squares disappear (v1)'),
163 ('Wormhole2', 'Squares disappear (v2)'),
7e107b8f 164 ('Xiangqi', 'Chinese Chess'),
d2af3400 165 ('Yote', 'African Draughts'),
dac39588 166 ('Zen', 'Reverse captures');