Commit Graph

12758 Commits

Author SHA1 Message Date
Sloth
0a237d08f7 - Added the keyword Reveal the first card you draw each turn.
- Added the optional parameter "Number" to the Drawn trigger.
- Added Rowen.
2011-12-19 22:12:43 +00:00
jeffwadsworth
f17a1e0513 - Added Veteran's Voice 2011-12-19 20:15:59 +00:00
slapshot5
4c91d8369a add Keyword: Remove CARDNAME from your deck before playing if you're not playing for ante. 2011-12-19 12:38:32 +00:00
Chris
cc97c620b6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-19 11:41:54 +00:00
Sloth
5eb71980f9 - Converted some cards to use the "BecomesTarget" trigger. 2011-12-19 09:58:18 +00:00
Sloth
5328d08dda - Fixed static abilities getting checked by triggers (SpellAbilityCast, etc.). 2011-12-19 09:37:48 +00:00
Doublestrike
1b8850f25c A little documentation addition. 2011-12-19 09:05:24 +00:00
Doublestrike
5251281ad3 Further development on "Sealed" submenu. Fixed a bug or two in "Constructed" submenu. 2011-12-19 09:04:01 +00:00
Doublestrike
ac89c7222f Final touches added to "Constructed" submenu: resizing, directions, decklist on doubleclick, randomize buttons for themes and preconstructed, Forge-themed list selectors. 2011-12-19 06:33:35 +00:00
jeffwadsworth
63e35ba293 - Converted Cursed Scroll to script. 2011-12-19 05:28:27 +00:00
slapshot5
adc0f65fe5 cards won in ante will now show up as NEW in the Card Shop under Owned Cards 2011-12-19 04:52:58 +00:00
Rob Cashwalker
cf0bdc166f Move to forge.game.limited package, since it's rather specific to drafting. 2011-12-19 04:21:59 +00:00
Rob Cashwalker
9eb8faa633 Move to forge.game.limited package, since it's rather specific to drafting. 2011-12-19 04:20:45 +00:00
Sol
d93b75e87e - Fixing Flameshot's text 2011-12-19 03:46:16 +00:00
Sloth
ad5d9237f9 - Another tweak for the targeting AI of AF DealDamage. 2011-12-18 14:28:28 +00:00
slapshot5
f09093321b fix a bug in the Ante display in the Player Panel. 2011-12-18 14:18:04 +00:00
Sloth
a25e6a2722 - Updated some Deck SVars. 2011-12-18 14:07:41 +00:00
Sloth
8ee9dc43db - Made Green Sun's Zenith AI playable. 2011-12-18 13:59:58 +00:00
Sloth
c83a9ebff2 - Fixed targeting AI of AF DealDamage for drawbacks. 2011-12-18 13:34:23 +00:00
Chris
d23927ecee - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-18 11:47:50 +00:00
moomarc
b44b4e1577 Improved card panel description for Imperial Edict 2011-12-18 11:20:57 +00:00
moomarc
8d1efc6868 Added Knight of the Mists 2011-12-18 10:52:58 +00:00
Sloth
519c4c52c5 - Fixed Alpha Status not working with Changelings. 2011-12-18 10:52:34 +00:00
Sloth
19e025a479 - Fixed Mistform Ultimus not working in all zones. 2011-12-18 10:46:22 +00:00
Sloth
489d1f986e - Added an easy version of the Picard deck. 2011-12-18 10:39:28 +00:00
Sloth
383299ea25 - Added Phyrexian Unlife. 2011-12-18 10:37:20 +00:00
Sloth
cee064a724 - Added Entomber Exarch. 2011-12-18 10:20:37 +00:00
Sloth
d78ce1d745 - Tweaked chooseTypeCanPlayAI to let the AI handle Mistform Sliver. 2011-12-18 08:58:51 +00:00
Sloth
f29f4db153 - Fixed targeting AI of AF DealDamage for triggered abilities. 2011-12-18 08:45:39 +00:00
Sloth
260545d575 - Fixed getLKICopy copying tokens. 2011-12-18 08:39:04 +00:00
slapshot5
4ba2edfd75 FSkin was reading the wrong image coordinates for End Turn and Game Settings. fixed. 2011-12-18 06:46:38 +00:00
slapshot5
093307f573 fix so multicolor spells show up as multi-color on the Stack 2011-12-18 06:35:03 +00:00
slapshot5
87610e89ac add the ante'ing of cards to the GameLog 2011-12-18 05:17:47 +00:00
slapshot5
dce5e32def fix off-by-1 error in GameLog.getLogText(int) 2011-12-18 05:17:22 +00:00
slapshot5
a94e7088ed add ante to Quest Mode.
1) if you win, the compy's cards will be available in your card pool after the current match
2) if you lose, your ante is permanently removed from your deck (currently not available for re-purchase in the Card Shop)
3) ante will now only be chosen from non-<basic lands> if possible
2011-12-18 04:35:26 +00:00
moomarc
a0ea85fbdf Added Essence Bottle (and requisite ELIXIR counter to Counters.java) 2011-12-18 03:22:30 +00:00
Sol
459169c5dd Fixing Birthing Pod's Cost 2011-12-17 21:44:13 +00:00
moomarc
c25f20e4b5 Added Brain Pry 2011-12-17 21:38:19 +00:00
Sloth
bc32205730 - Added Birthing Pod. 2011-12-17 21:07:24 +00:00
Sol
17e80173b3 - Improve consistency of the Player Panel Mana totals, and updating of observers. 2011-12-17 21:00:55 +00:00
moomarc
2975c628fb Added Bold Defence and Marsh Casualties 2011-12-17 20:29:13 +00:00
moomarc
a6ef32e738 Added Crypt Champion and Squealing Devil 2011-12-17 19:20:55 +00:00
Sloth
3ef782f1fe - Added Tatsumasa, the Dragon's Fang. 2011-12-17 19:08:23 +00:00
Sloth
912d2ed8e9 - Another step to make Tatsumasa, the Dragon's Fang scriptable. 2011-12-17 18:51:44 +00:00
moomarc
b488f04811 Added Doubling Cube 2011-12-17 17:36:35 +00:00
Sloth
a8b687fe77 - Added some more "Remembered" code to hopefully support Tatsumasa, the Dragon's Fang. 2011-12-17 15:05:15 +00:00
Chris
9ac8cf33db - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-17 13:58:51 +00:00
Sol
46e32c0ff8 - Missed a file last night. 2011-12-17 13:48:00 +00:00
slapshot5
9ebcae2699 remove some debug code in FButton 2011-12-17 13:16:43 +00:00
moomarc
4adb42cbb3 Fixed Gigadrowse 2011-12-17 12:49:02 +00:00