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
0bad621d37
Fixed a bug when you used Twincast after exiling and casting it to Mind's Desire
2011-08-06 04:59:44 +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
1f1068f77e
- More fixes (quest and combat).
2011-08-06 04:59:00 +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
5a12782a28
- Some Combat fixes (still have to fix some more), some quest win condition fixes.
2011-08-06 04:58:43 +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
f13eb7a94a
Fixed a bug that stopped Training Grounds from working.
2011-08-06 04:57:28 +00:00
jendave
20ca30afa7
Small fix on CostChange introduced in the last commit. Spells with costchange dont activate on themselves if the keyword doesn't target self.
2011-08-06 04:57:23 +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
d2bb46c99e
- Fixed Bloodrite Invoker crash.
2011-08-06 04:56:40 +00:00
jendave
0bd937f40a
Fixed the cut to card returning back to the library if it was in the opening hand.
2011-08-06 04:56:35 +00:00
jendave
4501bbcced
* files to build launch4j wrapper
...
* one click forge.jar creation with forge.jardesk for eclipse (right click then from menu select create JAR)
2011-08-06 04:56:30 +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
32effe1687
- Demonic Consultation should be usable now during the AIs turn.
2011-08-06 04:56:07 +00:00
jendave
077e4c469b
- Added a hack that prevents Isochron Scepter with Counterspell / Stifle from being used when it's not appropriate.
2011-08-06 04:56:02 +00:00
jendave
b011c46117
Fixed a bug with Leyline of Singularity (1 Leyline stays in play if 2 leylines were put into play at the start of the game)
2011-08-06 04:55:57 +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
9c7f9bb92a
Added a check to the human's targeting to prevent targeting of attacking creatures with shroud or protection from the color of the Femeref Archers.
2011-08-06 04:55:34 +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
6f691130f5
- Fixed an issue with player combat damage cards (eg Hypnotic Specter) equipped with Quietus Spike or Mask of Riddles.
2011-08-06 04:55:09 +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