jendave
8c5685ca53
1) add ChosenType to Card.hasProperty(). This will compare the current card types to source.getChosenType()
...
2) convert Cover of Darkness to stPumpAll keyword
2011-08-06 12:35:18 +00:00
jendave
8309ed6993
- Fix for Upkeep Stopping when Player starts the game and Phase Stop is off
2011-08-06 12:35:10 +00:00
jendave
591c1c7343
add a possible TODO note in AF_Discard code
2011-08-06 12:35:04 +00:00
jendave
5c4743d710
minor text edit to Nath of the Gilt Leaf, and update its token creation to use standard code instead of manually setting everything.
2011-08-06 12:34:58 +00:00
jendave
b260ce4f79
- Changed isFirstTurn to count turns taken.
...
- Fixed Serra Avenger's interaction with Time Walk and Flash.
2011-08-06 12:34:51 +00:00
jendave
d9371560b7
1) make targeting for AF_DealDamage optional (though almost everything needs it; there's still a warning message displayed to console)
...
2) convert Stuffy Doll to AF_DealDamage (no target specified)
3) moved code from Filthy Cur, Jackal Pup, Shinka Gatekeeper and Stuffy Doll to the addDamage code in Card.java (previously, it was overriding the addDamage method and putting it on a new card in CardFactory_Creatures.java)
2011-08-06 12:34:39 +00:00
jendave
d17c100841
convert Lifeforce and Deathgrip to AF_CounterMagic
2011-08-06 12:34:31 +00:00
jendave
3ad96bd145
add Channel (from original base Alpha)
...
NOTE: To activate the mana ability that Channel provides after casting it, click on your life total.
2011-08-06 12:34:11 +00:00
jendave
1b54b42783
- another update of AI blocking.
2011-08-06 12:33:57 +00:00
jendave
35a1b9a265
- Cleanup and updates of AI blocking.
2011-08-06 12:33:52 +00:00
jendave
f66dadffcb
- Made the tokenOwner parameter in AF token default to controller.
2011-08-06 12:33:46 +00:00
jendave
1056785ff1
add Mishra's Helix (from Urza's Saga)
2011-08-06 12:33:41 +00:00
jendave
2ef5b63266
- Fixed Token Color of Nath of the Gilt-Leaf.
...
- Added Battlegrowth.
2011-08-06 12:33:33 +00:00
jendave
b40819063e
- Rework of the Blocking AI.
2011-08-06 12:33:25 +00:00
jendave
dbd6ccfbae
convert Imperious Perfect to stPumpAll keyword.
2011-08-06 12:33:11 +00:00
jendave
89876159fb
convert Daru Warchief to stPumpAll keyword
2011-08-06 12:33:04 +00:00
jendave
969e090abd
convert Castle, Castle Raptors, Chainer, Dementia Master, and Giant Tortoise to stPump keywords.
2011-08-06 12:32:56 +00:00
jendave
d3a7f5ddd6
- Renamed newGUICheckbox to be accurate for what it does
...
- Moved Display settings for Quest Assignments to use the GUI checkbox for Display settings since it was ignored previously. This also fixes Phase settings being ignored.
2011-08-06 12:32:47 +00:00
jendave
7fe789c7be
part 2 (forgot the code...)
2011-08-06 12:32:41 +00:00
jendave
82ca959a1d
convert Knight of the Reliquary, Master of Etherium, Undead Warchief, and Yavimaya Enchantress to stPumpAll keyword.
2011-08-06 12:32:22 +00:00
jendave
70d0bf696f
convert Squirrel Mob to stPumpAll keyword.
2011-08-06 12:32:13 +00:00
jendave
f796db45ea
convert Kaysa, Meng Huo, Barbarian King, and Tolsimir Wolfblood to stPumpAll keyword
2011-08-06 12:32:05 +00:00
jendave
aacc93b570
*Fixed March of Souls giving you Spirit tokens even if it can't destroy your creatures (by way of Elspeth's ultimate for instance).
2011-08-06 12:30:22 +00:00
jendave
d13c07bb9b
*Converted Helix Pinnacle's counter-adding to AF_PutCounter.
2011-08-06 12:29:59 +00:00
jendave
7524a66fee
convert Darksteel Forge, Goblin Warchief, Knighthood and Serra's Blessing to stPumpAll keyword
2011-08-06 12:29:36 +00:00
jendave
c35b503538
readability improvement in StaticEffects.java
2011-08-06 12:29:27 +00:00
jendave
f0538ab500
- Added Stop at Phases to Display3.
...
- Added Phase Stops preferences to ForgePreferences
2011-08-06 12:29:21 +00:00
jendave
6f9ca45d29
- Bugfix for -X situation that caused a crash. Now strips out the minus sign before searching for Variable amount in AFs
2011-08-06 12:29:13 +00:00
jendave
96b8cf6a19
convert Absolute Grace and Absolute Law to stPumpAll keyword
2011-08-06 12:29:08 +00:00
jendave
7ee3febd0f
convert Gaea's Anthem to stPumpAll keyword
2011-08-06 12:28:59 +00:00
jendave
e7cf9986ff
It is a day that will live in irony. Glorious Anthem - the namesake for all static effects codeblocks - has been converted to stPumpAll keyword.
2011-08-06 12:28:52 +00:00
jendave
d1bf97cdbd
minor performance improvement for static effects.
2011-08-06 12:28:38 +00:00
jendave
74f90e8508
- Fix for some missing Stack Descriptions for older keywords that used Target
2011-08-06 12:28:27 +00:00
jendave
c9c3adbf73
fixed example and description in AF_CounterMagic since Graveyard is default Destination
2011-08-06 12:28:22 +00:00
jendave
710c86e705
fix Stuffy Doll not dealing damage to opponent when it receives damage from blocking a creature.
2011-08-06 12:28:17 +00:00
jendave
913eaaa56a
convert Cemetary Reaper, Knight Exemplar, Lord of the Undead, Scion of Oona, and Veteran Swordsmith to stPumpAll keyword.
2011-08-06 12:28:10 +00:00
jendave
30e40d26af
convert Death Baron to stPumpAll keyword
2011-08-06 12:28:01 +00:00
jendave
33741e73fc
convert Kinsbaile Cavalier, Elvish Archdruid, and Elvish Champion to stPumpAll keyword
2011-08-06 12:27:52 +00:00
jendave
e0373494d8
convert Lovisa Coldeyes to stPumpAll keyword
2011-08-06 12:27:44 +00:00
jendave
c9a3f848c8
convert Zuberi, Golden Feather to stPumpAll keyword
2011-08-06 12:27:31 +00:00
jendave
45c1a7b91f
convert Concordant Crossroads, Mass Hysteria, Fervor, and Madrush Cyclops to stPumpAll keyword
2011-08-06 12:27:23 +00:00
jendave
f80b32e04c
convert Levitation to stPumpAll keyword
2011-08-06 12:27:14 +00:00
jendave
b0f19a4016
convert Privileged Position to stPumpAll keyword
2011-08-06 12:27:06 +00:00
jendave
89c4d949af
convert Aven Brigadier to stPumpAll keywords
2011-08-06 12:26:59 +00:00
jendave
cdd7a641ab
convert Captain of the Watch and Wizened Cenn to stPumpAll keyword
2011-08-06 12:26:51 +00:00
jendave
005789ece4
code cleanup/consolidation in GameActionUtil.java
2011-08-06 12:26:43 +00:00
jendave
3c404c2d67
convert Sliver Legion to stPumpAll keyword
2011-08-06 12:26:37 +00:00
jendave
43080a86b5
convert Blade Sliver, Heart Sliver, and Reflex Sliver to stPumpAll keyword
2011-08-06 12:26:29 +00:00
jendave
4077210c92
convert Essence Sliver, Horned Sliver, Sidewinder Sliver and Sinew Sliver to stPumpAll keyword
2011-08-06 12:26:20 +00:00
jendave
732b5062e5
code cleanup in static effects code
2011-08-06 12:26:11 +00:00