jendave
87ba4d653d
Simplified Rite of Replication using the CopyCardintoNew command and made it work with Doubling Season
2011-08-06 05:00:36 +00:00
jendave
49cf0930a5
I found a way to reduce the size of the questData file. I used Forge 4-10 to delete all of the AI quest decks that were originally included inside of the questData file. I tested it with r1286 and the questData file works OK, there is no errors. This new questData file has been merged into our SVN.
2011-08-06 05:00:25 +00:00
jendave
54b3f2a104
1) Changed the rarity value of Dragon Engine from rare to common.
...
2) Changed the smoothLandCheckBox from a default of true to false. I changed Gui_Quest and Gui_NewGame. This may just be a temporary solution. Ideally, we would have a preference window where we could set the default states for the settings and they would be saved to a text file.
2011-08-06 05:00:20 +00:00
jendave
51a4e2696e
Added special quest deck quest19.
2011-08-06 05:00:12 +00:00
jendave
48d7b9e9de
Added Abyssal Specter
2011-08-06 05:00:04 +00:00
jendave
7d46e5208b
Added Reiterate
2011-08-06 04:59:57 +00:00
jendave
65192d737c
Added Violent Ultimatum
2011-08-06 04:59:50 +00:00
jendave
6dfe27b102
Made a few changes to Incendiary Command in preparation for Twincast. Added an input for spells and properties for cards (with setters and getters) recording information about copied cards. Modified the stack for X, Multikicker and Kicker cards to allow Twincast to function properly. Added Twincast.
2011-08-06 04:59:38 +00:00
jendave
6137f254ef
Added Brilliant Ultimatum
2011-08-06 04:59:29 +00:00
jendave
652dd0a24a
Added Fact or Fiction
2011-08-06 04:59:22 +00:00
jendave
ce7b34daad
Bug Fixes. Fixed Irini Senger to only reduce white/green enchantment spells by 1 (Thanks Sloth). Added ButtonUtil.reset just after the game starts (Not sure if this fixed your bug Rob, because i wasn't sure what the bug was). Added a card property, CopiedSpell. With copiedspell, i made a few changes to cascade and storm and fixed Gelectrode (It used to trigger its ability at copied spells). Also made the popup for vengevine better.
2011-08-06 04:59:14 +00:00
jendave
87a5d322c3
Added a working Pestilence Demon.
2011-08-06 04:59:06 +00:00
jendave
a3964c07ca
Fixed Palladia Mors, it now has trample and moved it to the top of cards.txt
2011-08-06 04:58:55 +00:00
jendave
b474775153
Added Vampire Aristocrat and Bloodthrone Vampire.
2011-08-06 04:58:50 +00:00
jendave
0ec8cd1fe4
Added the missing description for Lighthouse Chronologist ability that becomes active at level 7+. Moved the entry to the top of file in cards.txt.
2011-08-06 04:58:36 +00:00
jendave
432f8da262
Added Tooth of Chiss-Goria and Scale of Chiss-Goria and fixed Hum of the Radix (It didn't effect the opponent before). Also fixed the Computer being able to play 0 converted mana cost cards (i.e Mox Ruby) even when the casting cost was no longer 0.
2011-08-06 04:58:32 +00:00
jendave
0d5a4a0733
Added three decks WB based on Voracious Hatchling and Nightsky Mimic.
2011-08-06 04:58:25 +00:00
jendave
e26073d50e
Added three decks based on Sturdy Hatchling and Shorecrasher Mimic.
2011-08-06 04:58:15 +00:00
jendave
be0c6c7b89
Added a OpponentTurn condition to CostChange and added Defense Grid
2011-08-06 04:58:06 +00:00
jendave
dc68be75a7
Fixed Etherium Sculptor to only affect artifacts
2011-08-06 04:57:59 +00:00
jendave
70f4667c4a
Added 43 cards using the CostChange keyword.
2011-08-06 04:57:53 +00:00
jendave
b045c8675d
Added a "All Conditions" condition for the CostChange keyword and added Mycosynth Golem.
2011-08-06 04:57:44 +00:00
jendave
5962d31eaf
Added the three Noxious Hatchling decks to the realistic quest mode.
2011-08-06 04:57:38 +00:00
jendave
76e5bba259
Added Affinity for Type as a condition for the CostChange keyword. Added Frogmite
2011-08-06 04:57:18 +00:00
jendave
2833e1c3af
Fixed a crash with cards with no cost (i.e. lands) unable to reset their mana cost when activating abilities. Added Eye of Ugin
2011-08-06 04:57:12 +00:00
jendave
1db2bb6693
Added a CostChange keyword and 14 cards with it (theres still plenty more that can be added with it). Also did a bit of cleanup to how Phase.GameBegins triggers (It now triggers at the start of the game and when it ends) Also did a bit of cleanup on how spells (Avatar of Woe, etc) reduce mana cost, all the coding for it is based in GameAction.java now.
2011-08-06 04:57:04 +00:00
jendave
15a5ba5b9f
Added the three Belligerent Hatchling decks to the realistic quest mode.
2011-08-06 04:56:54 +00:00
jendave
2d924608cd
- Changed the order of Volcanic Island's mana abilities (making it the same as Steam Vents).
2011-08-06 04:56:45 +00:00
jendave
3031809f3e
- Fixed a bug in quest mode where the Wolf/Plant of the human player would have haste if the computer started.
...
- Added icon support for the fantasy quest assignments (the name of the icon can be specified in quests.txt).
2011-08-06 04:56:24 +00:00
jendave
aad4065607
Added Sloth's Sovereigns of Lost Alara decks and they are named:
...
Barney Rubble 1
Barney Rubble 2
Barney Rubble 3
2011-08-06 04:56:17 +00:00
jendave
c7bc95c8ba
Big Patch :) Added the Coin Toss Code (Doesn't use it yet). Fixed the old deck cutting code so it works before the mulligan and keeps going if the cards have the same converted mana cost (up to 20 times, at which it is random chance). Also updated the mulligan code and added Leyline of Singularity. Also significantly improved the coding for Akroma's Memorial.
2011-08-06 04:55:52 +00:00
jendave
c18edacdcb
Added sloth's reanimator decks. They are named:
...
Ned Flanders 1
Ned Flanders 2
Ned Flanders 3
2011-08-06 04:55:43 +00:00
jendave
40add54f5f
Added Corwin72's Mythic Conscription deck with mods as a special quest deck. This is quest18 and the quest is named "Crows in the Field." This is not an easy one to beat and some people will need to think how they plan to play out this match.
2011-08-06 04:55:29 +00:00
jendave
71760c43ca
Removed the note from Muddle the Mixture and moved to top of file.
2011-08-06 04:55:21 +00:00
jendave
f264556572
Added Resonantg's Predator's Garden deck with mods as a realistic mode deck named Fred Flintstone.
2011-08-06 04:55:17 +00:00
jendave
3e7c7c1346
Added a modified jund deck variant from our deck forums as a realistic mode quest deck, named Maggie Simpson 3.
2011-08-06 04:55:04 +00:00
jendave
ce5acbfa34
1) Added Hellfish's fixes for his HandSize keyword.
...
2) Added the LQ pic urls for the 10 new cards which use the above keyword.
3) Commented out the no longer used imports and the no longer used @SuppressWarnings("unchecked") in ComputerAI_General.java.
2011-08-06 04:54:56 +00:00
jendave
28c161d52a
Added Corwin72's Jund deck (with some changes and substitutions) as quest17.
2011-08-06 04:54:50 +00:00
jendave
df7baa5cbb
- Merged Hellfish HandSize code.
2011-08-06 04:54:42 +00:00
jendave
e4f88b3831
1) Added Hellfish' AI code.
...
2) Fixed Sangrophage text description and moved to top of file.
2011-08-06 04:54:32 +00:00
jendave
626394cad2
Added Muddle the Mixture. The computer can not use this spell.
2011-08-06 04:54:26 +00:00
jendave
843bb6c700
Minor clean up.
2011-08-06 04:54:19 +00:00
jendave
4b0ba28ff4
Added Hellfish's Journey To Nowhere and it's LQ pic url.
2011-08-06 04:54:13 +00:00
jendave
f261fd187f
Added a modified version of the Fungus Amongus deck as quest16.
2011-08-06 04:54:07 +00:00
jendave
0987c06143
Added Dwarven Demolition Team and it's LQ pic url.
2011-08-06 04:53:42 +00:00
jendave
ed9f229635
Added Oracle of Mul Daya
2011-08-06 04:53:26 +00:00
jendave
80c192289f
Added Roiling Terrain, Tectonic Edge and Evolving Wilds
2011-08-06 04:53:08 +00:00
jendave
7da1576fe5
Added Mentos the Freshmaker :)
2011-08-06 04:52:49 +00:00
jendave
40ed439b1b
Added timmermac's Burning Elves deck (with modifications) as quest 15.
2011-08-06 04:52:42 +00:00
jendave
2e404a2631
Committed Sloth's Grand Coliseum and Elves of Deep Shadow
2011-08-06 04:52:34 +00:00