Commit Graph

7269 Commits (a25e2ced922a113145df949f337a4a53d284602b)

Author SHA1 Message Date
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
melvin 53e82b4cf7 generalize SelectCreature and SelectSpell in the same way as SelectPermanent 2012-12-13 09:59:16 +08:00
melvin 51b3d6697d remove special handling of '@ or another ally' by SelectPermanent 2012-12-13 09:57:11 +08:00
melvin 74319e32b2 move 'another' from SelectOp to PermanentRestriction 2012-12-13 09:39:32 +08:00
melvin f39c09bf7b split EntersVerb from EntersBattlefieldTrigger 2012-12-12 22:50:48 +08:00
melvin a2e0fb717d generalized enters the battlefield trigger 2012-12-12 22:37:06 +08:00
melvin 3632e0e1bf corrected filename 2012-12-12 22:17:37 +08:00
melvin 02d1804990 replace MagicAddEventAction with addEvent 2012-12-12 21:28:03 +08:00
melvin 51d092aabd update on addEvent 2012-12-12 21:27:47 +08:00
melvin 3ee91c40d6 remove extra space in description 2012-12-12 15:06:20 +08:00
melvin 6fd1738533 perform generated state based actions so that stateCheckRequired is updated 2012-12-12 14:44:12 +08:00
melvin 937e7d2a45 Added test for issue 307 2012-12-12 14:13:57 +08:00
melvin 069e2ffd36 move update before generating of state based actions.
fixes issue 307.
2012-12-12 14:12:57 +08:00
melvin 0cf7815ccc rename decks/dec to decks/dl, fixed rule to get comprehensive rules 2012-12-08 20:24:31 +08:00
melvin d582aa6f28 increase version number to 1.33 2012-12-08 14:10:49 +08:00
melvin 59c78c824e added whenever pattern to DiesTrigger 2012-12-07 17:03:52 +08:00
melvin cd6b6dd7b3 generalized SelectSpell 2012-12-07 16:21:23 +08:00
melvin 5377850d6b remove RestrictedPermanentCombination, generalized SelectCreature and SelectCard 2012-12-07 16:20:27 +08:00
melvin af045dc938 added 'token' to PermanentResriction 2012-12-07 11:11:01 +08:00
melvin 303c3f98c1 allow 'or' in SelectCreature 2012-12-07 10:58:50 +08:00
melvin 76e87de8f3 added champion and RestrictedTribal to RestrictedCreature 2012-12-07 10:53:48 +08:00
melvin 14f8af6592 add pattern to Duration 2012-12-06 17:56:17 +08:00
melvin 7c6d0a058d added one more pattern to BeginningEndStepTrigger 2012-12-06 17:49:07 +08:00
melvin c835089112 added morbid 2012-12-06 17:42:48 +08:00
melvin 493f97c661 support 'deal' in DamageAction 2012-12-06 17:32:40 +08:00
melvin 0a9a8e0d62 support as long as version of hellbent 2012-12-06 17:30:01 +08:00