Commit Graph

9979 Commits

Author SHA1 Message Date
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
jendave
316a53ccd0 - The Setup Battlefield command now allows to open a file through a standard file open dialog, so you're no longer limited to the file name dev_battle.txt. 2011-08-07 00:44:53 +00:00
jendave
775e238ce3 - Converted Jackal Pup and Shinka Gatekeeper to script.
- Added Mending Hands and Split-Tail Miko.
2011-08-07 00:44:46 +00:00
jendave
d6ee5d4db0 - Added an easy version of the Fin Fang Foom deck. 2011-08-07 00:44:35 +00:00
jendave
eefe3ae509 - Added AI checks for regeneration in AF Destroy and DealDamage. 2011-08-07 00:44:23 +00:00
jendave
76bc152f0d - Fixes, Updates and Ordering in CombatUtil and ComputerUtil. 2011-08-07 00:44:16 +00:00
jendave
d7612cd3aa - Updated the Setup Battlefield functionality: made the dev_battle.txt format more intuitive, added an ability to add cards into the human and computer graveyards. 2011-08-07 00:44:08 +00:00
jendave
6faa132288 - Deleted an unneeded file that accidentally went into the last commit. 2011-08-07 00:44:01 +00:00
jendave
d795897296 - Ran Set Info Script. 2011-08-07 00:43:56 +00:00
jendave
fbca9d4c44 convert Dawnglare Invoker to Ability_Activated 2011-08-07 00:43:48 +00:00
jendave
46cba601e6 - Small Tweak to AF_Damage to not allow AI to pay more than max mana 2011-08-07 00:43:41 +00:00
jendave
832127454d - Removed SVar:RemAIDeck:True from Blaze (and several other AF_DealDamage Cost$ X spells) since the AI can infact pay the X portion to damage a creature or the human. 2011-08-07 00:43:33 +00:00
jendave
28d240cb36 add Healing Salve (from original base Alpha) 2011-08-07 00:43:25 +00:00
jendave
f1280a0766 fix some Java warnings 2011-08-07 00:43:18 +00:00
jendave
4892532ece - Added "SVar:RemAIDeck:True" to Blaze. 2011-08-07 00:43:08 +00:00
jendave
12d9a5e84b - The AI will now anticipate regeneration abilities.
- Improved the AI of curse pump etb abilities.
- Improved the AI of untap triggers.
2011-08-07 00:43:01 +00:00
jendave
aefb47fb02 Fixed Drafting Alpha and Beta - incorrect set codes in SetInfoUtil and the pack files. 2011-08-07 00:42:48 +00:00
jendave
70619eb5ff Maven build files. Can create Mac App bundle 2011-08-07 00:42:38 +00:00
jendave
6308ba3846 Changed the initialization of the number of each rarity in a pack. This fixes pack files that do not explicitly state the card count for a particular rarity causing the draft to crash. 2011-08-07 00:42:29 +00:00
jendave
d4becd25d1 - Added a possibility to preserve human/AI life amount in the Setup Battlefield dev command. 2011-08-07 00:42:23 +00:00
jendave
b067e21429 - Completed the initial implementation of the Setup Battlefield dev command (it uses an external file dev_battle.txt in the root folder of MTG Forge as data for how to set up the battlefield situation).
- Removed Chronicles (CHR) from the list of possible block drafts for now (see the discussion at the forum).
2011-08-07 00:42:17 +00:00
jendave
2006c8a28e - Adding some Legendary supertypes back in 2011-08-07 00:42:09 +00:00