Commit Graph

49974 Commits

Author SHA1 Message Date
jendave
291a915f25 - Added Stream of Life and Vitalizing Cascade.
- Added their LQ pic urls.
2011-08-06 03:37:39 +00:00
jendave
da2bc0daa3 - Fixed Muraganda Petroglyphs not working with tokens without abilities.
- Fixed a 1.5 Java incompatibility.
2011-08-06 03:37:33 +00:00
jendave
9f5f1d0021 Modified the card object for Starstorm and it will now include the similar spell Savage Twister. I also included the LQ pic url. 2011-08-06 03:37:27 +00:00
jendave
b2b64dfffe - Display will show what card (if any) was exiled with Isochron Scepter. 2011-08-06 03:37:21 +00:00
jendave
717119f3a2 Added Starstorm and it's LQ pic url. 2011-08-06 03:37:15 +00:00
jendave
3b2d847429 Added Squall Line and it's LQ pic url. 2011-08-06 03:37:08 +00:00
jendave
21d8a74009 Added Borrowing the East Wind and the LQ pic urls for the last 7 new cards. 2011-08-06 03:37:02 +00:00
jendave
91d4e7d738 - Creatures with Changeling should trigger Ally abilities now. 2011-08-06 03:36:55 +00:00
jendave
14703fc493 More modifications to the slightly revamped eqPump keyword. 2011-08-06 03:36:50 +00:00
jendave
02107b5b6b - Fixed a bug with the AI using Isochron Scepter.
- Added Fog, Respite, Holy Day, Darkness, Moment's Peace, Lull, Angelsong (all unusable by AI for now).
2011-08-06 03:36:43 +00:00
jendave
270034b255 - Added Regenerate: B to Mortivore.
- Fixed a bug with Cascade and abilities triggering on casting spells.
2011-08-06 03:36:36 +00:00
jendave
aa7ff49cd2 - Added Jim's Wall of Reverence. 2011-08-06 03:36:30 +00:00
jendave
dd81320116 - AI shouldn't play a Planeswalker if it controls one with the same sybtype.
- Fixed a bug with the previously added combat code.
- Fixed an infinite loop bug with Ajani Vengeant controlled by the AI.
2011-08-06 03:36:23 +00:00
jendave
ba6efd9c37 - Moved some combat code around (check for blocker triggers should only happen once now).
- Equipment should get removed now whenever something is grabbed with Control Magic and other cards.
2011-08-06 03:36:15 +00:00
jendave
5f4175ce29 - Renamed VanillaEquip to eqPump.
- Moved the EquipCost from the 3rd data field to the 1st data field.
- Changed the delimiters which separate the data fields.
- No longer needs to have the word "none" used as a place holder in the cards.txt file.
2011-08-06 03:36:04 +00:00
jendave
ab9ee229ac Fixed the TableSorter problem 2011-08-06 03:35:58 +00:00
jendave
88ac992f7a - Added Rares code which places a new menu command in the quest deck editor which will add a card chosen form a list of all cards to your card pool.
- Added 4 LQ card pic urls.
2011-08-06 03:35:53 +00:00
jendave
ee1f7f31eb - Added BinarySpike's cards: Howl of the Night Pack, Beacon of Creation and Echoing Courage. 2011-08-06 03:35:47 +00:00
jendave
c971e1ef9f - Added Rob's buyback code (includes Brush with Death). 2011-08-06 03:35:40 +00:00
jendave
3d36924bb5 Added Windstorm and it's LQ pic url. 2011-08-06 03:35:33 +00:00
jendave
a9888fb7f4 - Fixed a crash with Man-o'-War when the AI doesn't have any legal targets the human player controls. 2011-08-06 03:35:26 +00:00
jendave
45cd253b6c - Maybe fixed Oblivion Ring bug? 2011-08-06 03:35:21 +00:00
jendave
ea654c88fc bugfix that allows to import older .deck files, before Deck changed to forge.Deck 2011-08-06 03:35:16 +00:00
jendave
36585ed229 Added Lightkeeper of Emeria and it's LQ pic url. 2011-08-06 03:35:10 +00:00
jendave
6addb9bc08 Moved the artifact equiptments that use the VanillaEquiptment keyword to the top of the cards.txt file. 2011-08-06 03:35:04 +00:00
jendave
4153371f69 - Made sure the AI won't spend too much mana on X when targeting a creature with an X damage spell (e.g. Blaze). 2011-08-06 03:35:00 +00:00
jendave
9a137ab916 Moved the still active card objects in CardFactory_Equiptment.java to the top/start of the file and the commented out card objects are now at the bottom/end of this file. 2011-08-06 03:34:55 +00:00
jendave
e5b8f30c86 - Put in some fixes to make sure X is zero when cascading or using Isochron Scepter on a spell with X in its manacost. 2011-08-06 03:34:49 +00:00
jendave
296eed3f3d Converted Trusty Machete & Whispersilk Cloak from code to keyword. 2011-08-06 03:34:44 +00:00
jendave
c983f51d87 Converted Spidersilk Net & Trailblazer's Boots from code to keyword. 2011-08-06 03:34:38 +00:00
jendave
b6b481ebd1 Converted No-Dachi & Shuko from code to keyword. 2011-08-06 03:34:32 +00:00
jendave
97ffdf24fb Converted Lightning Greaves & Loxodon Warhammer from code to keyword. 2011-08-06 03:34:26 +00:00
jendave
99a2419dab Changed Helix Pinnacle AI calculation to consider doubling seasons in hand. 2011-08-06 03:34:20 +00:00
jendave
20cb8b73f0 Changed Helix Pinnacle AI calculation to more efficient one; lowercased setSVar. 2011-08-06 03:34:15 +00:00
jendave
2708bed463 Added 7 X cost cards via keyword and their LQ pic urls. Includes:
Bloodcurdling Scream
Enrage
Heat Ray
Howl from Beyond
Mind Spring
Swallowing Plague
Volcanic Geyser
2011-08-06 03:34:10 +00:00
jendave
aee12717fa - Added 7 LQ pic urls.
- Added Stroke of Genius to the Braingeyser card object.
2011-08-06 03:34:05 +00:00
jendave
e1bac7d7ac - Added Death Grasp. 2011-08-06 03:33:59 +00:00
jendave
746097ed15 - Instead of pressing Cancel, the user can now click Ok after X costs have been paid. 2011-08-06 03:33:54 +00:00
jendave
d3c2c19e91 - AI should block a lot more often now. 2011-08-06 03:33:49 +00:00
jendave
9c88ef0e40 - Fault Line fix. 2011-08-06 03:33:44 +00:00
jendave
2c728db0ea - Added Fault Line. 2011-08-06 03:33:38 +00:00
jendave
d868deeb08 - Added Braingeyser. 2011-08-06 03:33:32 +00:00
jendave
ad4049db05 - Added Earthquake and Rolling Earthquake. 2011-08-06 03:33:26 +00:00
jendave
ce1ee3ae9f - Fixed AI part for Meloku, the Clouded Mirror. 2011-08-06 03:33:20 +00:00
jendave
eba1086cb5 - Added Hurricane. 2011-08-06 03:33:15 +00:00
jendave
92b18b56e3 - Added 1 LQ pic url.
- Converted Bonesplitter & Fireshrieker from code to keyword.
2011-08-06 03:33:09 +00:00
jendave
928e97c45d Added Helix Pinnacle. 2011-08-06 03:33:02 +00:00
jendave
81a701ee1c - Converted Blight Sickle from code to keyword.
- Simplified the onUnEquip Command in CardFactoryUtil.java. Removed the test to see if keyword is named "none". Previous update should remove all of these keywords named "none".
2011-08-06 03:32:56 +00:00
jendave
76ea782664 - Added Quag Vampires and Skitter of Lizards to the card object which is used for creatures with Multikicker {cost} cardName + " enters the battlefield with a +1/+1 counter on it for each time it was kicked." This gives us all five of the different color creatures of this type.
- Added 4 LQ pic urls.
2011-08-06 03:32:47 +00:00
jendave
492ad8d873 - Made a few more X cost updates.
- Added Blaze, Wolfbriar Elemental.
2011-08-06 03:32:41 +00:00