Commit Graph

9700 Commits

Author SHA1 Message Date
jendave
e107d8ff7c - Added Lavacore Elemental. 2011-08-07 00:51:25 +00:00
jendave
405fa4f0a4 Fixed spell description in Vaevictis Asmandi 2011-08-07 00:51:18 +00:00
jendave
a1e14e083c - Added Ravaging Riftwurm. 2011-08-07 00:51:11 +00:00
jendave
5e79be9a46 - Converted Oubliette to script (its implementation was and still is incomplete) and removed its rarity. 2011-08-07 00:51:04 +00:00
jendave
658a82f1cb - Added special AI for Skullclamp. 2011-08-07 00:50:55 +00:00
jendave
ed266ae235 - Updated sacrifice cost AI in more AF's. 2011-08-07 00:50:48 +00:00
jendave
060eb5af9b - Added Shrek 1 deck. 2011-08-07 00:50:39 +00:00
jendave
65f52b2b01 - The AI will now only use sacrifice costs, if the card itself will be sacrificed (for cards like Seal of Removal) or a preferred sacrifice is present (Hatching Plans). [Other AF's will follow] 2011-08-07 00:50:27 +00:00
jendave
09beb9148d - Some cleanup of modified classes. 2011-08-07 00:50:16 +00:00
jendave
6c85876f49 - Fixed some AF GainControl cards. 2011-08-07 00:50:08 +00:00
jendave
87c25297ce - Fixed AF GainControl setting summoning sickness when control doesn't actually change. 2011-08-07 00:49:59 +00:00
jendave
d34eeb8b7c - Ran set info script. 2011-08-07 00:49:52 +00:00
jendave
fd476665db - Fixed Celestial Kirin. 2011-08-07 00:49:44 +00:00
jendave
d77e755552 - Converted Infernal Kirin to script. 2011-08-07 00:49:38 +00:00
jendave
3060084fe5 - The AI will no longer play legendary lands if it controls one with the same name already. 2011-08-07 00:49:29 +00:00
jendave
1b6351c7da - Added 4 cards with "If CARDNAME was kicked, it enters the battlefield with X +1/+1 counters on it.". 2011-08-07 00:49:23 +00:00
jendave
ce31820d64 - The AI will now also anticipate targeted regeneration abilities. 2011-08-07 00:49:13 +00:00
jendave
4cfd1b97ec - Cleanup in GameActionUtil. 2011-08-07 00:49:05 +00:00
jendave
4c4ac20b47 Maven build - moved OSX build into profile so it does not build under Linux/Windows. Fixed permissions on executable files. 2011-08-07 00:48:56 +00:00
jendave
5633a1318e - Added an optional condition and description to etbCounter.
- Converted cards with "If CARDNAME was kicked, it enters the battlefield with X +1/+1 counters on it." to etbCounter.
2011-08-07 00:48:50 +00:00
jendave
2bee01872f - Converting some hardcoded cards to Cost/Target 2011-08-07 00:48:39 +00:00
jendave
b5d3af754b code simplifications in CF_Creatures 2011-08-07 00:48:32 +00:00
jendave
8696e7348f - Corrected the rarity typo found in the SetInfo line for the cards Backlash and Rabble-Rouser as they were sorting to the very end of the card list with the table sorter fix. 2011-08-07 00:48:24 +00:00
jendave
b3b4d0d409 - Fixed the TableSorter.getRarity() method and it should now be compatible with the new set info. As a bonus, the new cards won in quest mode may now appear at the top of the list rather than requiring you to scroll down to the bottom of the listing. 2011-08-07 00:48:18 +00:00
jendave
fa02c5985a Maven build - fix plugin repo 2011-08-07 00:48:12 +00:00
jendave
0397755f12 code simplification in CF_Creatures and CF_Instants 2011-08-07 00:48:07 +00:00
jendave
c93f867473 - Ran set info script. 2011-08-07 00:47:59 +00:00
jendave
a9e9b2d01c - Fixed rarity of Postmortem Lunge. 2011-08-07 00:47:51 +00:00
jendave
14391ca598 - War Report will now count artifact creatures twice. 2011-08-07 00:47:45 +00:00
jendave
e0b7833f6a - Converted some etb "Put -1/-1 Counter on target" AF's to DB's. 2011-08-07 00:47:37 +00:00
jendave
9a84dd5fb9 Maven build. Can create Mac dmg and bzip, Windows exe file, bzip for Windows and Linux. 2011-08-07 00:47:30 +00:00
jendave
5646beefe9 several code simplifications in CardFactoryUtil.java 2011-08-07 00:47:21 +00:00
jendave
40a292f974 more code simplification in CF_Sorceries 2011-08-07 00:47:13 +00:00
jendave
a4741b480d - Added the requirements "OppPoisoned" and "OppNotPoisoned" to stPump.
- Added Chained Throatseeker and Viridian Betrayers.
2011-08-07 00:47:06 +00:00
jendave
05144800e0 fix logic change bug in Pulse of the Tangle (that I just introduced) 2011-08-07 00:46:57 +00:00
jendave
d098109c09 several code simplifications in CF_Sorceries 2011-08-07 00:46:50 +00:00
jendave
fb93cc71b6 - Added Griffin Canyon. 2011-08-07 00:46:42 +00:00
jendave
b963de8bb0 fix up a couple un-needed imports 2011-08-07 00:46:35 +00:00
jendave
e100ec7b67 * fixes 2011-08-07 00:46:28 +00:00
jendave
a03c2a2669 add Player and Activator objects to SpellCast trigger; convert Forced Fruition to triggers 2011-08-07 00:46:16 +00:00
jendave
e915b3ab4d - Added Brood of Cockroaches. 2011-08-07 00:46:06 +00:00
jendave
d9eb6e1ca8 code simplification in Wall of Reverence 2011-08-07 00:45:58 +00:00
jendave
4023c822a5 - Refactoring the Setup Battlefield dev command: moved the code to GuiDisplayUtil.java 2011-08-07 00:45:52 +00:00
jendave
6bfeafcd0f - Ran set info script. 2011-08-07 00:45:45 +00:00
jendave
a5f10bc1eb fix LQ pic URLs for Coral Fighters, Cruel Fate and Eye Spy 2011-08-07 00:45:37 +00:00
jendave
de8a1077fc cost was passing wrong param for Instants 2011-08-07 00:45:29 +00:00
jendave
b60d0931da convert a few Instants to the standard Spell/Target/Cost system 2011-08-07 00:45:23 +00:00
jendave
eab87dcf20 - Added P/T to Walker of Secret Ways.
- Added some SVars.
2011-08-07 00:45:14 +00:00
jendave
0f6073abb1 - Added Gutwrencher Oni and Painwracker Oni. 2011-08-07 00:45:06 +00:00
jendave
c6741fb500 - dev_battle.txt is no longer required for Setup Battlefield because the facility allows to open a custom-named text file through a standard file open dialog now (since r9136). 2011-08-07 00:44:58 +00:00