Commit Graph

49974 Commits

Author SHA1 Message Date
jendave
7e08e4b6fc Added a modified Stormfront deck to quest mode. It is named Electro 3. 2011-08-06 05:07:32 +00:00
jendave
a20bae461a 1) Added Ancient Runes.
2) Changed the code for Karma.
2011-08-06 05:07:23 +00:00
jendave
2c0113273f - Added Vivid Land cycle
- Added Gemstone Mine
2011-08-06 05:07:15 +00:00
jendave
72f8db363e - Combined Auramancer with Monk Idealist card structure 2011-08-06 05:07:08 +00:00
jendave
732aaab139 1) Lightning Dragon no loner has haste.
2) Tuktuk the Explorer now creates an ARTIFACT creature token.
2011-08-06 05:07:03 +00:00
jendave
0c448495ca Added Kami of the Crescent Moon. 2011-08-06 05:06:56 +00:00
jendave
04862d6406 Added Three Visits. 2011-08-06 05:06:50 +00:00
jendave
379d5c439b - Added Bojuka Bog. 2011-08-06 05:06:43 +00:00
jendave
72a7246e17 Added random price modification. 90% chance +/- 0-10%; 10% chance +/- 0-50%. 2011-08-06 05:06:36 +00:00
jendave
28ee5d7e28 Added the two Meekstone decks as realistic mode quest decks. Named them Pebbles Flintstone. 2011-08-06 05:06:31 +00:00
jendave
a446881fe8 - Added Thran Quarry.
- Added Glimmervoid. 

Note: Two other cards follow this card structure, Mark of the Oni and Stenchskipper and can be coded up pretty quickly
2011-08-06 05:06:22 +00:00
jendave
8b2fb8576c Forge will now download a total of 51 LQ tokens. This is eight more than before. 2011-08-06 05:06:15 +00:00
jendave
b0659bf099 * updates HQ tokens, changed links to magiccards.info 2011-08-06 05:06:11 +00:00
jendave
dd36ec697e - Added Nature's Lore. 2011-08-06 05:06:06 +00:00
jendave
14bb680fd5 - Added Monk Idealist 2011-08-06 05:05:59 +00:00
jendave
ca63225c86 - Bug fix for Squee. Make sure Squee is still in your grave when ability resolves to return it to hand. 2011-08-06 05:05:52 +00:00
jendave
af48a45ff5 Added several separators to the New Game menu. This helps to divide the actions into groups and appears to be more readable. I also took care of the warning. 2011-08-06 05:05:47 +00:00
jendave
aeaeb61689 Added support for Download Price menu item in Gui_NewGame 2011-08-06 05:05:42 +00:00
jendave
4c9700e5ff Added support for Download Price for Gui_NewGame menu. 2011-08-06 05:05:38 +00:00
jendave
25ea3dae8b Added Menu Function for Gui_DownloadPrices 2011-08-06 05:05:32 +00:00
jendave
186772b8a3 fixed Typo 2011-08-06 05:05:27 +00:00
jendave
85914b81f3 Added Gui_DownloadPrices 2011-08-06 05:05:22 +00:00
jendave
202acc5d95 - Added Hermit Druid. 2011-08-06 05:05:16 +00:00
jendave
bf7b53452c Small tweaks for Haunting Echoes:
- AI should only cast if graveyard has something to remove.
- Checks if the card is non-basic land before looping through library to speed up removal.
2011-08-06 05:05:09 +00:00
jendave
529d0cf839 Minor modification to Hidetsugu's Second Rite. AI will only play this card when human at 10 life. Human no longer has the same restriction. 2011-08-06 05:05:04 +00:00
jendave
f501e47557 Fixed Brave the Elements. You can no longer choose to gain "protection from null". :) 2011-08-06 05:04:59 +00:00
jendave
cdbd599370 1) Added LQ pic url.
2) Fixed spelling mistake in quests.txt.
2011-08-06 05:04:54 +00:00
jendave
449c31be29 - Added a similar option to specify the offset of stacks (stack them closer, or further apart). 2011-08-06 05:04:49 +00:00
jendave
3ef39cab0a - Added an option to specify the max size of a token stack (used to always be 4), values 3 - 12. 2011-08-06 05:04:40 +00:00
jendave
b72f9b52f6 - Added Nekrataal and Bone Shredder 2011-08-06 05:04:31 +00:00
jendave
fc026fd536 * correct extension 2011-08-06 05:04:24 +00:00
jendave
466da19a1f - Added Squirrel Mob. 2011-08-06 05:04:17 +00:00
jendave
2c0a48fb53 - Squirrel Nest, Caribou Range and Leafdrake Roost should work correctly now with Doubling Season. 2011-08-06 05:04:11 +00:00
jendave
571e86faac - Condensed Oath of Druids code
- Small Fixes for Oath of Ghouls and Oversold Cemetery
2011-08-06 05:04:06 +00:00
jendave
5140358c94 - AI should only target targetable creatures with Threaten. 2011-08-06 05:04:00 +00:00
jendave
3da692f2dd - Fixed Mind's Desire / All is Dust bug. 2011-08-06 05:03:55 +00:00
jendave
1811cbbfb6 - Added Oath of Ghouls
- Cleaned up Code for Oversold Cemetery
2011-08-06 05:03:50 +00:00
jendave
ad5e404068 - Force detachment of Equipment when a creature is destroyed. 2011-08-06 05:03:43 +00:00
jendave
a081723bb1 Added Sloth's easy domain deck as:
Bamm Bamm Rubble 1
2011-08-06 05:03:38 +00:00
jendave
6a8af9c6c4 - Fixed the 1.5 incompatibility with the cost-changing cards. 2011-08-06 05:03:30 +00:00
jendave
4de1f2994f - Cleaned up Coin Flip/Cut Deck section
- Game will now only determine who goes first at the start the match. The loser of the previous game will play first in the next.
2011-08-06 05:03:25 +00:00
jendave
18b0c433ce Added the 8 cards that Sloth found, they use the At the beginning of your upkeep, sacrifice CARDNAME unless you pay:{cost} keyword. 2011-08-06 05:03:20 +00:00
jendave
16a5073554 - Temporary fix for the pay manacost bug. - Fixed Undead Warchief. 2011-08-06 05:03:15 +00:00
jendave
bac038f8bc Fixed the pic url for Planer Gate. 2011-08-06 05:03:09 +00:00
jendave
9eecf23c16 Assigned a jpg pic file name for the 20 fantasy quest decks. 2011-08-06 05:03:05 +00:00
jendave
9e1c8ff82e Added the updated 06-26-2010 rarity files. 2011-08-06 05:03:00 +00:00
jendave
b4cab08d52 Added Corwin72's Don't go in the water as a realistic mode quest named:
Mr Slate 3
2011-08-06 05:02:53 +00:00
jendave
c5716c5e3b - Quest Assignments are available less frequently now.
- Added a new shop with two new items to the bazaar (these items make quest assignments avaible more frequently).
2011-08-06 05:02:44 +00:00
jendave
58961306bb Aluren displays two copies of it's spell description. I removed the spell description in the cards.txt file entry and moved Aluren to top of file. 2011-08-06 05:02:30 +00:00
jendave
a5b2f5c541 Added Sloth's Sun Lotion deck as a as a realistic mode quest deck
named:

The Great Gazoo 3
2011-08-06 05:02:26 +00:00