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
jendave
e0d7658263
- Refactoring the current Setup Battlefield code (moved it to a separate method to clean up the menu creation function).
2011-08-07 00:42:02 +00:00
jendave
1937769568
*Fixed state effects not being checked after Flameblast Dragons trigger as well as similar ones.
2011-08-07 00:41:56 +00:00
jendave
5103e1af02
- Minor documentation update for the Setup Battlefield dev command
2011-08-07 00:41:49 +00:00
jendave
5ec9119f56
- [WIP] More updates to the Setup Battlefield dev command, now allows to set specific cards for the human and AI hand, set up the specific human and AI life, and place specific cards on the battlefield; not finished yet - does not yet register the cards on the battlefield properly for some reason - will be fixed and updated ASAP.
2011-08-07 00:41:43 +00:00
jendave
b042368fc8
- Added a "Setup Battlefield" menu item to the Developer menu, currently doing nothing - to be expanded later for use to set up the battlefield for my AI experiments and improvement project
2011-08-07 00:41:37 +00:00
jendave
958b27e1e1
*Lingering Delayed triggers are now removed at new game.
2011-08-07 00:41:27 +00:00
jendave
9be6a4582c
A better and more universal fix for sets with no basic lands crashing after the draft is over
...
(I added the fifth parameter to the set info in SetInfoUtil which defines where to take the basic lands from,
the early sets which had no basic lands in them, such as Legends, will use the core set which was historically
the latest at the moment of the set release; also, the Coldsnap draft will still use the 9th Edition lands since
9ED was the closest to Coldsnap).
2011-08-07 00:41:20 +00:00
jendave
5c59e6c73c
- Fixed the token image name for Gelatinous Genesis.
2011-08-07 00:41:13 +00:00
jendave
f4d4ac8513
- Added an "OptionalDecider$ You" to Angelic Benediction.
2011-08-07 00:41:07 +00:00
jendave
c762aa43fa
- Gave Rage Nimbus an "IsCurse$ True" and it will now only target the human's creatures. Unfortunately, this still needs more work as the AI activates the Rage Nimbus ability during it's own turn. Card already has a remAI SVar.
2011-08-07 00:41:00 +00:00
jendave
5c28ce939b
- Corrected the rarity for Gelatinous Genesis.
2011-08-07 00:40:54 +00:00
jendave
2f11f1f20e
- Convert MercSearch to AFs
2011-08-07 00:40:47 +00:00
jendave
f1dc5c21f3
- Convert Leeches to Cost/Target
2011-08-07 00:40:34 +00:00
jendave
37f4e90c00
- Update Wandering Goblins text
2011-08-07 00:40:27 +00:00
jendave
90bb655070
- Add RevealDiscardAll to AF_Discard
...
- Converted Amnesia
2011-08-07 00:40:20 +00:00
jendave
4346308904
- Fix for a crash in Coldsnap draft (CSP/CSP/CSP) caused by the absence of standard basic lands in the CSP set
...
(currently the basic lands are added from the 9th Edition core set, the set that was historically current at the moment when Coldsnap was released).
2011-08-07 00:40:09 +00:00
jendave
feab49cca7
- Fixing SetInfo for Soldevi Heretic and Undergrowth to account for multiple pics
2011-08-07 00:40:03 +00:00
jendave
2b677a5551
- Wistful Thinking should probably have both "SVar:RemAIDeck:True" and "SVar:RemRandomDeck:True" SVars.
2011-08-07 00:39:56 +00:00
jendave
d1a5c8b2ad
- Ran set info script.
2011-08-07 00:39:50 +00:00
jendave
8fdd52ddbe
- Removed the menu command to download HQ pics since the HQ pics server appears to be offline.
2011-08-07 00:39:44 +00:00
jendave
eebb6799d7
- Updated evaluateCreature.
2011-08-07 00:39:38 +00:00
jendave
7ee3804aeb
- Added Iceberg.
2011-08-07 00:39:31 +00:00
jendave
d3bef3c35e
- Updated some SVars.
2011-08-07 00:39:24 +00:00
jendave
f205e31761
- Fixed Warning and text of Panic.
2011-08-07 00:39:16 +00:00
jendave
98cc931bbd
- Added the decks: Hermione Granger 3 (by Corwin), Princess Selenia 1, Ratbert 2 and Riddler 4.
2011-08-07 00:39:09 +00:00
jendave
c32b3259f8
- checkETBEffects will now check requirements (like Metalcraft).
...
- Converted some etb AF's to DB's.
2011-08-07 00:38:54 +00:00
jendave
81ab5e3b50
- Added Mandatory$ True to Stonecloaker.
2011-08-07 00:38:41 +00:00
jendave
2678c87078
- Small text addition
2011-08-07 00:38:34 +00:00
jendave
63e536a83e
- Ran set info script.
2011-08-07 00:38:28 +00:00
jendave
7864ee70c6
- Added the new quest decks Cave Troll 2 and Cave Troll 3. Thank you Sol.
2011-08-07 00:38:21 +00:00
jendave
4f571cabe4
- Added Essence Flare.
...
- Added SVar:RemAIDeck:True to some cards.
2011-08-07 00:38:09 +00:00
jendave
5d8b510a40
- Added Edge of Autumn.
2011-08-07 00:38:00 +00:00
jendave
aa053f60e5
- Added Stronghold Rats.
2011-08-07 00:37:53 +00:00
jendave
dbef032675
- Ran set info script.
2011-08-07 00:37:46 +00:00
jendave
e6c54539f0
- Added SVar:RemAIDeck:True to several cards.
2011-08-07 00:37:39 +00:00
jendave
3eb12793ea
- Converted Vendilion Clique to script
2011-08-07 00:37:26 +00:00
jendave
e111c94205
- Added the conversion of Valakut, the Molten Pinnacle by jeffwadsworth.
2011-08-07 00:37:17 +00:00
jendave
86f6bdc0ec
*Fixed triggers being flushed too late when casting spells or proliferating.
...
*Made Flourishing Defenses' trigger optional.
2011-08-07 00:37:08 +00:00
jendave
68023a7df7
- Fixed a bug ComputerUtil_Block2.
2011-08-07 00:36:59 +00:00
jendave
0a6207165e
- Added Plumes of Peace and Skyscribing.
2011-08-07 00:36:53 +00:00
jendave
d5bf123e5d
- AI will use pump abilities of non-creatures that require a Sacrifice
2011-08-07 00:36:44 +00:00