Commit Graph

63487 Commits

Author SHA1 Message Date
jendave
678d2ffa07 - Added LQ pic url for Time Vault.
- Fixed the card text that is displayed for the card Sarpadian Empires, Vol. VII.
2011-08-06 03:11:56 +00:00
jendave
95298939de - Made some changes to the Quest Deck Editor to make it more compatible with the new Look and Feel themes.
- Added Time Vault.
2011-08-06 03:11:49 +00:00
jendave
98e68707c9 Added two new cards, Mana Tithe and Miscalculation to Dennis' new counter-spell code. I also included the LQ pic urls for these two cards. I made a minor change to the code to get the two cards with cycling to show a spellDescription in the choose dialog. I do not think that I damaged Dennis' code. :) 2011-08-06 03:11:42 +00:00
jendave
254944dc9d - Fixed Karmic Guide.
- Eviscerator should only be played by the AI if his lifetotal is larger than 7. 
- Fixed Merfolk Sovereign AI targeting.
- Fixed Sarkhan Vol second ability. 
- Added some code to Knight of the Reliquary which should make it attack more often.
2011-08-06 03:11:35 +00:00
jendave
2344572fa5 - Fixed the setStackDescription() for Hatchlings.
- Replace "Computer is thinking" with "An error may have occurred. Please send the STACK REPORT to the Forge forum."
- Added the Eyeblight's Ending spell (uses spDestroyTgt keyword) to cards.txt and added the LQ pic url to cards-pictures.txt.
- Fixed Rappelling Scouts.
- Fixed Karmic Guide.
2011-08-06 03:11:28 +00:00
jendave
c6e7e5c045 - Fixed Ajani Vengeant (second ability).
- Added some tweaks to AI counterspells. 
- Added various Look and Feel options (for some of them, make sure to toggle on options-> use LAF fonts). When using this SVN version, be sure to add all external JAR files found in /res/lib to your project. Do this by right clicking on your project in the Package Explorer of Eclipse. Then go to Build Path -> add External Archives...-> add the JARs in /res/lib.
2011-08-06 03:11:11 +00:00
jendave
9a38de4f43 - Commented out the separate code object for Hush. Hush has been added to the Tranquility code object and it's Cycling ability is now a keyword. 2011-08-06 03:10:49 +00:00
jendave
f3bcef6341 - Add LQ pic urls for the 7 new cards that were added in r258.
- Added a spell.setDescription("Counter target spell."); to the code object for Counterspell + Cancel + Last Word + Traumatic Visions. Removed the spell description for these 4 cards from their entries in the cards.txt file. "Last Word can't be countered by spells or abilities." is now part of the spell.setDescription() for this code object. Everything works and looks nice.
2011-08-06 03:10:42 +00:00
jendave
5bbbb07873 -Now in Deck Filter you can press "Enter" instead of click "Ok" button. 2011-08-06 03:10:36 +00:00
jendave
3862a9ee49 -Fix card name "Runeboggle" 2011-08-06 03:10:30 +00:00
jendave
1d2962bd05 - Added Collective Restraint, Mana Leak, Daze, Force Spike, Convolute, Rune Boggle, Spell Snip.
- Fixed an issue with the Propaganda cards.
- Fixed Merrow Harbinger.
- Fixed Cloudseeder.
- Goblin Chieftain should only pump controlled Goblins.
2011-08-06 03:10:24 +00:00
jendave
1949ce1c1b - Added LQ card pic urls for the 6 new cards from r255.
- Re-Added the converted cards: Aggressive Urge; Guided Strike and Might of Oaks. These three cards were commented out of CardFactory.java but the cards.txt versions with the keywords are somehow missing. This will take care of the problem.  :)
- Added a NOTE to Lignify.
2011-08-06 03:10:16 +00:00
jendave
cc44d3f3d0 -Add menu item "Play sound" in Game menu.
Now sounds playing if menu item "Play sound" is selected and file is exist.
2011-08-06 03:10:10 +00:00
jendave
9f3fdf429f - Fixed Pit Scorpion.
- Fixed some of the "Sacrifice a creature" spells ("destroy" effects would sometimes not happen). 
- Added a few cards: Propaganda, Ghostly Prison, Windborn Muse, Arctic Nishoba, Peacekeeper, Marsh Viper.
- Yet another fix to Force of Will.
2011-08-06 03:10:05 +00:00
jendave
739b50e2dd - Added the Changeling keyword to Fire-Belly Changeling.
- Added the 01-01-2010 rarity files to the quest and an unused questData file folder.
- Fixed Force of Will … I figured out my mistake.
2011-08-06 03:09:54 +00:00
jendave
313c58a308 - Converted Spark Spray from code to keyword.
- Added 3 card pic urls.
2011-08-06 03:09:45 +00:00
jendave
8bc3bcf7e4 2011-08-06 03:09:38 +00:00
jendave
96073bb0e8 Converted Aggressive Urge; Guided Strike and Might of Oaks from code to keyword. 2011-08-06 03:09:32 +00:00
jendave
2bf78dcd0c Carnophage & Sangrphage added 2011-08-06 03:09:24 +00:00
jendave
612e9fdfa0 - Converted Angelic Blessing; Brute Force; Riding the Dilu Horse and Wildsize from code to keyword.
- Added the following NOTE to Cinder Pyromancer "(NOTE: This card can mistakenly damage either a player or a creature.)" Unfortunately, the abDamageCP keyword does not yet have an abDamageP variant at this time.
2011-08-06 03:09:17 +00:00
jendave
d83806e57b - Converted Dark Banishing; Saltblast; Terminate; & Vindicate from code to keyword. 2011-08-06 03:09:11 +00:00
jendave
ae380282d7 - Added LQ pic urls for the last five new cards.
- Moved the code for Kinsbaile Borderguard and Lockjaw Snapper to CardFactory_Creatures.java. Tested Kinsbaile Borderguard and Lockjaw Snapper and they now have their abilities.
2011-08-06 03:09:05 +00:00
jendave
df559b9abf - Fixed Dakmor Ghoul CIP text.
- Added Chronatog, Kismet, Frozen AEther, Loxodon Gatekeeper, Gush.
- Removed warnings (mostly just by adding a @SuppressWarnings("unused"); ) from the JLayer libs.
- Removed some old commented out code of cards that have been replaced by keywords.
- Boreal Centaur and Knight of the Skyward Eye abilities can only be used once per turn now.
2011-08-06 03:08:57 +00:00
jendave
fc8b7bf9f8 - Converted Demystify; Disenchant; Naturalize & Shatter from code to keyword.
- Added eight LQ pic urls for the newest cards.
2011-08-06 03:08:38 +00:00
jendave
2f6aeeede8 - Added Stasis.
- Added JLayer libraries.
2011-08-06 03:08:29 +00:00
jendave
ea1b6daf3d - Add new feature "Play sound in game". Now if you tap land then play sound. I add new sounds in the future, but I need help, please read forum: http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=2031
- Correct card name "Krosan Cloudscraper" in cards.txt
2011-08-06 03:07:55 +00:00
jendave
0993be4de3 - Fixed some upkeep cards (didn't turn them into keywords for some reason).
- Added Force of Nature, Cosmic Horror, Child of Gaea, Hungry Mist, Junun Efreet, Kami of the Tended Garden, Krosan Cloudshaper.
2011-08-06 03:07:44 +00:00
jendave
bf8f7dbac1 Added spell and stack description fields to the keyword for Burning Fields and Searing Flesh 2011-08-06 03:07:37 +00:00
jendave
14785fef4d - Converted Ice Storm; Lay Waste; Sinkhole & Stone Rain from code to keyword.
- Added LQ pic urls for the recent four new cards. Thanks guys. :)
2011-08-06 03:07:33 +00:00
jendave
69e4490faa - Updated cards.txt with Rob's changes. 2011-08-06 03:07:26 +00:00
jendave
c2e943b423 Changed spDamageTgt to include TgtOpp. 2011-08-06 03:07:22 +00:00
jendave
b0a9ebcb54 Updated doDrawback to include doXMath. 2011-08-06 03:07:17 +00:00
jendave
518a667848 Corrected "Hsste" to "Haste" on line 1378. 2011-08-06 03:07:12 +00:00
jendave
1018f9dc9c - The New Deck - Sealed card pool now contains only 20 each of the 5 Basic Lands and an additional 20 each of the 5 new Snow-Covered Basic Lands. 2011-08-06 03:07:07 +00:00
jendave
32d655ceb6 - Fixed Merfolk Sovereign (should only pump controlled creatures).
- Fixed Eternity Snare manacost.
2011-08-06 03:07:01 +00:00
jendave
363ce17d4c -Fix bug with JProgressBar in "Import Picture".
Thanks silly freak for idea use SwingWorker.
2011-08-06 03:06:55 +00:00
jendave
8320f3275d - The snow-covered basic lands now display as an "L" in the deck editor's rarity column. I also made the change for the quest deck editor. Thank you, Dennis.
- The initial quest card pool now contains only 20 each of the 5 Basic Lands and an additional 20 each of the 5 new Snow-Covered Basic Lands.
- Added LQ pic urls for the three new cards that Dennis and Rob just added.
- Added 10 new cards that use the Cumulative upkeep or Echo keywords.
- Added LQ pic urls for the 10 new cards that use the Cumulative upkeep or Echo keywords.
- NOTE: I have not yet had a chance to find and update the code which creates random 2 color decks or Sealed decks.
2011-08-06 03:06:49 +00:00
jendave
c21e3df53b Viridian Lorebearers 2011-08-06 03:06:42 +00:00
jendave
6fa2eea57f - Added The Tabernacle at Pendrell Vale and Magus of the Tabernacle.
- Fixed Bog Initiate Manacost.
- Some slight performance improvements for displaying cards (not sure if it helps much).
- A bunch of Adarkar Valkyrie bugs should be fixed now.
2011-08-06 03:06:38 +00:00
jendave
9f64c16995 -Add new feature: "Import pictures".
Please read forum: http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=1920&start=45
- Change some HQ Token URL.
2011-08-06 03:06:28 +00:00
jendave
0dc4540089 - Modified GuiDisplayUtil.java and card border colors now include a test for zerker's color keyword and will now display rules consistent colors.
- Fixed Disciple of Kangee and the target creature will now display a blue colored border until EOT.
- Added "Ghostfire is colorless." text to Ghostfire's cards.txt entry.
2011-08-06 03:06:18 +00:00
jendave
af45f8a3c3 - Fixed Iona, Shield of Emeria. 2011-08-06 03:06:11 +00:00
jendave
42d757f6b0 - Removed the note from Infernal Kirin as this card is now complete.
- Fixed the NOTE: for Arashi, the Sky Asunder.
- Added LQ picture urls for Dennis' 35 new cards. Thank you.
2011-08-06 03:06:05 +00:00
jendave
b66c63bdce - Untap should happen before the AIs upkeep phase now (I hope changing that didn't break anything).
- Added Echo, Upkeep and Cumulative Upkeep functionality. 
- Thelonite Hermit should also give +1/+1 to creatures with Changeling.
- Added Donate, Illusions of Grandeur, Drifting Djinn, Drifter il-Dal, Karmic Guide, Avalanche Riders, Basalt Gargoyle, Keldon Vandals, Vaevictis Asmadi, Palladia-Mors, Nicol Bolas, Goblin Patrol, Goblin Marshal, Mogg War Marshal, Urza's Blueprints, Deranged Hermit, Winding Wurm, Vug Lizard, Viashino Outrider, Uktabi Drake, Thran War Machine, Tectonic Fiend, Simian Grunts, Shivan Raptor, Radiant's Dragoons, Pouncing Jaguar, Multani's Acolyte, Lightning Dragon, Herald of Serra, Henchfiend of Ukor, Goblin War Buggy, Cradle Guard, Citanul Centaurs, Albino Troll, Acridian.
2011-08-06 03:05:59 +00:00
jendave
9b23d90ec2 - Gaining control of a creature equipped with Umezawa's Jitte and attacking with it shouldn't crash the game anymore. However, if you use this on the AI, you can use its abilities (gain life ability will give the AI life though).
- Added some kind of caching algorithm, hopefully it will actually make a difference.
- Rebel / Merc searches shouldn't fetch non-permanents (with Changeling) anymore.
2011-08-06 03:05:49 +00:00
jendave
d21b79bf62 -Small fix 2011-08-06 03:05:40 +00:00
jendave
2909828342 -Add in Deck Editor two buttons: "Change picture", "Remove picture"
-Correct language bugs in "Deck Analysis"
2011-08-06 03:05:35 +00:00
jendave
7ce6d0bb3c - Fixed AEther Web and other Auras with Flash (it was actually possible to cast them as they were in play already - getting infinitely more copies).
- Fixed Shadowmage Infiltrator, Thieving Magpie, Lu Xun, Scholar General, Augury Adept, Hypnotic Specter, (when control changes, the correct player should draw/discard cards).
- Fixed a bug where lands could be played with other spells/abilities on the stack.
2011-08-06 03:05:28 +00:00
jendave
0856b90fe0 - Commented out the code for Chameleon Colossus
- Fixed the cards.txt entry for Rappelling Scouts
2011-08-06 03:05:19 +00:00
jendave
0547eed94f - Fixed some Memnarch targeting code.
- Changing cardSizes (in the main menu -> Menu -> Specify Card Size) after games have been played should actually have an effect now. 
- Fixed Nantuko Elder creature type.
2011-08-06 03:05:13 +00:00