Commit Graph

9476 Commits

Author SHA1 Message Date
jendave
d39f59b718 - Updated isType("Land") to isLand(). 2011-08-07 01:31:24 +00:00
jendave
0e6b13ddde - Updated isType("Instant") to isInstant(). 2011-08-07 01:31:16 +00:00
jendave
e2e5d8281b - Updated isType("Equipment") to isEquipment(). 2011-08-07 01:31:08 +00:00
jendave
d3d00ad13d - Updated isType("Enchantment") to isEnchantment(). 2011-08-07 01:31:01 +00:00
jendave
0a446a4b95 [maven-release-plugin] prepare for next development iteration 2011-08-07 01:30:54 +00:00
jendave
d185afbd7b [maven-release-plugin] prepare release forge-1.0.7 2011-08-07 01:30:50 +00:00
jendave
633cdaf75d - Updated isType("Creature") to isCreature(). 2011-08-07 01:30:45 +00:00
jendave
6fc5f9cd07 move window/linux build into profile to make the Maven install goal less time-consuming 2011-08-07 01:30:34 +00:00
jendave
fec8de0f03 - Updated isType("Aura") to isAura(). 2011-08-07 01:30:30 +00:00
jendave
c9b803ef4c - Added Eladamri's Vineyard and Magus of the Vineyard. 2011-08-07 01:30:23 +00:00
jendave
94b1702aad - Simplified the code found in forge.GameActionUtil and forge.PlayerZone_ComesIntoPlay and forge.RunTest. Updating c.getType().contains(string) to c.isType(string). 2011-08-07 01:30:14 +00:00
jendave
55f8f4e8ee - Simplified the code found in forge.GameAction and forge.ComputerAI_General and forge.ComputerUtil. Updating c.getType().contains(string) to c.isType(string). 2011-08-07 01:30:07 +00:00
jendave
28668e5297 - Added Gibbering Hyenas. 2011-08-07 01:30:01 +00:00
jendave
0e7ddf3520 tweak stack description for AF_Poison and code cleanup in AbilityFactory_AlterLife class 2011-08-07 01:29:52 +00:00
jendave
3d6975cd63 convert Pit Scorpion to triggers 2011-08-07 01:29:45 +00:00
jendave
ee31bf456c remove extra pipe in Manabarbs 2011-08-07 01:29:39 +00:00
jendave
385f90da2c - Converted Gauntlet of Might, Overgrowth and Wild Growth to script. 2011-08-07 01:29:32 +00:00
jendave
e2f7a3cfb9 fix Elspeth, Knight-Errant pump ability lasting past EOT. 2011-08-07 01:29:22 +00:00
jendave
bc5812f08a fixed missing SVar on Jackal Pup 2011-08-07 01:29:15 +00:00
jendave
6015493600 - Fixed some cards with TapsForMana triggers. 2011-08-07 01:29:09 +00:00
jendave
1d36706205 - Added targeting and Defined parameters to AF Mana.
- Added Vernal Bloom.
2011-08-07 01:29:00 +00:00
jendave
a2ca33900a - Simplified the code found in forge.AIPlayer and forge.CardListUtil and forge.CombatUtil. Updating c.getType().contains(string) to c.isType(string). 2011-08-07 01:28:50 +00:00
jendave
4fe0a69a28 - Simplified the code found in forge.deck.generate.Generate2ColorDeck and forge.deck.generate.Generate3ColorDeck and forge.deck.generate.GenerateThemeDeck. Updating c.getType().contains(string) to c.isType(string). 2011-08-07 01:28:43 +00:00
jendave
8ef0553d25 - Simplified the code found in forge.card.cardFactory.CardFactoryUtil and forge.card.spellability.Ability_Mana and forge.card.spellability.Spell_Permanent. Updating c.getType().contains(string) to c.isType(string). 2011-08-07 01:28:35 +00:00
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
7795fc5f5f - Fixing Goblin Tunneler's pump ability. 2011-08-07 01:28:18 +00:00
jendave
a2542bff83 - Removed SVar:RemAIDeck:True from some cards. 2011-08-07 01:28:11 +00:00
jendave
b3ec31e1e1 - The AI will now use mana from the mana pool. 2011-08-07 01:27:59 +00:00
jendave
7a9291051c - Ran Set Info script. 2011-08-07 01:27:53 +00:00
jendave
a1df6a7668 - Added Sunken Hope. 2011-08-07 01:27:43 +00:00
jendave
c89f00dfe7 - Little fixes to card text files. 2011-08-07 01:27:35 +00:00
jendave
76778e11b9 - Added Forsaken Wastes. 2011-08-07 01:27:26 +00:00
jendave
324a4d126f - Added Favorable Destiny. 2011-08-07 01:27:19 +00:00
jendave
cf2c431f07 - Fixing rarity of Graveborn Muse 2011-08-07 01:27:10 +00:00
jendave
2d8c539b09 - Added Monstrous Hound. 2011-08-07 01:27:04 +00:00
jendave
de55099868 add Mana Geyser (from Fifth Dawn) 2011-08-07 01:26:55 +00:00
jendave
aa110a8578 add Thermal Navigator (from Fifth Dawn) 2011-08-07 01:26:47 +00:00
jendave
48fb11d677 add Viridian Scout (from Fifth Dawn) 2011-08-07 01:26:40 +00:00
jendave
a92d5fa48e add Wayfarer's Bauble (from Fifth Dawn) 2011-08-07 01:26:33 +00:00
jendave
c71e1180ad [maven-release-plugin] prepare for next development iteration 2011-08-07 01:26:26 +00:00
jendave
317f7dfba6 [maven-release-plugin] prepare release forge-1.0.6 2011-08-07 01:26:21 +00:00
jendave
35745f0da2 remove mac build for test 2011-08-07 01:26:16 +00:00
jendave
940ba88111 [maven-release-plugin] rollback the release of forge-1.0.6 2011-08-07 01:26:11 +00:00
jendave
7d32b26273 [maven-release-plugin] prepare release forge-1.0.6 2011-08-07 01:26:07 +00:00
jendave
a204d083b0 [maven-release-plugin] rollback the release of forge-1.0.6 2011-08-07 01:26:02 +00:00
jendave
38707388e8 [maven-release-plugin] prepare release forge-1.0.6 2011-08-07 01:25:57 +00:00
jendave
d9b9aae436 add Natural Affinity (from Mercadian Masques) 2011-08-07 01:25:52 +00:00
jendave
eb4da08473 - Minor edit to the two info files that were edited yestersay as part of the maven test. 2011-08-07 01:25:45 +00:00
jendave
d5708184db move googlecode upload profile 2011-08-07 01:25:39 +00:00
jendave
8d90a0c897 reset pom.xml 2011-08-07 01:25:35 +00:00