Commit Graph

6994 Commits (62d0705125d24fc1ce7279fb825fdcdd8cb2db56)

Author SHA1 Message Date
Aunukia@yahoo.com 6b53ac4177 added Fractured Powerstone 2012-12-25 10:08:47 +08:00
Aunukia@yahoo.com a1bd57f228 added Foxfire Oak 2012-12-25 10:07:58 +08:00
Aunukia@yahoo.com 6d0f561eb7 added Flamekin Brawler 2012-12-25 10:07:32 +08:00
Aunukia@yahoo.com 78c1b56bb1 added Fetid Horror 2012-12-25 10:06:32 +08:00
melvin 94ef302dc0 handle card scripts that does not end with newline 2012-12-24 23:03:36 +08:00
melvin c683edbe91 added mana_or_combat to Dryad Arbor 2012-12-24 22:41:50 +08:00
Aunukia@yahoo.com b6075e4e7a added Elves of Deep Shadow 2012-12-24 22:40:52 +08:00
Aunukia@yahoo.com d94c6f9e7b added Ekundu Griffin 2012-12-24 22:39:01 +08:00
Aunukia@yahoo.com c4c4c35fdd added Ebony Treefolk 2012-12-24 22:37:48 +08:00
Aunukia@yahoo.com 8a00d63bc8 added Dryad's Favor 2012-12-24 22:37:23 +08:00
Aunukia@yahoo.com f566d84519 added Dryad Arbor 2012-12-24 22:36:48 +08:00
Aunukia@yahoo.com 63a8e1b8d5 added Dross Ripper 2012-12-24 22:34:17 +08:00
Aunukia@yahoo.com a39ebe09c1 added Dragon Engine 2012-12-24 22:33:51 +08:00
Aunukia@yahoo.com 168fb4f0c5 added Crypt Ripper 2012-12-24 22:30:58 +08:00
Aunukia@yahoo.com 83edb7d139 added Copper Carapace 2012-12-24 22:30:35 +08:00
Aunukia@yahoo.com 329a90b55d added Concentrate 2012-12-24 22:29:10 +08:00
Aunukia@yahoo.com 5a967e3963 added Coiled Tinviper 2012-12-24 22:28:22 +08:00
Aunukia@yahoo.com fef26ca1ca added Carnivorous Plant 2012-12-24 22:27:58 +08:00
Aunukia@yahoo.com 5f9768fd32 added Capashen Templar 2012-12-24 22:25:22 +08:00
Aunukia@yahoo.com 2673dec8e0 added Capashen Knight 2012-12-24 22:25:03 +08:00
Aunukia@yahoo.com cfeac7e3e8 added Brute Force 2012-12-24 22:24:32 +08:00
Aunukia@yahoo.com 402502ce49 added Brimstone Dragon 2012-12-24 22:23:55 +08:00
Aunukia@yahoo.com 46f7559f32 added Breathstealer 2012-12-24 22:23:27 +08:00
Aunukia@yahoo.com 1edc5e8817 added Bonded Fetch 2012-12-24 22:22:38 +08:00
Aunukia@yahoo.com 7fc9a71631 added Blanchwood Treefolk 2012-12-24 22:21:14 +08:00
melvin 51d778979e added newline to end of file 2012-12-24 22:20:28 +08:00
Aunukia@yahoo.com 9bb38740ff added Ambush Party 2012-12-24 22:19:22 +08:00
melvin 250159e5d0 update only after begin and end of phase 2012-12-20 21:30:57 +08:00
melvin 7262a80da5 rename changePhase to nextPhase 2012-12-20 20:13:34 +08:00
melvin 5285984e75 simplify interface for MagicGame.changePhase 2012-12-20 20:10:37 +08:00
melvin d7e54fa10d always call MagicGame.update before when we would update the UI 2012-12-20 15:21:37 +08:00
melvin 0e8c584efd added test for change control during combat 2012-12-19 13:33:12 +08:00
melvin 46046aa291 when changing control of permanent, remove from combat and set exclude from combat to false
fixes issue 309
2012-12-17 22:14:57 +08:00
melvin 4497467fa5 added 'if it was kicked' to IfCondition 2012-12-16 12:21:55 +08:00
melvin 9a32193ff2 added KickerAction 2012-12-16 12:20:38 +08:00
melvin 627e39c09d split out SpellType from SpellRestriction 2012-12-15 21:12:13 +08:00
melvin a5d929f79e generalized SpellRestriction to include RestrictedPermanent 2012-12-15 21:02:36 +08:00
melvin f91f3d9d0a generalized RestrictedSpell 2012-12-15 20:58:43 +08:00
melvin 4d10f75ee9 generalize AnimateActionReminder 2012-12-15 20:49:05 +08:00
melvin 393a5b4b80 generalized AnimateAction 2012-12-15 11:54:48 +08:00
melvin 0d7a29bc90 added optional legendary to CreatureSpec 2012-12-15 11:47:31 +08:00
melvin 62a1403de3 generalized 'that creature's controller' to work for any permanent 2012-12-15 11:37:52 +08:00
melvin 2c5d68010f allow action to be followed by if condition 2012-12-15 10:41:34 +08:00
melvin c7ece8234f removed unused parser runtime files 2012-12-13 15:17:35 +08:00
melvin 6acc44d88a move parser code from grammar to src/magic/grammar 2012-12-13 14:12:53 +08:00
melvin e6f09e1d07 added change of CreatureSubType in ChangeStateAction 2012-12-13 11:59:44 +08:00
melvin 5cef74908f added change color to ChangeStateAction 2012-12-13 11:38:04 +08:00
melvin 678f4a3f84 move 'enchanted' from SelectOp to PermanentRestriction, move 'equipped' from SelectOp to CreatureRestriction 2012-12-13 10:08:21 +08:00
melvin ae08bc0def move 'other' from SelectOp to PermanentRestriction 2012-12-13 10:05:40 +08:00
melvin bbeb1437f0 generalize SelectCard like SelectPermanent 2012-12-13 10:00:33 +08:00