Commit Graph

63487 Commits

Author SHA1 Message Date
jendave
1dd4baf9c7 - Add "probability of drawing current card" in Deck analysis 2011-08-06 03:05:07 +00:00
jendave
ce0ead606c -Add select server for HQ pictures.
Now you can download HQ pictures from mtgpics.chutography.com or pics.slightlymagic.net
2011-08-06 03:04:59 +00:00
jendave
2e82d75d99 - fixed the pic url for Bloodstained Mire
- added the pic urls for new cards
2011-08-06 03:04:41 +00:00
jendave
3d070ce6fa - Cathartic Adept should tap when using its ability.
- Added Arid Mesa, Marsh Flats, Misty Rainforest, Scalding Tarn, Verdant Catacombs, Bloodstained Mire, Flooded Strand, Polluted Delta, Windswept Heath, Wooded Foothills.
- Added Rob's abPumpTgt keyword, including a bunch of new cards supported by it.
2011-08-06 03:04:35 +00:00
jendave
f6c4be2314 - The game display3 window "Menu" now states "Player - " or "Computer - " before the View Graveyard and View Removed menu options.
- When you display the computer's Removed or Graveyard wind the windows will be labeled "Computer's" rather than "Player's".
2011-08-06 03:04:26 +00:00
jendave
c80fa9b374 - Radiant, Archangel is a 3/3 now.
- Discarding when controlling Necropotence should exile the card.
- Fixed a bug in the combat code where if a creature has received equal to its toughness, it will die no matter what.
- Umezawa's Jitte should trigger now when attacking a planeswalker.
- Added Pit Scorpion and Serpent Generator.
2011-08-06 03:04:18 +00:00
jendave
f580399361 Updated Disciple of Kangee. 2011-08-06 03:04:08 +00:00
jendave
5952b70814 Bridge from Below added. 2011-08-06 03:04:02 +00:00
jendave
79f6f6ba66 -Add Swamp Mosquito HQ picture link. 2011-08-06 03:03:55 +00:00
jendave
ac6fc34405 - Updated the rarity files in the /res/quest/ folder to the 12-14 version. This will update the name for AEther Membrane and this will fix the quest bug in 12-14 that people were reporting.
- Moved a fresh and unused questData file to the /res/quest/ folder.
2011-08-06 03:03:50 +00:00
jendave
3762b14ca0 - Phytohydra should be fixed.
- Lands shouldn't be playable at opponent's EOT anymore.
- Checking attack triggers should happen only once, after all attackers have been declared.
- Added Goblin Piledriver, Flame Rift, Spectral Bears, Spectral Force, Pianna, Nomad Captain, Crypt Cobra, Swamp Mosquito, Suq'Ata Assassin.
- Fixed a bunch of bugs with Mox Diamond.
- Guiltfeeder should only trigger when it's unblocked (previously it would trigger when trampling over also). 
- Fixed Elvish Piper (not sure how it broke?).
- Added Poison Counters. 
- AI shouldn't play Cognivore, Terravore, Cantivore, Magnivore, Mortivore anymore if there are no cards in any graveyard keeping them alive.
2011-08-06 03:03:43 +00:00
jendave
12ee61ea02 Prowess of the Fair added. 2011-08-06 03:03:30 +00:00
jendave
654dbd4e7d - Fixed the HQ pic url for Sarpadian Empires, Vol. VII
- Added the HQ pic url for Wren's Run Packmaster
- Found HQ proper sized pics for Black Lotus and Juzam Djinn
- Found HQ pic with text for Damnation
2011-08-06 03:03:24 +00:00
jendave
de7f27d614 - Removed the name-mutator.txt file.
- Commented line 21 of the NameChanger.java file.
- Placed a @SuppressWarnings("unused") for the now unused readFile() method.
2011-08-06 03:03:17 +00:00
jendave
d0ac568601 Converted last three spells from code to keyword: Tribal Flames; Cackling Flames; Douse in Gloom. 2011-08-06 03:03:11 +00:00
jendave
6a10b2b194 Converted three more spells from code to keyword: Tendrils of Corruption; Corrupt; Psionic Blast. 2011-08-06 03:03:05 +00:00
jendave
e98ac0cbeb Converted three spells from code to keyword: Char; Lightning Helix; Mob Justice. 2011-08-06 03:02:58 +00:00
jendave
27ef429933 - fixed the pic url for multani_maro_sorcerer.jpg
- removed MTG from the en.properties and de.properties files
2011-08-06 03:02:52 +00:00
jendave
7e10902a13 -Add "Regenerate start hand" button in Deck Analysis. 2011-08-06 03:02:46 +00:00
jendave
a4b502a6e0 - I have updated the spLoseLifeGainLife keyword. The keyword will now look for an additional 2 fields as the keyword is parsed. The third and fourth fields contain the spell description and the stack description.
- I had to create a test to see if the card is "Absorb Vis" and if it is the spLoseLifeGainLife code will add the basic landcycling. This was the only way I could get it to work. I tried
2011-08-06 03:02:41 +00:00
jendave
db0c8d1ee6 - Corrected the basic landcycling cost of Traumatic Visions to 1 U
- Added the LQ pic url for Abomination
- Fixed card description for Deadly Grub
2011-08-06 03:02:34 +00:00
jendave
e98cfe0f20 - Treva, the Renewer, Rith, the Awakener and Oros, the Avenger are usable by the AI now, and fixed a bug involving Control Magic and either of these cards. 2011-08-06 03:02:29 +00:00
jendave
b3c13a7722 - Removed old Torii Watchward.
- R195 also included Abomination and Time Warp.
2011-08-06 03:02:23 +00:00
jendave
387ab31e3b - Added Frostweb Spider ability and AEther Membrane ability. 2011-08-06 03:02:18 +00:00
jendave
5ce8ae9dc3 Vanishing, Soulshift slightly changed. Deadly Grub's manacost was updated. 2011-08-06 03:02:07 +00:00
jendave
f72b02ddb3 Deadly Grub added. (I couldn't find token picture for it) 2011-08-06 03:02:01 +00:00
jendave
3d40c74eef Vanishing, Soulshift keywords added.
Thief of Hope, Venerable Kumo, Thousand-legged Kami, Nightsoil Kami, Kami of the Palace Fields, Kami of Lunacy, Kami of Empty Graves, Gibbering Kami, Forked-Branch Garami, Crawling Filth, Body of Jukai, Promised Kannushi, Waning Wurm added.
Torii Watchward's ability added and cards.txt corrected.
2011-08-06 03:01:54 +00:00
jendave
ff820b9ac0 - Changed jpg pic name for Marit Lage located at /pics_link/card-pictures_token.txt
- Fixed the Multani, Maro Sorcerer jpg url, was changed from multani_maro_morcerer.jpg  =>  multani_maro_sorcerer.jpg
2011-08-06 03:01:47 +00:00
jendave
17e08af9ec - Added a small fix for Scion of Oona (should pump other Scions correctly now). 2011-08-06 03:01:41 +00:00
jendave
dfa4e737eb - Added LQ pic url for Time Stretch.
- Several minor repairs to cards.txt. spLoseLifeGainLife does not include code for the spell description at this time. I hope to update the code in the future.
2011-08-06 03:01:34 +00:00
jendave
ca00a84809 - Another Combat fix, if AI attacks, trample should go over multiple blockers now.
- If the AI attacks, and human blocks with multiple blockers, AI will assign the remaining damage to a random blocker.
- Giving protection to a creature after it has been assigned combat damage, could prevent that damage now.
- Meddling Mage will show the named card, and AI will pick a random card from human's deck/hand.
- Fixed Tolsimir Wolfblood: it should work correctly with morphed up creatures now, and it shouldn't ask to pay for a blank manacost anymore.
- Rewrote "Take an extra turn" code, added Time Stretch
2011-08-06 03:01:29 +00:00
jendave
3381cccd9e Veteran Armorsmith, Veteran Swordsmith were added. 2011-08-06 03:01:19 +00:00
jendave
c0baed1c94 Captain of the Watch, Bounteous Kirin, Cloudhoof Kirin added. Infernal Kirin ability added. 2011-08-06 03:01:12 +00:00
jendave
77c4eeac4a Halcyon Glaze added. 2011-08-06 03:01:05 +00:00
jendave
8d4aa5b48a - added LQ pic url for Callous Giant
- changed LQ pic urls to www.magickartenmarkt.de for these cards: Phytohyrda; Charging Bandits; Lurking Nightstalker; Wei Ambush Force and they will now download a usable jpg
- Removed the NOTE from lands with cycling
2011-08-06 03:00:59 +00:00
jendave
b117f59c71 Added Underworld Dreams. 2011-08-06 03:00:54 +00:00
jendave
2861701772 -Fixed Lichenthrope misspelling. 2011-08-06 03:00:47 +00:00
jendave
7af3549c79 -Small fix in Riding the Dilu Horse.
-Cycling/Transmute/... + future other "hand abilities" should work on lands now.
-Fixed a lot of bugs in the combat code.
-Added Lichentrope, Phytohydra and Callous Giant.
2011-08-06 03:00:41 +00:00
jendave
1c64df6cd1 Added Feast of Flesh and First Volley. 2011-08-06 03:00:31 +00:00
jendave
1541c843c8 - Absorb Vis: replaced "no text" with card description
- minor repairs to the text description for some recent cards
- removed a few extra spaces from cards.txt
- Vulshok Gauntlets: fixed equip cost
2011-08-06 03:00:26 +00:00
jendave
42e7c61533 -Add new feature: Deck analysis in Deck editor 2011-08-06 03:00:22 +00:00
jendave
0c7f3f54f7 Added: Svogthos, the Restless Tomb, Rix Maadi, Dungeon Palace, Orzhova, the Church of Deals, Crowd of Cinders, Faerie Swarm, Drove of Elves, Stalking Stones, Ghitu Encampment. 2011-08-06 03:00:13 +00:00
jendave
a1d0b6457c Added: Dimir Guildmage, Street Wraith.
Fixed. HQ Dimir Guildmage path corrected to better picture (RAV).
2011-08-06 03:00:06 +00:00
jendave
57deb4d755 Cathartic dept 2011-08-06 02:59:59 +00:00
jendave
019eda835a Added: Timbermaw Larva, Ghastlord of Fugue, Quietus Spike, Mask of Riddles.
Fixed: Vampire Lacerator, may_draw stack description.
2011-08-06 02:59:52 +00:00
jendave
5dd28ba7ce VanillaEquipment keyword was added. Peregrine Mask, Leonin Scimitar,
Runed Stalactite, Bone Saw, Gorgon Flail, Vulshok Battlegear, Neurok Hoversail, Vulshok Gauntlets, Vulshok Morningstar, Slagwurm Armor were added.
2011-08-06 02:59:46 +00:00
jendave
e7d92bce5d Cinder Pyromancer was added. 2011-08-06 02:59:39 +00:00
jendave
14f2032f1c Antler Skulkin, Ballynock Trapper, Mudbrawler Cohort, Crabapple Cohort, Briarberry Cohort,
Ballynock Cohort, Ashenmoor Cohort were added.
ControlsAnotherColoredCreature(Card c,String color) to cardfactoryutil was added.
2011-08-06 02:59:33 +00:00
jendave
fd2f623905 Gelectrode was added. 2011-08-06 02:59:25 +00:00
jendave
0f8c62c3b6 Rathi Trapper was added. 2011-08-06 02:59:18 +00:00