jendave
03cf1cf93f
- Simplified the code found in forge.card.cardFactory.CardFactoryUtil and forge.card.abilityFactory.AbilityFactory_Animate. Updating c.getType().contains(string) to c.isType(string).
2011-08-07 01:28:27 +00:00
jendave
b3ec31e1e1
- The AI will now use mana from the mana pool.
2011-08-07 01:27:59 +00:00
jendave
324a4d126f
- Added Favorable Destiny.
2011-08-07 01:27:19 +00:00
jendave
2d8c539b09
- Added Monstrous Hound.
2011-08-07 01:27:04 +00:00
jendave
f0b6005a13
- Added AI mana pool. You can see its contents by mousing over the AI life. The AI still won't use the mana though.
2011-08-07 01:24:50 +00:00
jendave
36e300be95
convert Venerated Teacher to triggers
2011-08-07 01:24:24 +00:00
jendave
a907edc562
convert Scarblade Elite to AF_Destroy
2011-08-07 01:24:06 +00:00
jendave
c309cba6e5
improve selection message for exileFromGraveType
2011-08-07 01:23:57 +00:00
jendave
ea8097016c
convert Mirror Entity to AF_AnimateAll
2011-08-07 01:23:49 +00:00
jendave
2157f7b0bd
add AF_AnimateAll
2011-08-07 01:19:37 +00:00
jendave
0be7fd81de
make the "SVar=" part optional for SubAbility$ (now that all old-style drawbacks have been removed)
2011-08-07 01:19:25 +00:00
jendave
4018c29156
add a NumCopies param to AF_CopyPermanent; convert Rite of Replication to AF.
2011-08-07 01:18:50 +00:00
jendave
35846ff8eb
add Lyzolda, the Blood Witch (from Dissension)
2011-08-07 01:18:40 +00:00
jendave
6ec9477eb1
- Added the option "Unique" to AF Effect.
...
- Improved implementation of Liege of the Tangle.
2011-08-07 01:18:22 +00:00
jendave
eb03286c0a
- Added Flood counters.
2011-08-07 01:18:13 +00:00
jendave
1b37bc8879
add AEthermage's Touch (from Dissension)
2011-08-07 01:17:59 +00:00
jendave
dafa9ac316
- Changed the default of UnlessPlayer to TargetedController.
...
- Added Scarwood Bandits.
2011-08-07 01:17:40 +00:00
jendave
2284721c09
"How To Play" is now part of the "Help" menu item. Fixes an issue on OSX
2011-08-07 01:17:24 +00:00
jendave
d909bc058c
convert Loxodon Hierarch and Wrap in Vigor to AF
2011-08-07 01:16:40 +00:00
jendave
b3d2f75649
add AF_RegenerateAll
2011-08-07 01:16:30 +00:00
jendave
d50e964405
move setDealtDmgToHumanThisTurn() and setDealtDmgToComputerThisTurn() to Cleanup in Phase.java
2011-08-07 01:16:10 +00:00
jendave
64e294366f
add Ichneumon Druid (from Legends)
2011-08-07 01:16:03 +00:00
jendave
682e13dcff
Added Card.getCurSetURL method.
...
Enabled use of SetInfo URL - if a card only has one picture then apply a 35% probability to download from provided URL, to cut down on cardforge.org traffic.
2011-08-07 01:15:45 +00:00
jendave
e646ee4efc
convert Presence of the Master to script
2011-08-07 01:15:38 +00:00
jendave
1a7e87981d
add some comments in AllZoneUtil
2011-08-07 01:15:31 +00:00
jendave
a425ee1f3a
standardize the targeting part of AF_Counter to make it more closely match other AFs and prevent NPEs.
2011-08-07 01:15:24 +00:00
jendave
8f135a795d
code rearrangement out of AllZoneUtil
2011-08-07 01:15:04 +00:00
jendave
f3da55aa09
fix creatures copied via Clone not having abilities
2011-08-07 01:13:59 +00:00
jendave
8efa86431b
fix to give AF_GainControl creature to original controller instead of automatically donating it to the opponent
2011-08-07 01:13:51 +00:00
jendave
26b669e4d6
fix for missing function in AllZoneUtil
2011-08-07 01:12:57 +00:00
jendave
21a6e0e3e9
code simplifications in GuiDisplay classes
2011-08-07 01:12:50 +00:00
jendave
22917ed440
code simplification in Player.java
2011-08-07 01:12:42 +00:00
jendave
39ac62468e
CardList.add -> addAll in a couple places
2011-08-07 01:12:36 +00:00
jendave
3c9e875737
CardList.add -> addAll in a couple places
2011-08-07 01:12:29 +00:00
jendave
580d5e0abf
CardList.add -> addAll in a couple places
2011-08-07 01:12:21 +00:00
jendave
242740100a
CardList.add -> addAll in a couple places
2011-08-07 01:12:11 +00:00
jendave
d7209a5d08
code simplifications in Target.java
2011-08-07 01:12:03 +00:00
jendave
f81eb76ede
code tweak in CardFactoryUtil
2011-08-07 01:11:46 +00:00
jendave
6bd0cc7820
simplify code for Singe-Minded Ogre
2011-08-07 01:11:38 +00:00
jendave
209cfde57d
- Little fix.
2011-08-07 01:11:24 +00:00
jendave
f2da6fd9b1
- Added Goblin Goon.
2011-08-07 01:11:16 +00:00
jendave
265d5ffd21
- Added Excise.
2011-08-07 01:10:51 +00:00
jendave
c280d201af
fix the duplicate text issue on a number of cards
2011-08-07 01:10:41 +00:00
jendave
abfcc752e3
cleanup in AF_CounterMagic
2011-08-07 01:10:34 +00:00
jendave
bd72b78b54
- Added Sheltering Prayers.
2011-08-07 01:10:21 +00:00
jendave
010b625658
- Moved Unless cost to AbilityFactory making it available for all AFs.
2011-08-07 01:10:05 +00:00
jendave
9484d01570
- Converted Rootwater Thief to script.
2011-08-07 01:09:49 +00:00
jendave
a4d309d5f3
- Little cleanup in AF GainControl.
2011-08-07 01:09:23 +00:00
jendave
6336c54b9a
- Changed damage from a source with Wither/Infect to use addCounter and not addCounterFromNonEffect.
2011-08-07 01:09:16 +00:00
jendave
ebf1d6bd5a
- Added M1M1/P1P1 counters exchange to addCounterFromNonEffect.
2011-08-07 01:09:10 +00:00