Compare commits

..

1222 Commits

Author SHA1 Message Date
Chris
af4c697283 [maven-release-plugin] prepare release forge-1.2.4 2012-03-02 11:25:25 +00:00
Chris
b8b1755419 - Preparing the changes.txt file for the next beta build and release. 2012-03-02 10:51:05 +00:00
Chris
bcbac088f2 - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2012-03-02 10:44:25 +00:00
Doublestrike
4757571199 Updated mouse event handling for match UI. 2012-03-02 04:12:51 +00:00
Doublestrike
b61bf22a49 Removed the "awful" and "shocking" method-which-shall-not-be-named. 2012-03-02 03:24:39 +00:00
Doublestrike
c98021a599 Fixed dev mode tab display. 2012-03-02 02:56:23 +00:00
Doublestrike
ad6b1ce0bd Added avatar support to individual skins. 2012-03-02 00:42:15 +00:00
Maxmtg
c98d037e0e GuiUtils.getChoice renamed to clear and simple names
added possibility to pass List<T> as options (to avoid useless list -> array -> list conversions)
2012-03-01 21:37:22 +00:00
Sloth
e25a4d1eda - Added Bala Ged Thief and Thieving Sprite. 2012-03-01 20:57:03 +00:00
jeffwadsworth
3269201d35 - Removed Blood Feud. 2012-03-01 19:55:40 +00:00
jeffwadsworth
e65e3f9c54 - Added Void. 2012-03-01 17:48:15 +00:00
Sloth
7b671995b1 - Corrected three cards with CantBeCast abilities. 2012-03-01 17:17:46 +00:00
jeffwadsworth
e8b60ba460 - Added War Barge. 2012-03-01 17:10:22 +00:00
Sloth
9ea144c039 - Fixed Talara's Battalion. 2012-03-01 16:17:49 +00:00
jeffwadsworth
f5349c1d77 - Added Candles of Leng 2012-03-01 16:14:16 +00:00
jeffwadsworth
197a75c739 - Added Clockwork Hydra 2012-03-01 15:52:22 +00:00
Sloth
e38e822a9c - Added the deck: Edna Krabappel 3. 2012-03-01 14:15:15 +00:00
Sloth
17ff972fdc - More cleanup in ComputerAIGeneral. 2012-03-01 14:14:06 +00:00
Sloth
801ea29f33 - Removed some duplicate AI code. 2012-03-01 13:51:31 +00:00
Sloth
a1dc97a942 - Removed forcing of RememberSacrificed from AF Sacrifice. 2012-03-01 13:42:38 +00:00
Sloth
bead8b6a55 - Fixed the canPlay function of the Morph ability. 2012-03-01 12:03:11 +00:00
Chris
bc8329e443 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-03-01 11:45:20 +00:00
Sloth
4f8bee0b6b - Fixed Nezumi Shortfang. 2012-03-01 11:42:05 +00:00
Sloth
01f93a1b30 - Fixed the descriptions of some hard coded triggers.
- Converted Zur the Enchanter to script.
2012-03-01 11:41:02 +00:00
moomarc
9081907070 Some small tweaks to Simpsons skin. 2012-03-01 09:19:48 +00:00
Maxmtg
38e4570956 removed unused MyButton.java
HandSizeOp optimizations
2012-03-01 07:19:46 +00:00
moomarc
4c2a1ae072 Curse of the Cabal needed a check for time counters on self to limit trigger to 'if suspended'. 2012-03-01 06:32:40 +00:00
moomarc
9d578f4e6c Changed icon for quest27.dck 2012-03-01 05:38:49 +00:00
moomarc
ab6d7e86eb Quest avatar link list update. 2012-03-01 05:31:43 +00:00
jeffwadsworth
6f0e253615 - Text addition. 2012-02-29 22:52:30 +00:00
jeffwadsworth
3e16ecc0d6 - Added Curse of the Cabal. 2012-02-29 22:48:57 +00:00
Chris
e2b750d064 - CheckStyle. 2012-02-29 20:13:35 +00:00
Chris
220970b27a - Added a fluff piece to the changes.txt file. 2012-02-29 15:11:26 +00:00
Sloth
6f5f793d3b - More AI improvements for AF Pump. 2012-02-29 12:10:16 +00:00
Sloth
a565477874 - Added the deck: the Spectre 3. 2012-02-29 11:58:28 +00:00
moomarc
374156533d Added a Simpsons theme skin. 2012-02-29 11:15:47 +00:00
Chris
596821714a - Ran set info script.
- Ran oracle script.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-02-29 11:08:08 +00:00
Maxmtg
eee0d2e4bb removed CardList constructor from array, and thus removed redundant toArray conversions (while lists were passed) 2012-02-29 07:15:20 +00:00
Maxmtg
055c6b5d2c Combat.getAttackers() returns a list - code became less complicated 2012-02-29 05:48:29 +00:00
Maxmtg
7f2e5c74b6 removed CardPrintedCharacteristics.java
new prefix for sealed magic product images (to store them in a different folder)
removed CardList.allAll(Array) and matching ctor, added addAll(Iterable<Card>) - in most cases of usage list was converted to array and while added to cardlist it was added to underlying list again.
2012-02-29 05:27:41 +00:00
Doublestrike
0926b5874d Updated quest selectable panel JTextArea to pass mouseEntered event to parent (finally). 2012-02-29 03:35:55 +00:00
Doublestrike
b658de6b92 Fixed avatar switch in quest mode. 2012-02-29 00:11:32 +00:00
jeffwadsworth
19cc39b19a - Added Dementia Sliver. 2012-02-28 22:56:59 +00:00
jeffwadsworth
1198f74929 - Text fixes on Olivia Voldaren. 2012-02-28 22:21:13 +00:00
Sloth
1838052c78 - More improvements and cleanup in pumpPlayA. 2012-02-28 22:11:12 +00:00
Sloth
f694a0b9a1 - Fixed the AI not playing cards like Tinker and Natural Order. 2012-02-28 22:10:26 +00:00
Sloth
6c3350c4e4 - Countered spells cast with flashback are now exiled. 2012-02-28 20:48:19 +00:00
Sloth
b000dd7c48 - Added NoMove parameter to Mishra's Bauble. 2012-02-28 19:25:00 +00:00
Sloth
4298052447 - Tweaked untargeted pumping AI. 2012-02-28 19:18:31 +00:00
Sloth
3b203200e0 - More Restructuring in ComputerAIGeneral. 2012-02-28 19:06:09 +00:00
moomarc
d574ec25a6 Small fix. 2012-02-28 16:09:31 +00:00
Sloth
6c4f32aa78 - Fixed Martyr's Bond (it will now only compare card types). 2012-02-28 14:55:09 +00:00
jeffwadsworth
af679f4a9f - Little addition 2012-02-28 14:44:49 +00:00
jeffwadsworth
c84a1f6794 - Added Blood Feud. 2012-02-28 14:21:50 +00:00
Sloth
19ac0b9774 - More Restructuring in ComputerAIGeneral. 2012-02-28 14:00:46 +00:00
Sloth
345b4ddca3 - Restructured some code in the AI part of AF Pump. 2012-02-28 13:00:49 +00:00
Chris
7050e01078 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-28 12:04:11 +00:00
moomarc
0c44d9c13b Updated quest opponent download links. 2012-02-28 10:35:02 +00:00
Sloth
b76f1e30c1 - Performance updates in AF Pump and AF Protection. 2012-02-28 08:27:59 +00:00
Sloth
f9e498f5d7 - Fixed a possible NPE in CombatUtil. 2012-02-28 07:18:46 +00:00
Doublestrike
4d9af1d881 Avatar rebuild, also fixing indexing bug #2. 2012-02-28 06:53:59 +00:00
Doublestrike
c5dba14b80 Quest deck select persist bug fixed. 2012-02-28 04:54:56 +00:00
Chris
d5f169e517 - CheckStyle. 2012-02-28 01:59:03 +00:00
Chris
94c561094f - Added a fluff piece to the changes.txt file. 2012-02-28 01:50:55 +00:00
Chris
044111c685 - Updated the README.txt file to include info about the new subdirectories that were added to the decks folder. 2012-02-28 00:55:19 +00:00
Sloth
cd212e4a1e - Restructured some code in ComputerAIGeneral to prevent duplicate checks. 2012-02-27 22:01:26 +00:00
Chris
714b595d56 - Added the missing LQ pic URL to Tetravus. 2012-02-27 18:01:32 +00:00
Sloth
9a6aa0bfd2 - SpellAbilities created by alternate costs will now be recognized as non basic spells and not be available when flashed back. 2012-02-27 17:53:49 +00:00
Hellfish
cf65f31eef *Added Vebulid. 2012-02-27 17:29:43 +00:00
Sloth
2fbdea0a56 - The AI will now predict triggers of cards like Powerstone Minefield. 2012-02-27 15:53:50 +00:00
Sloth
f05c2cd0ac The AI will now predict triggers of cards like Arrogant Bloodlord and Ceremonial Guard. 2012-02-27 15:34:01 +00:00
Sloth
2624996fb9 - The AI will now predict triggers of cards like Cockatrice. 2012-02-27 15:06:34 +00:00
Sloth
5fd938702f - Fixed metadata of the Chief Clancy Wiggum deck. 2012-02-27 12:11:34 +00:00
Chris
46547d148b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-27 11:49:33 +00:00
Chris
59bfbfaaac - Ran set info script.
- Ran oracle script.
2012-02-27 11:43:16 +00:00
Doublestrike
fcfa131a03 Stats refresh bug fixed.
Duels/challenges refresh bug fixed.
2012-02-27 09:29:57 +00:00
Doublestrike
597102772f Avatar indexing bug fixed. 2012-02-27 09:01:19 +00:00
Doublestrike
0f0a9e29a6 Fixed avatar switch bug. 2012-02-27 08:50:53 +00:00
jeffwadsworth
d3ea08c445 - Added Chandra Ablaze. 2012-02-26 21:43:08 +00:00
Maxmtg
ac4b09c106 create copy on save (to abandon if player choses not to save changes) 2012-02-26 20:55:34 +00:00
Maxmtg
afe2daab8c fp images 2012-02-26 20:48:04 +00:00
Maxmtg
c7b8ba834b recently loaded deck should be thought of as saved 2012-02-26 20:16:24 +00:00
Sloth
64105bb8a6 - Added the parameter "AllValid" to AF GainControl.
- Fixed The Wretched.
2012-02-26 19:12:51 +00:00
Maxmtg
ef633bac0e removed word 'draft' 2012-02-26 18:57:00 +00:00
Maxmtg
3a72c7d93d didn't need the IDeckController for a single class 2012-02-26 18:32:53 +00:00
Maxmtg
962256a2a6 better pictures for starters 2012-02-26 18:20:00 +00:00
jeffwadsworth
892d1c73cf - Little tweak. 2012-02-26 16:24:36 +00:00
jeffwadsworth
a9a0822d11 - Added Hellcarver Demon. Sexy beast. 2012-02-26 16:19:58 +00:00
Sloth
d244fcde03 - Added the Green Hornet 2 and 3 decks by lazylockie. 2012-02-26 15:53:55 +00:00
jeffwadsworth
d156fc2ffe - Added Gather Specimens. 2012-02-26 15:51:15 +00:00
Maxmtg
29024414d3 questEvent moved from AllZone to QuestData as transient
remove useless getters from gamestate
2012-02-26 15:41:45 +00:00
Sloth
f3b91c44f3 - Tweaked the stack description of AF Pump (it now shows unique numbers). 2012-02-26 15:41:40 +00:00
Chris
32305cf4e3 - CheckStyle. 2012-02-26 14:51:57 +00:00
Sloth
8eab9eb809 - Fixed a bug with "CARDNAME can only attack alone.". 2012-02-26 14:35:55 +00:00
Chris
7949ee5678 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-26 11:50:32 +00:00
Sloth
d711e5a861 - Moved "Always" triggers out of checkStaticAbilities. 2012-02-26 11:21:59 +00:00
Sloth
af3b4fe5c8 - Added Auratouched Mage. 2012-02-26 11:17:57 +00:00
Maxmtg
29e2446f81 better picture starter 6ed 2012-02-26 11:17:09 +00:00
Maxmtg
f0436ee357 better box picture 2012-02-26 11:13:05 +00:00
Sloth
d43e67e13c - Remove the "force" parameter from checkStateEffects, which was never successfully used. 2012-02-26 10:36:04 +00:00
Sloth
c7c00a162f - Fixed Sway of the Stars. 2012-02-26 10:11:28 +00:00
Maxmtg
e174a9c5c9 tournamentpacks 2012-02-26 09:46:39 +00:00
Sloth
5447897a6c - Fixed Szadek, Lord of Secrets. 2012-02-26 09:26:38 +00:00
Maxmtg
6e4582a7df extension png => jpg for starters and fp's. May save png file as *.jpg - will look nice 2012-02-26 06:47:35 +00:00
Maxmtg
cf291b9d95 fixing NPE on draft deck opened in editor 2012-02-26 06:42:20 +00:00
Maxmtg
e47a5c5e88 fixed: human deck after draft was saved with empty name 2012-02-26 06:22:26 +00:00
jeffwadsworth
49f1c36a71 - Added Martyr's Bond. 2012-02-26 05:09:18 +00:00
Maxmtg
b77e505aaa displays info in cardshop for tournaments and fatpacks 2012-02-25 22:01:58 +00:00
Sloth
966eb00a96 - Added Argent Sphinx. 2012-02-25 21:34:20 +00:00
Maxmtg
9d2f401b73 fatpacks.txt 2012-02-25 21:28:36 +00:00
Maxmtg
5b27d9c484 added FatPack support 2012-02-25 21:24:12 +00:00
Chris
930e85d2a5 - CheckStyle. 2012-02-25 19:46:03 +00:00
Chris
8e4de8d41a - CheckStyle. 2012-02-25 19:27:36 +00:00
Maxmtg
495778eddc wrong fix 2012-02-25 17:52:59 +00:00
Maxmtg
44906bd035 TournamentPack to Starter Deck (code part) 2012-02-25 17:33:39 +00:00
Maxmtg
9d030bec5a renamed some packs to starter decks 2012-02-25 17:33:15 +00:00
Sloth
297456724f - Updated starters.txt to include 3 timeshifted cards in Timespiral tournament packs. 2012-02-25 17:10:55 +00:00
Maxmtg
6cf7c16ba8 quest challenges rewards will not repeat that much. 2012-02-25 14:59:26 +00:00
Maxmtg
66aabc0910 common base class for booster and starter,
the deck you load in deckeditor is not modified if you choose not to save
2012-02-25 14:28:34 +00:00
Sloth
455555be82 - Added prices for Tournament packs. 2012-02-25 13:11:17 +00:00
Sloth
e931b9d25f - Updated starters.txt (the first editions had 13 uncommons). 2012-02-25 12:29:56 +00:00
Chris
3166446439 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-25 11:58:51 +00:00
Maxmtg
dd32300018 unlimited had wrong name 2012-02-25 11:52:35 +00:00
Maxmtg
c61ccffedc fix boosters and tournaments 2012-02-25 11:50:43 +00:00
Sloth
1d63b06b7d - Added the precon Reign of Vampirism. 2012-02-25 11:42:34 +00:00
Chris
14a25e5343 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-25 11:42:03 +00:00
Maxmtg
b0155aee0c Tournament packs ready. quick but working 2012-02-25 11:42:02 +00:00
Maxmtg
9193e03933 tornametn packs contents 2012-02-25 11:38:57 +00:00
Chris
59029b0cb9 - Ran set info script.
- Ran oracle script.
2012-02-25 11:36:49 +00:00
Doublestrike
33073f8daf Further work on home screen rebuild. 2012-02-25 11:34:22 +00:00
Sloth
f9982e85d1 - Added the precon Breath of Fire. 2012-02-25 11:33:23 +00:00
Maxmtg
18b865a0a0 Predicates moved to utils 2012-02-25 09:45:26 +00:00
Maxmtg
c8fbeb0d97 BoosterGenerator refactored - does not hold numbers of cards of each rarity to generate per run. 2012-02-25 09:43:49 +00:00
Maxmtg
a44e30dbbd fixed deckgroup filter 2012-02-25 08:07:40 +00:00
Maxmtg
60b74e4d92 replaced IHasName with Lambda1<String,T> selectors (this allows any field to be used as key. Not just name)
parseSections moved to FileSection
2012-02-25 07:54:27 +00:00
Doublestrike
137d2a63c7 Minor rename. 2012-02-25 06:21:27 +00:00
Doublestrike
2597fe350b Continued work on home screen rebuild. 2012-02-25 06:18:59 +00:00
jeffwadsworth
631cf0cf58 - Added Djinn of Wishes 2012-02-25 02:47:46 +00:00
Maxmtg
c21d758e76 renamed FolderMap* to Storage* (more neutral, because collections can store something that is not a folder) 2012-02-24 23:17:36 +00:00
Maxmtg
b9d4a559f2 Editions, Boosters, Blocks - all moved to their own collections in FModel, using base classes from util 2012-02-24 23:12:59 +00:00
Sol
963c1dbfc5 Fixing Feast of Flesh Precon pricing 2012-02-24 22:37:25 +00:00
Sloth
9b42c752f1 - Added Glyph of Doom. 2012-02-24 19:23:49 +00:00
Sloth
bbd6a25297 - Added Venomous Breath. 2012-02-24 19:19:59 +00:00
Sloth
0f54f0b4ce - Re-added Gaze of the Gorgon. 2012-02-24 19:11:11 +00:00
Chris
736704f86c - Added a fluff piece to the changes.txt file with the 7zip link. 2012-02-24 16:07:37 +00:00
Chris
8ee8f9550e - Added the 2-23-12 updated version of the juzamjedi cube. 2012-02-24 15:49:43 +00:00
jeffwadsworth
b6d6548a21 - Fixed Omen Machine. 2012-02-24 15:34:50 +00:00
jeffwadsworth
9761d77004 - Deleted Gaze of the Gorgon. 2012-02-24 15:16:52 +00:00
Sloth
a266644ea9 - The AI can now use targeted spellAbilities giving shroud to creatures to protect them from spellAbilities on the stack. 2012-02-24 15:04:51 +00:00
Sloth
e72f5f93a0 - The AI can now use spellAbilities giving shroud to creatures to protect them from spellAbilities on the stack. 2012-02-24 14:03:18 +00:00
Chris
3132a376ee - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-24 12:24:01 +00:00
Chris
94e2037e46 - Ran set info script.
- Ran oracle script.
2012-02-24 12:22:32 +00:00
jendave
325957a090 package-info files 2012-02-24 09:36:06 +00:00
jendave
70cbc20145 checkstyle 2012-02-24 09:28:16 +00:00
jendave
07fb9703a9 checkstyle 2012-02-24 09:16:30 +00:00
jendave
4daa58c3c0 checkstyle 2012-02-24 09:16:07 +00:00
Sloth
fceab3b7ed - Fixed Inquisitor's Snare. 2012-02-24 09:08:16 +00:00
Sloth
55cbc4c897 - Fixed the activated ability of Ib Halfheart, Goblin Tactician. 2012-02-24 09:03:56 +00:00
Doublestrike
bc1e4514a3 Further work on home screen. 2012-02-24 08:49:35 +00:00
Sloth
2ff9d46b07 - Fixed Orochi Eggwatcher. 2012-02-24 08:47:05 +00:00
Maxmtg
115b76e1ca replaced some cardFactory.getcard to CardPrinted.toForgeCard calls
still renaming set to edition
streamlined challenge reward generation
2012-02-24 08:40:19 +00:00
Sloth
e8a903453c - Added canPlayFromEffectAI to some AF's. 2012-02-24 08:25:56 +00:00
Sloth
18d4179e7d - Added some more canTarget checks to AI targeting (WIP). 2012-02-24 08:09:52 +00:00
jendave
23164a9219 delete obselete deck generators 2012-02-24 08:00:26 +00:00
Maxmtg
3a30d29235 BoosterUtils moved to quest (because it is not used from other packages)
Predicates for edition's legality in formats moved to CardEdition, so that global references in FormatUtils were eliminated
FileSection now trims its tree keys too, editions are parsed by FileSection class
2012-02-24 07:13:48 +00:00
Maxmtg
d2b99dfd39 SetInfo => EditionInfo, same rename for *utils
moved EditionUtils, FormatUtils from AllZone to FModel
2012-02-24 06:21:26 +00:00
Doublestrike
934ea72981 Minor update. 2012-02-24 04:37:37 +00:00
Doublestrike
0ad56f9dce Draft submenu rebuild. 2012-02-24 04:33:15 +00:00
Doublestrike
75ab6f195b Common overlay templates added to GuiUtils. 2012-02-24 04:32:41 +00:00
Sol
f1f96a5679 - Changing the Ante popup from a Ok/Cancel to a Message 2012-02-24 02:33:11 +00:00
jeffwadsworth
f5153798d5 - Text fix to Heretic's Punishment. 2012-02-24 02:00:33 +00:00
jeffwadsworth
bb0b97bf1b - Added Heretic's Punishment. 2012-02-23 23:52:47 +00:00
jeffwadsworth
bde08882ed - Added Gaze of the Gorgon. 2012-02-23 22:32:25 +00:00
Maxmtg
dc6afe270d Support for old decks 2012-02-23 21:25:09 +00:00
Sloth
02e91dd4f0 - Added some more canTarget checks to AI targeting (WIP). 2012-02-23 20:09:15 +00:00
Sloth
0df7791a1e - ValidTgts now also uses isValid for players.
- Added the property "wasDealtDamageThisTurn" for players.
- Added Needle Drop.
2012-02-23 19:58:57 +00:00
Chris
9b90ee00e0 - Added a fluff piece to the changes.txt file. 2012-02-23 18:16:28 +00:00
Chris
b2d910ad6e - Added Jumzajedi's cube update dated 2-21-12. 2012-02-23 17:36:12 +00:00
jeffwadsworth
19d781c4a9 - some code for The Wretched. 2012-02-23 17:25:48 +00:00
Sloth
e9fe5954f5 - Renamed "AbHost" to "OriginalHost", to make it a little more clear what is meant. 2012-02-23 14:57:39 +00:00
Sloth
8c79eb3355 - Added moomarc's Rakdos Riteknife. 2012-02-23 14:50:49 +00:00
Sloth
f54c6de589 - Added Writ of Passage. 2012-02-23 14:25:48 +00:00
Sloth
b94477597a - Updated some SVars. 2012-02-23 12:45:27 +00:00
Sloth
0b568e9c98 - Improved predictPowerBonusOfAttacker and predictToughnessBonusOfAttacker. 2012-02-23 12:41:31 +00:00
Sloth
0681957290 - Removed the deprecated xCount option "NumBlockingMe". 2012-02-23 12:10:31 +00:00
Sloth
e519bbe0c4 - Expanded isUsefulKeyword. 2012-02-23 11:58:19 +00:00
Chris
a93a4f4806 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-23 11:44:58 +00:00
Chris
d2bd9c15ba - Ran set info script.
- Ran oracle script.
2012-02-23 11:43:40 +00:00
Doublestrike
ccac68b1cd Minor update. 2012-02-23 10:13:05 +00:00
Doublestrike
2ebe7984b6 Discovering backwards incompatibility of JRE 1.7.
Mistakes fixed.
2012-02-23 10:09:51 +00:00
Doublestrike
e5a2d33aa4 Saving further progress on home screen rebuild. 2012-02-23 09:17:57 +00:00
Doublestrike
1644df3464 Small updates to FControl, FCheckBox. 2012-02-23 09:05:41 +00:00
Chris
ce5616b220 - CheckStyle. 2012-02-23 03:13:26 +00:00
Doublestrike
4819fd11c4 Thanks @sol for last fix.
This commit is what should have happened.
2012-02-23 03:06:41 +00:00
Chris
89e7ef1b23 - CheckStyle. 2012-02-23 02:50:30 +00:00
Chris
213f77d70f - CheckStyle. 2012-02-23 02:38:44 +00:00
Sol
e1caedcac4 Fixing Compile errors, not sure if this is how we wanted this. 2012-02-23 01:37:10 +00:00
jeffwadsworth
f222ad1b03 - Added Orim's Chant. 2012-02-22 21:11:35 +00:00
jeffwadsworth
2c280d658f - Removed some debugging text. 2012-02-22 20:57:50 +00:00
jeffwadsworth
416d6746da - Added a corrected Ib Halfheart, Goblin Tactician. It now carries the trigger, etc. 2012-02-22 20:49:54 +00:00
Sloth
f7bb5f2023 - Improved handling of the "Optional" parameter in AF Play. 2012-02-22 17:23:33 +00:00
Sloth
cc6d023d7a - Updated some SVars. 2012-02-22 17:13:11 +00:00
Sloth
0c118fb707 - Added Auriok Survivors. 2012-02-22 17:12:09 +00:00
Doublestrike
c6570b6709 Controllers for color and custom submenus.
Update to submenu control interface.
2012-02-22 13:20:20 +00:00
Sloth
b3bb874947 - Added Prince of Thralls. 2012-02-22 13:15:14 +00:00
Sloth
86a367666c - Fixed Conqueror's Pledge. 2012-02-22 13:04:05 +00:00
slapshot5
2f827beffa fixed some bad characters in card texts 2012-02-22 11:29:24 +00:00
slapshot5
fee95958b6 fix Puresteel Paladin's Metalcraft 2012-02-22 11:20:55 +00:00
Chris
4ae90b1193 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-22 11:03:50 +00:00
slapshot5
219f1163de clean up Java warning (AllZone.java) 2012-02-22 10:46:42 +00:00
slapshot5
0e0cfdd2da change some commented code so that it isn't broken if uncommented (getMatchControl vs getControlMatch) 2012-02-22 10:41:23 +00:00
slapshot5
645b0572ce changing Exception text to match changed function names (FControl) 2012-02-22 10:40:31 +00:00
Sloth
06b4a40d46 - Added a copy of Sol Ring to the Dino 4 deck. 2012-02-22 10:16:13 +00:00
Doublestrike
5a240911d0 Small update to FLabel. 2012-02-22 10:02:21 +00:00
Doublestrike
a92f4e9ee8 Enforced singleton pattern in FView. 2012-02-22 10:01:30 +00:00
Sloth
47d4673b04 - Fixed Opaline Sliver. 2012-02-22 09:59:04 +00:00
Doublestrike
be979d333a SubmenuColors and udpates to submenu interface. 2012-02-22 09:21:49 +00:00
Sloth
ccf0ba63d7 - Added support for mandatory targeting in AF Play. 2012-02-22 09:20:44 +00:00
Doublestrike
34453c981a Minor bug fix. 2012-02-22 08:27:01 +00:00
Doublestrike
5d7d93f64e Update to FScrollPane constructors. 2012-02-22 08:22:33 +00:00
jeffwadsworth
c09a0633bb - Added Omen Machine. 2012-02-22 07:34:48 +00:00
Doublestrike
43c518569f First stages home screen architecture update (will not affect build at all, should probably be a branch). 2012-02-22 07:34:00 +00:00
Maxmtg
c1c8231944 removed questEventManager from AllZone (it was already defined in FModel)
removed redundant re-initialiations of QuestEventManager, since it's initialized once in forge.control.FControl.initialize()
2012-02-22 07:25:40 +00:00
Doublestrike
11be91cb86 Added foreground image alignment functionality to FPanel. 2012-02-22 06:15:34 +00:00
Doublestrike
41266c279d Small updates to FPanel and FLabel. 2012-02-22 05:45:30 +00:00
jeffwadsworth
6d0be44091 - How about I add the right card this time. The working Knowledge Vault. 2012-02-22 05:01:54 +00:00
Maxmtg
1c44a2c204 moved deckmanager from AllZone to FModel, had to set lazy initialization due to CardDb late initialization.
set even better filter on draft and sealed folders
2012-02-22 04:58:15 +00:00
jeffwadsworth
e905c8abbf - Tweaked The Wretched in lieu of Sol's regeneration explanation. 2012-02-22 03:51:55 +00:00
Maxmtg
433be2435f renamed StorageReaders 2012-02-22 03:48:40 +00:00
Doublestrike
371e4c7b4e Renamed all instances and comments involving "MultiMicker" to "MultiKicker". 2012-02-22 03:30:10 +00:00
Maxmtg
2b2d839548 should no longer trear .svn as deckgroup 2012-02-22 03:27:54 +00:00
jeffwadsworth
b45dd703ba - Added Knowledge Vault. 2012-02-22 02:19:47 +00:00
Doublestrike
ee974ddc92 Updated focus handling in home screen. 2012-02-22 02:04:41 +00:00
Doublestrike
17a41d18ab Fixed startup NPE. 2012-02-22 01:55:44 +00:00
jeffwadsworth
4f8ef5e94e - Added Opaline Sliver. 2012-02-22 00:04:58 +00:00
jeffwadsworth
7d77a789ae - Added The Wretched. 2012-02-21 22:57:42 +00:00
Chris
0a94252d5e - CheckStyle. 2012-02-21 21:06:34 +00:00
Sloth
c3b14268d4 - Added Glyph of Life. 2012-02-21 20:45:54 +00:00
jeffwadsworth
f71f6d4d66 - Added Ib Halfheart, Goblin Tactician. Sweet artwork. 2012-02-21 20:00:28 +00:00
Sloth
041beb3c76 - Fixed descriptions of some upkeep abilities. 2012-02-21 17:43:40 +00:00
jendave
1c71b1aff7 Disable FModel tests 2012-02-21 16:47:38 +00:00
Sloth
b3b0426f6f - Added the optional parameter "RevealNumber" to AF Discard.
- Added Blackmail and Mire's Toll.
2012-02-21 16:19:55 +00:00
Sloth
6eab904e43 - Added Infernal Tutor. 2012-02-21 14:27:22 +00:00
Doublestrike
daa9f63a16 Fixed bazaar refresh bug.
Fixed dialog popup in splash mode.
2012-02-21 12:42:32 +00:00
Chris
985b0a1b5b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-21 11:38:13 +00:00
Sloth
0677ceb2a1 - Fixed PlayerType when generating 5 color decks. 2012-02-21 11:23:24 +00:00
Sloth
8aae90b70f - Fixed Mitotic Manipulation. 2012-02-21 11:18:11 +00:00
Chris
059c0608f3 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-21 11:17:56 +00:00
Chris
e515481c96 - Ran set info script.
- Ran oracle script.
2012-02-21 11:15:56 +00:00
Sloth
ea5f19e297 - Updated the medium and hard Frodo decks with new cards and made them a little less powerful.
- Added a very hard version of Frodo.
2012-02-21 11:12:02 +00:00
Doublestrike
b10990ea37 FPanel "fixed", that is, round corners for solid colors, square for images. 2012-02-21 10:51:30 +00:00
Doublestrike
381ab5277d Added quest decks to constructed mode.
Fixed human-only bug in constructed deck generation.
2012-02-21 10:37:13 +00:00
Sloth
5a05b3cdd1 - Unlesscost now uses payCostDuringAbilityResolve.
- Converted Carnophage and Sangrophage to script.
2012-02-21 10:06:23 +00:00
Sloth
161a3470de - Added a new function payCostDuringAbilityResolve which expands payManaDuringAbilityResolve.
- Fixed Garza's Assassin.
2012-02-21 09:34:45 +00:00
jeffwadsworth
f84ec890b1 - Converted Bazaar Trader and Zedruu the Greathearted to script. 2012-02-21 02:52:52 +00:00
jeffwadsworth
79c017050f - Rarity fix. 2012-02-21 01:30:12 +00:00
jeffwadsworth
c96750a2a5 - Added Thran Weaponry. With a little sauce.
- Added RememberObjects parameter to AB Pump.
2012-02-21 01:03:37 +00:00
Maxmtg
36a040b440 renamed cardSet to cardEdition (to avoid using 'set' word - too many things can be called a set)
also probably broken QuestEventManager :D
FileSection now initializes outside of cycle a regexp to parse lines (this is some 25% faster)
2012-02-20 22:40:03 +00:00
Maxmtg
49834380e4 this resolves double quest event manager initialization with race condition 2012-02-20 22:34:29 +00:00
Maxmtg
77d08c3227 fixing AE on systems that mistreated 0xC6 character 2012-02-20 20:48:23 +00:00
Maxmtg
d2f240af55 renamed CardSet to CardEdition, moved static ???Utils classes to AllZone (not a best place, but better than just static classes) divided formats from sets 2012-02-20 20:01:32 +00:00
Sloth
cd2fca49c9 - Conversion of the Masticores and Eldrazi Monument to script by squee1968. 2012-02-20 19:05:13 +00:00
Sloth
779dedbb99 - Removed some more duplicate code in AbilityMana. 2012-02-20 18:40:49 +00:00
Sloth
9aff89a27e - Added the decks Oreius 2-4. 2012-02-20 15:09:29 +00:00
Chris
b37078306b - CheckStyle. 2012-02-20 14:06:49 +00:00
Doublestrike
6ffe3479c3 All new game methods consolidated into forge.game.GameNew.
GameAction moved from AllZone into FModel.
Singleton pattern enforced on FModel.
Match/game state reset persist bug fixed.
2012-02-20 13:20:41 +00:00
Sloth
755639e4cc - Added Paladin of Prahv. 2012-02-20 12:35:12 +00:00
Sloth
1a31072e33 - Added Govern the Guildless. 2012-02-20 12:19:58 +00:00
Sloth
8cc29159d3 - Added Murmurs from Beyond. 2012-02-20 11:53:38 +00:00
Chris
997a006cbd - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-20 11:48:00 +00:00
Sloth
a11f9799fb - Fixed Phyrexian Slayer. 2012-02-20 09:51:46 +00:00
Sloth
61b4ea4eb1 - The AI can now use mana abilities that produce the chosen color.
- Refactoring to prevent duplicate code in AbilityMana. 
- Commented out two unused functions in ComputerUtil.
2012-02-20 09:48:20 +00:00
moomarc
33d5d7d080 Ran scripts 2012-02-20 08:42:46 +00:00
moomarc
808885b0a1 Added Coffin Queen 2012-02-20 08:35:48 +00:00
moomarc
10577f3694 Added Descendant of Masumaro 2012-02-20 07:31:36 +00:00
jeffwadsworth
20eff831b7 - Added Paradise Plume. 2012-02-20 02:31:31 +00:00
jeffwadsworth
633347d8a2 - Tweaked Psychotic Episode. Now you see both the hand and top first before making your selection. 2012-02-20 01:34:59 +00:00
jeffwadsworth
f910913b7a - Tweaked Delver of Secrets. Now you will see it before choosing to reveal. 2012-02-20 00:50:38 +00:00
jeffwadsworth
0418f8e2d5 - Added Plague Sliver. Fixed Wayward Angel. 2012-02-20 00:32:13 +00:00
jeffwadsworth
9f22d0c64f - Added Psychotic Episode. 2012-02-19 23:58:13 +00:00
Chris
de24425176 - CheckStyle. 2012-02-19 23:46:46 +00:00
jeffwadsworth
bd32dd60f8 - Added Saffi Eriksdotter. 2012-02-19 22:28:03 +00:00
Sloth
db135115b7 - Added Animal Magnetism. 2012-02-19 21:41:23 +00:00
Maxmtg
95b2729412 cubes' correct place is now in their folder 2012-02-19 20:32:46 +00:00
Maxmtg
6e50bdf8da Hope someone will see my help request 2012-02-19 20:31:32 +00:00
Maxmtg
9a81fdc5f0 I cannot show a messagebox! Have to do something 2012-02-19 20:19:31 +00:00
Maxmtg
63dfe94719 Trying to make deckreader more NPE-proof 2012-02-19 20:12:43 +00:00
Maxmtg
a16e65e560 mass-rename of deckSet into deckGroup to avoid confusing (set = 'edition' with set = 'several decks') 2012-02-19 20:00:34 +00:00
Maxmtg
fa9cdee559 moved precon decks to FolderMapView rails, cleaned up DeckSerializerBase - it was just deckReader by functionality 2012-02-19 19:56:55 +00:00
Maxmtg
2fa016c2e8 Unnatural Schemes.dck had no section header 2012-02-19 19:52:32 +00:00
Maxmtg
7962bc23b8 Deck.fromSections won't crash with NPE 2012-02-19 18:41:18 +00:00
Maxmtg
cc60f7eea7 res/deck/cube dir is for decks that are intended to be cubes.
One can read values from KeyValue lines via FileSection class (it parses by itself and provides a default value for bad parses)
CustomLimited is more related to limited games and its moved to game.limited package
2012-02-19 16:57:35 +00:00
Chris
c5b6acacb4 - Re-added the four new folders to the decks folder. 2012-02-19 16:34:21 +00:00
jeffwadsworth
c525c555d8 - Cleaned up some scripts. 2012-02-19 15:49:26 +00:00
Maxmtg
8c6bc5ecf1 removed potential NPE at readDeckMetadata, DeckSetSerializer now skips hidden directories 2012-02-19 14:47:17 +00:00
Sloth
3cab7eb7b1 - Updated some quest decks. 2012-02-19 14:46:52 +00:00
Chris
66ae66737c - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-19 13:22:02 +00:00
Chris
33941aee18 - Removed the four subdirectories from the decks folder for the time being. 2012-02-19 13:20:43 +00:00
Maxmtg
170df71893 DeckManager is known as DeckController
Quest decks are accessed from a class that implements IFolderMap (made a transient field for saves compatibility)
2012-02-19 12:16:43 +00:00
Chris
06c3c6b244 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-19 11:43:34 +00:00
Chris
f6b954b0b3 - Added the four new folders to the decks folder. 2012-02-19 11:41:20 +00:00
Sloth
3114f70d45 - Added Tornado Elemental. 2012-02-19 11:22:03 +00:00
Sloth
008d8e8808 - Fixed a bug in AF Pump. 2012-02-19 11:04:44 +00:00
Sloth
f6b98fb2ca - Ach! Hans, run! It's the Jokulmorder! 2012-02-19 10:41:53 +00:00
Sloth
18a3eee604 - Added NeedsToPlayVar SVars to some cards. 2012-02-19 09:06:26 +00:00
Sloth
00af08fc16 - Fixed the AI not using ETB counters. 2012-02-19 08:44:05 +00:00
jeffwadsworth
cf5372543b - Removed some extra spaces. 2012-02-19 05:34:29 +00:00
jeffwadsworth
5d4fcde934 - Added Body Snatcher. 2012-02-19 05:33:20 +00:00
jeffwadsworth
306539603b - Converted Metalworker to script. 2012-02-19 04:54:27 +00:00
Doublestrike
f7ad4beef9 Removed parent view accessors in home UI in favor of singleton access. 2012-02-19 03:08:52 +00:00
Doublestrike
607f2970df Renamed "getFooView()" to "getViewFoo()" for consistency. 2012-02-19 02:58:07 +00:00
Doublestrike
ae3d8e1d71 Renamed "getFooControl()" to "getControlFoo()" for consistency. 2012-02-19 02:55:13 +00:00
Doublestrike
027fef7c15 NPE adjustment. 2012-02-19 02:51:48 +00:00
Doublestrike
94f87284f2 Moved control accessors from ViewHome to ControlHome, added view accessors to ViewHome. 2012-02-19 02:24:19 +00:00
Doublestrike
deaf07a9fa getFooController() methods changed to getFooControl() for consistency. 2012-02-19 02:15:20 +00:00
Doublestrike
934750606c Aesthetic upgrade: Constructed submenu. Also made deck generation options available, and added quest event decks available to play.
Note: waiting deck restructure work to complete for testing decklist double-click.
Note: waiting pre-game management debugging for quest event deck availability.
2012-02-19 02:04:29 +00:00
Doublestrike
b724f39386 Avatar icons now update in the player field without restarting Forge. 2012-02-19 01:55:48 +00:00
Doublestrike
056885069a Added "overlay" swatch to palettes in skin sprites. 2012-02-19 01:54:00 +00:00
Doublestrike
45445d98a0 Quest submenu: users w/o new quest data are now shown new quest tab directly, cannot access duels or challenge tabs. 2012-02-19 01:52:08 +00:00
Doublestrike
bd9da2bbdd Aesthetic upgrade to Quest card viewer in win/lose. 2012-02-19 01:50:33 +00:00
Doublestrike
4f40e8fb10 Enforced singleton pattern in FControl. 2012-02-19 01:49:26 +00:00
jeffwadsworth
13d3179b47 - Added Scent of Nightshade. 2012-02-19 01:42:56 +00:00
jeffwadsworth
d2b9bb5b79 - Added Impatience. 2012-02-19 01:10:13 +00:00
jeffwadsworth
995c59b2d3 - Added Lurking Jackals. 2012-02-19 00:51:16 +00:00
jeffwadsworth
78ce38b4ec - Added Private Research. 2012-02-19 00:42:01 +00:00
Sol
e27ceb5ce1 - Fixing Expendable Troops activation cost 2012-02-19 00:14:25 +00:00
jeffwadsworth
5d1455b2f0 - Added Opal Avenger. 2012-02-19 00:09:13 +00:00
Maxmtg
2ae9805379 smallest refactoring - move classes to siutable folders 2012-02-18 23:00:05 +00:00
Chris
dade11b471 - CheckStyle. 2012-02-18 21:56:13 +00:00
Chris
7e1868bbb8 - CheckStyle. 2012-02-18 21:51:58 +00:00
Chris
aeb44f00f0 - CheckStyle. 2012-02-18 21:41:16 +00:00
Chris
efe6adc243 - CheckStyle. 2012-02-18 21:35:23 +00:00
Chris
c7ea22bb16 - CheckStyle. 2012-02-18 21:29:43 +00:00
Sloth
997a9f8170 - Updated SVars and ran scripts. 2012-02-18 21:27:39 +00:00
Chris
663825c2d3 - CheckStyle. 2012-02-18 21:23:41 +00:00
jeffwadsworth
b4de819f5f - Added Scrying Glass. 2012-02-18 18:23:58 +00:00
jeffwadsworth
fcce7e03a7 - Added Stomping Slabs. 2012-02-18 17:31:00 +00:00
Sloth
0485b0b748 - Made the Boromir decks more green centric to better support Dramatic Entrance and Lure of Prey. 2012-02-18 17:17:38 +00:00
Sloth
9c87d513f1 - Added Counterlash. 2012-02-18 12:20:18 +00:00
Chris
b97321aed1 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-18 11:47:05 +00:00
Sloth
69ef70d785 - Fixed Gravestorm. 2012-02-18 11:21:15 +00:00
Sloth
8ff267c982 - Added Mindleech Mass. 2012-02-18 11:03:10 +00:00
Sloth
212a3d16b7 - AF Play now works with modal spells and spells with timing restrictions (like "Cast CARDNAME only during combat."). 2012-02-18 10:25:49 +00:00
Sloth
de20212f43 - Added Maelstrom Archangel. 2012-02-18 09:29:49 +00:00
jeffwadsworth
b2e38212f6 - Added some text. 2012-02-18 02:11:03 +00:00
jeffwadsworth
519efd792b - Added Jaddi Lifestrider. 2012-02-18 02:05:41 +00:00
Maxmtg
ec2c5ec37c DeckIOCore.java removed, moved non-game related classes to util 2012-02-17 23:33:53 +00:00
Maxmtg
b90ef917d9 Removed DeckManager, refactored deck editors, unified deck serialization, new deck storage model (convertor included). limited cubes may be broken for now 2012-02-17 22:58:24 +00:00
jeffwadsworth
bc1293f595 - Added Sisters of Stone Death. 2012-02-17 20:02:08 +00:00
Sloth
1df0e42e9a - Added Nico's deck as Mortivore 3. 2012-02-17 18:59:42 +00:00
Sloth
d062fa35d8 - Updated the Tarzan 1 deck (all easy decks are now free of original dual lands). 2012-02-17 18:36:23 +00:00
Sloth
31c134d4a4 - Fixed difficulty of Aragorn 1.dck.
- Updated Fat Albert 2 and 3 (all medium decks are now free of power).
2012-02-17 18:29:41 +00:00
jendave
b878693211 small fix for javadoc 2012-02-17 17:41:34 +00:00
jendave
74eb192b53 Remove accidentally added files 2012-02-17 17:36:50 +00:00
jendave
eb5036e7c4 Update Maven plugins. Checkstyle 2012-02-17 17:35:21 +00:00
Sloth
a46a2c8308 - The AI will now trade creatures with Undying more willingly. 2012-02-17 16:54:32 +00:00
jeffwadsworth
10e851594d - Added Toshiro Umezawa. Works great Sloth. 2012-02-17 16:10:56 +00:00
Sloth
c9d3cfe25f - Updated the Indiana Jones decks. 2012-02-17 16:09:44 +00:00
Sloth
9a8ebdc725 - Cleanup. 2012-02-17 15:45:40 +00:00
Chris
cc44cce28b - Added the Grumpy 1 and the Snow White 1 decks to quest mode. 2012-02-17 14:54:43 +00:00
Chris
4ca06ed240 - CheckStyle. 2012-02-17 14:49:33 +00:00
Chris
4bf610b677 - CheckStyle. 2012-02-17 14:39:06 +00:00
Chris
9309487b32 - CheckStyle. 2012-02-17 14:37:11 +00:00
Chris
edf56ffaca - CheckStyle. 2012-02-17 14:33:17 +00:00
Sloth
a92c0ec0a4 - Added Galvanoth. 2012-02-17 13:45:19 +00:00
Sloth
9dabf4d98a - Converted Horde of Notions to script. 2012-02-17 12:51:46 +00:00
Chris
5f475da767 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-17 10:59:11 +00:00
Sloth
f2a93f223a - AI improvements of AF Play. 2012-02-17 10:55:11 +00:00
Sloth
bb83d51c71 - Added Wrexial, the Risen Deep. 2012-02-17 10:41:42 +00:00
Sloth
75a6de8c7b - Commented out the part in drawBackgroundTexture that causes the background artifacts. 2012-02-17 09:39:15 +00:00
Sloth
685d94e394 - Updated some SVars and ran scripts. 2012-02-17 09:35:20 +00:00
Sloth
c64eb656d9 - Added AF Play.
- Added Memory Plunder.
2012-02-17 09:29:06 +00:00
jeffwadsworth
1f0b69a656 - Added Angel's Trumpet.
- Added RememberTapped to AB TapAll.
2012-02-17 03:33:14 +00:00
jeffwadsworth
4fa57991ce - Added Wake of Destruction. 2012-02-17 01:38:09 +00:00
jeffwadsworth
f36e3ae35e - Added Breakthrough. 2012-02-16 23:31:59 +00:00
Maxmtg
738fab449a 2012-02-16 21:53:09 +00:00
Maxmtg
d439532424 removed unused imports 2012-02-16 21:45:02 +00:00
Maxmtg
9a51670837 FrozenCall.java unused, Lambda0 needed for code currently in development 2012-02-16 21:18:33 +00:00
jeffwadsworth
36f7976298 - Added Diabolic Servitude. It may look verbose, but everything is needed to comply with all the card rulings. 2012-02-16 20:32:49 +00:00
Maxmtg
f052fa5fbf commiting tournament packs' data. will add code to parse it after I'm done with decks 2012-02-16 19:36:39 +00:00
Sloth
fc1511bde3 - Improved the AI of AF TwoPiles. 2012-02-16 18:21:38 +00:00
Sloth
cc658ee7e5 - Added Death or Glory. 2012-02-16 18:03:14 +00:00
Sloth
f0504c8934 - Converted Fact or Fiction to script.
- Added Sphinx of Uthuun.
2012-02-16 15:05:21 +00:00
Chris
7838e58e61 - Added the recent commit logs to changes.txt. 2012-02-16 14:40:18 +00:00
moomarc
7616f62088 Added the red mage to avatar selection sprite 2012-02-16 13:29:50 +00:00
moomarc
0904941095 Created emblem images for Venser, Elspeth (Knight-Errant) and Koth. Also created an effect image for Chandra the Firebrand's effect.
Added the links to token download list.
2012-02-16 13:10:27 +00:00
Doublestrike
130ed2a67a Checkstyle. 2012-02-16 11:00:46 +00:00
Doublestrike
4f2a4004e3 Renamed "forge.gui.input" package to "forge.control.input" for consistency and clarity. 2012-02-16 10:55:11 +00:00
Doublestrike
89db347248 Bazaar resizing fixed. 2012-02-16 10:49:27 +00:00
Doublestrike
1d672170cf Updated wrapping of avatars in settings submenu. 2012-02-16 10:42:44 +00:00
Doublestrike
43ed145663 Minor fix. 2012-02-16 10:42:05 +00:00
Sloth
4a70e257cb - Added Solitary Confinement. 2012-02-16 10:34:22 +00:00
moomarc
10b2239104 Small edit. 2012-02-16 07:03:17 +00:00
Doublestrike
dd91eb2c66 "Pretty names" for skin names in settings submenu. 2012-02-16 05:38:15 +00:00
Doublestrike
9bace55ddd Renamed darkascension skin to dark_ascension (will be prettifying file names in settings soon).
Added better DNE degredation in FSkin.
2012-02-16 05:05:31 +00:00
Doublestrike
68f7bf4dfe Experimental clipping on FPanel. 2012-02-16 04:44:21 +00:00
slapshot5
fc4bb65173 make the behavior of Vesuvan Doppelganger granted trigger more consistent with other optional triggers. 2012-02-16 04:09:30 +00:00
Doublestrike
778d96d605 Animated "remind" feature in ViewMessage. 2012-02-16 02:32:07 +00:00
Chris
496e2ca785 - Changed Academy Researchers to a Human Wizard and removed Flying. 2012-02-15 23:43:44 +00:00
Chris
8711738e1c - Changed Wicked Reward to an Instant. 2012-02-15 23:40:03 +00:00
jeffwadsworth
7aa8abe0a1 - Added Disorder. 2012-02-15 22:51:59 +00:00
jeffwadsworth
184eab3c63 - Added Flesh Reaver. 2012-02-15 21:59:42 +00:00
jeffwadsworth
7ed6a235c3 - Added a corrected Hidden Stag. 2012-02-15 21:22:27 +00:00
jeffwadsworth
46a29aae89 - Removed Hidden Stag. Plays land is not the same as Comes into play. 2012-02-15 21:19:32 +00:00
jeffwadsworth
f080eec6ac - Added Hidden Stag. 2012-02-15 21:05:42 +00:00
Sloth
3407907892 - Added SVar:RemAIDeck:True to Bramblesnap. 2012-02-15 20:50:19 +00:00
Chris
40b196f364 - Fixed Betrayal of Flesh Entwine cost description. 2012-02-15 20:17:16 +00:00
Chris
ea6fa532a5 - Fixed Rain of Dust and Rude Awakening Entwine cost descriptions. 2012-02-15 20:09:37 +00:00
Chris
d69ebde140 - Fixed Dream's Grip Entwine cost. 2012-02-15 20:00:38 +00:00
Chris
218972e661 - Fixed the description for Vital Surge. 2012-02-15 19:41:27 +00:00
Sloth
55ee878954 - Added Hunter's Insight. 2012-02-15 19:21:13 +00:00
jeffwadsworth
a668d68c24 - Added Lifeline. 2012-02-15 18:45:13 +00:00
Sloth
9969dc0dc8 - Tweaked doAssault AI. 2012-02-15 18:36:15 +00:00
moomarc
913e8791bc Fixes to Count:ManaPool:All 2012-02-15 17:22:24 +00:00
Sloth
2c9624fba2 - Fixed AI sometimes holding back creatures with vigilance. 2012-02-15 17:13:33 +00:00
Sloth
30e340dc3e - Updated some SVars and ran scripts. 2012-02-15 16:13:07 +00:00
jeffwadsworth
843299e5bd - Added Lurking Evil. 2012-02-15 15:59:05 +00:00
Chris
e2bd199278 - Added the recent commit logs to changes.txt. 2012-02-15 14:10:42 +00:00
Sloth
73b61bade6 - Quick fix for compile error in r14071. 2012-02-15 13:36:32 +00:00
Sloth
60dd4a0254 - Fixed being able to block with your opponents creatures. 2012-02-15 12:55:11 +00:00
Sloth
62aeb53617 - Added the deck: Ras Al Ghul 2. 2012-02-15 12:30:41 +00:00
Doublestrike
bc5029d55f Moar performance. 2012-02-15 12:05:24 +00:00
Doublestrike
95ca59809a Fixed "no custom seals -> crash" bug. 2012-02-15 11:56:52 +00:00
Doublestrike
c38d2d504d Performance update to FButton. 2012-02-15 11:45:59 +00:00
Doublestrike
9dee25ef5e Performance update to ViewField. 2012-02-15 11:45:33 +00:00
Doublestrike
55c6e8136c Performance upgrade on avatar labels. 2012-02-15 11:10:22 +00:00
Doublestrike
b70fd7175c Inline skin selector repaired. 2012-02-15 11:02:53 +00:00
Sloth
9ccfc932ad - Fixed Apocalypse Hydra. 2012-02-15 10:16:13 +00:00
Sloth
c719ddc861 - Fixed Insist and Overmaster. 2012-02-15 10:12:02 +00:00
Doublestrike
4b5c0eb2d3 Fixed game count reset bug. 2012-02-15 09:45:23 +00:00
Doublestrike
9f791a98b0 Fixed setting submenu scroll bug. 2012-02-15 09:45:06 +00:00
moomarc
cbed7adb97 Added support for Count$ManaPool:Any
Added Glissa Sunseeker
2012-02-15 09:31:59 +00:00
moomarc
00aa6f24f0 Added Insist
Added Overmaster
2012-02-15 09:19:18 +00:00
Doublestrike
fff1ecfcc6 Performance update restored on FLabel. 2012-02-15 09:09:52 +00:00
moomarc
5e2e6988ea Updated quest avatar download list 2012-02-15 05:41:47 +00:00
jeffwadsworth
8fe80f7752 - Added Opal Titan. 2012-02-14 23:38:24 +00:00
jeffwadsworth
0eb64ce8cf - Text fix. 2012-02-14 22:59:00 +00:00
jeffwadsworth
1757b2f3dd - Added Dermoplasm. 2012-02-14 22:57:32 +00:00
jeffwadsworth
0553c1121b - Added Weaver of Lies. 2012-02-14 22:44:47 +00:00
Sloth
ae26aab5cb - Added the precon Bant on the March. 2012-02-14 21:36:50 +00:00
Sloth
8a970eff95 - More work on isUsefulKeyword. 2012-02-14 21:17:30 +00:00
Sloth
f742233e40 - Fixed Cloven Casting. 2012-02-14 21:16:39 +00:00
jeffwadsworth
60e5f8cc7a - Added Dark Supplicant. 2012-02-14 20:48:12 +00:00
jeffwadsworth
46e2922b3c - Removed Bronze Horse. The Target$ parameter does not require it to be specifically targeted. 2012-02-14 17:54:32 +00:00
jeffwadsworth
6b4e37b245 - Added Elder Spawn. 2012-02-14 16:28:24 +00:00
jeffwadsworth
a458c97175 - Added Bronze Horse. 2012-02-14 16:11:10 +00:00
jeffwadsworth
2e90d3aaae - Removed Toshiro Umezawa. It can not be scripted right now. 2012-02-14 15:07:38 +00:00
Sloth
b87536b72f - Limited the failing of the AI when faced with Ogre Marauder. 2012-02-14 14:47:40 +00:00
Sloth
6450c91b2b - Added two new AI functions containsUsefulKeyword and isUsefulKeyword, to be used by AF Pump and Attach. WIP. 2012-02-14 14:36:36 +00:00
Sloth
8dff34ec7f - The AI will now play auras more often.
- Improved the AI of AF Pump with Defined parameter.
2012-02-14 13:51:41 +00:00
Chris
c3844c5538 - Added the recent commit logs to changes.txt. 2012-02-14 13:13:34 +00:00
Chris
022540c6af - Ran set info script.
- Ran oracle script.
2012-02-14 13:12:13 +00:00
moomarc
fe012a8a91 Added Pitchstone Wall
Added Transcendence
Added Violent Eruption
2012-02-14 12:40:49 +00:00
Sloth
f5f419153a - Added RememberTapped parameter to AF Tap.
- Added Spirit Flare by marc.
2012-02-14 12:22:43 +00:00
moomarc
79e920da1f Small fix for Energy Tap script 2012-02-14 11:26:15 +00:00
Doublestrike
c78424c179 Background-only version of FPanel for working purposes only. 2012-02-14 08:55:26 +00:00
Doublestrike
176bd18f78 Performance changes will have to wait until UI issues are cleared up. Reverted. 2012-02-14 08:46:01 +00:00
Doublestrike
5d002a0b6e FLabel: Performance update. 2012-02-14 07:52:03 +00:00
Doublestrike
b6483a9584 Bugfix: bazaar crash if no quest data 2012-02-14 07:40:56 +00:00
Doublestrike
c854b7a9f0 Lost count of bugfixes, but here's the next iteration. 2012-02-14 06:48:38 +00:00
Doublestrike
6cd4fd33ba Return to working state, temporarily. 2012-02-14 06:39:59 +00:00
Doublestrike
dc82ba8349 Small fix. 2012-02-14 06:35:31 +00:00
Doublestrike
5e9b0cc19d Got too excited. Here's the correct version. 2012-02-14 06:27:48 +00:00
Doublestrike
b155eb7605 Bugfix attempt #7 on FPanel: setClip restored. 2012-02-14 06:19:51 +00:00
moomarc
5a24db0bcc Updated quest opponent icon download list. 2012-02-14 05:52:33 +00:00
Doublestrike
89d3e5bcf7 Experimental FPanel debugging: BG color, BG texture enabled. 2012-02-14 03:20:15 +00:00
Doublestrike
a2d3f90228 Experimental FPanel debugging: only BG color algorithm enabled. 2012-02-14 02:56:24 +00:00
Doublestrike
f8b7d002c7 Bugfix attempt #6: improved visibility of paintComponent from protected to public 2012-02-13 23:58:24 +00:00
jeffwadsworth
53322ac2b9 - Added Toshiro Umezawa. 2012-02-13 23:25:55 +00:00
jeffwadsworth
6b18c2d99b - Added text. 2012-02-13 22:35:57 +00:00
jeffwadsworth
4674f7997f - Added Ogre Marauder. 2012-02-13 22:32:08 +00:00
Hellfish
8b1d443f06 *Added Description parameters to replacement effects that lacked them. Also added Secondary parameter to those.
*When an replacement effect is applied, a log message is now posted.
2012-02-13 21:12:09 +00:00
jeffwadsworth
a6b0f132a0 - Added Custody Battle. 2012-02-13 20:43:14 +00:00
Chris
eb3cf7f267 - Added a LQ pic URL and rarity to Obstinate Familiar. 2012-02-13 19:53:05 +00:00
Chris
818a3711a4 - CheckStyle. 2012-02-13 19:50:39 +00:00
Hellfish
d98a5fb291 *Added AICheckSVar and AISVarCompare parameters to replacement effects to help the AI in deciding wether or not to apply a replacement effect.
*Added AICheckSVar hints to Obstinate Familiar.
*Added the ability to get at Replaced-variables the same way as triggered-variables.
*Let ReplacementEffects be secondary (same as for triggers).
2012-02-13 19:39:37 +00:00
Sloth
d9b68322c4 - Added HIDDEN to ability of Neko-Te. 2012-02-13 18:39:45 +00:00
jeffwadsworth
2cd487e7e0 - Added Neko Te. If you can get "HIDDEN" to work with the keyword, be my guest! The card works, though. 2012-02-13 17:50:24 +00:00
Chris
b91b62c5b2 - Added the recent commit logs to changes.txt. 2012-02-13 16:47:13 +00:00
Sloth
23dff73483 - Added Stonehorn Dignitary. 2012-02-13 16:15:24 +00:00
Hellfish
9745e70051 *Removed superfluous method override. 2012-02-13 15:51:37 +00:00
moomarc
e7f5e70328 Previous commit left out the actual script for Tetravus and the change to AbilityFactoryCleanup.java 2012-02-13 15:46:01 +00:00
moomarc
49dea33497 Added Tetravus (to enable it I had to add a YChoice svar and ChosenY value. Only added to CostExile, not the other cost types) 2012-02-13 13:59:57 +00:00
moomarc
afb02ec4e1 Added Tundra Kavu 2012-02-13 13:49:33 +00:00
Doublestrike
86d63a4c74 Attempt #5: repaint frame on UI state change. 2012-02-13 13:08:14 +00:00
Doublestrike
797d9118b4 Minor update to settings submenu. 2012-02-13 12:49:21 +00:00
Doublestrike
eea484180b Removed some of my own legacy commenting. 2012-02-13 12:47:48 +00:00
Doublestrike
c126762232 FPanel bugfix #4 - validation? 2012-02-13 12:43:46 +00:00
Doublestrike
f28b39cdbc Scrolled game log to top in win/lose screen. 2012-02-13 12:39:30 +00:00
Doublestrike
ac6b9206d3 Improved error handling in FSkin. 2012-02-13 12:35:18 +00:00
Doublestrike
742d5bbdc1 Fixed start button persist bug. 2012-02-13 12:31:08 +00:00
Doublestrike
d914c8d2d7 Checkstyle. 2012-02-13 12:20:10 +00:00
Doublestrike
668839a528 Massive removal of old UI code:
Easy accessors added FView and FControl to various components throughout UI.
Mishmash of methods in "Display" interface attached as appropriate to singletons.
AllZone updated to remove display and one or two others in favor of singletons, for future deprecation.
Some renaming for consistency.
Skins folder moved out of "images", which will be deprecated soon.
FControl refactored to reuse single instance of each UI state.
2012-02-13 12:13:47 +00:00
Doublestrike
46ea9e05b4 Returned BG image to match UI. 2012-02-13 11:49:41 +00:00
moomarc
b876330f4c Added Ovinomancer. 2012-02-13 10:33:53 +00:00
Hellfish
10f1859d0c *Added AF_EndTurn. canPlayAI always returns false because I couldn't think of a good,general way to decide it's usefulness.
*Added
	Sundial of the Infinite
	Time Stop
2012-02-13 10:07:00 +00:00
Doublestrike
5eddf37eb6 Fixed "preload bar stuck on 4-color case" in constructed submenu. 2012-02-13 09:08:39 +00:00
moomarc
a86c9553a9 Added Tundra Kavu (Also added StackDescription to Pump and GenericChoice to allow correct stack description) 2012-02-13 08:21:35 +00:00
Doublestrike
0bb4385f6c Permanent scrolling fix on ViewSettings, plus a little PMD. 2012-02-13 07:44:24 +00:00
Doublestrike
b10d44b2e5 Fixed attack/block combat updating. 2012-02-13 06:11:10 +00:00
Doublestrike
751ac48f77 Fixed visual artifacts bug in FPanel.
Also, added rendering hints to allow better border drawing.a
2012-02-13 06:06:37 +00:00
Doublestrike
620c4677fb Experimental modified flow layout applied to fix avatar scrolling bug. 2012-02-13 04:51:36 +00:00
Doublestrike
88edc5a0ad PMD and bugfix #2 on FPanel. 2012-02-13 04:16:00 +00:00
Chris
53c1692b14 - Changed Boreal Griffin; Chilling Shade; Diamond Faerie; Phyrexian Ironfoot; Phyrexian Snowcrusher; Phyrexian Snowcrusher; Rimebound Dead; Zombie Musher from SVar:RemAIDeck:True to SVar:RemRandomDeck:True. 2012-02-13 03:31:51 +00:00
Chris
d313087b20 - Changed Gelis Shackles from SVar:RemAIDeck:True to SVar:RemRandomDeck:True. 2012-02-13 02:28:15 +00:00
Doublestrike
66d20efcbd Vanguard avatar sprite added for avatar selection (thanks WompWomp) 2012-02-12 23:49:58 +00:00
Sloth
e3a522eba2 - Fixed a possible bug with "UntilHostLeavesPlay" in AF Animate. 2012-02-12 19:10:29 +00:00
jeffwadsworth
dc141f108c - Added Martyrs of Korlis
- Added Vengeful Rebirth
2012-02-12 19:03:59 +00:00
Sloth
0cc11437f6 - Added Soul Nova. 2012-02-12 18:57:05 +00:00
Chris
e8b668395b - CheckStyle. 2012-02-12 18:03:07 +00:00
Sol
e256073f22 - Updating Label observers after a ChangeZone 2012-02-12 16:55:23 +00:00
Sloth
9ee6024f6b - Added Agetians basic land set infos to quest decks. 2012-02-12 13:29:51 +00:00
Sloth
f02cb20477 - Added Hulk 2 deck. 2012-02-12 09:03:17 +00:00
Sloth
c3a4090f55 - Updated some SVars, ran scripts. 2012-02-12 08:27:06 +00:00
Sloth
aa07ee9c1c - Fixed the AI producing errors when faced with RemoveCounter All costs. 2012-02-12 08:26:36 +00:00
Sloth
647af65586 - Fixed Unscythe, Killer of Kings. 2012-02-12 07:29:55 +00:00
Doublestrike
3d58ca1249 Cleanup: Converted typed MouseAdapter instances to MouseListener interface instances. 2012-02-12 06:02:21 +00:00
Doublestrike
d61511cc37 Redraw bugfix attempt #1. 2012-02-12 04:25:08 +00:00
Doublestrike
570bef10f0 Avatar selection enabled in settings submenu. 2012-02-12 04:06:53 +00:00
Chris
d60d027a5a - Added Roujin's bug fix for the battlefield UI where Mouse Clicks will Click "on" the last thing selected, even if you are no longer selecting them. 2012-02-12 02:32:33 +00:00
ArsenalNut
2dac395982 fixed subability name 2012-02-12 00:59:31 +00:00
jeffwadsworth
bc66c80d1f - Text fix. 2012-02-11 22:50:53 +00:00
jeffwadsworth
c526c56fa3 - Added Unscythe, Killer of Kings. I will never forget those &'s again. 2012-02-11 22:48:21 +00:00
Sloth
919ccfae0b - Updated some SVars and ran scripts. 2012-02-11 21:47:14 +00:00
jeffwadsworth
ec7627b554 - Added Thought Hemorrhage. 2012-02-11 20:24:36 +00:00
jeffwadsworth
f9e9677f39 - Added Spellbound Dragon. 2012-02-11 19:48:52 +00:00
jeffwadsworth
c8d53ec5dc - Added Intimidation Bolt. 2012-02-11 18:18:54 +00:00
jeffwadsworth
8e5350f44e - Added Etherwrought Page. 2012-02-11 17:58:55 +00:00
jeffwadsworth
34efab85ec - Added Aven Mimeomancer. 2012-02-11 17:30:59 +00:00
moomarc
976f17e25e Added Soulblast 2012-02-11 14:12:56 +00:00
Doublestrike
aad50ab048 Performance: Resizing bottleneck in FLabel eliminated. 2012-02-11 12:45:17 +00:00
Doublestrike
2e70c97355 Adjustment: combat panel less "sticky", stack panel more "sticky". 2012-02-11 12:02:35 +00:00
Sloth
0093b27f2f - Added Sacred Mesa. 2012-02-11 10:06:44 +00:00
Sloth
6c847ad67f - Added Vapor Snare. 2012-02-11 09:54:12 +00:00
Doublestrike
5d18d21409 FRoundedPanel consolidated into FPanel.
FPanels now support background textures and foreground images.
FPanels now have a stretch foreground image option.
FPanels now have optional hover and select behavior.
Slight performance improvement over previous FPanel versions (paintComponent trimmed down).
2012-02-11 08:47:43 +00:00
Sloth
d0a04b224d - Added Endless Wurm and Lithophage. 2012-02-11 08:14:58 +00:00
Sloth
d69e97b758 - Big performance improvement: checkStatics is now only called in TriggerHandler when a static trigger was run. 2012-02-11 07:44:09 +00:00
jeffwadsworth
e46d438815 - Added Suppress by ArsenalNut. Neat trick. 2012-02-11 06:06:06 +00:00
ArsenalNut
b8028f78ff fixed some issues with AI using its mana pool 2012-02-11 03:31:36 +00:00
jeffwadsworth
f8708142dd - Inserted rarity in Putrid Warrior. 2012-02-11 02:09:10 +00:00
jeffwadsworth
be9d27e128 - Added Putrid Warrior. 2012-02-11 02:05:03 +00:00
Sloth
e17a21c4bf - Added the precon Unnatural Schemes. 2012-02-10 21:38:20 +00:00
jeffwadsworth
519d02528b - Added Pyromancer Ascension. Stole moomarc's script and added some code to make it shine. 2012-02-10 19:32:37 +00:00
Sloth
b518ce2ed6 - Added a NPE check to sharesCreatureTypeWith. 2012-02-10 18:16:09 +00:00
jeffwadsworth
8f5d64ba9d - Added Mindblaze. Thanks ArsenalNut for fixing that NPE. 2012-02-10 15:57:00 +00:00
Sloth
4a5d6db247 - Fixed sac All costs storing the cards twice. 2012-02-10 15:23:49 +00:00
Chris
2bd2a26835 - Fixed the LQ pic URL for Deathcoil Wurm and Mercenary Knight. 2012-02-10 15:19:41 +00:00
Sloth
2caa6b9423 - Added Barrow Ghoul. 2012-02-10 15:15:08 +00:00
Sloth
c4192beec4 - Added the decks Raven 2 and Raven 3. 2012-02-10 15:07:56 +00:00
Sloth
56a0f5c479 - Added Anurid Scavenger. 2012-02-10 15:07:18 +00:00
Sloth
f06ad4a4ed - Added Living Tsunami and Waterspout Djinn. 2012-02-10 14:39:56 +00:00
Chris
48c6bb3949 - Added SVar:RemAIDeck:True to Obstinate Familiar. 2012-02-10 14:02:49 +00:00
Chris
1317f0ee7f - CheckStyle. 2012-02-10 13:04:20 +00:00
Chris
44c9108c21 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-10 11:43:14 +00:00
Sloth
d03101f32b - Added Harvest Wurm. 2012-02-10 10:37:46 +00:00
Sloth
bf34888324 - Updated the Captain America decks. 2012-02-10 10:29:47 +00:00
Sloth
e629b8cab0 - Updated Fin Fang Foom 2 and Gambit 2 with new cards. 2012-02-10 10:17:39 +00:00
Sloth
95fbaed640 - Updated the Ned Flanders deck. 2012-02-10 10:06:14 +00:00
Sloth
c524a57744 - Added NeedsToPlayVar to four more cards. 2012-02-10 09:57:14 +00:00
Sloth
7c30b4f96c - Fixed ultimate of Garruk, the Veil-Cursed. 2012-02-10 09:49:41 +00:00
Sloth
203ede2991 - Added a new AI SVar: "NeedsToPlayVar".
- Added a sample to Hidden Horror.
2012-02-10 09:48:01 +00:00
ArsenalNut
d20af6a812 added null pointer checks to getDefinedCards and getDefinedPlayers 2012-02-10 06:13:44 +00:00
ArsenalNut
06cacc6ca0 fixed issue with AI using a mana source that produces 0 mana 2012-02-10 04:03:14 +00:00
jeffwadsworth
5305715dab - Added Notorious Throng. 2012-02-10 01:57:41 +00:00
jeffwadsworth
a2f945701d - Added Guided Passage. 2012-02-10 00:03:04 +00:00
Sloth
ef3e2688d9 - Added Moment of Silence. 2012-02-09 21:07:49 +00:00
Sloth
24640efdcf - Added the player keyword "Skip your next combat phase.".
- Added Blinding Angel.
2012-02-09 21:04:48 +00:00
Sloth
2509965f7b - Improved AI handling of "You may have CARDNAME assign its combat damage as though it weren't blocked.". 2012-02-09 19:01:14 +00:00
Sloth
0b1a0b7007 - AF ChangeZone Hidden is a little more flexible now.
- Added Entrails Feaster by Jeff.
2012-02-09 18:48:36 +00:00
Sloth
e3e393a139 - Added Pride of Lions, Rhox and Spinebiter. 2012-02-09 16:59:15 +00:00
Sloth
2369a3f5ad - Added the keyword "You may have CARDNAME assign its combat damage as though it weren't blocked.".
- Added Deathcoil Wurm, Lone Wolf, Thorn Elemental and Wolf Pack.
2012-02-09 16:52:11 +00:00
Sloth
32d09988c3 - Converted two cards to use the keyword "CARDNAME assigns no combat damage". 2012-02-09 15:31:52 +00:00
Chris
292ef47196 - CheckStyle. 2012-02-09 15:15:22 +00:00
ArsenalNut
7435ddb48f Fixed issue with End line in Avatar of Discord script 2012-02-09 13:59:32 +00:00
Sloth
a18f725027 - Added Avatar of Discord. 2012-02-09 13:36:57 +00:00
Sloth
fc1cabecc5 - Converted Drekavac to script. 2012-02-09 12:38:57 +00:00
Sloth
bbeaf03a6d - Fixed filename of Gerrard Capashen. 2012-02-09 12:33:20 +00:00
Sloth
8bea97267e - Added Fallow Wurm and Thundering Wurm. 2012-02-09 12:31:40 +00:00
Chris
f0c19c7e90 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-09 12:00:04 +00:00
Sloth
831e228726 - Added Hidden Horror and Mercenary Knight. 2012-02-09 11:44:06 +00:00
Sloth
2c0058c43d - Added the "Optional" parameter to AF Discard.
- Added Lim-Dul's Paladin by Jeff.
2012-02-09 11:34:16 +00:00
Sloth
4949869a17 - Fixed draft AI when there are not enough playable cards (the deck will be filled with basic lands). 2012-02-09 10:32:36 +00:00
Sloth
96d5744542 - Fixed land set code for Antiquities "block". 2012-02-09 10:26:22 +00:00
Sloth
617f20f5af - Added Molten Firebird. 2012-02-09 09:59:00 +00:00
Sloth
df92f87ef7 - Fixed Heidar, Rimewind Master. 2012-02-09 09:58:30 +00:00
slapshot5
8bf58a9d8c add Gabriel Angelfire (from Legends) using AF GenericChoice 2012-02-09 04:49:04 +00:00
slapshot5
7e2ab48ebe add an AF GenericChoice. Lets any choice be made during resolution and resolves the SVar for that choice. 2012-02-09 04:48:25 +00:00
Doublestrike
3847761c6c Added Chief Wiggum's icon. 2012-02-09 00:50:24 +00:00
Doublestrike
a9b1eafbab Fixed Chief Wiggum's tag. 2012-02-09 00:44:32 +00:00
jeffwadsworth
17e5eaec91 - Added Darigaaz the Igniter. 2012-02-09 00:09:03 +00:00
jeffwadsworth
07e58b0a7c - Added Gerrard Capashen. 2012-02-08 23:42:23 +00:00
Chris
26f8d54c8a - CheckStyle. 2012-02-08 23:28:21 +00:00
jeffwadsworth
d6ce0b62f2 - Added Gaea's Balance. 2012-02-08 23:12:22 +00:00
Hellfish
778c07e567 *Added wasDealtDamageByHostThisTurn property.
*Added Trophy Hunter.
2012-02-08 23:03:14 +00:00
Chris
8c2e4ce85b - Fixed the ability cost for Dwarven Bloodboiler. 2012-02-08 21:29:15 +00:00
Sloth
4fdd9a5bcd - Moved the execution of getStLandManaAbilities() to checkStaticAbilities() (fixes Evil Presence). 2012-02-08 20:44:00 +00:00
jeffwadsworth
091509434a - Added Ivory Gargoyle. 2012-02-08 20:12:59 +00:00
Rob Cashwalker
3a3ffcca55 2012-02-08 19:31:55 +00:00
jeffwadsworth
01c6c8a0cb - Added Sigil of Distinction. 2012-02-08 16:34:55 +00:00
Rob Cashwalker
814523e071 Wrap in Vigor was unplayable - changed AB$ to SP$ 2012-02-08 15:38:19 +00:00
Chris
0dc9eb7dbe - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-08 11:47:07 +00:00
Chris
edd693bb19 - Ran set info script.
- Ran oracle script.
2012-02-08 11:45:35 +00:00
Sloth
37d81d2d47 - Fixed Veiled Sentry. 2012-02-08 07:15:16 +00:00
Sloth
e47283145e - Added resetTargets() to gainControlTgtAI. 2012-02-08 07:12:33 +00:00
Sol
8d8aeec8b8 - Adding DKA Human token to thraben_doomsayer.txt 2012-02-08 04:28:52 +00:00
Doublestrike
287c0873f5 Updated zone action listener for computer's flashback area. 2012-02-08 00:08:39 +00:00
jeffwadsworth
a22ba2ca8a -Added Realm Razer. 2012-02-07 22:35:08 +00:00
Sloth
fc596fdeb1 - Fix for Dungeon Geists being removed from the battlefield while the trigger is on the stack. 2012-02-07 18:51:11 +00:00
Sloth
a61ce8dd49 - Converted Feed the Pack to a script that uses LKI copies. 2012-02-07 18:37:10 +00:00
Chris
c922ed660a - Changed and corrected the LQ pic URL for Puresteel Paladin and Plant Elemental. 2012-02-07 18:28:49 +00:00
Sloth
0a442886ae - Fixed double faced cards changing zones getting transformed before triggers are called (fixed Loyal Cathar). 2012-02-07 17:33:34 +00:00
moomarc
3ce3687317 Added Heartbeat of Spring. 2012-02-07 16:39:14 +00:00
jeffwadsworth
48afe5a8cb - Added Demoralize. 2012-02-07 16:36:51 +00:00
jeffwadsworth
ef8197882a - Added Immortal Coil. 2012-02-07 16:24:25 +00:00
moomarc
4769f03def Fixed token image references. 2012-02-07 16:09:16 +00:00
Sloth
45d17c3cf2 - Added the precon Dead Ahead. 2012-02-07 14:41:52 +00:00
Chris
ab8dcace73 - CheckStyle. 2012-02-07 14:26:56 +00:00
Sloth
08c9e4f0db - Added a new trigger: "ChangesController". 2012-02-07 14:19:21 +00:00
Sloth
186d97e3ab - Added Aegis Angel. 2012-02-07 13:10:16 +00:00
Sloth
9263887409 - Added Wheel of Sun and Moon. 2012-02-07 12:58:22 +00:00
Chris
a206cd0c9a - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-07 12:01:54 +00:00
Sloth
fe200b0869 - Converted Samurai of the Pale Curtain to use the Replacement system. 2012-02-07 11:10:45 +00:00
Sloth
f57460b767 - Added Drake Familiar. 2012-02-07 10:45:35 +00:00
Sloth
a6f8d9944c - Added Vulshok War Boar. 2012-02-07 10:37:15 +00:00
Sloth
acfc818673 - Added Scythe Tiger. 2012-02-07 10:32:42 +00:00
Sloth
f815db0c5d - Added Plant Elemental and Rogue Elephant. 2012-02-07 10:28:54 +00:00
Sloth
8a7710124a - Added Mold Demon and Primeval Force. 2012-02-07 10:23:03 +00:00
Sloth
94e860a021 - Added "Optional" parameter to AF Sacrifice.
- Fixed Rathi Dragon.
2012-02-07 10:17:27 +00:00
Sloth
819adefff8 - Added and updated some SVars. 2012-02-07 06:22:45 +00:00
ArsenalNut
59170b4266 Added Increasing Vengeance 2012-02-07 06:10:21 +00:00
ArsenalNut
60674ece0e added Jace's Archivist 2012-02-07 05:08:31 +00:00
ArsenalNut
33c90e2015 convert Glint Hawk ETB to scripted trigger 2012-02-07 04:23:01 +00:00
ArsenalNut
192ce08779 Added support for "Any" counter and RememberRemoved in RemoveCounter. Added Ferropede, Hex Parasite, Medicine Runner, and Spinal Parasite. 2012-02-07 04:05:43 +00:00
ArsenalNut
a722309732 adding Rathi Dragon 2012-02-07 03:23:36 +00:00
Chris
44ab248dc3 - Adjusted the settings in ViewQuest.PopulateTitle(). The title label is no longer cut off on Mac OS X. 2012-02-07 02:10:00 +00:00
Sol
bfc1363cdb Removing all references to Mind's Desire 2012-02-07 01:55:37 +00:00
Doublestrike
ec44979549 Removed old splash image from DA skin. 2012-02-07 01:28:37 +00:00
Doublestrike
64d68bd7ef 2012-02-07 00:26:31 +00:00
Sloth
46de0d1f09 - Added Dungeon Geists. 2012-02-06 21:36:57 +00:00
Hellfish
b66cccdba4 *Added Voyager Staff, based on Ghostway. 2012-02-06 21:18:22 +00:00
Sloth
4959cca88f - Added Curse of Echoes. 2012-02-06 19:54:05 +00:00
jendave
f81a3c590f Update Maven plugins, checkstyle, Add namespace javadocs 2012-02-06 18:32:37 +00:00
Sloth
a03140f693 - Converted Purity to script. 2012-02-06 18:07:27 +00:00
Sloth
8377b80451 - Converted Phyrexian Hydra to script. 2012-02-06 17:47:02 +00:00
Sloth
cfb9434cee - "DamageDone" replacement effects can now have the parameter "PreventionEffect$ True" to mark them as damage prevention effects.
- Fixed Vigor.
2012-02-06 17:40:57 +00:00
moomarc
f2b67e0e30 Small spelling fix 2012-02-06 16:05:49 +00:00
moomarc
798024a2d2 Puresteel Paladin filename fix 2012-02-06 15:45:07 +00:00
Doublestrike
84c1ae6b5f Enforced singleton pattern in FSkin.
Converted FSkin to static factory.
Updated all uses of FSkin as appropriate.
Removed all extra references/storages to FSkin.
2012-02-06 13:51:02 +00:00
Sloth
453f602d61 - Updated and added some SVars. 2012-02-06 13:39:56 +00:00
Sloth
bb388e3f79 - Renamed the button "Build A New Deck" to "Start A New Draft" in draft mode. 2012-02-06 12:37:53 +00:00
Chris
6cba667638 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-06 11:39:35 +00:00
Doublestrike
697f3aaf86 Deprecated SubButton in favor of FLabel builder.
Fixed display bug in title bar of sealed/draft.
Updated quest deck lister to recall previous deck if exists.
2012-02-06 11:22:21 +00:00
Sloth
9af4563249 - Added Gilded Light and Shisato, Whispering Hunter. 2012-02-06 11:14:18 +00:00
Sloth
c0931391d7 - Added the keyword "Skip your next untap step.", fixed Brine Elemental. 2012-02-06 10:00:07 +00:00
Sloth
1b43904ba6 - Added Brine Elemental. 2012-02-06 09:35:16 +00:00
Sloth
5fa38a1017 - AF Pump can now pump players.
- Added the player keyword "Skip your next draw step.".
- Added Fatigue.
2012-02-06 09:28:32 +00:00
ArsenalNut
ba7515e8f5 added support for StackDescription to Token and AlterLife AFs 2012-02-06 08:22:26 +00:00
ArsenalNut
832dd47f60 added Druidic Satchel, Inquisitors Flail, and Puresteel Paladin. Ran SetInfo and Oracle scripts. 2012-02-06 08:03:01 +00:00
Sloth
53f6393835 - Fixed isCardInPlay. 2012-02-06 07:04:25 +00:00
jeffwadsworth
2bf573e6b4 - Added Banewasp Affliction. 2012-02-05 19:42:15 +00:00
jeffwadsworth
47cd9cb8f0 - Added Keeper of Progenitus. 2012-02-05 19:39:08 +00:00
Sloth
b766bbed39 - Fixed the keyword "May be played by your opponent". 2012-02-05 18:59:52 +00:00
Sloth
b104e05329 - Added Alloy Golem. 2012-02-05 17:34:22 +00:00
Sloth
88588c1a0e - ContinuousAbility now supports "ChosenColor" as SetColor.
- Added Shifting Sky by Jeff.
2012-02-05 17:05:35 +00:00
Sloth
ad635771df - Made Exclusion Ritual more AI friendly. 2012-02-05 16:05:59 +00:00
Sloth
74d370a53d - Made Necromancer's Covenant more AI friendly. 2012-02-05 15:54:59 +00:00
Sloth
3dc921b2e4 - Fixed unless cost sometimes prompting the human to pay twice. 2012-02-05 15:47:21 +00:00
Chris
f764f88499 - CheckStyle. 2012-02-05 14:26:46 +00:00
Chris
9660d4b424 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-05 12:05:13 +00:00
Sloth
667d42960f - Fix for Aluren. Cleanup. 2012-02-05 10:26:00 +00:00
Doublestrike
2458eb8c71 Converted FLabel to Builder pattern, so inline calls can now be chained together, setting all preferences at the time of instantiation. Also, makes FLabel fairly immutable. 2012-02-05 10:20:05 +00:00
Sloth
32be5e90de - Spells with "May be played without paying its mana cost" are no longer automatically playable by also paying their mana cost. 2012-02-05 08:58:00 +00:00
Sloth
f24e32567f - Applied quest shop preferences patch by Roujin. 2012-02-05 08:14:24 +00:00
Sloth
63104576c1 - Performance update for getExternalZoneActivationCards. 2012-02-05 08:12:39 +00:00
Doublestrike
14bd09a91f Added "theme2" to skin palette. 2012-02-05 04:58:39 +00:00
Doublestrike
defcfe127f Stubborn package, didn't want to be deleted. 2012-02-05 04:44:24 +00:00
Doublestrike
4446b5a802 Quest UI is now fully updated. Deprecated classes and packages removed from codebase. 2012-02-05 04:40:29 +00:00
Doublestrike
b37218314e Changed opacity on field detail labels to combat contrast problems across various skins. 2012-02-05 04:38:33 +00:00
Doublestrike
b6b9c9f650 Checkstyle. 2012-02-05 04:18:14 +00:00
jendave
695d5ee45e Update developer list 2012-02-05 03:06:08 +00:00
Doublestrike
b542329961 New UI for bazaar.
Selling price added to interface and abstract for quest bazaar items.
Can now sell life back to the Alchemist.
2012-02-05 02:53:52 +00:00
Sloth
793a692f6e - Added Sins of the Past. 2012-02-04 21:43:51 +00:00
jeffwadsworth
659edbc2a2 - Added Graceful Antelope. 2012-02-04 19:26:05 +00:00
Sloth
0fe2cf1dad - Converted Mind's Desire to script. 2012-02-04 19:09:23 +00:00
jeffwadsworth
0d33486130 - Added Patriarch's Desire. 2012-02-04 18:15:23 +00:00
slapshot5
b25081bb21 forgot the NumDmg for Serendib Djinn 2012-02-04 16:30:15 +00:00
Sloth
68b6d410b6 - Fixed bug in BoosterGenerator reported by Roujin. 2012-02-04 15:29:28 +00:00
Sloth
1e4b714c5a - Added Knacksaw Clique and Ornate Kanzashi. 2012-02-04 15:02:27 +00:00
Sloth
a9246fde5d - Added Thada Adel, Acquisitor. 2012-02-04 14:22:34 +00:00
slapshot5
d0d4eb1e64 add Serendib Djinn (from Arabian Nights) 2012-02-04 13:47:52 +00:00
slapshot5
5299e93cdb fixed card text of Donate 2012-02-04 13:47:31 +00:00
Sloth
1b782a9a23 - Added the keyword "May be played by your Opponent".
- Added Fiend of the Shadows.
2012-02-04 12:29:12 +00:00
Chris
977362e2d8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-04 11:45:30 +00:00
Sloth
20b7ef075e - Restructured and improved performance of getExternalZoneActivationCards. 2012-02-04 10:25:03 +00:00
Doublestrike
52cf5089c8 Added descriptions to utility buttons. 2012-02-04 05:35:46 +00:00
Doublestrike
d269758d9c Quest mode: Booster format choice saved in preferences. 2012-02-04 04:17:50 +00:00
Doublestrike
e9892be831 Bugfix: Phase toggle saving fixed. 2012-02-04 00:28:33 +00:00
Chris
0a99ff70e9 - CheckStyle. 2012-02-04 00:27:31 +00:00
Sloth
c5aa61a483 - Fixed leaves the battlefield triggers not working when the destination is the library. 2012-02-03 21:02:06 +00:00
Sloth
5bb0769b62 - Cleanup and performance updates in AllZoneUtil. 2012-02-03 19:18:22 +00:00
Sloth
2f80d736c8 - Cleanup of old references to the mana pool as a card. 2012-02-03 19:06:53 +00:00
Sloth
8ea00a8dc1 - Made stack AI land compatible with mulligan decisions. Deleted the unused functions threadLand and getDifferentLand. 2012-02-03 19:02:34 +00:00
Sloth
4bc73261f7 - Changed some ETB triggers of Evoke cards from AB to DB. 2012-02-03 18:39:37 +00:00
jendave
79f4473d3c checkstyle 2012-02-03 18:31:03 +00:00
jendave
8705069c41 Update several Maven plugins 2012-02-03 18:12:14 +00:00
Chris
b7440554f3 - CheckStyle. 2012-02-03 16:55:48 +00:00
Chris
7078e64b69 - Cleared out the changes.txt file, now ready for new material. 2012-02-03 16:49:18 +00:00
Sloth
8d324b0d05 - Added Izzet Guildmage. 2012-02-03 16:48:12 +00:00
Sloth
38a6d3a8e7 - Fixed targeting of AF CopySpell (Twincast and friends). 2012-02-03 16:29:28 +00:00
Sloth
c27e534c9d - Fixed Replicate. 2012-02-03 16:10:24 +00:00
Sloth
173ee8564b - Added the precon Levelers' Glory. 2012-02-03 14:52:44 +00:00
Sloth
fae7341387 - Added the precon Invading Spawn. 2012-02-03 14:47:31 +00:00
Sloth
415eaf3e9f - Added Veiling Oddity.
- Corrected the second ability of Venser, the Sojourner.
2012-02-03 14:31:37 +00:00
Sloth
244072b99e - Fixed and improved the AI of the Dragon Auras.
- Added Dragon Shadow.
2012-02-03 14:09:01 +00:00
Sloth
725312a4bb - Added Dragon Wings. 2012-02-03 13:44:24 +00:00
Chris
8c1e9f1620 [maven-release-plugin] prepare for next development iteration 2012-02-03 12:13:57 +00:00
Chris
f9d358b987 [maven-release-plugin] prepare release forge-1.2.3 2012-02-03 12:13:48 +00:00
Chris
1d198b4cd0 - Preparing the changes.txt file for the next beta build and release. 2012-02-03 11:55:29 +00:00
Chris
05d48f9aba - Added the recent commit logs to changes.txt. 2012-02-03 11:41:19 +00:00
Chris
7bbb26bd5f - CheckStyle. 2012-02-03 11:40:44 +00:00
Chris
528f67bdab - Added the recent commit logs to changes.txt. 2012-02-03 11:38:06 +00:00
Sloth
3f0e816e80 - Added some SVars. 2012-02-03 11:33:51 +00:00
Sloth
3904caec2a - Added the Trigger "CounterRemoved".
- Added Riftmarked Knight.
2012-02-03 11:20:35 +00:00
SoulStorm
f637bb2cd7 Added OptionalDecider$ to Jugan, the Rising Star. 2012-02-03 09:13:48 +00:00
Doublestrike
72696af9ca Changed instances of "/" to File.separator for quest data IO (thanks Chris H) 2012-02-03 06:02:25 +00:00
Doublestrike
4cf9691963 Fixed card icons in bazaar pet stall. 2012-02-03 04:55:37 +00:00
Doublestrike
0663261e62 Implemented scaling for "quests" tab panels. 2012-02-03 04:26:40 +00:00
Sol
a7bba9cc5d Removing Matopi Golem. The subability doesn't happen until the creature regenerates using that specific shield, which isn't supported. 2012-02-03 04:19:01 +00:00
Doublestrike
bbdf7e0143 Removed "pack" from frame creation to (hopefully) avoid resizing problem in OSX. 2012-02-03 02:29:26 +00:00
Doublestrike
76ae3fd519 Bugfix: hover ability for FLabel restored 2012-02-03 00:31:56 +00:00
jeffwadsworth
e0b62b2560 - Added Veiled Sentry. 2012-02-02 23:43:50 +00:00
jeffwadsworth
091bd9999a - Added Wild Dogs. 2012-02-02 22:02:46 +00:00
jeffwadsworth
40f2e7cdca - Added Matopi Golem. 2012-02-02 21:38:15 +00:00
Sloth
87c152c3f8 - Added Saprazzan Outrigger by squee1968. 2012-02-02 21:14:05 +00:00
Sloth
23fe5e5b72 - Added Cloven Casting. 2012-02-02 20:55:04 +00:00
Sloth
c3590b61f8 - Fixed targeting issue with copySpellontoStack (part 3 - AF CounterMagic). 2012-02-02 18:50:15 +00:00
Sloth
f3ab0d6870 - Fixed targeting issue with copySpellontoStack (part 2). 2012-02-02 17:53:13 +00:00
Sloth
fc9209b51f - Fixed targeting issue with copySpellontoStack (part 1). 2012-02-02 17:22:45 +00:00
Chris
aabac6f990 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-02 14:13:28 +00:00
ArsenalNut
fd6684e8bc added Pulse of the Grid 2012-02-02 13:17:50 +00:00
Doublestrike
6a11e12bc0 Big update to FLabel, allowing auto icon resize, font resizing per axis, resize toggling, hover toggle, select toggle, and command execution ability. 2012-02-02 08:54:55 +00:00
skiera
c23ff8d8f2 Fixed: Sealed from cube (singleton) set - shouldn't have more than one cards each 2012-02-02 02:22:25 +00:00
Chris
1231b6069e - CheckStyle. 2012-02-02 02:09:21 +00:00
skiera
34d6aa120f Improved AI for Martial Coup card so it pays for X 5 instead of 0. Not perfect but better than before. 2012-02-02 02:01:40 +00:00
Doublestrike
257cbaff1e Shrunk a few pixels off field detail labels. 2012-02-02 00:48:50 +00:00
Doublestrike
4119f18a1c Removed "creatures" sprite from default skin (since they're included with tokens from CardForge).
Reverted bazaar creatures accordingly.
2012-02-02 00:33:50 +00:00
Chris
bd3a823495 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-02 00:06:20 +00:00
Chris
69a860cb10 - Ran set info script and oracle scripts. 2012-02-02 00:04:20 +00:00
skiera
145a365c55 Fixed bug when once a turn mana abilities were not reset properly at the end of turn. (Wall Of Roots) 2012-02-01 22:24:32 +00:00
Sloth
85a47166dc - Started adding support for the "TargetUnique" parameter to the AI part of AF DealDamage. 2012-02-01 22:13:19 +00:00
jeffwadsworth
cfe7916eaf - Added the name corrected Gruul Nodorog. 2012-02-01 21:58:21 +00:00
jeffwadsworth
76a9482e72 - Removed card due to incorrect name. 2012-02-01 21:57:32 +00:00
jeffwadsworth
c62da3d2e7 - Added Gruul Nodorog. 2012-02-01 21:56:04 +00:00
jeffwadsworth
895b8e6d07 - Removed Droning Bureaucrats. Yikes, not quite right. Fixing. 2012-02-01 21:15:34 +00:00
jeffwadsworth
18cce4c49c - Added Droning Bureaucrats. 2012-02-01 21:13:42 +00:00
Maxmtg
93f21066e0 marked some fields as non-serializable 2012-02-01 21:11:22 +00:00
Maxmtg
b15ac88f81 Fixed DeckSection serialization for quest mode. 2012-02-01 21:00:40 +00:00
jeffwadsworth
932e1b0ba8 - Added Bioplasm. 2012-02-01 17:37:36 +00:00
Sloth
c1c3af9b91 - Fixed the cost description of Murderous Betrayal. 2012-02-01 14:54:28 +00:00
Sloth
089f41f3d8 - Added Haakon, Stromgald Scourge. 2012-02-01 14:28:38 +00:00
Doublestrike
f4b9aa87a9 A few more minor visual tweaks. 2012-02-01 13:35:12 +00:00
Doublestrike
f84c0184c2 Various updates to detail labels in player field. 2012-02-01 13:10:50 +00:00
moomarc
095f1dd2e2 Further fix to the Rebel skin icon sprite (stray partially transparent pixels). 2012-02-01 11:41:32 +00:00
moomarc
3f5d67e231 Corrected some quest items pointing to the wrong icon.
Made some small fixes to the rebel skin's sprite that might have caused mana symbol problems.
Replaced the low resolution card state icons in the default sprite_icons with higher res ones.
2012-02-01 11:13:34 +00:00
Doublestrike
2969378f12 Minor edit. 2012-02-01 08:48:28 +00:00
Doublestrike
064c8e803a Bugfix: Random foil 2012-02-01 08:29:30 +00:00
Sloth
a47d52c9c1 - Fixed Wintermoon Mesa. 2012-02-01 07:12:41 +00:00
Doublestrike
3eb1eea175 Changed backslashes to forwardslashes for OSX file handling of quest datas. Tested working on r13702, NPE on r13703++ prevents decisive testing. 2012-02-01 04:01:54 +00:00
Doublestrike
94ce5864ad Bugfix: Pet select cleared before new quest loaded
Bugfix: Pet select remembers previous pet
2012-02-01 03:49:43 +00:00
Chris
6b45d7564b The FLabel lblLog in ViewWinLose class was cutting off the top of the "Game Log" text, this now looks OK on Mac OS X. 2012-02-01 02:57:51 +00:00
Chris
69cabe215c - Adjusted the SelectablePanel method and it now looks OK on Mac OS X. Thank you Doublestrike. 2012-02-01 01:44:28 +00:00
Chris
479ad18a49 - CheckStyle. 2012-02-01 01:07:49 +00:00
Doublestrike
bd67faeb06 Fixed coords on win/loss icons. 2012-02-01 00:33:54 +00:00
Doublestrike
017a6d7b41 Added "reset to default" on prefs settings 2012-02-01 00:15:07 +00:00
skiera
1f3ceab961 Updates SkieraCube to most recent version 2012-01-31 20:33:20 +00:00
skiera
1220c6b0c7 Fixed minor bug causing mirror match in limited draft mode 2012-01-31 20:32:36 +00:00
Sloth
25c6c3628b - Improved the AI of Delver of Secrets. 2012-01-31 19:24:50 +00:00
jeffwadsworth
c7a3d21f7d - Added Murderous Betrayal. 2012-01-31 16:26:45 +00:00
Sloth
6b825a9636 - Little update for the suspend AI. 2012-01-31 15:57:30 +00:00
Sloth
02039cc916 - The AI can now play static abilities in general.
- The AI can now activate Suspend abilities. It's experimental, so please check each card before removing SVar:RemAIDeck:True.
2012-01-31 13:13:26 +00:00
Chris
8edd6f13c0 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-31 12:25:17 +00:00
Chris
102a322c70 - Moved Owlman 2 deck from the /res/decks/ folder to the /res/quest/decks/ folder. 2012-01-31 12:24:42 +00:00
Chris
3289405c8c - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-31 12:09:48 +00:00
Sloth
5b381ef4a9 - Added Firefright Mage. 2012-01-31 10:41:07 +00:00
Sloth
bcd230c1cc - Changed isSorcerySpeed to return true for planeswalker abilities.
- Little tweak in AF Token.
2012-01-31 10:23:01 +00:00
Sloth
59259d7e0c - Fixed Savage Offensive. 2012-01-31 09:57:20 +00:00
Sloth
ad89445328 - Added the Owlman 2 deck. 2012-01-31 09:55:36 +00:00
jendave
938712ab83 checkstyle 2012-01-31 07:34:15 +00:00
Maxmtg
7a8cba51e3 Deck now contains 2 sections, all methods to modify main/side are incapsulated in DeckSection.java. 2012-01-31 05:48:51 +00:00
Doublestrike
ddcd46ac80 Moved res/quests/data references into constants. 2012-01-31 05:18:18 +00:00
jendave
f807969faf Checkstyle 2012-01-31 05:11:51 +00:00
Doublestrike
5da3735fbe Minor preloader on skin changer update. 2012-01-31 04:40:48 +00:00
Doublestrike
7e5777a094 Bugfix: Scaling icon problem reverted 2012-01-31 04:31:25 +00:00
Doublestrike
64a98a4126 Added preloader graphic to skin changer in settings menu.
Pulled skin loading off EDT in settings menu.
2012-01-31 04:24:58 +00:00
Doublestrike
294a2adcb8 Added game log to win/lose screen. 2012-01-31 02:39:03 +00:00
Doublestrike
ede46ab115 Phase label colors from skin palette now used in field views. 2012-01-31 02:08:04 +00:00
Doublestrike
77fb8346e7 Organization: variable renaming for clarity in FSkin and related. 2012-01-31 01:42:28 +00:00
Doublestrike
63a29e6f8a Set card scaling larger default to true. 2012-01-31 01:34:27 +00:00
Doublestrike
0b9f58463d Re-hooked up phase labels to skin color palette. 2012-01-31 01:32:40 +00:00
Doublestrike
7f9ec677a2 Second attempt at fixing focus issues on home screen.
Home screen now persists current submenu selection over restart.
2012-01-31 01:02:27 +00:00
Doublestrike
0db1036fa7 Updated resolution on mana icons in default skin (thanks @WompWomp). 2012-01-31 00:25:23 +00:00
Doublestrike
d32b3c8e32 Thread safety: Tightened up conditions in FProgressBar, made a few changes to skin loading as appropriate. 2012-01-31 00:08:56 +00:00
Maxmtg
6d7e567d0d will scroll and read deck description properly this time 2012-01-30 20:32:59 +00:00
Maxmtg
217a95e21e Added some descriptions for non-card items in the quest shop 2012-01-30 20:07:34 +00:00
jeffwadsworth
1dc2e59e2a - Added Skullcage.
- Added Dreamwinder.
2012-01-30 20:05:26 +00:00
jeffwadsworth
9b3ea0a6f1 - Added Dismantling Blow. 2012-01-30 18:13:02 +00:00
jendave
e926c78598 Checkstyle 2012-01-30 18:04:25 +00:00
Sloth
5904ed5130 - Added Snakeform. 2012-01-30 17:32:49 +00:00
Sloth
4410a318e4 - Added Turn to Frog. 2012-01-30 17:28:25 +00:00
Sloth
0cd40dfcef - Added Humble. 2012-01-30 17:18:23 +00:00
Chris
1133b8134d - CheckStyle. 2012-01-30 16:58:02 +00:00
Chris
c40192335d - CheckStyle. 2012-01-30 16:49:13 +00:00
Sloth
4132e7aa99 - Added pics and set info to some precons. 2012-01-30 16:20:20 +00:00
Doublestrike
3fd5dfffa8 Added forced focus on menu buttons when their "show" method is called. 2012-01-30 13:10:54 +00:00
Doublestrike
0eb128f948 Performance tweak: Cleared buffers on skin source images, unreferenced skin source images. 2012-01-30 13:05:17 +00:00
Doublestrike
8b1ee4d6f5 Sorted quest files in Quests tab. 2012-01-30 12:48:20 +00:00
Chris
8b5348d403 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-30 12:36:58 +00:00
Chris
0197851a79 - Ran oracle script. 2012-01-30 12:35:54 +00:00
Chris
dae2d50ed3 - Ran set info script. 2012-01-30 12:34:33 +00:00
Chris
6bc47544f0 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-30 12:32:26 +00:00
Doublestrike
81aadc8ecf Minor oversight fixed. 2012-01-30 10:51:30 +00:00
Doublestrike
3a86a64fce Improved auto quest data selection between matches and restarts. 2012-01-30 10:50:59 +00:00
Doublestrike
2187a3d495 Bugfix to bugfix: Phase toggle prefs fixed
Bugfix: Quest winlose crash fixed
2012-01-30 10:21:58 +00:00
Doublestrike
e0b3c10755 Experiment failed; quest/data folder removed from version control. 2012-01-30 08:50:54 +00:00
Doublestrike
ddd05fb653 Bugfix: questData.dat rename. 2012-01-30 08:37:45 +00:00
Doublestrike
0a8f6edc3c Minor experiment. 2012-01-30 08:31:45 +00:00
Doublestrike
2b789c347f Bugfix: Phase toggle save
Bugfix: Quest pet summon
Bugfix: Quest data folder added to version control
2012-01-30 08:16:42 +00:00
jeffwadsworth
f194ce697f - Added Vicious Betrayal. 2012-01-30 05:53:33 +00:00
Doublestrike
f04f87acf1 Renamed ViewQuestPreferences to QuestPreferencesHandler. 2012-01-30 05:33:16 +00:00
jeffwadsworth
a6b530d76d - Added Ouphe Vandals. 2012-01-30 05:31:31 +00:00
Doublestrike
ff329b1897 Sprites/skins: Everything except deck editor icons now in a sprite, and fully accessed using skin enums. This includes foils, creatures, and all icons in game.
Skin enums sub-categorized to allow clearer access. 
Default coordinates added to skin enums, so declaration and positioning happen simultaneously (in one place).
Removed old icons.
2012-01-30 05:29:37 +00:00
jeffwadsworth
311ea8322e - Added Ensouled Scimitar. Used ArsenalNut technique, but added a nonCreature check. 2012-01-30 05:00:46 +00:00
slapshot5
040062a3f4 add Jeweled Bird (from Arabian Nights) 2012-01-30 04:24:47 +00:00
slapshot5
322a604cf6 add City in a Bottle (from Arabian Nights) 2012-01-30 03:53:47 +00:00
slapshot5
3aba8b868f add Golgothian Sylex (from Antiquities) 2012-01-30 03:25:26 +00:00
slapshot5
c735003ff5 add access to the current set code in Card.hasProperty() in the form setXXX. So a valid expression for all Arabian Nights permanents is: Permanent.setARN 2012-01-30 03:25:04 +00:00
slapshot5
4fc53aac94 spelling and grammar fix in DeckEditorShop.java 2012-01-30 01:17:51 +00:00
ArsenalNut
59b7b9087c added Demonmail Hauberk. Ran SetInfo and Oracle scripts. 2012-01-30 00:57:38 +00:00
ArsenalNut
6ad045c46d added DKa to list of sets in cardTemplateScript.py 2012-01-30 00:53:52 +00:00
slapshot5
d89a0f4e3a add Demonic Attorney (from original base Alpha) 2012-01-29 22:20:29 +00:00
Hellfish
8748c7f3a9 *Added Battle Cries, Deadspread,Devouring Skies,Doom Inevitable,Feast of Flesh & Phyrexian Poison precons from Scars block. 2012-01-29 22:09:30 +00:00
Sloth
3cdf1b935c - Prevented Retaliation from possibly overwriting existing SVars. 2012-01-29 21:50:40 +00:00
Hellfish
c915f48f34 *Added Eldritch Onslaught and Repel the Dark precons from ISD. 2012-01-29 21:46:06 +00:00
slapshot5
fa10715ae3 simplified the damage code of Quietus Spike 2012-01-29 21:08:18 +00:00
slapshot5
b21c798c83 convert Piston Sledge to script 2012-01-29 20:51:45 +00:00
slapshot5
355174ae5b add Reverse Polarity (from Antiquities) 2012-01-29 20:35:42 +00:00
slapshot5
dd4d29b039 1) Keep track of the source of damage assigned to a Player this turn.
2) Add counting based on this: Count$OppTypeDamageThisTurn <Type>
2012-01-29 20:35:13 +00:00
jeffwadsworth
5c23b6fb3a - Added Mana Flare. 2012-01-29 20:30:22 +00:00
jeffwadsworth
106c4c9f45 - Added Retaliation. 2012-01-29 20:03:27 +00:00
jeffwadsworth
8e35b96ead - Added Rain of Filth. 2012-01-29 19:19:10 +00:00
jeffwadsworth
82cc12b4ac - Fixed Wanderwine Prophets. No doubt, there are many like this in there. 2012-01-29 18:59:48 +00:00
Chris
15e4720df0 - CheckStyle. 2012-01-29 18:40:10 +00:00
slapshot5
1079732f37 add Sudden Spoiling (from Time Spiral) 2012-01-29 18:32:19 +00:00
slapshot5
1d2bd79ee4 make sure Trigger, StaticAbility and ReplacementEffect obey RemoveAllAbilities in AF Animate/AnimateAll 2012-01-29 18:31:48 +00:00
Chris
e1869147c1 - CheckStyle. 2012-01-29 18:26:17 +00:00
Chris
3eb8266c6f - CheckStyle. 2012-01-29 18:19:35 +00:00
Hellfish
05249092a2 *Reverted the unnecessary r13634 2012-01-29 18:02:42 +00:00
Hellfish
b848e6255c *Added a way to suppress all Replacement Effects of a card. 2012-01-29 17:50:47 +00:00
Hellfish
a7f583b693 *Changed some quest precon filenames and image paths for consistency.
*Added Grave Power, Relentless Dead and Swift Justice precons from DKA.
2012-01-29 17:27:57 +00:00
slapshot5
55932e093c debug output fix (AF DealDamage) 2012-01-29 17:02:25 +00:00
Sloth
9b7a50259a - Added Weathered Bodyguards. 2012-01-29 14:48:21 +00:00
Chris
630136a018 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-29 12:11:28 +00:00
Chris
5c7d3b229c - Added a fluff piece to the changes.txt file. 2012-01-29 12:07:09 +00:00
Hellfish
9eca51eaee *Small fix to extended banlist. Storeforge->Stoneforge 2012-01-29 11:59:02 +00:00
Sloth
51e191ca9e - Fixed Flayer of the Hatebound. 2012-01-29 10:30:50 +00:00
Doublestrike
bdeb80efca FSkin enums reorganized to smaller groups, implementing the SkinProp interface. This will facilitate the change to fully-skinnable symbols and icons in the near future. 2012-01-29 09:35:25 +00:00
Doublestrike
2888094226 Checkstyle. 2012-01-29 08:49:03 +00:00
Doublestrike
795010336d ForgePreferences fully converted to enum architecture. All preference-style files are now standardized using enums. 2012-01-29 08:46:02 +00:00
Doublestrike
d2bc6be32b Converted home screen root layout to null; allowing static sizing of button panel, creating more submenu space on big screens. 2012-01-29 06:56:06 +00:00
Doublestrike
5754293e60 Releasing the beast: fully refactored quest submenu, featuring multiple quest support, preference editor, submenu tabs, and a host of other tools (and updates). 2012-01-29 06:32:11 +00:00
slapshot5
ca1d028913 update the README file with morph image location 2012-01-29 04:36:21 +00:00
slapshot5
917058900d hook up the downloaded morph image to display on the battlefield 2012-01-29 04:31:05 +00:00
Chris
8f833ed711 - CheckStyle. 2012-01-28 22:27:50 +00:00
Maxmtg
b4e42984cd foil keyword in decklists - partial support 2012-01-28 20:58:28 +00:00
jeffwadsworth
0dfb333230 - Text fix 2012-01-28 18:54:25 +00:00
jeffwadsworth
f628ca5ca6 - Added Extraplanar Lens. Note that "Static$ True" in the second trigger simply wouldn't work for me. Card works fine AFAICT. 2012-01-28 18:51:44 +00:00
Chris
6ee96cbb51 - Added a fluff piece to the changes.txt file. 2012-01-28 18:23:55 +00:00
Sloth
6ff442181f - Added Balance of Power. 2012-01-28 17:01:41 +00:00
Maxmtg
c27918c67e DeckRecognizer will try to get the latest edition for cards typed 2012-01-28 16:18:21 +00:00
Sloth
e8c981e1cc - Added the precon Myr of Mirrodin. 2012-01-28 15:54:42 +00:00
Sloth
d5ebadd558 - Added the precon Relic Breaker. 2012-01-28 15:50:35 +00:00
Maxmtg
d6cfbe9af2 Update decklist after closing shop (to see newly bought decks right now) 2012-01-28 15:48:43 +00:00
Chris
bf3dcef14c - CheckStyle. 2012-01-28 15:47:39 +00:00
moomarc
99195232ed Added the download links for the morph image as well as the Dark Ascension tokens. 2012-01-28 15:39:11 +00:00
Chris
eda06ce07b - CheckStyle. 2012-01-28 15:38:40 +00:00
Sloth
30a4992c75 - Moved +1/+1 vs -1/-1 counters erasing to checkGameState (fixing the undying issue). 2012-01-28 15:37:33 +00:00
slapshot5
89afd97e63 add Veteran Bodyguard (from original base Alpha) 2012-01-28 14:42:04 +00:00
Sloth
502ea7f9f8 - Added the precon Path of Blight. 2012-01-28 13:55:51 +00:00
Chris
3816a51ce6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-28 12:18:00 +00:00
Sloth
a786f61348 - Added the precon Spectral Legions. 2012-01-28 10:59:34 +00:00
Sloth
e18df99e2e - Added the precon Carnival of Blood. 2012-01-28 10:32:11 +00:00
Sloth
c3de5679ea - Fixed all effects without the "Image" parameter throwing errors. 2012-01-28 08:06:03 +00:00
Maxmtg
19b6b63540 fixed precons deserialization in questshop 2012-01-28 07:50:46 +00:00
Sloth
292688c2ea - Fixed the ultimate of Sorin, Lord of Innistrad. 2012-01-28 07:42:03 +00:00
Maxmtg
a89264b25a Precon sell rules now are being checked. 2012-01-28 07:39:27 +00:00
Maxmtg
018ff1fd96 correction for ISD block. DKA was never a block itself (ROE was because there were almost 250 cards) 2012-01-28 07:39:15 +00:00
moomarc
2887737294 Fixed Curse of Misfortunes cost. 2012-01-28 06:51:39 +00:00
moomarc
6a715b1827 Split the oracle text on DKA double-faced cards between their two faces. 2012-01-28 06:46:52 +00:00
Maxmtg
350ea7b5f0 precons images samples 2012-01-28 00:24:38 +00:00
Maxmtg
f801a7c109 Sample Decks for quest mode shop. 2012-01-28 00:23:31 +00:00
Maxmtg
c09a618cf1 Preconstructed Decks added to quest mode shop. 2012-01-28 00:22:04 +00:00
Maxmtg
2f0d95cf9b Decks save/load operations moved to DeckIO class, references updated 2012-01-27 20:46:27 +00:00
Sloth
fa9f00ca50 - Added "ClearTriggered" parameter to AF CleanUp.
- Added Shirei, Shizo's Caretaker by marc.
2012-01-27 19:06:02 +00:00
Sloth
f357046104 - Added Diviner's Wand by squee1968. 2012-01-27 18:54:38 +00:00
Sol
0c9d839bfa - Updated mtgData
- Ran OracleScript
2012-01-27 18:44:41 +00:00
Chris
1662bc4305 - Changed the LQ pic URL for Ashling, the Extinguisher as the standard version of the URL was not working. 2012-01-27 18:13:14 +00:00
ArsenalNut
3c27961f68 Added IsEqippng check to ReplaceDamage. Added Pariah's Shield 2012-01-27 18:03:20 +00:00
Chris
2dfe647318 - CheckStyle. 2012-01-27 18:03:01 +00:00
ArsenalNut
ce21765b63 added Pariah and Empyrial Archangel. Minor cosmetic fixes to DeadShot Minotaur and Glimmerpoint Stag. 2012-01-27 17:47:41 +00:00
moomarc
27291eb85a Added Worthy Cause 2012-01-27 17:44:31 +00:00
Sol
da8164dca0 Adding DKA to the Format list 2012-01-27 17:26:54 +00:00
Sol
49c71f6295 - Updating Draft info for DKA 2012-01-27 17:13:55 +00:00
moomarc
fe15e6ec1b Ran Oracle and SetInfo scripts. 2012-01-27 17:02:17 +00:00
moomarc
64787ea128 Added Goblin Fire Fiend
Added Irresistible Prey
2012-01-27 16:51:42 +00:00
Sloth
2cd2d5a1b1 - Fixed two possible cases where the AI did not block as much attackers with "CARDNAME must be blocked if able." as it could. 2012-01-27 16:44:53 +00:00
Sloth
a6ad6029a3 - Updated some SVars on new DKA cards. 2012-01-27 16:25:57 +00:00
Chris
5e034ae372 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-27 16:00:09 +00:00
Chris
b1961dbd5d - Merged the two new card lists found in the changes.txt file into one list. 2012-01-27 15:59:03 +00:00
Chris
fb03e3bb5d - Added another fluff piece to the changes.txt file. 2012-01-27 15:55:33 +00:00
Chris
a5f06f5cda - Added a fluff piece to the changes.txt file. 2012-01-27 15:51:13 +00:00
Chris
e3660edda3 - Ran set info script. 2012-01-27 15:49:09 +00:00
Sloth
55ed3b3483 - Added setinfo line to first face of DFC's. 2012-01-27 15:43:49 +00:00
moomarc
7cadb2e6ce Added Deadly Allure and Hinterland Hermit//Hinterland Scourge 2012-01-27 15:40:41 +00:00
Sloth
1ce9d7e186 - Added Thornbite Staff by squee1968. 2012-01-27 15:27:05 +00:00
Sloth
3afebaad91 - Updated some SVars.
- Added DKA to setdata.txt.
2012-01-27 15:19:31 +00:00
Sol
ab1929d1c3 - Updated DKA reprints setinfo 2012-01-27 15:19:21 +00:00
ArsenalNut
453f22f505 added some fixes that were made on DKA branch 2012-01-27 15:05:43 +00:00
ArsenalNut
97fd20ad05 adding cards from Dark Ascension branch into trunk 2012-01-27 15:04:08 +00:00
Sloth
13580a3295 - Fixed the description of Slowtrips. 2012-01-27 14:22:07 +00:00
ArsenalNut
aa289212a2 add Dark Ascension to setInfoScript.py script 2012-01-27 13:50:14 +00:00
Sloth
162a31c97f - Added Dragon Fangs and Dragon Scales. 2012-01-27 13:15:06 +00:00
Sloth
389774ebbb - Added Dragon Breath. 2012-01-27 12:47:25 +00:00
Chris
54ae15da95 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-27 12:21:07 +00:00
Sloth
36aa7b6055 - Improved the AI for Isperia the Inscrutable. 2012-01-27 11:37:33 +00:00
Sloth
f8ac708b77 - Added Academy Researchers. 2012-01-27 11:30:15 +00:00
Sloth
6424673c05 - Added the optional parameter "AttachedTo" to AF ChangeZone.
- Added Iridescent Drake.
2012-01-27 11:21:24 +00:00
Sloth
899a574755 - Added the keyword "CARDNAME must be blocked if able.".
- Added Inescapable Brute.
2012-01-27 10:56:38 +00:00
jendave
144f75b34c Checkstyle 2012-01-27 09:29:53 +00:00
Maxmtg
8c67607dae moved collections.sort into callers of FileUtil.writeFile that relied on named functionality 2012-01-27 06:47:20 +00:00
Maxmtg
926b1cd1f4 removed sort from FileUtil.writeFile
reading deck in sections
2012-01-27 06:28:27 +00:00
ArsenalNut
1823520340 Converted Lord of the Pit and Liege of the Pit to scripts. 2012-01-27 03:36:36 +00:00
ArsenalNut
5347bbe625 extended RememberReveal to work with all the possible reveal conditions. Fixed Brutal/Callous/Feral Deceiver scripts. 2012-01-27 03:20:09 +00:00
jeffwadsworth
1b23ae2fad - Added Gravestorm. 2012-01-26 23:20:34 +00:00
jeffwadsworth
79bb430455 - Added Isperia the Inscrutable. 2012-01-26 22:04:23 +00:00
Maxmtg
e533f1c6c6 DeckManager now uses fileUtil to save decks 2012-01-26 21:38:13 +00:00
Maxmtg
21ebcb1781 FileFinder is also better looking at utils package 2012-01-26 21:27:59 +00:00
Maxmtg
1cb2747b6c minor refactoring - moved some auxiliary classes to forge.util package 2012-01-26 21:20:51 +00:00
Sloth
a297b40e47 - Fixed a misnamed function. 2012-01-26 19:06:40 +00:00
ArsenalNut
71df7a8dd7 extended sharesCreatureTypeWith capability 2012-01-26 17:23:28 +00:00
ArsenalNut
a888aebde1 added hard coded Curse of Misfortunes until attach AF is updated 2012-01-26 17:11:36 +00:00
ArsenalNut
106f8569fd added Enchant player keyword to Aura Curses 2012-01-26 17:07:38 +00:00
jendave
342a6e6660 Rollback Mantis transitive depedencies removal 2012-01-26 16:01:58 +00:00
Sloth
68e5691586 - Added a new AI SVar: MustAttack.
- Added it to Mad Dog.
2012-01-26 15:38:41 +00:00
Chris
37580a2c11 - CheckStyle. 2012-01-26 14:49:19 +00:00
Sloth
a388d74e3d - Fixed a bug with the MustBeBlocked SVar. 2012-01-26 12:43:05 +00:00
Chris
f0012561b0 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-26 11:57:26 +00:00
Chris
541ada42d4 - Ran oracle script. 2012-01-26 11:56:04 +00:00
Chris
3dec3f3827 - Ran set info script. 2012-01-26 11:55:09 +00:00
Hellfish
fe6c2ec40a *Added provisions for cloning tokens, based on AF_Copy. 2012-01-26 10:58:49 +00:00
jeffwadsworth
6811e8abda - Added Batwing Brume. 2012-01-26 06:19:18 +00:00
slapshot5
984605d8da way to go me. Removing debug code from AF Effect. 2012-01-26 04:56:09 +00:00
slapshot5
04909a2a86 add Emblem image for Sorin, Lord of Innistrad 2012-01-26 04:54:17 +00:00
slapshot5
da68954440 add an Image parameter to AF_Effect (Image$ file_name_without_extension) 2012-01-26 04:53:54 +00:00
jeffwadsworth
638107bd4d - Added Mad Dog. 2012-01-25 21:36:04 +00:00
jeffwadsworth
ece0af6197 - Added Nantuko Mentor. 2012-01-25 21:00:12 +00:00
jeffwadsworth
63f7bc26ef - Tiny text addition. 2012-01-25 20:48:28 +00:00
jeffwadsworth
de7d2ba14a - Added Nomad Decoy. 2012-01-25 20:43:00 +00:00
Sloth
f318adf0ac - Added Petra Sphinx (complete with AI). 2012-01-25 18:51:46 +00:00
Sloth
6b3bfde7aa - Added an AILogic parameter to AF NameCard.
- Added Vexing Arcanix by Jeff.
2012-01-25 18:18:09 +00:00
jeffwadsworth
90c248bb81 - Added Dead Reckoning. 2012-01-25 18:02:35 +00:00
Sloth
1a7c16316b - Added Wall of Deceit. 2012-01-25 17:34:31 +00:00
Chris
3f6fe0793d - CheckStyle. 2012-01-25 17:05:57 +00:00
ArsenalNut
3748011641 added arachnus Spinner 2012-01-25 15:36:53 +00:00
Sloth
188c0c98c7 - Added Ashling, the Extinguisher. 2012-01-25 15:36:30 +00:00
ArsenalNut
370c056369 fixed stack description crash when ChangeNum is not present 2012-01-25 15:35:04 +00:00
moomarc
3d00bc3365 Updated some token lines so that the token images will be displayed. 2012-01-25 13:32:44 +00:00
Sloth
cd7d5b2a14 - Added "SVar:MustBeBlocked:True" to some creatures. 2012-01-25 12:17:09 +00:00
moomarc
66ed43cce4 Added Electryte 2012-01-25 12:01:33 +00:00
Chris
798c9416e8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-25 11:48:40 +00:00
Sloth
eb099a8f5b - Added Ageless Sentinels by squee1968. 2012-01-25 11:42:03 +00:00
moomarc
b2dfe22ef7 RememberDestroyed parameter added to Destroy AF (was only available to DestroyAll previously)
Added Kaervek's Purge
Added Kalitas, Bloodchief of Ghet (and uncommented the relevant token image download link)
Ran Oracle and SetInfo scripts
2012-01-25 11:22:53 +00:00
Sloth
1ff5420145 - Added a new AI SVar: MustBeBlocked.
- Added it to Phage the Untouchable.
2012-01-25 11:20:59 +00:00
jendave
805aa7112b Update javadoc plugin 2012-01-24 21:36:19 +00:00
jeffwadsworth
a507538b6f - Converted Gore Vassal to script. 2012-01-24 21:31:04 +00:00
jeffwadsworth
a30692b47e - Added Devoted Caretaker. Thanks Sloth. 2012-01-24 21:02:04 +00:00
jendave
8b67cab685 update findbugs dep 2012-01-24 19:08:28 +00:00
Chris
208eed2b34 - CheckStyle. 2012-01-24 16:10:37 +00:00
jeffwadsworth
0e12b40cc2 - Text fix 2012-01-24 14:26:57 +00:00
slapshot5
205e634d7a delete the org/eclipse/wb/swing package. It is no longer used, and there is no intention of using it again. 2012-01-24 13:53:26 +00:00
Hellfish
e86a98b4d0 *Added CombatDamage parameter to AF_DealDamage.
*Corrected cards that replace damage dealt with the same damage in a different amount. (Fixes Divine Presence + Sword of X and Y)
	Akki Lavarunner // Tok-Tok Volcano Born
	Curse of Bloodletting
	Divine Presence
	Furnace of Rath
	Gratuitous Violence
	Lashknife Barrier
2012-01-24 12:36:42 +00:00
Sloth
95e6be0cd8 - Updated two decks with copies of Cranial Plating. 2012-01-24 12:18:12 +00:00
Chris
3b6a809087 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. Removed now un-needed questData.dat file from my local copy. 2012-01-24 12:08:09 +00:00
Sloth
32571783a1 - Added Sparring Collar. 2012-01-24 11:35:53 +00:00
Doublestrike
a412455df2 Fixed dev mode bug. 2012-01-24 11:32:42 +00:00
Sloth
9a85f3e744 - Added Horned Helm and Neurok Stealthsuit. 2012-01-24 11:32:07 +00:00
Sloth
e395839207 - Added Phyrexian Splicer by squee1968. 2012-01-24 10:12:06 +00:00
Sloth
12853e94db - Little cleanup of txt and dck files. 2012-01-24 09:58:34 +00:00
Doublestrike
aff3898a3a Bugfix: no quest data at startup = can't find start button = can't add listeners. 2012-01-24 09:02:41 +00:00
slapshot5
1447a13f84 for Vesuvan Doppelganger keyword:
1) preserve original card picture on battlefield
2) verified basic auras behave as expected when changeing creatures
3) little fix in stack description (was printing "null")
2012-01-24 04:24:46 +00:00
ArsenalNut
88782dc970 Enhanced ProtectionAll to allow adding protection to players 2012-01-24 03:45:27 +00:00
jeffwadsworth
1d6ba9adae - Converted Adarkar Valkyrie to script. 2012-01-24 03:33:51 +00:00
slapshot5
945de2d545 fix multi-select tip text for Mac OS X (should be no change for Windows and *nix). Not sure this is the best solution, but it works. 2012-01-24 01:23:49 +00:00
jeffwadsworth
45a8cfe6eb - Added Painbringer. 2012-01-23 23:31:28 +00:00
jeffwadsworth
fd5acc7ff4 - Added Pedantic Learning. 2012-01-23 23:02:15 +00:00
jeffwadsworth
07cc7ea026 - Added Shower of Coals. 2012-01-23 22:44:14 +00:00
jeffwadsworth
0b66897a4b - Added Spark Mage. 2012-01-23 22:17:42 +00:00
Sloth
d4a86347cb - Added special quest 27 The Torpor Orb. 2012-01-23 21:38:31 +00:00
Sloth
26335bd716 - Updated some SVars. 2012-01-23 21:11:22 +00:00
Sloth
6f392a7b08 - Fixed shuffling of Lich's Mirror. 2012-01-23 21:02:15 +00:00
jeffwadsworth
5e09b413aa - Added Spiritualize. 2012-01-23 20:45:51 +00:00
Sloth
4dafbb6448 - Added a doTrigger function to getSetStateAbility. 2012-01-23 19:16:40 +00:00
jeffwadsworth
b2e29f148d - Added Verdant Succession. 2012-01-23 18:12:53 +00:00
jendave
b5db691235 Update findbugs plugin 2012-01-23 17:57:43 +00:00
Sloth
262ccc9e5b - Fixed text of Slave of Bolas. 2012-01-23 17:48:37 +00:00
jeffwadsworth
4240c355c3 - Added Wayward Angel. 2012-01-23 16:35:17 +00:00
Chris
3b0065e8b2 - CheckStyle. 2012-01-23 14:19:56 +00:00
Chris
90959ccc4c - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-23 11:57:47 +00:00
slapshot5
4971a34b93 add a little spacing between the avatar icon and the life total. 2012-01-23 05:08:06 +00:00
slapshot5
7e49f9caa0 fixed a text spacing issue in SplashFrame 2012-01-23 05:07:10 +00:00
slapshot5
b66caa461c fixed a spacing issue in Card.getText() 2012-01-23 04:52:08 +00:00
slapshot5
58a2f46937 for cards like Clone and friends, the picture on the battlefield will now be the original Clone images (but the overlay and info in CardDetailPanel will be for the cloned target). I think this is a fairly intuitive way to handle it, and it mimics what you would see during an in-person match. 2012-01-23 04:50:05 +00:00
slapshot5
027e56bde0 change the Colorless mana label back to the X thing it was before the Skin Enum changes (instead of the current U/B) 2012-01-23 04:47:08 +00:00
ArsenalNut
60899b7340 Added code to createAbilityAttach to enable it. Added Cranial Plating. 2012-01-23 03:19:14 +00:00
slapshot5
624ed2de02 fix Flashback displaying the incorrect icon. 2012-01-23 02:17:46 +00:00
slapshot5
af2e22dd8a Hook the Quest deck chooser up to the Skin. 2012-01-23 01:13:38 +00:00
slapshot5
ba5b39fad3 Hook the Skin choosing list on Settings up the the Skin. 2012-01-23 01:09:49 +00:00
slapshot5
4b4f66b667 clean up a Java warning in PlayerZoneComesIntoPlay 2012-01-23 00:43:51 +00:00
Sol
686b2f052c Burnout can only target Instants. 2012-01-22 23:18:12 +00:00
jeffwadsworth
66ab07524c - Fixed Donate. Now it actually targets a player instead of defining the opponent. 2012-01-22 18:53:17 +00:00
jeffwadsworth
86b361a363 - Added text to Burn the Impure. 2012-01-22 17:48:56 +00:00
jeffwadsworth
3c1deb616b - Converted Burn the Impure to script. 2012-01-22 17:47:07 +00:00
jeffwadsworth
89a6989c76 - Converted Demonic Consultation to script. 2012-01-22 17:27:29 +00:00
Sloth
b1588bda51 - Added Laquatus's Disdain. 2012-01-22 17:09:41 +00:00
Sloth
50ab94723b - Improved the attacking/blocking AI to predict P/T boni by static continuous effects that only affect attacking/blocking creatures (Crescendo of War, Instigator Gang, Weakstone, etc.). 2012-01-22 16:50:29 +00:00
Sloth
75012b6d88 - Fixed Trace of Abundance. 2012-01-22 16:13:28 +00:00
Hellfish
d387772c2e *Added Trace of Abundance based on Utopia Sprawl. Alara Reborn > 90%! 2012-01-22 15:23:04 +00:00
Sloth
48bc7cb7c7 - Converted Sword of the Meek to script. 2012-01-22 14:57:53 +00:00
Chris
7f7fa1a4f0 - Added the recent commit logs to changes.txt. I am not able to release a snapshot build at this time. 2012-01-22 13:17:02 +00:00
Chris
372399de62 - Changed the thread safety issue fluff piece in the changes.txt file and it now states that this problem is likely to be fixed. 2012-01-22 12:54:33 +00:00
Sloth
af5764dd3c - Added Nim Deathmantle. 2012-01-22 12:04:22 +00:00
Doublestrike
4335a91ddd Hover on hand label bug fix. 2012-01-22 11:13:02 +00:00
Sloth
e567490bd4 - Added Obsidian Battle-Axe. 2012-01-22 10:25:55 +00:00
Sloth
2fae485655 - Improved attachDoTriggerAI. 2012-01-22 09:49:18 +00:00
Sloth
faad5c8109 - Fixed Archmage Ascension. 2012-01-22 09:33:15 +00:00
Sloth
23db156261 - Added Cloak and Dagger. 2012-01-22 09:30:31 +00:00
Doublestrike
8edcab5f30 Cleanup: Hand view and library view toggles fully removed from codebase. 2012-01-22 09:05:48 +00:00
Doublestrike
4dc55e5fcd Bugfix: Hover effect on computer hand button disabled outside of devmode. 2012-01-22 09:02:03 +00:00
Sloth
2321e77653 - Fixed Angelic Arbiter. 2012-01-22 08:58:27 +00:00
Doublestrike
2fa2f27899 Lonely preference settings moved out of FModel into loadPreferences with the rest of the preference settings. 2012-01-22 08:56:32 +00:00
Sloth
4ef4bdcaf7 - Fixed Carrion Beetles, Famished Ghoul and Rag Dealer. 2012-01-22 08:25:05 +00:00
Doublestrike
2a60f55343 For licensing info and draft instructions, theme color used instead of texture for better contrast with text. 2012-01-22 08:22:02 +00:00
Doublestrike
332fc9c41f Further semantic organization: Moved getGameInfo out of AllZone, into FModel.
getGameInfo returns a GameSummary object, so it has been renamed to getGameSummary.
2012-01-22 08:18:35 +00:00
Doublestrike
617e0833cb Renamed ViewTopLevel to more accurate MatchTopLevel. 2012-01-22 08:09:13 +00:00
Doublestrike
a8fb5afb5d Checkstyle. 2012-01-22 08:06:42 +00:00
Doublestrike
682a02bd93 Fixed off-center logo in home screen. 2012-01-22 08:03:18 +00:00
Doublestrike
fa7eae22c3 Further semantic organization of FModel.
Main is now free of any non-essential calls and methods.

FView now free of all non-view-related calls and methods.
2012-01-22 07:59:18 +00:00
Sloth
a176b461ac - Fixed another bug in the script of Forethought Amulet. 2012-01-22 07:58:42 +00:00
Doublestrike
a149f9b32d MVC organization: Moved instantiation of AI from FView to FModel. 2012-01-22 07:43:38 +00:00
Doublestrike
a2dbe6ff4a Fixed alignment problem inside sprite with start button in default skin. 2012-01-22 07:22:28 +00:00
Doublestrike
d3df7bb842 Progress bars added to all Start buttons.
Thread safety issues addressed for all Start buttons.

Further optimizations made to listeners and architecture in constructed, sealed, draft, and quest.
2012-01-22 07:09:37 +00:00
jeffwadsworth
84f84a6ab4 - Added Angelic Arbiter. 2012-01-22 05:54:13 +00:00
SoulStorm
38c9ed3780 Fixed Exclusion Ritual. 2012-01-22 02:33:35 +00:00
jeffwadsworth
eda60fbe65 - Fixed Shrine of Limitless Power. 2012-01-22 01:45:32 +00:00
jeffwadsworth
d06cd46f94 - Fixed Rag Dealer. 2012-01-22 01:29:34 +00:00
jeffwadsworth
a05a4f499c - Fixed Lich's Mirror. 2012-01-22 01:21:48 +00:00
Doublestrike
47d647bc24 FProgressBar created and applied to splash frame.
Various parts of preload process detailed in progress bar.

Further organization of FView to remove this-shouldn't-be-here stuff.
2012-01-22 01:21:00 +00:00
jeffwadsworth
7346601577 - Converted Echoing Truth to script.
Note:  There is a warning about an import forge.PlayerZone never being used.
I did not want to remove it until it is confirmed to be unused.
2012-01-22 01:03:37 +00:00
jeffwadsworth
e4e12c0d1c - Converted Hidetsugus Second Rite to script. 2012-01-22 00:33:01 +00:00
jeffwadsworth
1393415010 - Added RemAI to Echoing Decay. 2012-01-22 00:18:30 +00:00
jeffwadsworth
e1140d3d9a - Converted Echoing Decay to script. 2012-01-22 00:16:02 +00:00
ArsenalNut
95da753ab5 added "CARDNAME can't transform" keyword 2012-01-21 22:41:48 +00:00
Chris
afabd03180 - CheckStyle. 2012-01-21 22:35:04 +00:00
Sloth
c9a78cf2bc - Fixed Fungus Elemental. 2012-01-21 21:06:24 +00:00
Sloth
051a40c0bf - Made AF Attach ready to handle attaching equipment as a drawback.
- Added Ronin Warclub.
2012-01-21 20:30:46 +00:00
Hellfish
2180707930 *Added Origin parameter to CantBeCast (Can't cast spells from <zone>)
*Added "Moved" as a replacable event. Will look further towards replacing the "exile instead of graveyard" type keywords.
*All this to add to the DKA branch:that horrible horrible card, Grafdigger's Cage.
2012-01-21 19:10:50 +00:00
slapshot5
8ea188a3a7 ViewDraft - 1) fix spacing around Start button, 2) fix skinning of opponent list 2012-01-21 17:43:54 +00:00
slapshot5
0f7e6227f1 Correctly set the Game Type for Draft 2012-01-21 17:41:26 +00:00
ArsenalNut
4c0824bd79 fixed "any" mana bug with choice not getting reset 2012-01-21 16:54:27 +00:00
Sloth
da982a73e9 - Commented out an unused line in ReplacementHandler that causes Lichenthrope to throw NPE's. 2012-01-21 16:44:47 +00:00
Sloth
7ac5f1166e - Fixed Tibor and Lumia. 2012-01-21 16:34:05 +00:00
Sloth
3cb506b7de - Fixed Culling Scales. 2012-01-21 16:32:19 +00:00
Sloth
cae687c672 - Fixed three cards with "ValidActivatingPlayer$ Each". 2012-01-21 16:22:04 +00:00
Sloth
0ccac89b38 - Added a check for Torpor Orb to checkETBEffects. 2012-01-21 15:22:09 +00:00
slapshot5
9ff1dd5cc9 properly set the Game Type when starting Constructed 2012-01-21 15:13:49 +00:00
slapshot5
151a7ae375 fix so that all cards won in Ante during a Quest match are marked as NEW in the Card Pool after that match. 2012-01-21 15:04:41 +00:00
slapshot5
cf4405e275 add some Localized text in ViewSettings (not finished, just a change I had locally) 2012-01-21 14:58:28 +00:00
slapshot5
17ed028d58 add some Localized text to ViewWinLose. 2012-01-21 14:57:35 +00:00
slapshot5
a2e9401e9d fix the Blue and White mana symbols in the Mana Pool area (Colorless changed, but I don't know if it was intended or not, so I left it.) 2012-01-21 14:53:22 +00:00
Chris
61ca879640 - CheckStyle. 2012-01-21 14:10:16 +00:00
Chris
5eedb9b7be Fixed the LQ pic URL for Divining Witch. 2012-01-21 14:07:50 +00:00
Sloth
85a960d0c2 - Fixed Sac<X> costs with X=0. 2012-01-21 12:30:14 +00:00
Chris
d704c2b52d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-21 12:09:45 +00:00
Sloth
af089360be - Fixed the description of the echo ability. 2012-01-21 12:06:43 +00:00
Chris
2deda11ab9 - Ran oracle script. 2012-01-21 12:06:15 +00:00
Chris
72aa3b2164 - Ran set info script. 2012-01-21 12:05:12 +00:00
Sloth
5e0cde0483 - Fixed a problem with Echo. 2012-01-21 11:48:45 +00:00
Sloth
fa9b0eb034 - Fixed Dragon Mask. 2012-01-21 11:45:43 +00:00
Doublestrike
d33c27a339 Big changes to skin:
- All symbols now included in sprite (but not accessible yet)
- Default symbols will load if preferred skin does not have that symbol
- Phase color swatch added (also not accessed yet)
- All skins updated to reflect this
2012-01-21 09:36:23 +00:00
moomarc
6e1d769e6e Small fix to CanDestroyBlocker in CombatUtil. 2012-01-21 08:54:25 +00:00
Doublestrike
f0b66717b1 Refactored FSkin to use enums for access to its various elements. 2012-01-21 05:59:53 +00:00
moomarc
597ab928fc Committed the DarkAscension skin. 2012-01-21 02:51:21 +00:00
moomarc
88cba330f1 Updated the Rebel skin a bit. Still needs a bit more love. 2012-01-21 02:44:52 +00:00
jeffwadsworth
361418a9b5 - Fixed Puppeteer Clique. 2012-01-20 23:18:01 +00:00
jendave
19789e37da More reports 2012-01-20 22:43:37 +00:00
jeffwadsworth
68fa972b7b - Added Makeshift Mannequin. 2012-01-20 22:03:47 +00:00
jendave
9ea51931bb More reports 2012-01-20 22:00:55 +00:00
jendave
3b6aca9a1f Add developers to pom file. Fix some javadoc 2012-01-20 21:25:09 +00:00
Sloth
14eb87cd9e - Fixed multiple errors in the script of Emerge Unscathed. 2012-01-20 21:12:45 +00:00
jendave
fbb1d99b21 Dependencies and checkstyle is now clean 2012-01-20 21:10:41 +00:00
Sloth
2d59c17367 - Fixed 41 more cards with "ValidPlayer$ Each" (Oops). 2012-01-20 21:08:52 +00:00
jeffwadsworth
0a03ab2afd - Little cleanup. 2012-01-20 21:06:03 +00:00
moomarc
c21cf75b3c Tweaked Trepanation Blade script. Now uses Cleanup AF instead of ForgetOtherRemembered (removed that from AbilityFactoryReveal) 2012-01-20 20:49:22 +00:00
jeffwadsworth
dd8bf3b673 - Fixed some "Basilisk" cards. 2012-01-20 20:47:45 +00:00
jeffwadsworth
033e9493ce - Fixed Thawing Glaciers. 2012-01-20 20:37:27 +00:00
moomarc
04c8424c4d Fixed Sanctuary cycle of cards from Apocalypse. 2012-01-20 20:31:15 +00:00
Chris
3312fc5066 - CheckStyle. 2012-01-20 20:08:46 +00:00
jendave
1a871b528f Mantis pom now has proper deps. Forge does not need to track them. 2012-01-20 19:38:23 +00:00
Sloth
95197a0b96 - Added Shelter. 2012-01-20 19:37:28 +00:00
Sloth
d2129c24fb - Added Predict. 2012-01-20 19:32:31 +00:00
jeffwadsworth
fed79e9c17 - Added Divining Witch. 2012-01-20 19:21:03 +00:00
Sloth
3b52d53821 - Added Gravegouger. 2012-01-20 18:03:50 +00:00
Sloth
07e2c03170 - Added Famished Ghoul. 2012-01-20 17:53:30 +00:00
Hellfish
2ff068ff4d *Moved trigger call for Transformed triggers. Fixes Huntmaster of the Fells // Ravager of the Fells & Afflicted Deserter // Werewolf Ransacker. 2012-01-20 16:19:16 +00:00
jeffwadsworth
d00033c2f7 - Added Bazaar Trader. 2012-01-20 16:05:39 +00:00
Chris
9237304b6e - Cleared out the changes.txt file, now ready for new material. 2012-01-20 14:06:32 +00:00
Chris
0ca3b136cc - CheckStyle. 2012-01-20 14:04:41 +00:00
Sloth
1705ff5fa6 - Fixed description of Storm Entity. 2012-01-20 11:41:57 +00:00
Sloth
4d89a56d87 - Updated the Kang decks. 2012-01-20 11:40:32 +00:00
Sloth
63d5ed20e3 - Fixed Ghastlord of Fugue. 2012-01-20 11:32:25 +00:00
Chris
5312b9caca [maven-release-plugin] prepare for next development iteration 2012-01-20 11:21:17 +00:00
Chris
2751218442 [maven-release-plugin] prepare release forge-1.2.2 2012-01-20 11:21:09 +00:00
Chris
d81568698c - Preparing the changes.txt file for the next beta build and release. 2012-01-20 11:03:01 +00:00
Chris
509f2c279b - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2012-01-20 10:54:43 +00:00
Sloth
a5c1e13cf1 - Fixed summoning sickness not being cleared on the first turn of the player going second. 2012-01-20 09:38:41 +00:00
moomarc
78a77b90f7 Small fix 2012-01-20 07:47:02 +00:00
moomarc
966804bf07 Ran SetInfo and Oracle scripts 2012-01-20 07:43:29 +00:00
moomarc
4fab296908 Added:
- Ana Sanctuary
- Necra Sanctuary
- Raka Sanctuary
Converted to script:
- Ceta Sanctuary
- Dega Sanctuary
2012-01-20 07:33:14 +00:00
jeffwadsworth
d9d44f2c83 - Added Zedruu the Greathearted. 2012-01-19 23:45:41 +00:00
Chris
4806e54197 - CheckStyle. 2012-01-19 22:29:01 +00:00
Hellfish
9bf14be29b *Fixed Gravity Well. 2012-01-19 21:18:15 +00:00
Sloth
be1450cb2b - Updated some SVars. 2012-01-19 19:13:02 +00:00
Sloth
074dbc1173 - Fixed Illumination. 2012-01-19 17:44:05 +00:00
moomarc
3518f4b7b4 Added Interdict 2012-01-19 17:04:19 +00:00
jeffwadsworth
ff44e58ecc - Cleanup in CardFactorySorceries.java 2012-01-19 16:50:56 +00:00
Hellfish
48f257b491 *Fixed possible NPE in AbilityFactory.getDefinedSpellAbilities() 2012-01-19 15:56:27 +00:00
moomarc
c6ea1e7c3a Added Trepanation Blade (and supporting RememberRevealed code to AbilityFactoryReveal) 2012-01-19 14:32:09 +00:00
Doublestrike
daa75c215b Codebase organization:
Moved MatchState from forge package into model package, renamed to FMatchState.

Documented the difference between FMatchState and FGameState.
2012-01-19 13:49:50 +00:00
Sloth
77441acd46 - Added targeting support to tapAllTrigger AI.
- Updated some SVars.
2012-01-19 13:32:16 +00:00
Doublestrike
534f68e2aa Reverted green/red theme on phase labels. 2012-01-19 13:23:11 +00:00
Chris
1a6526332b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-19 12:58:59 +00:00
Doublestrike
dbf34bcbfa First small attempt at "non-sticky" combat panel (needs playtesting). 2012-01-19 12:25:16 +00:00
Doublestrike
39f24f069d Redundant scaleLargerThanOriginal method removed from ImageCache, preferences setting used directly instead. 2012-01-19 12:24:19 +00:00
Doublestrike
337322334a Moved draft instructions and licensing information into overlay format.
Also, a few performance fixes for classes involved.
2012-01-19 12:03:02 +00:00
Sloth
745f62f752 - Fixed an IndexOutOfBoundsException in getPumpCreatures. 2012-01-19 11:21:53 +00:00
Sloth
b6e0e54161 - Added "HIDDEN" to some unblockable pumps. 2012-01-19 10:10:06 +00:00
Sloth
c2b871b668 - Removed the unnecessary code from the matchesValid function. 2012-01-19 09:58:23 +00:00
moomarc
aa624ddeab Ran Oracle and SetInfo scripts 2012-01-19 08:04:11 +00:00
moomarc
49c573441c Added Torture Chamber
Added Wood Sage
2012-01-19 08:00:06 +00:00
moomarc
5d5e792cd6 Added Hydroblast
Added Pyroblast
2012-01-19 05:50:51 +00:00
Sol
ae99e833f9 - Added Burnout (Hydroblast and Pyroblast can be scripted this same way) 2012-01-19 04:53:19 +00:00
slapshot5
76688d72d5 fix Crash when Animate Dead is put onto battlefield by things like Show and Tell. 2012-01-19 04:10:55 +00:00
Sol
1ba564fb15 - When using Defined$ TargetedController for SpellAbilities, we should use the Spell Activator, not the Spell's Source Card's Controller.
- Added Arcane Denial (wooooo)
2012-01-19 04:04:07 +00:00
Sloth
66246d90b6 - Added a very hard version of the Jabba the Hut deck. 2012-01-18 22:15:11 +00:00
Sloth
2f4fdb941a - Included Infect in evaluateCreature.
- Little fix in the script of Distortion Strike.
2012-01-18 22:06:56 +00:00
Sloth
150c7e9bde - Fixed Helm of the Ghastlord. 2012-01-18 20:38:06 +00:00
jeffwadsworth
9f583f2c79 - Text fix 2012-01-18 19:59:49 +00:00
jeffwadsworth
8ac4d351cb - Converted Mind Funeral to script. Thanks Sol. 2012-01-18 19:58:34 +00:00
jeffwadsworth
acf6d32f47 - Converted Explosive Revelation to script. 2012-01-18 17:43:33 +00:00
Sloth
b92445adda - Fixed Parallax Dementia. 2012-01-18 17:11:00 +00:00
Sloth
3ba1add703 - Fixed Reality Acid. 2012-01-18 17:05:59 +00:00
Sloth
cbc762270d - Added Force Bubble.
- Fixed Forethought Amulet.
2012-01-18 16:40:04 +00:00
jeffwadsworth
049383dac6 - Fixed Parallax Dementia. Used Reality Acid tech. 2012-01-18 15:49:04 +00:00
Chris
dfbb478007 - CheckStyle. 2012-01-18 15:33:23 +00:00
slapshot5
a33162ebd3 use FScrollPane instead of JScrollPane in ViewDraft so it uses the colors of the skin. 2012-01-18 14:14:45 +00:00
Sloth
f35bc9c3b2 - Added canPlayFromEffectAI to AF Token. 2012-01-18 13:25:36 +00:00
Sloth
0f78fc1f66 - Added AI targeting to AF ChangeZoneAll if origin is library to support the ultimate of Jace, the Mind Sculptor. 2012-01-18 13:05:50 +00:00
Chris
04a127539f - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-18 11:56:03 +00:00
moomarc
c90a69c0b5 Added all the Licids:
Calming Licid
Convulsing Licid
Corrupting Licid
Dominating Licid
Enraging Licid
Gliding Licid
Leeching Licid
Nurturing Licid
Quickening Licid
Stinging Licid
Tempting Licid
Transmogrifying Licid
2012-01-18 11:31:43 +00:00
Doublestrike
f90382b54a Solved splash swatch switch snafu. 2012-01-18 09:38:16 +00:00
moomarc
067664676e General fix: DealDamage abilities that targeted "target creature or player" can now target planeswalkers as well, either using TgtCP or implicitly added Planeswalker type. 2012-01-18 08:15:08 +00:00
Sloth
d6accf45bd - Fixed Cosmic Horror. 2012-01-18 06:59:43 +00:00
Sloth
9943753d21 - Fixed Smoldering Spires. 2012-01-18 06:53:25 +00:00
ArsenalNut
32f457f171 changes to fix issues with zcTriggers for transformed cards 2012-01-18 06:48:55 +00:00
slapshot5
f311960b9c fix so that after picking a new skin, you are still on the Settings View instead of on the Constructed View. (Fixes the TODO Doublestrike had in there.) 2012-01-18 06:20:19 +00:00
slapshot5
086f731c36 fix crash when changing skins from Settings 2012-01-18 06:10:47 +00:00
ArsenalNut
c7a490c6b6 adding Reality Acid (thanks to SoulStorm) 2012-01-18 05:21:13 +00:00
slapshot5
d5d6d28fee hook the PhaseLabels up to the skin 2012-01-18 05:00:48 +00:00
jeffwadsworth
2459988592 - Little fix 2012-01-17 23:51:24 +00:00
jeffwadsworth
5b5ca1ffd2 - Converted Erratic Explosion to script. 2012-01-17 22:58:00 +00:00
Hellfish
db990a08f5 *Set all TapsForMana triggers that execute a mana ability to static to conform with rule 605.4a. 2012-01-17 22:18:14 +00:00
jeffwadsworth
2e273d3ee9 - Converted Maelstrom Pulse to script. 2012-01-17 21:20:49 +00:00
Sloth
f86d258f15 - Added canPlayFromEffectAI entries to AF GainLife and LoseLife. 2012-01-17 21:12:01 +00:00
Hellfish
0221ac1b7f *Fixed Grozoth. 2012-01-17 21:03:22 +00:00
Sloth
4e74e0c2f7 - Added AI support to Rebound. 2012-01-17 21:00:31 +00:00
jeffwadsworth
9f4fd6f00f - Converted Cranial Extraction to script. 2012-01-17 20:32:12 +00:00
Sloth
e842aa9faa - Updated a few quest decks. 2012-01-17 15:47:35 +00:00
Doublestrike
9c70754bf1 ControlAllUI renamed to FControl to match project organization. 2012-01-17 13:47:50 +00:00
Doublestrike
f6778e2e3a A few aesthetic and organizational updates around the Forge initialization process. 2012-01-17 13:43:59 +00:00
Sloth
2b034da809 - Added Seer's Vision. 2012-01-17 13:00:17 +00:00
Chris
29c24c7fdf - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-17 12:29:24 +00:00
Sloth
36a1faf5b9 - Removed "Random" from the list of themes (it didn't work and there is the button below anyway). 2012-01-17 11:49:49 +00:00
Sloth
df6df87a91 - Added Summit Apes. 2012-01-17 11:42:16 +00:00
Doublestrike
a496d68c20 Removed FSkin access from AllZone, all FSkin access now through Singletons.getView(). 2012-01-17 11:35:02 +00:00
Sloth
5dd09d2671 - Added Rats' Feast. 2012-01-17 11:27:35 +00:00
Doublestrike
00766363f9 Moved the "forge.view.swing" package into "forge.view". 2012-01-17 10:47:10 +00:00
Doublestrike
f7dc3eac58 Optimization: lightweight splash sprite loads before rest of skin (which soon will occur in preload bar). 2012-01-17 09:51:13 +00:00
jendave
c0eabceff9 checkstyle 2012-01-17 07:03:17 +00:00
Doublestrike
8a191b4759 Added game type to counter information in Input area. 2012-01-17 05:10:29 +00:00
Doublestrike
f313114bbb Fixed "inaccurate life total at before mulligan" bug. 2012-01-17 05:02:05 +00:00
slapshot5
80485aa9c7 hook the Dev Mode buttons up to the Skin 2012-01-17 04:50:15 +00:00
Doublestrike
3d3dd22f3c Fixed "scale larger" setting to work on-the-fly (no reset required). 2012-01-17 04:09:30 +00:00
Doublestrike
348b3dd58e Modified keyboard shortcuts algorithms to be less complicated to implement.
Moved keyboard shortcut setting UI into home screen.

Implemented on-the-fly detach/reattach for modified shortcuts.

Put shortcuts into a top-level scope, not only for match UI.
2012-01-17 03:50:06 +00:00
slapshot5
05dfac1250 rename Phase.java to PhaseHandler.java (matches other TriggerHandler, etc.) and updated all calling classes. Remade the Phase class as a superclass for Untap, Upkeep, EndOfTurn, EndOfCombat to consolidate some code. 2012-01-17 02:55:29 +00:00
Chris
63198022de - CheckStyle. 2012-01-16 21:55:15 +00:00
Sloth
9fc6c820d8 - Fixed errors related to the AI controlling cards like Essence Bottle. 2012-01-16 21:50:00 +00:00
Chris
3dc80670b4 - Cleared out the changes.txt file, now ready for new material. 2012-01-16 21:48:45 +00:00
Sloth
7f221fa442 - Added some NPE checks to activateManaAbility. 2012-01-16 21:31:16 +00:00
Sloth
d513f651fd - Fixed Kjeldoran Javelineer. 2012-01-16 21:23:46 +00:00
jeffwadsworth
1235c8a52a - Converted Volrath's Dungeon to script. 2012-01-16 20:40:33 +00:00
Sloth
2273926e04 - Added the player keyword "Play with your hand revealed."
- Added Revelation and Telepathy.
2012-01-16 16:27:55 +00:00
Sloth
8853697d0f - Added River Kelpie (mostly by Iran). 2012-01-16 16:07:03 +00:00
Chris
c7f6c051ad [maven-release-plugin] prepare for next development iteration 2012-01-16 12:35:51 +00:00
1902 changed files with 56267 additions and 38807 deletions

1101
.gitattributes vendored

File diff suppressed because it is too large Load Diff

264
.gitignore vendored
View File

@@ -8,11 +8,269 @@
/release.properties /release.properties
res/PerSetTrackingResults res/PerSetTrackingResults
res/cardsfolder/cardsfolder.zip res/cardsfolder/cardsfolder.zip
res/decks/30to1's[!!-~]Mine[!!-~]Combo.dck
res/decks/A[!!-~]Real[!!-~]BoonNoggle[!!-~](Levi[!!-~]Howa).dck
res/decks/AI_o1.dck res/decks/AI_o1.dck
res/decks/AJ[!!-~]Sacher's[!!-~]Planeswalker[!!-~]Control.dck
res/decks/Aaron[!!-~]Forsythe's[!!-~]Knights.dck
res/decks/Adam[!!-~]Cai's[!!-~]Green-White[!!-~]Survival.dck
res/decks/Adam[!!-~]Prosak[!!-~]-[!!-~]Turboland.dck
res/decks/Adrian[!!-~]Sullivan's[!!-~]Blastminer[!!-~]Red.dck
res/decks/Alex[!!-~]Muhich's[!!-~]Planeswalkers.dck
res/decks/Alex[!!-~]Shvartsman's[!!-~]5cGreen.dck
res/decks/Alexander[!!-~]Shearer's[!!-~]Kessig[!!-~]Curse[!!-~]Rund.dck
res/decks/Alexander[!!-~]Shearer's[!!-~]Nayamorphic.dck
res/decks/Almerick[!!-~]Li's[!!-~]Mono-red[!!-~]Aggro.dck
res/decks/Andrew[!!-~]Jacobs's[!!-~]Blue-Red-Green[!!-~]Pod.dck
res/decks/Andrew[!!-~]Olson's[!!-~]Doran[!!-~]Control.dck
res/decks/Anthony[!!-~]Gabrielli's[!!-~]Grixis[!!-~]with[!!-~]Rise[!!-~]of[!!-~]the[!!-~]Eldrazi.dck
res/decks/Anthony[!!-~]Patronick[!!-~]-[!!-~]Red[!!-~]Deck[!!-~]Wins.dck
res/decks/Anyone[!!-~]but[!!-~]Stephen[!!-~]Colbert's[!!-~]BEARS!.dck
res/decks/Avantasian's[!!-~]White[!!-~]Weenie.dck
res/decks/BadBeatBret's[!!-~]Esper[!!-~]Beatdown.dck
res/decks/Ben[!!-~]Rubin's[!!-~]Ob[!!-~]Nix[!!-~]Control.dck
res/decks/Ben[!!-~]Stark's[!!-~]Affinity.dck
res/decks/Bernhard[!!-~]Lehner's[!!-~]Standard[!!-~]LD.dck
res/decks/Bill[!!-~]Stark's[!!-~]Open[!!-~]the[!!-~]Vaults.dck
res/decks/Blake[!!-~]Patrow's[!!-~]Counter[!!-~]Slivers.dck
res/decks/Brad[!!-~]Nelson's[!!-~]Boss[!!-~]Naya.dck
res/decks/Brad[!!-~]Nelson's[!!-~]Caw[!!-~]Go.dck
res/decks/Brett[!!-~]Anderson's[!!-~]White[!!-~]Weenie.dck
res/decks/Brian[!!-~]Frye's[!!-~]Koth[!!-~]Red.dck
res/decks/Brian[!!-~]Kibler's[!!-~]Blue-Black[!!-~]Infect.dck
res/decks/Brian[!!-~]Kibler's[!!-~]Caw-Go.dck
res/decks/Brian[!!-~]Kibler's[!!-~]Doran[!!-~]Rock.dck
res/decks/BryTheFryGuy's[!!-~]Pauper[!!-~]Martyr.dck
res/decks/Buuchan's[!!-~]Naya.dck
res/decks/BytorAndTheSnowdog's[!!-~]Tempered[!!-~]Steel.dck
res/decks/Caleb[!!-~]Durward's[!!-~]Delver[!!-~]Red.dck
res/decks/Calosso[!!-~]Fuentes's[!!-~]Blue-Red-Green[!!-~]Counterbalance.dck
res/decks/Cco's[!!-~]Swans.dck
res/decks/Charles[!!-~]Gindy's[!!-~]Boss[!!-~]Naya.dck
res/decks/Charles[!!-~]Gindy's[!!-~]Cruel[!!-~]Control.dck
res/decks/Charles[!!-~]Lancaster's[!!-~]White-Black[!!-~]Pox.dck
res/decks/Charles[!!-~]Morrison's[!!-~]Cannon[!!-~]Control.dck
res/decks/Christopher[!!-~]Murray's[!!-~]Black-White[!!-~]Goodstuff.dck
res/decks/Christopher[!!-~]Schiber's[!!-~]Black-Green[!!-~]Discard.dck
res/decks/Colas[!!-~]Duarte's[!!-~]Goblins.dck
res/decks/Cole[!!-~]Griffith's[!!-~]Bant[!!-~]Control.dck
res/decks/Conley[!!-~]Woods's[!!-~]A[!!-~]River[!!-~]Kelpie[!!-~]Runs[!!-~]Through[!!-~]It.dck
res/decks/Conley[!!-~]Woods's[!!-~]Genesis[!!-~]Wave.dck
res/decks/Coomaster's[!!-~]Death[!!-~]Cloud.dck
res/decks/CoryMac's[!!-~]Esper[!!-~]Control.dck
res/decks/Cpage01's[!!-~]Core[!!-~]Control.dck
res/decks/Craig[!!-~]Jones's[!!-~]Troll-a-Tog.dck
res/decks/Craig[!!-~]Wescoe's[!!-~]Zombies.dck
res/decks/Dan[!!-~]Rodemann's[!!-~]Affinity.dck
res/decks/Daniel[!!-~]Brubaker's[!!-~]Vampires.dck
res/decks/Daniel[!!-~]Signorini's[!!-~]Team[!!-~]America.dck
res/decks/Daniel[!!-~]Villamizar's[!!-~]Time[!!-~]Sieve[!!-~]Combo.dck
res/decks/Dave[!!-~]Humpherys[!!-~]-[!!-~]Free[!!-~]Whaley.dck
res/decks/David[!!-~]Daniel's[!!-~]Meddling[!!-~]Mage[!!-~]Control.dck
res/decks/David[!!-~]Vo's[!!-~]Legacy[!!-~]Elves.dck
res/decks/David[!!-~]Williams's[!!-~]Genesis[!!-~]Wave.dck
res/decks/Dean[!!-~]Kruse's[!!-~]Bloodchief[!!-~]Ascension.dck
res/decks/Derek[!!-~]Mortimer's[!!-~]Erhnam[!!-~]and[!!-~]Burn[!!-~]'Em.dck
res/decks/Derrick[!!-~]Steele's[!!-~]Cascade[!!-~]Control.dck
res/decks/DoctorPenick's[!!-~]Tempest[!!-~]Blue.dck
res/decks/Donnie[!!-~]Noland's[!!-~]Noland[!!-~]Control.dck
res/decks/Douglas[!!-~]Bishop's[!!-~]Tokens.dck
res/decks/Douglas[!!-~]Scheinberg's[!!-~]Goblins.dck
res/decks/DrVendigo's[!!-~]Erayoffinity.dck
res/decks/Dredge[!!-~]-[!!-~]Armin[!!-~]Berner.dck
res/decks/Dunkle_stille's[!!-~]Mono-black[!!-~]Control.dck
res/decks/DustyStorm's[!!-~]Goblins.dck
res/decks/Eaglescout16's[!!-~]Aggro[!!-~]Bant.dck
res/decks/Eduardo[!!-~]Simoa[!!-~]Texeira's[!!-~]Black-Green.dck
res/decks/Elves[!!-~](MBS[!!-~]Prerelease).dck
res/decks/Eric[!!-~]Froehlich's[!!-~]Esper[!!-~]Control.dck
res/decks/Eulaers[!!-~]Wannes[!!-~]Mono-white.dck
res/decks/FedorEmelianenko's[!!-~]Red-White[!!-~]Aggro.dck
res/decks/Filippo[!!-~]Kratter's[!!-~]Faeries.dck
res/decks/Gavin[!!-~]Verhey's[!!-~]Brain[!!-~]Drain.dck
res/decks/Gavin[!!-~]Verhey's[!!-~]Sphinx[!!-~]Control.dck
res/decks/Gerard[!!-~]Fabiano's[!!-~]White-Blue[!!-~]Control[!!-~](NY[!!-~]2010).dck
res/decks/Gerry[!!-~]Thompson's[!!-~]White-Blue-Black[!!-~]Caw-Blade.dck
res/decks/Goliat2's[!!-~]Block[!!-~]Tezzerator.dck
res/decks/Graham[!!-~]Stark's[!!-~]Green-White[!!-~]Infect.dck
res/decks/Grgur[!!-~]Petric[!!-~]Maretic's[!!-~]Faeries.dck
res/decks/Guillaume[!!-~]Wafo-Tapa's[!!-~]Five-Color[!!-~]Control.dck
res/decks/Hankyu's[!!-~]Red-Green-Blue[!!-~]Delver.dck
res/decks/Hannu[!!-~]Vallin's[!!-~]Megrims!.dck
res/decks/ImACloud's[!!-~]ELVES!.dck
res/decks/Ivan[!!-~]Floch[!!-~]-[!!-~]Turbo[!!-~]Land.dck
res/decks/JJonasN's[!!-~]Pauper[!!-~]Elves.dck
res/decks/Jacob[!!-~]Baugh's[!!-~]Elves.dck
res/decks/Jake[!!-~]Lehmkuhl's[!!-~]Soul[!!-~]Sisters.dck
res/decks/Jan[!!-~]franen's[!!-~]Sharuum[!!-~]Control.dck
res/decks/Jasper[!!-~]Johnson-Epstein's[!!-~]Mono[!!-~]Black.dck
res/decks/Jbozek's[!!-~]Green-White[!!-~]Allies.dck
res/decks/Jeff[!!-~]Blyden's[!!-~]Kuldotha[!!-~]Combo.dck
res/decks/Jeremy[!!-~]Neeman's[!!-~]Big[!!-~]Naya.dck
res/decks/Jimdownside's[!!-~]Goblins!.dck
res/decks/Jody[!!-~]Dunnville's[!!-~]Red-White[!!-~]Control.dck
res/decks/Joel[!!-~]Allen's[!!-~]Mono-White[!!-~]Control.dck
res/decks/Johan[!!-~]Sadeghpour's[!!-~]Goblins!.dck
res/decks/John[!!-~]Moore's[!!-~]Vampire[!!-~]Vapors.dck
res/decks/John[!!-~]Wickham's[!!-~]Doran.dck
res/decks/Jonas[!!-~]Wallendorf's[!!-~]Faeries.dck
res/decks/Jonathan[!!-~]Job's[!!-~]Parallel[!!-~]Lives.dck
res/decks/Jonathan[!!-~]Job's[!!-~]Sun[!!-~]Titan[!!-~]Control.dck
res/decks/Jonathan[!!-~]Sukenik's[!!-~]Night[!!-~]Shift.dck
res/decks/Josh[!!-~]Utter-Leyton's[!!-~]Counter[!!-~]Cat.dck
res/decks/Josh[!!-~]Weinundy's[!!-~]Legacy[!!-~]Reanimator.dck
res/decks/Joshua[!!-~]Owens's[!!-~]Bant[!!-~]Control.dck
res/decks/Justin[!!-~]Corbett's[!!-~]Aggro[!!-~]Valakut.dck
res/decks/Justin[!!-~]Corbett's[!!-~]Valakut[!!-~]Ramp.dck
res/decks/Justin[!!-~]Vizaro's[!!-~]Bounce-Delver.dck
res/decks/Justin[!!-~]Vizaro's[!!-~]White-Blue[!!-~]Aggro.dck
res/decks/Kai[!!-~]Budde's[!!-~]Hall[!!-~]of[!!-~]Fame[!!-~]Jund.dck
res/decks/KaijiItou's[!!-~]Blue-Black[!!-~]Block[!!-~]Control.dck
res/decks/Kalebas's[!!-~]Naya[!!-~]Aggro.dck
res/decks/Kellen[!!-~]Abel's[!!-~]Cruel[!!-~]Control.dck
res/decks/Ken[!!-~]Adams's[!!-~]Hawkward.dck
res/decks/Ken[!!-~]Adams's[!!-~]Red-Black[!!-~]Bloodhall.dck
res/decks/Ken[!!-~]Nagle's[!!-~]Blue-Red[!!-~]Proliferate.dck
res/decks/Kevin's[!!-~]Monoblack.dck
res/decks/Kine[!!-~]Thorvaldsen's[!!-~]Mono-Green[!!-~]Poison.dck
res/decks/Kiora[!!-~]Atua's[!!-~]Ancient[!!-~]Depths.dck
res/decks/Konrad[!!-~]Sokolowski's[!!-~]Oracle.dck
res/decks/Kyle[!!-~]Boddy's[!!-~]Boddy[!!-~]Horizons.dck
res/decks/Kyle[!!-~]Boddy's[!!-~]Red[!!-~]Deck[!!-~]Wins.dck
res/decks/Kyle[!!-~]Sanchez's[!!-~]Get[!!-~]Ahead[!!-~]in[!!-~]Life.dck
res/decks/L1X0's[!!-~]Junk[!!-~]Control.dck
res/decks/Lee[!!-~]Sharpe's[!!-~]Kuldotha[!!-~]Red.dck
res/decks/Lennyo's[!!-~]Green-Blue-Black[!!-~]Control.dck
res/decks/Lichfzd's[!!-~]White-Blue[!!-~]Control.dck
res/decks/Lobster411's[!!-~]Pauper[!!-~]Combo.dck
res/decks/Lu[!!-~]Chao's[!!-~]Boros[!!-~]Landfall.dck
res/decks/Luis[!!-~]Scott-Vargas's[!!-~]Modern[!!-~]Elves.dck
res/decks/Luolb000's[!!-~]ZEN[!!-~]Block[!!-~]Control.dck
res/decks/MantafahrerXY's[!!-~]Smallpox.dck
res/decks/Marc[!!-~]Garcia[!!-~]Freixa's[!!-~]Blue-Black[!!-~]Infect.dck
res/decks/Mark[!!-~]Miller's[!!-~]The[!!-~]Wave.dck
res/decks/MarthaJones's[!!-~]Red-White[!!-~]Control.dck
res/decks/Matej[!!-~]Zatlkaj's[!!-~]Junk.dck
res/decks/Matt[!!-~]Nass's[!!-~]Elves!.dck
res/decks/Matt[!!-~]Rader's[!!-~]Turbo[!!-~]'Flare.dck
res/decks/Matt[!!-~]Severa's[!!-~]Mono-Green.dck
res/decks/Matthew[!!-~]Cerino's[!!-~]Bant[!!-~]Control.dck
res/decks/Matthew[!!-~]Macmullin's[!!-~]New[!!-~]Jund.dck
res/decks/Micah[!!-~]Rabin's[!!-~]RGW[!!-~]Zoo.dck
res/decks/Michael[!!-~]Pozsgay's[!!-~]Imperial[!!-~]Painter.dck
res/decks/Michael[!!-~]Rooks's[!!-~]Furnace[!!-~]Celebration.dck
res/decks/Michael[!!-~]Rooks's[!!-~]Red-Black[!!-~]Metalcraft.dck
res/decks/Mike[!!-~]Huttman's[!!-~]Halloweenies.dck
res/decks/Mike[!!-~]Magby's[!!-~]Bant[!!-~]Aggro.dck
res/decks/Mike[!!-~]Turian's[!!-~]ROE[!!-~]White[!!-~]Weenie.dck
res/decks/Misha[!!-~]Gurevich's[!!-~]Cunning[!!-~]Naya.dck
res/decks/Modern[!!-~]Affinity.dck
res/decks/Monkeywrenched85's[!!-~]Pauper[!!-~]Aggro.dck
res/decks/Mons[!!-~]Johnson's[!!-~]Blue-Red-Green[!!-~]Werewolves.dck
res/decks/Mons[!!-~]Johnson's[!!-~]Fauna[!!-~]Shaman.dck
res/decks/Naoki[!!-~]Nakada's[!!-~]Bant[!!-~]Conscription.dck
res/decks/Nathaniel[!!-~]Muesing's[!!-~]Elves!.dck
res/decks/Nemesisjoe's[!!-~]Modern[!!-~]Zoo.dck
res/decks/Nicholas[!!-~]Sabin's[!!-~]Polymorph.dck
res/decks/Nick[!!-~]Montaquila's[!!-~]Goblins.dck
res/decks/Nicola[!!-~]Landoni's[!!-~]Survival[!!-~]Bant.dck
res/decks/Nukesaku's[!!-~]Block[!!-~]Five-Color[!!-~]Control.dck
res/decks/Numdiar's[!!-~]Pester[!!-~]Twin.dck
res/decks/Nunca's[!!-~]Tempered[!!-~]Steel.dck
res/decks/Octop's[!!-~]Black-Red[!!-~]Heartless[!!-~]Summoning.dck
res/decks/Orie[!!-~]Guo's[!!-~]Doran.dck
res/decks/Owen[!!-~]Turtenwald's[!!-~]Time[!!-~]Vault.dck
res/decks/Pascal[!!-~]Maynard's[!!-~]Steel[!!-~]Artifact.dck
res/decks/Pat[!!-~]Cox's[!!-~]Blue-Red-Green[!!-~](RUG).dck
res/decks/Pat[!!-~]McGregor's[!!-~]Aggro[!!-~]Loam.dck
res/decks/Pat[!!-~]McGregor's[!!-~]Boros.dck
res/decks/Patrick[!!-~]Chapin's[!!-~]Machine[!!-~]Red.dck
res/decks/Patrick[!!-~]Chapin's[!!-~]White-Blue[!!-~]Control.dck
res/decks/Patrick[!!-~]Cox's[!!-~]Worldwake[!!-~]Zoo.dck
res/decks/Paul[!!-~]Rietzl's[!!-~]Robots.dck
res/decks/Pedestrian's[!!-~]Elves.dck
res/decks/Peruzo's[!!-~]Blue-black[!!-~]Teachings.dck
res/decks/Petkos's[!!-~]Pauper[!!-~]Slivers.dck
res/decks/Podlos[!!-~]-[!!-~]Quick[!!-~]and[!!-~]Toast.dck
res/decks/Poison[!!-~](Ken[!!-~]Nagle).dck
res/decks/Qj_wong's[!!-~]Red-White[!!-~]Aggro.dck
res/decks/RagaMufin's[!!-~]Open[!!-~]the[!!-~]Vaults.dck
res/decks/Raphael[!!-~]Levy's[!!-~]Frites.dck
res/decks/Red-Green[!!-~]Goblins[!!-~](Mons[!!-~]Johnson).dck
res/decks/Reiderrabbit's[!!-~]Bant.dck
res/decks/Remotepoet's[!!-~]White-Blue[!!-~]Beatdown.dck
res/decks/Ricky[!!-~]Wen's[!!-~]White-Black[!!-~]Dead[!!-~]Guy[!!-~]Ale.dck
res/decks/Rille3's[!!-~]Blue-White[!!-~]Control.dck
res/decks/Rob[!!-~]Dougherty's[!!-~]Black-White[!!-~]Tokens.dck
res/decks/Robert[!!-~]Moody's[!!-~]Black-Red[!!-~]Vampires.dck
res/decks/Robert[!!-~]Smith's[!!-~]Green-White[!!-~]Township[!!-~]Tokens.dck
res/decks/Roger[!!-~]Samson's[!!-~]Mono-Green.dck
res/decks/Ruski_Layki's[!!-~]White-Blue[!!-~]Control.dck
res/decks/Ryan[!!-~]Reynolds's[!!-~]Runeflare[!!-~]Combo.dck
res/decks/Ryland[!!-~]Foster's[!!-~]Mono-Blue[!!-~]Prison.dck
res/decks/Ryuma[!!-~]Narumiya's[!!-~]Japanese[!!-~]Green.dck
res/decks/Sam[!!-~]Roukas's[!!-~]Sneak[!!-~]Attack.dck
res/decks/Sarcasto's[!!-~]Pauper[!!-~]Affinity.dck
res/decks/Scott[!!-~]Alshansi's[!!-~]Abyssal[!!-~]Black-Red.dck
res/decks/Shirai[!!-~]Taiga's[!!-~]Nayallies.dck
res/decks/Shouta[!!-~]Yasooka's[!!-~]Faeries.dck
res/decks/Shouta[!!-~]Yasooka's[!!-~]Four-Color[!!-~]Vial.dck
res/decks/Skizzik_cn's[!!-~]Titan[!!-~]Ramp.dck
res/decks/Skyler[!!-~]Stewart's[!!-~]Big[!!-~]White.dck
res/decks/Sneakattackkid's[!!-~]SquirrelCraft.dck
res/decks/Snowwind's[!!-~]White[!!-~]Weenie.dck
res/decks/SorryMsJackson's[!!-~]Solar[!!-~]Flare.dck
res/decks/Superchibi's[!!-~]Living[!!-~]End.dck
res/decks/Takagi[!!-~]Yui's[!!-~]Rite[!!-~]of[!!-~]Replication.dck
res/decks/Tallandskinnyman's[!!-~]Bant.dck
res/decks/Tamas[!!-~]Nagy's[!!-~]Mythic.dck
res/decks/Thabg3's[!!-~]Core[!!-~]'Vore.dck
res/decks/The[!!-~]Original.dck
res/decks/The_Apologist's[!!-~]Aggro[!!-~]Grixis.dck
res/decks/The_Raging_Flump's[!!-~]Pauper[!!-~]Storm.dck
res/decks/Thekid's[!!-~]Singleton[!!-~]Zoo.dck
res/decks/Thierry[!!-~]Ramboa's[!!-~]Elves.dck
res/decks/Thomas[!!-~]Scharwark's[!!-~]Blue-Black[!!-~]Infect.dck
res/decks/Tim[!!-~]Hunt's[!!-~]Spread[!!-~]'Em.dck
res/decks/Tim[!!-~]Landale's[!!-~]Conley[!!-~]Woods[!!-~]Special.dck
res/decks/Tim[!!-~]Sussino's[!!-~]Polymorph.dck
res/decks/Timmins's[!!-~]Bant[!!-~]Aggro.dck
res/decks/Titanic[!!-~](Dave[!!-~]Guskin).dck
res/decks/Todd[!!-~]Anderson's[!!-~]Caw-Blade.dck
res/decks/Tom[!!-~]Lapille's[!!-~]Mono-Green[!!-~]Infect.dck
res/decks/Tomoaki[!!-~]Oomori's[!!-~]White-Black.dck
res/decks/Tomoharu[!!-~]Saito's[!!-~]Super[!!-~]Naya[!!-~]Zoo.dck
res/decks/Tony[!!-~]DeVeyra's[!!-~]Aggro[!!-~]Loam.dck
res/decks/Travis[!!-~]Woo's[!!-~]Wolfball.dck
res/decks/Troy[!!-~]Reppas's[!!-~]White[!!-~]Weenie.dck
res/decks/Tsuyoshi[!!-~]Ikeda's[!!-~]Blue-Black-Red[!!-~]Trix.dck
res/decks/TuSaisPas's[!!-~]Block[!!-~]Control.dck
res/decks/Typhodius's[!!-~]Angels.dck
res/decks/VAT21's[!!-~]Red-Green[!!-~]Aggro.dck
res/decks/Valencia121850's[!!-~]Red-Green[!!-~]Aggro.dck
res/decks/VinnieD's[!!-~]Blue-Black[!!-~]Block[!!-~]Control.dck
res/decks/WWWar[!!-~]Cry![!!-~](Zac[!!-~]Hill).dck
res/decks/Watchwolf's[!!-~]Mono-Red.dck
res/decks/WhoisMaranda's[!!-~]White-Blue[!!-~]Control.dck
res/decks/Wiks's[!!-~]Green-White[!!-~]Aggro[!!-~]Standard.dck
res/decks/William's[!!-~]Vanguard[!!-~]Etherium.dck
res/decks/Yoel42[!!-~]-[!!-~]Mono-Green[!!-~]Overrun.dck
res/decks/Yuuki[!!-~]Wada's[!!-~]Goblins.dck
res/decks/Yuuya[!!-~]Watanabe's[!!-~]Blue-Green-Red.dck
res/decks/Zac[!!-~]Hill's[!!-~]Cascade[!!-~]Control.dck
res/decks/Zac[!!-~]Hill's[!!-~]Eldrazi[!!-~]Green.dck
res/decks/Zac[!!-~]Hill's[!!-~]Fauna[!!-~]Shaman.dck
res/decks/Zac[!!-~]Hill's[!!-~]Frogger's[!!-~]Revenge.dck
res/decks/Zac[!!-~]Hill's[!!-~]Infectious.dck
res/decks/Zac[!!-~]Hill's[!!-~]Kuldotha[!!-~]Red.dck
res/decks/Zack[!!-~]Shaffner's[!!-~]Creatureless[!!-~]Control.dck
res/decks/Zemox's[!!-~]Mono-Green[!!-~]Infect.dck
res/decks/Zvi[!!-~]Mowshowitz's[!!-~]Mono-Black[!!-~]Control.dck
res/decks/o1.bdk res/decks/o1.bdk
res/gui/display_new_layout.xml
res/images/themes res/images/themes
res/oracleScript.log res/oracleScript.log
res/pics
res/pics/*.jpg
res/pics/10E res/pics/10E
res/pics/2ED res/pics/2ED
res/pics/3ED res/pics/3ED
@@ -52,6 +310,7 @@ res/pics/LEA
res/pics/LEB res/pics/LEB
res/pics/LEG res/pics/LEG
res/pics/LGN res/pics/LGN
res/pics/LOR
res/pics/LRW res/pics/LRW
res/pics/M10 res/pics/M10
res/pics/M11 res/pics/M11
@@ -94,7 +353,8 @@ res/pics/WWK
res/pics/ZEN res/pics/ZEN
res/pics/booster res/pics/booster
res/pics/icons res/pics/icons
res/pics/tokens res/quest/data
res/quest/quest.preferences
res/quest/questData.dat res/quest/questData.dat
res/quest/questData.dat.xml res/quest/questData.dat.xml
res/reprintSetInfo.log res/reprintSetInfo.log

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>Forge</name> <name>ForgeLocal</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,9 @@ After downloading and installing a newer version of Forge you may want to move c
The /res/images/icons/ folder contains the quest opponent icons, small quest pet/plant icons (non-tokens) and some icons that are used by forge's quest mode. While several of these pictures ship with the forge archive most of them have to be downloaded using the Home screen -> Utilities -> Download Quest Images command. The /res/images/icons/ folder contains the quest opponent icons, small quest pet/plant icons (non-tokens) and some icons that are used by forge's quest mode. While several of these pictures ship with the forge archive most of them have to be downloaded using the Home screen -> Utilities -> Download Quest Images command.
2) The /res/decks/ folder contains your deck files. You should copy over the files with the extension ".dck". 2) The /res/decks/ folder contains your deck files. You should copy over the files with the extension ".dck". In version 1.2.4 and later the /decks/ folder contains 4 subdirectories named constructed, cube, draft and sealed.
You can place your deck files from an earlier version of Forge into the /res/decks/ folder. When you next launch Forge these decks will be converted to a newer format and will be moved into the proper subdirectory.
3) The /res/draft/ and the /res/sealed/ folders contains files for the sealed and draft mode. You should copy over your files inside of these folders that end in the extension ".draft" or ".zsealed". 3) The /res/draft/ and the /res/sealed/ folders contains files for the sealed and draft mode. You should copy over your files inside of these folders that end in the extension ".draft" or ".zsealed".
@@ -51,6 +53,8 @@ The quest pets archive contains two subdirectories named "icons" and "tokens". P
Your forge game may not come with one or more of these three folders as part of the forge archive. In this case you should use your computer's OS file system to create the proper folders with the correct names and they must be located inside of the /res/pics/ folder. Your forge game may not come with one or more of these three folders as part of the forge archive. In this case you should use your computer's OS file system to create the proper folders with the correct names and they must be located inside of the /res/pics/ folder.
The in-game downloaders will grab an image for face-down (Morph) cards on the battlefield. To use a custom image, place a "morph.jpg" file in your res/pics/tokens directory.
Launching Forge and Memory Issues: Launching Forge and Memory Issues:

258
pom.xml
View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId> <artifactId>forge</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Forge</name> <name>Forge</name>
<version>1.2.1</version> <version>1.2.4</version>
<description> <description>
Forge lets you play the card game Magic: The Gathering against a computer opponent Forge lets you play the card game Magic: The Gathering against a computer opponent
using all of the rules. using all of the rules.
@@ -72,6 +72,20 @@
<role>developer</role> <role>developer</role>
</roles> </roles>
</developer> </developer>
<developer>
<id>moomarc</id>
<name>moomarc</name>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>ArsenalNut</id>
<name>ArsenalNut</name>
<roles>
<role>developer</role>
</roles>
</developer>
<developer> <developer>
<id>friarsol</id> <id>friarsol</id>
<name>zenchristo</name> <name>zenchristo</name>
@@ -121,6 +135,13 @@
<role>developer</role> <role>developer</role>
</roles> </roles>
</developer> </developer>
<developer>
<id>maxmtg</id>
<name>Max mtg</name>
<roles>
<role>developer</role>
</roles>
</developer>
</developers> </developers>
<licenses> <licenses>
@@ -131,8 +152,9 @@
</licenses> </licenses>
<scm> <scm>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.2.1</connection> <connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.2.4</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.2.1</developerConnection> <developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.2.4</developerConnection>
<url>http://svn.slightlymagic.net/websvn/listing.php/tags/forge-1.2.4?repname=forge</url>
</scm> </scm>
<prerequisites> <prerequisites>
@@ -179,7 +201,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId> <artifactId>maven-jar-plugin</artifactId>
<version>2.3.2</version> <version>2.4</version>
<configuration> <configuration>
<archive> <archive>
<manifest> <manifest>
@@ -203,7 +225,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>2.11</version> <version>2.12</version>
<configuration> <configuration>
<!-- <groups>fast</groups> <!-- <groups>fast</groups>
<testFailureIgnore>true</testFailureIgnore> <testFailureIgnore>true</testFailureIgnore>
@@ -213,7 +235,7 @@
<plugin> <plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId> <groupId>com.google.code.maven-replacer-plugin</groupId>
<artifactId>maven-replacer-plugin</artifactId> <artifactId>maven-replacer-plugin</artifactId>
<version>1.4.0</version> <version>1.4.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>
@@ -238,7 +260,7 @@
</plugin> </plugin>
<plugin> <plugin>
<artifactId>maven-assembly-plugin</artifactId> <artifactId>maven-assembly-plugin</artifactId>
<version>2.2.2</version><!--$NO-MVN-MAN-VER$--> <version>2.3</version><!--$NO-MVN-MAN-VER$-->
<configuration> <configuration>
<attach>false</attach> <attach>false</attach>
<descriptorRefs> <descriptorRefs>
@@ -246,7 +268,7 @@
</descriptorRefs> </descriptorRefs>
<archive> <archive>
<manifest> <manifest>
<mainClass>forge.view.swing.Main</mainClass> <mainClass>forge.view.Main</mainClass>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest> </manifest>
<manifestEntries> <manifestEntries>
@@ -349,7 +371,7 @@
<plugins> <plugins>
<plugin> <plugin>
<artifactId>maven-assembly-plugin</artifactId> <artifactId>maven-assembly-plugin</artifactId>
<version>2.2.2</version> <version>2.3</version>
</plugin> </plugin>
<plugin> <plugin>
@@ -362,7 +384,6 @@
<version>2.2.2</version> <version>2.2.2</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId> <artifactId>maven-dependency-plugin</artifactId>
@@ -428,13 +449,13 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId> <artifactId>maven-surefire-report-plugin</artifactId>
<version>2.11</version> <version>2.12</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId> <artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version> <version>2.8.1</version>
</plugin> </plugin>
<plugin> <plugin>
@@ -446,7 +467,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId> <artifactId>maven-pmd-plugin</artifactId>
<version>2.6</version> <version>2.7.1</version>
</plugin> </plugin>
<plugin> <plugin>
@@ -458,7 +479,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId> <artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.3</version> <version>2.4.0</version>
</plugin> </plugin>
<plugin> <plugin>
@@ -482,7 +503,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId> <artifactId>versions-maven-plugin</artifactId>
<version>1.2</version> <version>1.3.1</version>
</plugin> </plugin>
</plugins> </plugins>
@@ -501,52 +522,12 @@
<dependencyLocationsEnabled>false</dependencyLocationsEnabled> <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
</configuration> </configuration>
<reportSets>
<reportSet>
<reports>
<report>index</report>
<report>plugins</report>
<report>summary</report>
<report>dependencies</report>
<report>project-team</report>
<report>mailing-list</report>
<report>cim</report>
<report>issue-tracking</report>
<report>license</report>
</reports>
</reportSet>
</reportSets>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId> <artifactId>maven-changelog-plugin</artifactId>
<version>2.11</version> <version>2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version>
<configuration>
<quiet>true</quiet>
<failOnError>false</failOnError>
<detectOfflineLinks>false</detectOfflineLinks>
<show>package</show>
<level>package</level>
</configuration>
<reportSets>
<reportSet>
<configuration>
<quiet>true</quiet>
<failOnError>false</failOnError>
<detectOfflineLinks>false</detectOfflineLinks>
</configuration>
<reports>
<report>javadoc</report>
</reports>
</reportSet>
</reportSets>
</plugin> </plugin>
<plugin> <plugin>
@@ -562,10 +543,91 @@
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.5.1</version>
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.4</version>
<reportSets>
<reportSet>
<reports>
<report>analyze-report</report>
</reports>
</reportSet>
</reportSets>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8.1</version>
<configuration>
<quiet>true</quiet>
<failOnError>false</failOnError>
<detectOfflineLinks>false</detectOfflineLinks>
<show>package</show>
<level>package</level>
</configuration>
<reportSets>
<reportSet>
<configuration>
<quiet>true</quiet>
<failOnError>false</failOnError>
<detectOfflineLinks>false</detectOfflineLinks>
</configuration>
<reports>
<report>javadoc</report>
<report>test-javadoc</report>
</reports>
</reportSet>
</reportSets>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>l10n-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<configuration>
<locales>
<locale>cs</locale>
<locale>de</locale>
<locale>es</locale>
<locale>fr</locale>
<locale>gl</locale>
<locale>hu</locale>
<locale>it</locale>
<locale>ja</locale>
<locale>ko</locale>
<locale>lt</locale>
<locale>nl</locale>
<locale>no</locale>
<locale>pl</locale>
<locale>pt</locale>
<locale>pt_BR</locale>
<locale>ru</locale>
<locale>sk</locale>
<locale>sv</locale>
<locale>tr</locale>
<locale>zh_CN</locale>
<locale>zh_TW</locale>
</locales>
</configuration>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId> <artifactId>maven-pmd-plugin</artifactId>
<version>2.6</version> <version>2.7.1</version>
<configuration> <configuration>
<linkXRef>true</linkXRef> <linkXRef>true</linkXRef>
<sourceEncoding>utf-8</sourceEncoding> <sourceEncoding>utf-8</sourceEncoding>
@@ -583,22 +645,10 @@
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.5.1</version>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changelog-plugin</artifactId> <artifactId>maven-surefire-report-plugin</artifactId>
<version>2.2</version> <version>2.12</version>
</plugin> </plugin>
<plugin> <plugin>
@@ -632,7 +682,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId> <artifactId>versions-maven-plugin</artifactId>
<version>1.2</version> <version>1.3.1</version>
<reportSets> <reportSets>
<reportSet> <reportSet>
<reports> <reports>
@@ -644,18 +694,6 @@
</reportSets> </reportSets>
</plugin> </plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.4</version>
<reportSets>
<reportSet>
<reports>
<report>analyze-report</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins> </plugins>
</reporting> </reporting>
@@ -673,7 +711,7 @@
<dependency> <dependency>
<groupId>com.google.guava</groupId> <groupId>com.google.guava</groupId>
<artifactId>guava</artifactId> <artifactId>guava</artifactId>
<version>11.0.1</version> <version>11.0.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.thoughtworks.xstream</groupId> <groupId>com.thoughtworks.xstream</groupId>
@@ -683,7 +721,7 @@
<dependency> <dependency>
<groupId>org.testng</groupId> <groupId>org.testng</groupId>
<artifactId>testng</artifactId> <artifactId>testng</artifactId>
<version>6.3.1</version> <version>6.4</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
@@ -691,26 +729,32 @@
<artifactId>jyield</artifactId> <artifactId>jyield</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency>
<groupId>org.swinglabs</groupId>
<artifactId>swingx</artifactId>
<version>1.6.1</version>
</dependency>
<dependency> <dependency>
<groupId>com.googlecode</groupId> <groupId>com.googlecode</groupId>
<artifactId>minlog</artifactId> <artifactId>minlog</artifactId>
<version>1.2</version> <version>1.2</version>
</dependency> </dependency>
<dependency>
<groupId>org.java.net.substance</groupId>
<artifactId>substance</artifactId>
<version>6.0</version>
</dependency>
<dependency> <dependency>
<groupId>org.mantisbt</groupId> <groupId>org.mantisbt</groupId>
<artifactId>mantisconnect-client-api</artifactId> <artifactId>mantisconnect-client-api</artifactId>
<version>1.1.1</version> <version>1.1.1</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.1</version>
</dependency>
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.18</version>
</dependency>
<!-- Mantis transitive depedencies -->
<dependency> <dependency>
<groupId>com.jgoodies</groupId> <groupId>com.jgoodies</groupId>
<artifactId>forms</artifactId> <artifactId>forms</artifactId>
@@ -731,16 +775,6 @@
<artifactId>ant-commons-logging</artifactId> <artifactId>ant-commons-logging</artifactId>
<version>1.8.2</version> <version>1.8.2</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-io</artifactId>
<version>1.3.2</version>
</dependency>
<dependency> <dependency>
<groupId>commons-discovery</groupId> <groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId> <artifactId>commons-discovery</artifactId>
@@ -761,11 +795,7 @@
<artifactId>mail</artifactId> <artifactId>mail</artifactId>
<version>1.4.4</version> <version>1.4.4</version>
</dependency> </dependency>
<dependency> <!-- Mantis transistive depedencies -->
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.18</version>
</dependency>
</dependencies> </dependencies>
<distributionManagement> <distributionManagement>
@@ -842,7 +872,7 @@
<errTitle>forge</errTitle> <errTitle>forge</errTitle>
<icon>${configSourceDirectory}/forge.ico</icon> <icon>${configSourceDirectory}/forge.ico</icon>
<classPath> <classPath>
<mainClass>forge.view.swing.Main</mainClass> <mainClass>forge.view.Main</mainClass>
<addDependencies>false</addDependencies> <addDependencies>false</addDependencies>
<preCp>anything</preCp> <preCp>anything</preCp>
</classPath> </classPath>
@@ -1012,7 +1042,7 @@
<mkdir dir="${project.build.directory}/res/cardsfolder" /> <mkdir dir="${project.build.directory}/res/cardsfolder" />
<zip destfile="${project.build.directory}/res/cardsfolder/cardsfolder.zip" basedir="${basedir}/res/cardsfolder" level="1" /> <zip destfile="${project.build.directory}/res/cardsfolder/cardsfolder.zip" basedir="${basedir}/res/cardsfolder" level="1" />
<taskdef name="jarbundler" classpathref="maven.runtime.classpath" classname="net.sourceforge.jarbundler.JarBundler" /> <taskdef name="jarbundler" classpathref="maven.runtime.classpath" classname="net.sourceforge.jarbundler.JarBundler" />
<jarbundler dir="${project.build.directory}/${project.build.finalName}-osx" name="${project.name}" version="${project.version}" mainclass="forge.view.swing.Main" icon="${basedir}/${configSourceDirectory}/Forge.icns" jvmversion="1.6+" vmoptions="-Xmx1024m" shortname="${project.name}" workingdirectory="$APP_PACKAGE/Contents/Resources/Java" jar="${project.build.directory}/${project.build.finalName}-jar-with-dependencies.jar"> <jarbundler dir="${project.build.directory}/${project.build.finalName}-osx" name="${project.name}" version="${project.version}" mainclass="forge.view.Main" icon="${basedir}/${configSourceDirectory}/Forge.icns" jvmversion="1.6+" vmoptions="-Xmx1024m" shortname="${project.name}" workingdirectory="$APP_PACKAGE/Contents/Resources/Java" jar="${project.build.directory}/${project.build.finalName}-jar-with-dependencies.jar">
<javafileset dir="${basedir}"> <javafileset dir="${basedir}">
<include name="*.properties" /> <include name="*.properties" />
<include name="res/**" /> <include name="res/**" />

View File

@@ -2,7 +2,7 @@ Index:0|Set0:LEA|Name:Alpha|DraftPacks:3|LandSetCode:LEA|SealedPacks:6
Index:1|Set0:LEB|Name:Beta|DraftPacks:3|LandSetCode:LEB|SealedPacks:6 Index:1|Set0:LEB|Name:Beta|DraftPacks:3|LandSetCode:LEB|SealedPacks:6
Index:2|Set0:2ED|Name:Unlimited|DraftPacks:3|LandSetCode:2ED|SealedPacks:6 Index:2|Set0:2ED|Name:Unlimited|DraftPacks:3|LandSetCode:2ED|SealedPacks:6
Index:3|Set0:ARN|Name:Arabian Nights|DraftPacks:5|LandSetCode:2ED|SealedPacks:9 Index:3|Set0:ARN|Name:Arabian Nights|DraftPacks:5|LandSetCode:2ED|SealedPacks:9
Index:4|Set0:ATQ|Name:Antiquities|DraftPacks:5|LandSetCode:ATQ|SealedPacks:9 Index:4|Set0:ATQ|Name:Antiquities|DraftPacks:5|LandSetCode:2ED|SealedPacks:9
Index:5|Set0:3ED|Name:Revised|DraftPacks:3|LandSetCode:3ED|SealedPacks:6 Index:5|Set0:3ED|Name:Revised|DraftPacks:3|LandSetCode:3ED|SealedPacks:6
Index:6|Set0:LEG|Name:Legends|DraftPacks:3|LandSetCode:3ED|SealedPacks:6 Index:6|Set0:LEG|Name:Legends|DraftPacks:3|LandSetCode:3ED|SealedPacks:6
Index:7|Set0:DRK|Name:The Dark|DraftPacks:5|LandSetCode:3ED|SealedPacks:9 Index:7|Set0:DRK|Name:The Dark|DraftPacks:5|LandSetCode:3ED|SealedPacks:9
@@ -44,4 +44,4 @@ Index:39|Set0:M11|Name:Magic 2011|DraftPacks:3|LandSetCode:M11|SealedPacks:6
Index:40|Set0:SOM|Set1:MBS|Set2:NPH|Name:Scars of Mirrodin|DraftPacks:3|LandSetCode:SOM|SealedPacks:6 Index:40|Set0:SOM|Set1:MBS|Set2:NPH|Name:Scars of Mirrodin|DraftPacks:3|LandSetCode:SOM|SealedPacks:6
Index:41|Set0:M12|Name:Magic 2012|DraftPacks:3|LandSetCode:M12|SealedPacks:6 Index:41|Set0:M12|Name:Magic 2012|DraftPacks:3|LandSetCode:M12|SealedPacks:6
Index:42|Set0:ISD|Name:Innistrad|DraftPacks:3|LandSetCode:SOM|SealedPacks:6 Index:42|Set0:ISD|Set1:DKA|Name:Innistrad|DraftPacks:3|LandSetCode:ISD|SealedPacks:6

View File

@@ -72,3 +72,4 @@ Set:WTH|Commons:11|Uncommons:3|Rares:1
Set:WWK|Commons:10|Uncommons:3|Rares:1 Set:WWK|Commons:10|Uncommons:3|Rares:1
Set:ZEN|Commons:10|Uncommons:3|Rares:1 Set:ZEN|Commons:10|Uncommons:3|Rares:1
Set:ISD|Commons:9|Uncommons:3|DoubleFaced:1|Rares:1 Set:ISD|Commons:9|Uncommons:3|DoubleFaced:1|Rares:1
Set:DKA|Commons:9|Uncommons:3|DoubleFaced:1|Rares:1

View File

@@ -0,0 +1,11 @@
Set:M10|LandSet:M10|Boosters:8|BasicLands:80
Set:ZEN|LandSet:ZEN|Boosters:8|BasicLands:80
Set:WWK|LandSet:ZEN|Boosters:8|BasicLands:80
Set:ROE|LandSet:ROE|Boosters:8|BasicLands:80
Set:M11|LandSet:M11|Boosters:8|BasicLands:80
Set:SOM|LandSet:SOM|Boosters:9|BasicLands:80
Set:MBS|LandSet:MBS|Boosters:9|BasicLands:80
Set:NPH|LandSet:NPH|Boosters:9|BasicLands:80
Set:M12|LandSet:M11|Boosters:9|BasicLands:80
Set:ISD|LandSet:ISD|Boosters:9|BasicLands:60
Set:DKA|LandSet:ISD|Boosters:9|BasicLands:60

View File

@@ -1,5 +1,5 @@
Name:Standard|Sets:SOM, MBS, NPH, M12, ISD Name:Standard|Sets:SOM, MBS, NPH, M12, ISD, DKA
Name:Extended|Sets:ALA, CFX, ARB, M10, ZEN, WWK, ROE, M11, SOM, MBS, NPH, M12, ISD|Banned:Storeforge Mystic; Jace, the Mind Sculptor; Ponder; Preordain; Mental Misstep Name:Extended|Sets:ALA, CFX, ARB, M10, ZEN, WWK, ROE, M11, SOM, MBS, NPH, M12, ISD, DKA|Banned:Stoneforge Mystic; Jace, the Mind Sculptor; Ponder; Preordain; Mental Misstep
Name:Modern|Sets:8ED, MRD, DST, 5DN, CHK, BOK, SOK, 9ED, RAV, GPT, DIS, CSP, TSP, PLC, FUT, 10E, LRW, EVE, SHM, MOR, ALA, CFX, ARB, M10, ZEN, WWK, ROE, M11, SOM, MBS, NPH, M12, ISD|Banned:Ancestral Vision; Ancient Den; Bitterblossom; Blazing Shoal; Chrome Mox; Cloudpost; Dark Depths; Dread Return; Glimpse of Nature; Golgari Grave-Troll; Great Furnace; Green Sun's Zenith; Hypergenesis; Jace, the Mind Sculptor; Mental Misstep; Ponder; Preordain; Punishing Fire; Rite of Flame; Seat of the Synod; Sensei's Divining Top; Stoneforge Mystic; Skullclamp; Sword of the Meek; Tree of Tales; Umezawa's Jitte; Valakut, the Molten Pinnacle; Vault of Whispers; Wild Nacatl Name:Modern|Sets:8ED, MRD, DST, 5DN, CHK, BOK, SOK, 9ED, RAV, GPT, DIS, CSP, TSP, PLC, FUT, 10E, LRW, EVE, SHM, MOR, ALA, CFX, ARB, M10, ZEN, WWK, ROE, M11, SOM, MBS, NPH, M12, ISD, DKA|Banned:Ancestral Vision; Ancient Den; Bitterblossom; Blazing Shoal; Chrome Mox; Cloudpost; Dark Depths; Dread Return; Glimpse of Nature; Golgari Grave-Troll; Great Furnace; Green Sun's Zenith; Hypergenesis; Jace, the Mind Sculptor; Mental Misstep; Ponder; Preordain; Punishing Fire; Rite of Flame; Seat of the Synod; Sensei's Divining Top; Stoneforge Mystic; Skullclamp; Sword of the Meek; Tree of Tales; Umezawa's Jitte; Valakut, the Molten Pinnacle; Vault of Whispers; Wild Nacatl
Name:Legacy|Banned:Amulet of Quoz; Ancestral Recall; Balance; Bazaar of Baghdad; Black Lotus; Black Vise; Bronze Tablet; Channel; Chaos Orb; Contract from Below; Darkpact; Demonic Attorney; Demonic Consultation; Demonic Tutor; Earthcraft; Falling Star; Fastbond; Flash; Frantic Search; Goblin Recruiter; Gush; Hermit Druid; Imperial Seal; Jeweled Bird; Land Tax; Library of Alexandria; Mana Crypt; Mana Drain; Mana Vault; Memory Jar; Mind Twist; Mind's Desire; Mishra's Workshop; Mox Emerald; Mox Jet; Mox Pearl; Mox Ruby; Mox Sapphire; Mystical Tutor; Necropotence; Oath of Druids; Rebirth; Shahrazad; Skullclamp; Sol Ring; Strip Mine; Survival of the Fittest; Tempest Efreet; Time Vault; Time Walk; Timetwister; Timmerian Fiends; Tinker; Tolarian Academy; Vampiric Tutor; Wheel of Fortune; Windfall; Worldgorger Dragon; Yawgmoth's Bargain; Yawgmoth's Will; Mental Misstep Name:Legacy|Banned:Amulet of Quoz; Ancestral Recall; Balance; Bazaar of Baghdad; Black Lotus; Black Vise; Bronze Tablet; Channel; Chaos Orb; Contract from Below; Darkpact; Demonic Attorney; Demonic Consultation; Demonic Tutor; Earthcraft; Falling Star; Fastbond; Flash; Frantic Search; Goblin Recruiter; Gush; Hermit Druid; Imperial Seal; Jeweled Bird; Land Tax; Library of Alexandria; Mana Crypt; Mana Drain; Mana Vault; Memory Jar; Mind Twist; Mind's Desire; Mishra's Workshop; Mox Emerald; Mox Jet; Mox Pearl; Mox Ruby; Mox Sapphire; Mystical Tutor; Necropotence; Oath of Druids; Rebirth; Shahrazad; Skullclamp; Sol Ring; Strip Mine; Survival of the Fittest; Tempest Efreet; Time Vault; Time Walk; Timetwister; Timmerian Fiends; Tinker; Tolarian Academy; Vampiric Tutor; Wheel of Fortune; Windfall; Worldgorger Dragon; Yawgmoth's Bargain; Yawgmoth's Will; Mental Misstep
Name:Vintage|Banned:Amulet of Quoz; Bronze Tablet; Chaos Orb; Contract from Below; Darkpact; Demonic Attorney; Falling Star; Jeweled Bird; Rebirth; Shahrazad; Tempest Efreet; Timmerian Fiends Name:Vintage|Banned:Amulet of Quoz; Bronze Tablet; Chaos Orb; Contract from Below; Darkpact; Demonic Attorney; Falling Star; Jeweled Bird; Rebirth; Shahrazad; Tempest Efreet; Timmerian Fiends

View File

@@ -1,7 +1,7 @@
Index:0|Code2:MBP|Code3:MBP|Name:Media Insert Promo|Alias:PRO Index:0|Code2:MBP|Code3:MBP|Name:Media Insert Promo|Alias:PRO
Index:1|Code2:A|Code3:LEA|Name:Limited Edition Alpha Index:1|Code2:A|Code3:LEA|Name:Limited Edition Alpha
Index:2|Code2:B|Code3:LEB|Name:Limited Edition Beta Index:2|Code2:B|Code3:LEB|Name:Limited Edition Beta
Index:3|Code2:U|Code3:2ED|Name:Unlimited Index:3|Code2:U|Code3:2ED|Name:Unlimited Edition
Index:4|Code2:AN|Code3:ARN|Name:Arabian Nights Index:4|Code2:AN|Code3:ARN|Name:Arabian Nights
Index:5|Code2:AQ|Code3:ATQ|Name:Antiquities Index:5|Code2:AQ|Code3:ATQ|Name:Antiquities
Index:6|Code2:R|Code3:3ED|Name:Revised Edition Index:6|Code2:R|Code3:3ED|Name:Revised Edition
@@ -84,3 +84,4 @@ Index:75|Code2:NPH|Code3:NPH|Name:New Phyrexia
Index:76|Code2:COM|Code3:COM|Name:Commander Index:76|Code2:COM|Code3:COM|Name:Commander
Index:77|Code2:M12|Code3:M12|Name:Magic 2012 Index:77|Code2:M12|Code3:M12|Name:Magic 2012
Index:78|Code2:ISD|Code3:ISD|Name:Innistrad Index:78|Code2:ISD|Code3:ISD|Name:Innistrad
Index:79|Code2:DKA|Code3:DKA|Name:Dark Ascension

View File

@@ -0,0 +1,22 @@
Set:LEA|Commons:23|Uncommons:13|Rares:2|BasicLands:22
Set:LEB|Commons:23|Uncommons:13|Rares:2|BasicLands:22
Set:2ED|Commons:23|Uncommons:13|Rares:2|BasicLands:22
Set:3ED|Commons:23|Uncommons:13|Rares:2|BasicLands:22
Set:4ED|Commons:26|Uncommons:9|Rares:3|BasicLands:22
Set:ICE|Commons:26|Uncommons:9|Rares:3|BasicLands:22
Set:5ED|Commons:26|Uncommons:9|Rares:3|BasicLands:22
Set:MIR|Commons:25|Uncommons:10|Rares:3|BasicLands:22
Set:TMP|Commons:25|Uncommons:10|Rares:3|BasicLands:22
Set:USG|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:6ED|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:MMQ|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:INV|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:ODY|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:ONS|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:MRD|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:CHK|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:RAV|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:TSP|Commons:29|Uncommons:10|Rares:3|BasicLands:30|Special:3
Set:LRW|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:SHM|Commons:32|Uncommons:10|Rares:3|BasicLands:30
Set:ALA|Commons:32|Uncommons:10|Rares:3|BasicLands:30

View File

@@ -137,6 +137,7 @@ def initSets():
# Innistrad # Innistrad
forgeSets.append('ISD') forgeSets.append('ISD')
forgeSets.append('DKA')
if not os.path.exists(pathToMtgData) : if not os.path.exists(pathToMtgData) :
print("This script requires the text version of Arch's mtg-data to be present.You can download it from slightlymagic.net's forum and either place the text version next to this script or edit this script and provide the path to the file at the top.") print("This script requires the text version of Arch's mtg-data to be present.You can download it from slightlymagic.net's forum and either place the text version next to this script or edit this script and provide the path to the file at the top.")

View File

@@ -5,8 +5,8 @@ Text:no text
PT:2/6 PT:2/6
T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature.Green,Creature.White | DelayedTrigger$ DelTrigBlocked | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a green or white creature, destroy that creature at end of combat. T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature.Green,Creature.White | DelayedTrigger$ DelTrigBlocked | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a green or white creature, destroy that creature at end of combat.
T:Mode$ Blocks | ValidCard$ Creature.Green,Creature.White | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrigBlocker | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a green or white creature, destroy that creature at end of combat. T:Mode$ Blocks | ValidCard$ Creature.Green,Creature.White | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrigBlocker | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a green or white creature, destroy that creature at end of combat.
SVar:DelTrigBlocked:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigDestroyBlocked | TriggerDescription$ Destroy blocked creature at end of combat. SVar:DelTrigBlocked:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigDestroyBlocked | TriggerDescription$ Destroy blocked creature at end of combat.
SVar:DelTrigBlocker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigDestroyBlocker | TriggerDescription$ Destroy blocking creature at end of combat. SVar:DelTrigBlocker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigDestroyBlocker | TriggerDescription$ Destroy blocking creature at end of combat.
SVar:TrigDestroyBlocked:AB$Destroy | Cost$ 0 | Defined$ TriggeredAttacker SVar:TrigDestroyBlocked:AB$Destroy | Cost$ 0 | Defined$ TriggeredAttacker
SVar:TrigDestroyBlocker:AB$Destroy | Cost$ 0 | Defined$ TriggeredBlocker SVar:TrigDestroyBlocker:AB$Destroy | Cost$ 0 | Defined$ TriggeredBlocker
SVar:Rarity:Uncommon SVar:Rarity:Uncommon

View File

@@ -0,0 +1,13 @@
Name:Academy Researchers
ManaCost:1 U U
Types:Creature Human Wizard
Text:no text
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, you may put an Aura card from your hand onto the battlefield attached to Academy Researchers.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Battlefield | ChangeType$ Aura | AttachedTo$ Self
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/academy_researchers.jpg
SetInfo:USG|Uncommon|http://magiccards.info/scans/en/us/58.jpg
SetInfo:10E|Uncommon|http://magiccards.info/scans/en/10e/63.jpg
Oracle:When Academy Researchers enters the battlefield, you may put an Aura card from your hand onto the battlefield attached to Academy Researchers.
End

View File

@@ -4,7 +4,7 @@ Types:Creature Sliver
Text:no text Text:no text
PT:2/2 PT:2/2
S:Mode$ Continuous | Affected$ Sliver | AddAbility$ Damage | Description$ All Slivers have "2, Sacrifice this permanent: This permanent deals 2 damage to target creature or player." S:Mode$ Continuous | Affected$ Sliver | AddAbility$ Damage | Description$ All Slivers have "2, Sacrifice this permanent: This permanent deals 2 damage to target creature or player."
SVar:Damage:AB$DealDamage | Cost$ 2 Sac<1/CARDNAME> | ValidTgts$ Creature,Player | NumDmg$ 2 | TgtPrompt$ Select a target creature or player. | SpellDescription$ CARDNAME deals 2 damage to target creature or player. SVar:Damage:AB$DealDamage | Cost$ 2 Sac<1/CARDNAME> | Tgt$ TgtCP | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player.
SVar:BuffedBy:Sliver SVar:BuffedBy:Sliver
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/acidic_sliver.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/acidic_sliver.jpg

View File

@@ -5,6 +5,9 @@ Text:no text
PT:4/5 PT:4/5
K:Flying K:Flying
K:Vigilance K:Vigilance
A:AB$ Effect | Cost$ T | Name$ Adarkar Valkyrie Effect | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature other than Adarkar Valkyrie | Triggers$ TrigChangesZone | SVars$ TrigChangeZone | RememberObjects$ Targeted | SpellDescription$ When target creature other than CARDNAME dies this turn, return that card to the battlefield under your control.
SVar:TrigChangesZone:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.IsRemembered | Execute$ TrigChangeZone | TriggerDescription$ If the targeted creature of Adarkar Valkyrie dies this turn, return it to the battlefield and you gain control of it.
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://resources.wizards.com/magic/cards/csp/en-us/card121196.jpg SVar:Picture:http://resources.wizards.com/magic/cards/csp/en-us/card121196.jpg
SetInfo:CSP|Rare|http://magiccards.info/scans/en/cs/1.jpg SetInfo:CSP|Rare|http://magiccards.info/scans/en/cs/1.jpg

View File

@@ -0,0 +1,14 @@
Name:Aegis Angel
ManaCost:4 W W
Types:Creature Angel
Text:no text
PT:5/5
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, another target permanent is indestructible for as long as you control CARDNAME. (Effects that say "destroy" don't destroy that permanent. An indestructible creature can't be destroyed by damage.)
SVar:TrigPump:DB$ Pump | ValidTgts$ Permanent.Other | TgtPrompt$ Select another target permanent | KW$ HIDDEN Indestructible | UntilLoseControlOfHost$ True
SVar:PlayMain1:TRUE
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/aegis_angel.jpg
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/1.jpg
Oracle:Flying\nWhen Aegis Angel enters the battlefield, another target permanent is indestructible for as long as you control Aegis Angel. (Effects that say "destroy" don't destroy that permanent. An indestructible creature can't be destroyed by damage.)
End

View File

@@ -6,7 +6,7 @@ PT:0/5
K:Defender K:Defender
K:Reach K:Reach
T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature | DelayedTrigger$ DelayedTrig | TriggerDescription$ Whenever CARDNAME blocks a creature, return that creature to its owner's hand at end of combat. T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature | DelayedTrigger$ DelayedTrig | TriggerDescription$ Whenever CARDNAME blocks a creature, return that creature to its owner's hand at end of combat.
SVar:DelayedTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigBounce | TriggerDescription$ Return blocked creature to its owner's hand at end of combat. SVar:DelayedTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigBounce | TriggerDescription$ Return blocked creature to its owner's hand at end of combat.
SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ TriggeredAttacker SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ TriggeredAttacker
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_membrane.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_membrane.jpg

View File

@@ -0,0 +1,32 @@
Name:Afflicted Deserter
ManaCost:3 R
Types:Creature Human Warrior Werewolf
Text:no text
PT:3/2
T:Mode$Phase | Phase$ Upkeep | WerewolfTransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if no spells were cast last turn, transform CARDNAME.
SVar:Picture:http://www.wizards.com/global/images/magic/general/afflicted_deserter.jpg
AlternateMode:DoubleFaced
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/81a.jpg
Oracle:At the beginning of each upkeep, if no spells were cast last turn, transform Afflicted Deserter.
#Shared
SVar:TrigTransform:AB$SetState | Cost$ 0 | Defined$ Self | Mode$ Transform
ALTERNATE
Name:Werewolf Ransacker
ManaCost:no cost
Colors:red
Types:Creature Werewolf
Text:no text
PT:5/4
T:Mode$ Transformed | ValidCard$ Card.Self | Execute$ TrigDestroy | OptionalDecider$ You | TriggerDescription$ Whenever this creature transforms into CARDNAME, you may destroy target artifact. If that artifact is put into a graveyard this way, CARDNAME deals 3 damage to that artifact's controller
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Artifact | TgtPrompt$ Select target artifact. | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ DBDamage
SVar:DBDamage:DB$DealDamage | Cost$ 0 | Defined$ TargetedController | NumDmg$ 3 | SubAbility$ DBCleanup | ConditionCheckSVar$ IsDestroyed | ConditionSVarCompare$ GE1
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
SVar:IsDestroyed:Count$ThisTurnEntered_Graveyard_from_Battlefield_Artifact.IsRemembered
T:Mode$Phase | Phase$ Upkeep | WerewolfUntransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if a player cast two or more spells last turn, transform CARDNAME.
SVar:Picture1:http://www.wizards.com/global/images/magic/general/werewolf_ransacker.jpg
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/81b.jpg
Oracle:Whenever this creature transforms into Werewolf Ransacker, you may destroy target artifact. If that artifact is put into a graveyard this way, Werewolf Ransacker deals 3 damage to that artifact's controller.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Werewolf Ransacker.
End

View File

@@ -0,0 +1,15 @@
Name:Ageless Sentinels
ManaCost:3 W
Types:Creature Wall
Text:no text
PT:4/4
K:Flying
K:Defender
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigDebuff | TriggerDescription$ When CARDNAME blocks, it becomes a Bird Giant, and it loses defender.
SVar:TrigDebuff:DB$Debuff | Keywords$ Defender | Defined$ TriggeredBlocker | Permanent$ True | SubAbility$ Animate
SVar:Animate:DB$Animate | Defined$ TriggeredBlocker | Types$ Bird,Giant | OverwriteTypes$ True | KeepSupertypes$ True | KeepCardTypes$ True | Permanent$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/ageless_sentinels.jpg
SetInfo:SCG|Rare|http://magiccards.info/scans/en/sc/1.jpg
Oracle:Defender (This creature can't attack.)\nFlying\nWhen Ageless Sentinels blocks, it becomes a Bird Giant, and it loses defender. (It's no longer a Wall. This effect lasts indefinitely.)
End

View File

@@ -20,8 +20,10 @@ Types:Legendary Creature Goblin Shaman
Text:no text Text:no text
PT:2/2 PT:2/2
K:Protection from red K:Protection from red
R:Event$ DamageDone | ValidSource$ Card.Red | ValidTarget$ Player | ReplaceWith$ DmgPlus1 | Description$ If a red source would deal damage to a player, it deals that much damage plus 1 to that player instead. R:Event$ DamageDone | ValidSource$ Card.Red | ValidTarget$ Player | ReplaceWith$ DmgPlus1 | IsCombat$ False | Description$ If a red source would deal damage to a player, it deals that much damage plus 1 to that player instead.
R:Event$ DamageDone | ValidSource$ Card.Red | ValidTarget$ Player | ReplaceWith$ DmgPlus1Combat | IsCombat$ True | Secondary$ True | Description$ If a red source would deal damage to a player, it deals that much damage plus 1 to that player instead.
SVar:DmgPlus1:AB$DealDamage | Cost$ 0 | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X SVar:DmgPlus1:AB$DealDamage | Cost$ 0 | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X
SVar:DmgPlus1:AB$DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X
SVar:X:ReplaceCount$DamageAmount/Plus.1 SVar:X:ReplaceCount$DamageAmount/Plus.1
SVar:Picture1:http://www.wizards.com/global/images/magic/general/tok_tok_volcano_born.jpg SVar:Picture1:http://www.wizards.com/global/images/magic/general/tok_tok_volcano_born.jpg
SetInfo:CHK|Rare|http://magiccards.info/scans/en/chk/313.jpg SetInfo:CHK|Rare|http://magiccards.info/scans/en/chk/313.jpg

View File

@@ -7,7 +7,6 @@ K:Haste
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigPumpAll | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may have Ally creatures you control get +1/+0 until end of turn. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigPumpAll | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may have Ally creatures you control get +1/+0 until end of turn.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Ally.Other+YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPumpAll | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may have Ally creatures you control get +1/+0 until end of turn. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Ally.Other+YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPumpAll | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may have Ally creatures you control get +1/+0 until end of turn.
SVar:TrigPumpAll:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.Ally+YouCtrl | NumAtt$ 1 SVar:TrigPumpAll:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.Ally+YouCtrl | NumAtt$ 1
SVar:PlayMain1:TRUE
SVar:BuffedBy:Ally SVar:BuffedBy:Ally
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/Akoum_Battlesinger.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/Akoum_Battlesinger.jpg

View File

@@ -0,0 +1,13 @@
Name:Alloy Golem
ManaCost:6
Types:Artifact Creature Golem
Text:no text
PT:4/4
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color.
SVar:ChooseColor:AB$ ChooseColor | Cost$ 0 | Defined$ You
S:Mode$ Continuous| Affected$ Card.Self | SetColor$ ChosenColor | Description$ CARDNAME is the chosen color. (It's still an artifact.)
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/alloy_golem.jpg
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/297.jpg
Oracle:As Alloy Golem enters the battlefield, choose a color.\nAlloy Golem is the chosen color. (It's still an artifact.)
End

View File

@@ -2,7 +2,7 @@ Name:Aluren
ManaCost:2 G G ManaCost:2 G G
Types:Enchantment Types:Enchantment
Text:no text Text:no text
S:Mode$ Continuous | Affected$ Creature.cmcLE3 | AddHiddenKeyword$ HIDDEN Flash & HIDDEN May be played without paying its mana cost | AffectedZone$ Hand,Graveyard,Exile | Description$ Any player may play creature cards with converted mana cost 3 or less without paying their mana cost and as though they had flash. S:Mode$ Continuous | Affected$ Creature.cmcLE3 | AddHiddenKeyword$ HIDDEN May be played without paying its mana cost and as though it has flash | AffectedZone$ Hand,Graveyard,Exile | Description$ Any player may play creature cards with converted mana cost 3 or less without paying their mana cost and as though they had flash.
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/aluren.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/aluren.jpg

View File

@@ -0,0 +1,16 @@
Name:Ana Sanctuary
ManaCost:2 G
Types:Enchantment
Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigPump | TriggerDescription$ At the beginning of your upkeep, if you control a blue or black permanent, target creature gets +1/+1 until end of turn. If you control a blue permanent and a black permanent, that creature gets +5/+5 until end of turn instead.
SVar:TrigPump:DB$Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature to pump | NumAtt$ +1 | NumDef$ +1 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | SubAbility$ DBPump
SVar:DBPump:DB$Pump | Defined$ Targeted | NumAtt$ +5 | NumDef$ +5 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE2
SVar:Y:Count$Valid Permanent.Blue+YouCtrl/LimitMax.1
SVar:Z:Count$Valid Permanent.Black+YouCtrl/LimitMax.1
SVar:X:SVar$Y/Plus.Z
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/ana_sanctuary.jpg
SetInfo:APC|Uncommon|http://magiccards.info/scans/en/ap/74.jpg
Oracle:At the beginning of your upkeep, if you control a blue or black permanent, target creature gets +1/+1 until end of turn. If you control a blue permanent and a black permanent, that creature gets +5/+5 until end of turn instead.
End

View File

@@ -7,7 +7,6 @@ K:Suspend:4:U
A:SP$ Draw | Cost$ 0 | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player draws three cards. | ActivationLimit$ 0 A:SP$ Draw | Cost$ 0 | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player draws three cards. | ActivationLimit$ 0
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/ancestral_vision.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/ancestral_vision.jpg
SVar:RemAIDeck:True
SetInfo:TSP|Rare|http://magiccards.info/scans/en/ts/48.jpg SetInfo:TSP|Rare|http://magiccards.info/scans/en/ts/48.jpg
Oracle:Ancestral Vision is blue.\nSuspend 4-{U} (Rather than cast this card from your hand, pay {U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nTarget player draws three cards. Oracle:Ancestral Vision is blue.\nSuspend 4-{U} (Rather than cast this card from your hand, pay {U} and exile it with four time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)\nTarget player draws three cards.
End End

View File

@@ -0,0 +1,15 @@
Name:Angelic Arbiter
ManaCost:5 W W
Types:Creature Angel
Text:no text
PT:5/6
K:Flying
S:Mode$ Continuous | Affected$ Creature.YouDontCtrl | AddHiddenKeyword$ HIDDEN CARDNAME can't attack. | CheckSVar$ X | SVarCompare$ GE1 | Description$ Each opponent who cast a spell this turn can't attack with creatures.
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ Opponent | OpponentAttackedWithCreatureThisTurn$ True | Description$ Each opponent who attacked with a creature this turn can't cast spells.
SVar:X:Count$ThisTurnCast_Card.YouDontCtrl
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_arbiter.jpg
SetInfo:M11|Rare|http://magiccards.info/scans/en/m11/4.jpg
SetInfo:COM|Rare|http://magiccards.info/scans/en/cmd/5.jpg
Oracle:Flying\nEach opponent who cast a spell this turn can't attack with creatures.\nEach opponent who attacked with a creature this turn can't cast spells.
End

View File

@@ -0,0 +1,22 @@
Name:Angel's Trumpet
ManaCost:3
Types:Artifact
Text:no text
S:Mode$ Continuous | Affected$ Creature | AddHiddenKeyword$ Vigilance | Description$ All creatures have vigilance.
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigTapAllYou | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each player's end step, tap all untapped creatures that player controls that didn't attack this turn. CARDNAME deals damage to the player equal to the number of creatures tapped this way.
SVar:TrigTapAllYou:AB$ TapAll | Cost$ 0 | ValidCards$ Creature.untapped+notAttackedThisTurn+YouCtrl | RememberTapped$ True | SubAbility$ DBDamageYou
SVar:DBDamageYou:DB$ DealDamage | Defined$ You | NumDmg$ AngelYouX | SubAbility$ DBCleanupYou
SVar:DBCleanupYou:DB$ Cleanup | ClearRemembered$ True
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Opponent | Execute$ TrigTapAllOpp | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ At the beginning of each player's end step, tap all untapped creatures that player controls that didn't attack this turn. CARDNAME deals damage to the player equal to the number of creatures tapped this way.
SVar:TrigTapAllOpp:AB$ TapAll | Cost$ 0 | ValidCards$ Creature.untapped+notAttackedThisTurn+YouDontCtrl | RememberTapped$ True | SubAbility$ DBDamageOpp
SVar:DBDamageOpp:DB$ DealDamage | Defined$ Opponent | NumDmg$ AngelOppX | SubAbility$ DBCleanupOpp
SVar:DBCleanupOpp:DB$ Cleanup | ClearRemembered$ True
SVar:AngelYouX:Remembered$Amount
SVar:AngelOppX:Remembered$Amount
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/angels_trumpet.jpg
SetInfo:ULG|Uncommon|http://magiccards.info/scans/en/ul/121.jpg
Oracle:All creatures have vigilance.\nAt the beginning of each player's end step, tap all untapped creatures that player controls that didn't attack this turn. Angel's Trumpet deals damage to the player equal to the number of creatures tapped this way.
End

View File

@@ -0,0 +1,10 @@
Name:Animal Magnetism
ManaCost:4 G
Types:Sorcery
Text:no text
A:SP$ Dig | Cost$ 4 G | DigNum$ 5 | Reveal$ True | ChangeNum$ 1 | ChangeValid$ Creature | DestinationZone$ Battlefield | DestinationZone2$ Graveyard | Choser$ Opponent | SpellDescription$ Reveal the top five cards of your library. An opponent chooses a creature card from among them. Put that card onto the battlefield and the rest into your graveyard.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/animal_magnetism.jpg
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/245.jpg
Oracle:Reveal the top five cards of your library. An opponent chooses a creature card from among them. Put that card onto the battlefield and the rest into your graveyard.
End

View File

@@ -0,0 +1,18 @@
Name:Anurid Scavenger
ManaCost:2 G
Types:Creature Frog Beast
Text:no text
PT:3/3
K:Protection from black
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigChangeZone | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you put a card from your graveyard on the bottom of your library.
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Library | Hidden$ True | ChangeType$ Card.YouOwn | LibraryPosition$ -1 | RememberChanged$ True | SubAbility$ DBSac
SVar:DBSac:DB$ Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:NeedsToPlayVar:Y GE3
SVar:Y:Count$InYourYard
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/anurid_scavenger.jpg
SetInfo:TOR|Uncommon|http://magiccards.info/scans/en/tr/119.jpg
Oracle:Protection from black\nAt the beginning of your upkeep, sacrifice Anurid Scavenger unless you put a card from your graveyard on the bottom of your library.
End

View File

@@ -5,6 +5,7 @@ Text:Apocalypse Hydra enters the battlefield with X +1/+1 counters on it. If X i
PT:0/0 PT:0/0
A:AB$ DealDamage | Cost$ 1 R SubCounter<1/P1P1> | Tgt$ TgtCP | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player. A:AB$ DealDamage | Cost$ 1 R SubCounter<1/P1P1> | Tgt$ TgtCP | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
# This xPaid doesn't do anything, it's just needed to make Cost work properly # This xPaid doesn't do anything, it's just needed to make Cost work properly
SVar:X:Count$xPaid
SVar:Rarity:Mythic SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/apocalypse_hydra.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/apocalypse_hydra.jpg
SetInfo:CFX|Mythic|http://magiccards.info/scans/en/cfx/98.jpg SetInfo:CFX|Mythic|http://magiccards.info/scans/en/cfx/98.jpg

View File

@@ -0,0 +1,12 @@
Name:Arachnus Spinner
ManaCost:5 G
Types:Creature Spider
Text:no text
PT:5/7
K:Reach
A:AB$ ChangeZone | Cost$ tapXType<1/Spider> | Hidden$ True | Origin$ Library | OriginChoice$ True | OriginAlternative$ Graveyard | AlternativeMessage$ Would you like to search your library with this ability? If you do, your library will be shuffled. | Destination$ Battlefield | ChangeType$ Card.namedArachnus Web | SpellDescription$ Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle it.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/arachnus_spinner.jpg
Oracle:Reach (This creature can block creatures with flying.)\nTap an untapped Spider you control: Search your graveyard and/or library for a card named Arachnus Web and put it onto the battlefield attached to target creature. If you search your library this way, shuffle it.
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/162.jpg
End

View File

@@ -2,9 +2,9 @@ Name:Arc Lightning
ManaCost:2 R ManaCost:2 R
Types:Sorcery Types:Sorcery
Text:no text Text:no text
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ DBDamage2 | SpellDescription$ CARDNAME deals 3 damage divided as you choose among one, two, or three target creatures and/or players. A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ DBDamage2 | SpellDescription$ CARDNAME deals 3 damage divided as you choose among one, two, or three target creatures and/or players.
SVar:DBDamage2:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1 | SubAbility$ DBDamage3 SVar:DBDamage2:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1 | SubAbility$ DBDamage3
SVar:DBDamage3:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (3) | NumDmg$ 1 SVar:DBDamage3:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player (3) | NumDmg$ 1
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/arc_lightning.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/arc_lightning.jpg
SetInfo:USG|Common|http://magiccards.info/scans/en/us/174.jpg SetInfo:USG|Common|http://magiccards.info/scans/en/us/174.jpg

View File

@@ -3,8 +3,8 @@ ManaCost:2 R
Types:Creature Human Spellshaper Types:Creature Human Spellshaper
Text:no text Text:no text
PT:2/2 PT:2/2
A:AB$ DealDamage | Cost$ 2 R T Discard<1/Card> | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 2 damage divided as you choose among any number of target creatures and/or players. A:AB$ DealDamage | Cost$ 2 R T Discard<1/Card> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 2 damage divided as you choose among any number of target creatures and/or players.
SVar:DBDamage:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1 SVar:DBDamage:DB$DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/arc_mage.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/arc_mage.jpg
SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/77.jpg SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/77.jpg

View File

@@ -0,0 +1,12 @@
Name:Arcane Denial
ManaCost:1 U
Types:Instant
Text:no text
A:SP$ Counter | Cost$ 1 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SubAbility$ DBDraw | SpellDescription$ Counter target spell. Its controller may draw up to two cards at the beginning of the next turn's upkeep. You draw a card at the beginning of the next turn's upkeep.
SVar:DBDraw:DB$Draw | NumCards$ 2 | NextUpkeep$ True | Defined$ TargetedController | OptionalDecider$ True | SubAbility$ DBDraw2
SVar:DBDraw2:DB$Draw | NumCards$ 1 | NextUpkeep$ True | Defined$ You
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/arcane_denial.jpg
SetInfo:ALL|Common|http://magiccards.info/scans/en/ai/32.jpg|2
Oracle:Counter target spell. Its controller may draw up to two cards at the beginning of the next turn's upkeep.\nYou draw a card at the beginning of the next turn's upkeep.
End

View File

@@ -0,0 +1,12 @@
Name:Archangel's Light
ManaCost:7 W
Types:Sorcery
Text:no text
A:SP$ GainLife | Cost$ 7 W | LifeAmount$ X | SubAbility$ DBShuffle | SpellDescription$ You gain 2 life for each card in your graveyard, then shuffle your graveyard into your library.
SVar:DBShuffle:DB$ChangeZoneAll | ChangeType$ Card.YouOwn | Origin$ Graveyard | Destination$ Library | Shuffle$ True
SVar:X:Count$InYourYard/Times.2
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/archangels_light.jpg
SetInfo:DKA|Mythic|http://magiccards.info/scans/en/dka/1.jpg
Oracle:You gain 2 life for each card in your graveyard, then shuffle your graveyard into your library.
End

View File

@@ -2,7 +2,7 @@ Name:Archmage Ascension
ManaCost:2 U ManaCost:2 U
Types:Enchantment Types:Enchantment
Text:no text Text:no text
T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ X | SVarCompare$ GE2 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of each end step, if you drew two or more cards this turn, you may put a quest counter on CARDNAME. T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ X | SVarCompare$ GE2 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerDescription$ At the beginning of each end step, if you drew two or more cards this turn, you may put a quest counter on CARDNAME.
R:Event$ Draw | ValidPlayer$ You | ReplaceWith$ Tutor | CheckSVar$ Y | SVarCompare$ GE6 | Optional$ True | Description$ As long as CARDNAME has six or more quest counters on it, if you would draw a card, you may instead search your library for a card, put that card into your hand, then shuffle your library. R:Event$ Draw | ValidPlayer$ You | ReplaceWith$ Tutor | CheckSVar$ Y | SVarCompare$ GE6 | Optional$ True | Description$ As long as CARDNAME has six or more quest counters on it, if you would draw a card, you may instead search your library for a card, put that card into your hand, then shuffle your library.
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1 SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1
SVar:Tutor:AB$ ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand | ValidCard$ Card.YouOwn SVar:Tutor:AB$ ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand | ValidCard$ Card.YouOwn

View File

@@ -0,0 +1,14 @@
Name:Argent Sphinx
ManaCost:2 U U
Types:Creature Sphinx
Text:no text
PT:4/3
K:Flying
A:AB$ ChangeZone | Cost$ U | Defined$ Self | Origin$ Battlefield | Destination$ Exile | SubAbility$ DelTrig | Activation$ Metalcraft | PrecostDesc$ Metalcraft - | SpellDescription$ Exile CARDNAME. Return it to the battlefield under your control at the beginning of the next end step. Activate this ability only if you control three or more artifacts.
SVar:DelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigReturn | TriggerDescription$ Return CARDNAME to the battlefield.
SVar:TrigReturn:DB$ ChangeZone | Defined$ Self | Origin$ Exile | Destination$ Battlefield
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/argent_sphinx.jpg
SetInfo:SOM|Rare|http://magiccards.info/scans/en/som/28.jpg
Oracle:Flying\nMetalcraft - {U}: Exile Argent Sphinx. Return it to the battlefield under your control at the beginning of the next end step. Activate this ability only if you control three or more artifacts.
End

View File

@@ -3,7 +3,7 @@ ManaCost:3 W U
Types:Creature Cat Soldier Types:Creature Cat Soldier
Text:no text Text:no text
PT:2/5 PT:2/5
A:AB$ Protection | Cost$ 1 W W | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select targe creature you control | Gains$ Choice | Choices$ AnyColor | SpellDescription$ Target creature you control gains protection from the color of your choice until end of turn. A:AB$ Protection | Cost$ 1 W W | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | Gains$ Choice | Choices$ AnyColor | SpellDescription$ Target creature you control gains protection from the color of your choice until end of turn.
A:AB$ Pump | Cost$ 1 U U | KW$ Shroud | SpellDescription$ CARDNAME gains shroud until end of turn. A:AB$ Pump | Cost$ 1 U U | KW$ Shroud | SpellDescription$ CARDNAME gains shroud until end of turn.
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/armored_guardian.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/armored_guardian.jpg

View File

@@ -5,7 +5,7 @@ Text:no text
PT:4/4 PT:4/4
T:Mode$ Blocks | ValidCard$ Creature.powerLE1 | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat. T:Mode$ Blocks | ValidCard$ Creature.powerLE1 | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat.
T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature.powerLE1 | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat. T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature.powerLE1 | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat.
SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigDestroy | TriggerDescription$ Destroy CARDNAME at end of combat. SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigDestroy | TriggerDescription$ Destroy CARDNAME at end of combat.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ Self SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ Self
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/arrogant_bloodlord.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/arrogant_bloodlord.jpg

View File

@@ -0,0 +1,11 @@
Name:Artful Dodge
ManaCost:U
Types:Sorcery
Text:no text
K:Flashback U
A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN Unblockable | SpellDescription$ Target creature is unblockable this turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/artful_dodge.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/27.jpg
Oracle:Target creature is unblockable this turn.\nFlashback {U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
End

View File

@@ -0,0 +1,13 @@
Name:Ashling, the Extinguisher
ManaCost:2 B B
Types:Legendary Creature Elemental Shaman
Text:no text
PT:4/4
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | Execute$ TrigDestroy | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, choose target creature that player controls. He or she sacrifices that creature.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Creature.YouDontCtrl | Sacrifice$ True | TgtPrompt$ Select target creature defending player controls
SVar:MustBeBlocked:True
SVar:Rarity:Rare
SVar:Picture:http://serv3.tcgimages.eu/img/cards/Eventide/ashling_the_extinguisher.jpg
SetInfo:EVE|Rare|http://magiccards.info/scans/en/eve/33.jpg
Oracle:Whenever Ashling, the Extinguisher deals combat damage to a player, choose target creature that player controls. He or she sacrifices that creature.
End

View File

@@ -3,8 +3,8 @@ ManaCost:1 R
Types:Creature Elemental Hound Types:Creature Elemental Hound
Text:no text Text:no text
PT:2/1 PT:2/1
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigDamage1 | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, CARDNAME deals 1 damage to that creature T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigDamage1 | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, CARDNAME deals 1 damage to that creature.
T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | Execute$ TrigDamage2 | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, CARDNAME deals 1 damage to that creature T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | Execute$ TrigDamage2 | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, CARDNAME deals 1 damage to that creature.
SVar:TrigDamage1:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredAttacker | NumDmg$ 1 SVar:TrigDamage1:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredAttacker | NumDmg$ 1
SVar:TrigDamage2:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredBlocker | NumDmg$ 1 SVar:TrigDamage2:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredBlocker | NumDmg$ 1
SVar:Rarity:Common SVar:Rarity:Common

View File

@@ -0,0 +1,14 @@
Name:Auratouched Mage
ManaCost:5 W
Types:Creature Human Wizard
Text:no text
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, search your library for an Aura card that could enchant it. If CARDNAME is still on the battlefield, put that Aura card onto the battlefield attached to it. Otherwise, reveal the Aura card and put it into your hand. Then shuffle your library.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Battlefield | ChangeType$ Aura.CanEnchantSource | AttachedTo$ Self | ConditionPresent$ Card.Self | SubAbility$ DBChangeZone
SVar:DBChangeZone:DB$ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Aura.CanEnchantSource | ConditionPresent$ Card.Self | ConditionCompare$ LE0
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/auratouched_mage.jpg
SetInfo:RAV|Uncommon|http://magiccards.info/scans/en/rav/1.jpg
Oracle:When Auratouched Mage enters the battlefield, search your library for an Aura card that could enchant it. If Auratouched Mage is still on the battlefield, put that Aura card onto the battlefield attached to it. Otherwise, reveal the Aura card and put it into your hand. Then shuffle your library.
End

View File

@@ -0,0 +1,13 @@
Name:Auriok Survivors
ManaCost:5 W
Types:Creature Human Soldier
Text:no text
PT:4/6
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may return target Equipment card from your graveyard to the battlefield. If you do, you may attach it to CARDNAME.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Equipment.YouCtrl | SubAbility$ DBAttach
SVar:DBAttach:DB$ Attach | Object$ Targeted | Defined$ Self | Optional$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/auriok_survivors.jpg
SetInfo:NPH|Uncommon|http://magiccards.info/scans/en/nph/3.jpg
Oracle:When Auriok Survivors enters the battlefield, you may return target Equipment card from your graveyard to the battlefield. If you do, you may attach it to Auriok Survivors.
End

View File

@@ -0,0 +1,12 @@
Name:Avacyn's Collar
ManaCost:1
Types:Artifact Equipment
Text:Equipped creature gets +1/+0 and has vigilance.
K:eqPump 2:+1/+0/Vigilance
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.AttachedBy+Human | Execute$ TrigToken | TriggerDescription$ Whenever equipped creature dies, if it was a Human, put a 1/1 white Spirit creature token with flying onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenImage$ W 1 1 Spirit | TokenAmount$ 1 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/avacyns_collar.jpg
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/145.jpg
Oracle:Equipped creature gets +1/+0 and has vigilance.\nWhenever equipped creature dies, if it was a Human, put a 1/1 white Spirit creature token with flying onto the battlefield.\nEquip {2}
End

View File

@@ -0,0 +1,18 @@
Name:Avatar of Discord
ManaCost:BR BR BR
Types:Creature Avatar
Text:no text
PT:5/3
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you discard two cards.
SVar:TrigDiscard:AB$ Discard | Cost$ 0 | NumCards$ 2 | DiscardValid$ Card | Mode$ TgtChoose | Optional$ True | RememberDiscarded$ True | SubAbility$ DBSacSelf
SVar:DBSacSelf:DB$ Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT2
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:NeedsToPlayVar:Y GE3
SVar:Y:Count$InYourHand
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/avatar_of_discord.jpg
SetInfo:DIS|Rare|http://magiccards.info/scans/en/di/140.jpg
Oracle:({B/R} can be paid with either {B} or {R}.)\nFlying\nWhen Avatar of Discord enters the battlefield, sacrifice it unless you discard two cards.
End

View File

@@ -0,0 +1,16 @@
Name:Aven Mimeomancer
ManaCost:1 W U
Types:Creature Bird Wizard
Text:no text
PT:3/1
K:Flying
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, you may put a feather counter on target creature. If you do, that creature is 3/1 and has flying for as long as it has a feather counter on it.
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ FEATHER | CounterNum$ 1 | SubAbility$ DBAnimate
SVar:DBAnimate:DB$ Animate | Defined$ Targeted | staticAbilities$ MimeomancerStatic | Permanent$ True
SVar:MimeomancerStatic:Mode$ Continuous | Affected$ Card.Self+counters_GE1_FEATHER | SetPower$ 3 | SetToughness$ 1 | AddKeyword$ Flying | Description$ CARDNAME is 3/1 and has flying for as long as it has a feather counter on it.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/aven_mimeomancer.jpg
SetInfo:ARB|Rare|http://magiccards.info/scans/en/arb/2.jpg
Oracle:Flying\nAt the beginning of your upkeep, you may put a feather counter on target creature. If you do, that creature is 3/1 and has flying for as long as it has a feather counter on it.
End

View File

@@ -0,0 +1,15 @@
Name:Bala Ged Thief
ManaCost:3 B
Types:Creature Human Rogue Ally
Text:no text
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBDiscard | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, target player reveals a number of cards from his or her hand equal to the number of Allies you control. You choose one of them. That player discards that card.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Ally.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ DBDiscard | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, target player reveals a number of cards from his or her hand equal to the number of Allies you control. You choose one of them. That player discards that card.
SVar:DBDiscard:DB$ Discard | ValidTgts$ Player | NumCards$ 1 | RevealNumber$ X | Mode$ RevealYouChoose | DiscardValid$ Card
SVar:X:Count$TypeYouCtrl.Ally
SVar:BuffedBy:Ally
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/bala_ged_thief.jpg
SetInfo:ZEN|Rare|http://magiccards.info/scans/en/zen/79.jpg
Oracle:Whenever Bala Ged Thief or another Ally enters the battlefield under your control, target player reveals a number of cards from his or her hand equal to the number of Allies you control. You choose one of them. That player discards that card.
End

View File

@@ -0,0 +1,15 @@
Name:Balance of Power
ManaCost:3 U U
Types:Sorcery
Text:no text
A:SP$ Draw | Cost$ 3 U U | NumCards$ Y | Defined$ You | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | ConditionPresent$ Card.YouDontCtrl | ConditionSVarCompare$ GTX | ConditionZone$ Hand | SpellDescription$ If target opponent has more cards in hand than you, draw cards equal to the difference.
SVar:X:Count$InYourHand
SVar:Y:Count$InOppHand/Minus.X
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/balance_of_power.jpg
SetInfo:8ED|Rare|http://magiccards.info/scans/en/8e/62.jpg
SetInfo:PTK|Rare|http://magiccards.info/scans/en/p3k/34.jpg
SetInfo:POR|Rare|http://magiccards.info/scans/en/po/42.jpg
Oracle:If target opponent has more cards in hand than you, draw cards equal to the difference.
End

View File

@@ -7,6 +7,7 @@ K:Flying
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDamage | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, it deals that much damage to each creature that player controls. T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDamage | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, it deals that much damage to each creature that player controls.
SVar:TrigDamage:AB$ DamageAll | Cost$ 0 | NumDmg$ X | ValidCards$ Creature.YouDontCtrl SVar:TrigDamage:AB$ DamageAll | Cost$ 0 | NumDmg$ X | ValidCards$ Creature.YouDontCtrl
SVar:X:TriggerCount$DamageAmount SVar:X:TriggerCount$DamageAmount
SVar:MustBeBlocked:True
SVar:Rarity:Mythic SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/balefire_dragon.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/balefire_dragon.jpg
SetInfo:ISD|Mythic|http://magiccards.info/scans/en/isd/129.jpg SetInfo:ISD|Mythic|http://magiccards.info/scans/en/isd/129.jpg

View File

@@ -0,0 +1,13 @@
Name:Banewasp Affliction
ManaCost:1 B
Types:Enchantment Aura
Text:no text
A:SP$ Attach | Cost$ 1 B | ValidTgts$ Creature | AILogic$ Curse
T:Mode$ ChangesZone | ValidCard$ Card.AttachedBy | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigLose | TriggerDescription$ When enchanted creature dies, that creature's controller loses life equal to its toughness.
SVar:TrigLose:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredCardController | LifeAmount$ X
SVar:X:TriggeredCard$CardToughness
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/banewasp_affliction.jpg
SetInfo:ALA|Common|http://magiccards.info/scans/en/ala/65.jpg
Oracle:Enchant creature\nWhen enchanted creature dies, that creature's controller loses life equal to its toughness.
End

View File

@@ -0,0 +1,11 @@
Name:Bar the Door
ManaCost:2 W
Types:Instant
Text:no text
A:SP$ PumpAll | Cost$ 2 W | ValidCards$ Creature.YouCtrl | NumDef$ +4 | SpellDescription$ Creatures you control get +0/+4 until end of turn.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bar_the_door.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/2.jpg
Oracle:Creatures you control get +0/+4 until end of turn.
End

View File

@@ -3,7 +3,7 @@ ManaCost:3 R R
Types:Creature Ogre Warrior Types:Creature Ogre Warrior
Text:no text Text:no text
PT:3/3 PT:3/3
A:AB$ DealDamage | Cost$ T Sac<1/Artifact> | Tgt$ CP | NumDmg$ 2 | SpellDescription$ Barrage Ogre deals 2 damage to target creature or player. A:AB$ DealDamage | Cost$ T Sac<1/Artifact> | Tgt$ TgtCP | NumDmg$ 2 | SpellDescription$ Barrage Ogre deals 2 damage to target creature or player.
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/barrage_ogre.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/barrage_ogre.jpg

View File

@@ -0,0 +1,17 @@
Name:Barrow Ghoul
ManaCost:1 B
Types:Creature Zombie
Text:no text
PT:4/4
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigChangeZone | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you exile the top creature card of your graveyard.
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | Hidden$ True | ChangeType$ Creature.YouOwn+TopGraveyardCreature | RememberChanged$ True | SubAbility$ DBSac
SVar:DBSac:DB$ Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:NeedsToPlayVar:Y GE2
SVar:Y:Count$TypeInYourYard.Creature
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/barrow_ghoul.jpg
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/3.jpg
Oracle:At the beginning of your upkeep, sacrifice Barrow Ghoul unless you exile the top creature card of your graveyard.
End

View File

@@ -0,0 +1,15 @@
Name:Batwing Brume
ManaCost:1 WB
Types:Instant
Text:no text
A:SP$ Fog | Cost$ 1 WB | ConditionManaSpent$ W | SubAbility$ DBLoseLifeYou | SpellDescription$ Prevent all combat damage that would be dealt this turn if W was spent to cast CARDNAME. Each player loses 1 life for each attacking creature he or she controls if B was spent to cast CARDNAME. (Do both if WB was spent.)
SVar:DBLoseLifeYou:DB$ LoseLife | LifeAmount$ X | Defined$ You | ConditionManaSpent$ B | SubAbility$ DBLoseLifeOpp
SVar:DBLoseLifeOpp:DB$ LoseLife | LifeAmount$ Y | Defined$ Opponent | ConditionManaSpent$ B
SVar:X:Count$Valid Creature.YouCtrl+attacking
SVar:Y:Count$Valid Creature.YouDontCtrl+attacking
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/batwing_brume.jpg
SetInfo:EVE|Uncommon|http://magiccards.info/scans/en/eve/81.jpg
Oracle:Prevent all combat damage that would be dealt this turn if {W} was spent to cast Batwing Brume. Each player loses 1 life for each attacking creature he or she controls if {B} was spent to cast Batwing Brume. (Do both if {W}{B} was spent.)
End

View File

@@ -0,0 +1,16 @@
Name:Bazaar Trader
ManaCost:1 R
Types:Creature Goblin
Text:no text
PT:1/1
A:AB$ Pump | Cost$ T | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBPumpRemember | SpellDescription$ Target player gains control of target artifact, creature, or land you control.
SVar:DBPumpRemember:DB$ Pump | RememberObjects$ Targeted | Static$ True | SubAbility$ DBPumpPermanent
SVar:DBPumpPermanent:DB$ Pump | ValidTgts$ Artifact.YouCtrl,Creature.YouCtrl,Land.YouCtrl | TgtPrompt$ Select target artifact, creature, or land you control | SubAbility$ DBGainControl
SVar:DBGainControl:DB$ GainControl | Defined$ Targeted | NewController$ Remembered | SubAbility$ DBForgetRemembered
SVar:DBForgetRemembered:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/bazaar_trader.jpg
SetInfo:WWK|Rare|http://magiccards.info/scans/en/wwk/72.jpg
Oracle:{T}: Target player gains control of target artifact, creature, or land you control.
End

View File

@@ -0,0 +1,12 @@
Name:Beguiler of Wills
ManaCost:3 U U
Types:Creature Human Wizard
Text:no text
PT:1/1
A:AB$ GainControl | Cost$ T | ValidTgts$ Creature.powerLEX | TgtPrompt$ Select target creature with power less than or equal to the number of creatures you control | SpellDescription$ Gain control of target creature with power less than or equal to the number of creatures you control.
SVar:X:Count$Valid Creature.YouCtrl
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/beguiler_of_wills.jpg
SetInfo:DKA|Mythic|http://magiccards.info/scans/en/dka/28.jpg
Oracle:{T}: Gain control of target creature with power less than or equal to the number of creatures you control.
End

View File

@@ -3,7 +3,7 @@ ManaCost:W
Types:Creature Human Cleric Types:Creature Human Cleric
Text:no text Text:no text
PT:1/1 PT:1/1
A:AB$ Protection | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select targe creature you control | Gains$ Choice | Choices$ AnyColor | SpellDescription$ Target creature you control gains protection from the color of your choice until end of turn. A:AB$ Protection | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | Gains$ Choice | Choices$ AnyColor | SpellDescription$ Target creature you control gains protection from the color of your choice until end of turn.
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/benevolent_bodyguard.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/benevolent_bodyguard.jpg
SetInfo:JUD|Common|http://magiccards.info/scans/en/ju/5.jpg SetInfo:JUD|Common|http://magiccards.info/scans/en/ju/5.jpg

View File

@@ -4,7 +4,7 @@ Types:Instant
Text:no text Text:no text
A:SP$ Destroy | Cost$ 5 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | PrecostDesc$ Choose one - | SpellDescription$ Destroy target creature; A:SP$ Destroy | Cost$ 5 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | PrecostDesc$ Choose one - | SpellDescription$ Destroy target creature;
A:SP$ ChangeZone | Cost$ 5 B | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | SpellDescription$ or return target creature card from your graveyard to the battlefield. A:SP$ ChangeZone | Cost$ 5 B | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | SpellDescription$ or return target creature card from your graveyard to the battlefield.
A:SP$ Destroy | Cost$ 5 B Sac<3/Land> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBChange | PrecostDesc$ Entwine Sacrifice three lands | SpellDescription$ (Choose both if you pay the entwine cost.) A:SP$ Destroy | Cost$ 5 B Sac<3/Land> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBChange | PrecostDesc$ Entwine - | CostDesc$ Sacrifice three lands. | SpellDescription$ (Choose both if you pay the entwine cost.)
SVar:DBChange:DB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl SVar:DBChange:DB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon

View File

@@ -0,0 +1,17 @@
Name:Bioplasm
ManaCost:3 G G
Types:Creature Ooze
Text:no text
PT:4/4
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, exile the top card of your library. If it's a creature card, CARDNAME gets +X/+Y until end of turn, where X is the exiled creature card's power and Y is its toughness.
SVar:TrigMill:AB$ Mill | Cost$ 0 | NumCards$ 1 | Destination$ Exile | RememberMilled$ True | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | NumAtt$ X | NumDef$ Y | ConditionCheckSVar$ Z | ConditionSVarCompare$ EQ1 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$CardPower
SVar:Y:Remembered$CardToughness
SVar:Z:Remembered$Valid Creature
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/bioplasm.jpg
SetInfo:GPT|Rare|http://magiccards.info/scans/en/gp/81.jpg
Oracle:Whenever Bioplasm attacks, exile the top card of your library. If it's a creature card, Bioplasm gets +X/+Y until end of turn, where X is the exiled creature card's power and Y is its toughness.
End

View File

@@ -0,0 +1,11 @@
Name:Black Cat
ManaCost:1 B
Types:Creature Zombie Cat
Text:no text
PT:1/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME dies, target opponent discards a card at random.
SVar:TrigDiscard:AB$ Discard | Cost$ 0 | ValidTgts$ Opponent | NumCards$ 1 | Mode$ Random
SVar:Picture:http://www.wizards.com/global/images/magic/general/black_cat.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/54.jpg
Oracle:When Black Cat dies, target opponent discards a card at random.
End

View File

@@ -0,0 +1,11 @@
Name:Blackmail
ManaCost:B
Types:Sorcery
Text:no text
A:SP$ Discard | Cost$ B | ValidTgts$ Player | Mode$ RevealYouChoose | RevealNumber$ 3 | NumCards$ 1 | SpellDescription$ Target player reveals three cards from his or her hand and you choose one of them. That player discards that card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/blackmail.jpg
SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/127.jpg
SetInfo:9ED|Uncommon|http://magiccards.info/scans/en/9e/115.jpg
Oracle:Target player reveals three cards from his or her hand and you choose one of them. That player discards that card.
End

View File

@@ -4,7 +4,7 @@ Types:Artifact Equipment
Text:Equipped creature can't be blocked by Vampires or Zombies. Text:Equipped creature can't be blocked by Vampires or Zombies.
K:eqPump 1:HIDDEN CantBeBlockedBy Creature.Vampire,Creature.Zombie K:eqPump 1:HIDDEN CantBeBlockedBy Creature.Vampire,Creature.Zombie
S:Mode$ Continuous | Affected$ Creature.AttachedBy | AddAbility$ TorchDamage | Description$ Equipped creature has "T, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to target creature or player." S:Mode$ Continuous | Affected$ Creature.AttachedBy | AddAbility$ TorchDamage | Description$ Equipped creature has "T, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to target creature or player."
SVar:TorchDamage:AB$ DealDamage | Cost$ T Sac<1/Card.Attached+namedBlazing Torch/equipped Blazing Torch> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player | NumDmg$ 2 | DamageSource$ Sacrificed | SpellDescription$ Blazing Torch deals 2 damage to target creature or player. SVar:TorchDamage:AB$ DealDamage | Cost$ T Sac<1/Card.Attached+namedBlazing Torch/equipped Blazing Torch> | Tgt$ TgtCP | NumDmg$ 2 | DamageSource$ Sacrificed | SpellDescription$ Blazing Torch deals 2 damage to target creature or player.
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/blazing_torch.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/blazing_torch.jpg
Oracle:Equipped creature can't be blocked by Vampires or Zombies.\nEquipped creature has "{T}, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to target creature or player."\nEquip {1} Oracle:Equipped creature can't be blocked by Vampires or Zombies.\nEquipped creature has "{T}, Sacrifice Blazing Torch: Blazing Torch deals 2 damage to target creature or player."\nEquip {1}

View File

@@ -0,0 +1,15 @@
Name:Blinding Angel
ManaCost:3 W W
Types:Creature Angel
Text:no text
PT:2/4
K:Flying
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player skips his or her next combat phase.
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ TriggeredTarget | KW$ Skip your next combat phase. | Permanent$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/blinding_angel.jpg
SetInfo:8ED|Rare|http://magiccards.info/scans/en/8e/8.jpg
SetInfo:NMS|Rare|http://magiccards.info/scans/en/ne/3.jpg
SetInfo:9ED|Rare|http://magiccards.info/scans/en/9e/7.jpg
Oracle:Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhenever Blinding Angel deals combat damage to a player, that player skips his or her next combat phase.
End

View File

@@ -3,7 +3,7 @@ ManaCost:G G
Types:Enchantment Types:Enchantment
Text:Creatures with flying don't untap during their controllers' untap steps. Text:Creatures with flying don't untap during their controllers' untap steps.
K:Cumulative upkeep:2 K:Cumulative upkeep:2
S:Mode$ CantBeCast | ValidCard$ Card.Self | EffectZone$ Hand | CheckSVar$ X | SVarCompare$ EQ0 | Description$ Cast CARDNAME only if you control a snow land. S:Mode$ CantBeCast | ValidCard$ Card.Self | EffectZone$ All | CheckSVar$ X | SVarCompare$ EQ0 | Description$ Cast CARDNAME only if you control a snow land.
K:Permanents don't untap during their controllers' untap steps:Creature.withFlying K:Permanents don't untap during their controllers' untap steps:Creature.withFlying
SVar:X:Count$Valid Snow.Land+YouCtrl SVar:X:Count$Valid Snow.Land+YouCtrl
SVar:RemRandomDeck:True SVar:RemRandomDeck:True

View File

@@ -3,7 +3,7 @@ ManaCost:3 U
Types:Creature Merfolk Types:Creature Merfolk
Text:no text Text:no text
PT:2/2 PT:2/2
A:AB$ Pump | Cost$ U | KW$ Unblockable | SpellDescription$ CARDNAME is unblockable this turn. A:AB$ Pump | Cost$ U | KW$ HIDDEN Unblockable | SpellDescription$ CARDNAME is unblockable this turn.
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/blockade_runner.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/blockade_runner.jpg
SetInfo:MMQ|Common|http://magiccards.info/scans/en/mm/60.jpg SetInfo:MMQ|Common|http://magiccards.info/scans/en/mm/60.jpg

View File

@@ -4,7 +4,7 @@ Types:Creature Vampire
Text:no text Text:no text
PT:3/3 PT:3/3
K:Flying K:Flying
A:AB$Token | Cost$ T | TokenAmount$ 1 | TokenOwner$ You | TokenName$ Vampire | TokenColors$ Black | TokenTypes$ Creature,Vampire | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Flying | SpellDescription$ Put a 2/2 black Vampire creature token with flying onto the battlefield. A:AB$Token | Cost$ T | TokenAmount$ 1 | TokenOwner$ You | TokenName$ Vampire | TokenColors$ Black | TokenImage$ B 2 2 Vampire | TokenTypes$ Creature,Vampire | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Flying | SpellDescription$ Put a 2/2 black Vampire creature token with flying onto the battlefield.
A:AB$SetState | Cost$ B | Defined$ Self | CheckSVar$ X | SVarCompare$ GE5 | Mode$ Transform | SpellDescription$ Transform CARDNAME.Activate this ability only if you control five or more Vampires. A:AB$SetState | Cost$ B | Defined$ Self | CheckSVar$ X | SVarCompare$ GE5 | Mode$ Transform | SpellDescription$ Transform CARDNAME.Activate this ability only if you control five or more Vampires.
SVar:X:Count$Valid Card.Vampire+YouCtrl SVar:X:Count$Valid Card.Vampire+YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodline_keeper.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodline_keeper.jpg
@@ -22,7 +22,7 @@ Text:no text
PT:5/5 PT:5/5
K:Flying K:Flying
S:Mode$ Continuous | Affected$ Creature.Vampire+Other+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Other Vampire creatures you control get +2/+2. S:Mode$ Continuous | Affected$ Creature.Vampire+Other+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Other Vampire creatures you control get +2/+2.
A:AB$Token | Cost$ T | TokenAmount$ 1 | TokenOwner$ You | TokenName$ Vampire | TokenColors$ Black | TokenTypes$ Creature,Vampire | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Flying | SpellDescription$ Put a 2/2 black Vampire creature token with flying onto the battlefield. A:AB$Token | Cost$ T | TokenAmount$ 1 | TokenOwner$ You | TokenName$ Vampire | TokenColors$ Black | TokenImage$ B 2 2 Vampire | TokenTypes$ Creature,Vampire | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Flying | SpellDescription$ Put a 2/2 black Vampire creature token with flying onto the battlefield.
SVar:Picture1:http://www.wizards.com/global/images/magic/general/lord_of_lineage.jpg SVar:Picture1:http://www.wizards.com/global/images/magic/general/lord_of_lineage.jpg
SetInfo:ISD|Rare|http://magiccards.info/scans/en/isd/90b.jpg SetInfo:ISD|Rare|http://magiccards.info/scans/en/isd/90b.jpg
Oracle:Other Vampire creatures you control get +2/+2.\n{T}: Put a 2/2 black Vampire creature token with flying onto the battlefield. Oracle:Other Vampire creatures you control get +2/+2.\n{T}: Put a 2/2 black Vampire creature token with flying onto the battlefield.

View File

@@ -0,0 +1,19 @@
Name:Body Snatcher
ManaCost:2 B B
Types:Creature Minion
Text:no text
PT:2/2
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigBodySnatcherDiscardCreature | TriggerDescription$ When CARDNAME enters the battlefield, exile it unless you discard a creature card.
SVar:TrigBodySnatcherDiscardCreature:AB$ Discard | Cost$ 0 | Mode$ TgtChoose | DiscardValid$ Creature | RememberDiscarded$ True | Optional$ True | SubAbility$ DBBodySnatcherExileMe
SVar:DBBodySnatcherExileMe:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile | ConditionDefined$ Remembered | ConditionPresent$ Creature | ConditionCompare$ EQ0 | SubAbility$ DBBodySnatcherCleanup
SVar:DBBodySnatcherCleanup:DB$ Cleanup | ClearRemembered$ True
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigBodySnatcherExileMe | TriggerDescription$ When CARDNAME dies, exile CARDNAME and return target creature card from your graveyard to the battlefield.
SVar:TrigBodySnatcherExileMe:AB$ ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Graveyard | Destination$ Exile | SubAbility$ DBBodySnatcherReturnCreature
SVar:DBBodySnatcherReturnCreature:DB$ ChangeZone | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature from your graveyard | Origin$ Graveyard | Destination$ Battlefield
SVar:NeedsToPlayVar:Y GE2
SVar:Y:Count$TypeInYourHand.Creature
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/body_snatcher.jpg
SetInfo:UDS|Rare|http://magiccards.info/scans/en/ud/53.jpg
Oracle:When Body Snatcher enters the battlefield, exile it unless you discard a creature card.\nWhen Body Snatcher dies, exile Body Snatcher and return target creature card from your graveyard to the battlefield.
End

View File

@@ -4,8 +4,8 @@ Types:Creature Giant Warrior
Text:no text Text:no text
PT:5/5 PT:5/5
S:Mode$ Continuous | Affected$ Creature.Coward | AddKeyword$ CantBlock Creature.Warrior | Description$ Cowards can't block Warriors. S:Mode$ Continuous | Affected$ Creature.Coward | AddKeyword$ CantBlock Creature.Warrior | Description$ Cowards can't block Warriors.
A:AB$ Animate | Cost$ R | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Coward | SpellDescription$ Target creature becomes a Coward until end of turn. A:AB$ Animate | Cost$ R | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Coward | RemoveCreatureTypes$ True | SpellDescription$ Target creature becomes a Coward until end of turn.
A:AB$ Animate | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Warrior | SpellDescription$ Target creature becomes a Warrior until end of turn. A:AB$ Animate | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Warrior | RemoveCreatureTypes$ True | SpellDescription$ Target creature becomes a Warrior until end of turn.
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/boldwyr_intimidator.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/boldwyr_intimidator.jpg
SetInfo:MOR|Uncommon|http://magiccards.info/scans/en/mt/86.jpg SetInfo:MOR|Uncommon|http://magiccards.info/scans/en/mt/86.jpg

View File

@@ -0,0 +1,11 @@
Name:Bone to Ash
ManaCost:2 U U
Types:Instant
Text:no text
A:SP$ Counter | Cost$ 2 U U | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | SubAbility$ DBDraw | SpellDescription$ Counter target creature spell. Draw a card.
SVar:DBDraw:DB$Draw | NumCards$ 1
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bone_to_ash.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/29.jpg
Oracle:Counter target creature spell.\nDraw a card.
End

View File

@@ -4,7 +4,7 @@ Types:Creature Beast
Text:no text Text:no text
PT:4/2 PT:4/2
T:Mode$ TurnFaceUp | ValidCard$ Permanent | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a permanent is turned face up, CARDNAME deals 1 damage to target creature or player. T:Mode$ TurnFaceUp | ValidCard$ Permanent | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a permanent is turned face up, CARDNAME deals 1 damage to target creature or player.
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 1
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bonethorn_valesk.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/bonethorn_valesk.jpg
SetInfo:SCG|Common|http://magiccards.info/scans/en/sc/82.jpg SetInfo:SCG|Common|http://magiccards.info/scans/en/sc/82.jpg

View File

@@ -5,7 +5,8 @@ Text:no text
PT:3/2 PT:3/2
K:Flying K:Flying
A:AB$ Pump | Cost$ S | KW$ First Strike | SpellDescription$ CARDNAME gains first strike until end of turn. A:AB$ Pump | Cost$ S | KW$ First Strike | SpellDescription$ CARDNAME gains first strike until end of turn.
SVar:RemAIDeck:True # AI can now use snow mana to pay for activated abilities.
SVar:RemRandomDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/boreal_griffin.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/boreal_griffin.jpg
SetInfo:CSP|Common|http://magiccards.info/scans/en/cs/2.jpg SetInfo:CSP|Common|http://magiccards.info/scans/en/cs/2.jpg

View File

@@ -5,6 +5,7 @@ Text:no text
PT:1/1 PT:1/1
K:Trample K:Trample
A:AB$ Pump | Cost$ tapXType<1/Creature> | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn. A:AB$ Pump | Cost$ tapXType<1/Creature> | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/bramblesnap.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/bramblesnap.jpg
SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/180.jpg SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/180.jpg

View File

@@ -0,0 +1,12 @@
Name:Break of Day
ManaCost:1 W
Types:Instant
Text:no text
A:SP$ PumpAll | Cost$ 1 W | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | SubAbility$ FatefulHourPump | SpellDescription$ Creatures you control get +1/+1 until end of turn.
SVar:FatefulHourPump:DB$PumpAll | ValidCards$ Creature.YouCtrl | KW$ HIDDEN Indestructible | ConditionCheckSVar$ FatefulHour | ConditionSVarCompare$ LE5 | SpellDescription$ Fateful hour - If you have 5 or less life, those creatures are also indestructible this turn.
SVar:FatefulHour:Count$YourLifeTotal
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/break_of_day.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/3.jpg
Oracle:Creatures you control get +1/+1 until end of turn.\nFateful hour - If you have 5 or less life, those creatures also are indestructible this turn. (Lethal damage and effects that say "destroy" don't destroy them.)
End

View File

@@ -0,0 +1,15 @@
Name:Breakthrough
ManaCost:X U
Types:Sorcery
Text:no text
A:SP$ Draw | Cost$ X U | NumCards$ 4 | SubAbility$ DBBreakthroughDiscard | SpellDescription$ Draw four cards, then choose X cards in your hand and discard the rest from it.
SVar:DBBreakthroughDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ BreakthroughZ
SVar:X:Count$xPaid
SVar:BreakthroughY:Count$InYourHand
SVar:BreakthroughZ:SVar$BreakthroughY/Minus.X
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/breakthrough.jpg
SetInfo:TOR|Uncommon|http://magiccards.info/scans/en/tr/26.jpg
Oracle:Draw four cards, then choose X cards in your hand and discard the rest.
End

View File

@@ -5,7 +5,7 @@ Text:no text
PT:3/3 PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +3/+3 until end of turn. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +3/+3 until end of turn.
K:Evoke:1 G K:Evoke:1 G
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3 SVar:TrigPump:DB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+evoked | Execute$ TrigSac | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it by it's evoke cost, sacrifice it. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+evoked | Execute$ TrigSac | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it by it's evoke cost, sacrifice it.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 SVar:TrigSac:AB$Sacrifice | Cost$ 0
SVar:PlayMain1:TRUE SVar:PlayMain1:TRUE

View File

@@ -0,0 +1,12 @@
Name:Briarpack Alpha
ManaCost:3 G
Types:Creature Wolf
Text:no text
PT:3/3
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +2/+2 until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | Tgt$ TgtC | NumAtt$ 2 | NumDef$ 2
SVar:Picture:http://www.wizards.com/global/images/magic/general/briarpack_alpha.jpg
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/108.jpg
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nWhen Briarpack Alpha enters the battlefield, target creature gets +2/+2 until end of turn.
End

View File

@@ -9,6 +9,7 @@ SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:DiscardMe:5 SVar:DiscardMe:5
SVar:SacMe:5
SVar:Picture:http://www.wizards.com/global/images/magic/general/bridge_from_below.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/bridge_from_below.jpg
SetInfo:FUT|Rare|http://magiccards.info/scans/en/fut/81.jpg SetInfo:FUT|Rare|http://magiccards.info/scans/en/fut/81.jpg
Oracle:Whenever a nontoken creature is put into your graveyard from the battlefield, if Bridge from Below is in your graveyard, put a 2/2 black Zombie creature token onto the battlefield.\nWhen a creature is put into an opponent's graveyard from the battlefield, if Bridge from Below is in your graveyard, exile Bridge from Below. Oracle:Whenever a nontoken creature is put into your graveyard from the battlefield, if Bridge from Below is in your graveyard, put a 2/2 black Zombie creature token onto the battlefield.\nWhen a creature is put into an opponent's graveyard from the battlefield, if Bridge from Below is in your graveyard, exile Bridge from Below.

View File

@@ -0,0 +1,13 @@
Name:Brine Elemental
ManaCost:4 U U
Types:Creature Elemental
Text:no text
PT:5/4
K:Morph:5 U U
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME is turned face up, each opponent skips his or her next untap step.
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Opponent | KW$ Skip your next untap step. | Permanent$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/brine_elemental.jpg
SetInfo:TSP|Uncommon|http://magiccards.info/scans/en/ts/50.jpg
Oracle:Morph {5}{U}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Brine Elemental is turned face up, each opponent skips his or her next untap step.
End

View File

@@ -3,9 +3,10 @@ ManaCost:2 R
Types:Creature Spirit Types:Creature Spirit
Text:no text Text:no text
PT:2/2 PT:2/2
A:AB$ Dig | Cost$ 1 | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | SpellDescription$ Look at the top card of your library. A:AB$ Dig | Cost$ 1 | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | NoMove$ True | SpellDescription$ Look at the top card of your library.
A:AB$ Dig | Cost$ 2 | DigNum$ 1 | ActivationLimit$ 1 | Reveal$ True | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | ChangeNum$ All | ChangeValid$ Land | SubAbility$ TrigPump | SpellDescription$ Reveal the top card of your library. If it's a land card, CARDNAME gets +1/+0 and gains first strike until end of turn. Activate this ability only once each turn. A:AB$ Dig | Cost$ 2 | DigNum$ 1 | ActivationLimit$ 1 | Reveal$ True | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | NoMove$ True | RememberRevealed$ True | SubAbility$ TrigPump | SpellDescription$ Reveal the top card of your library. If it's a land card, CARDNAME gets +1/+0 and gains first strike until end of turn. Activate this ability only once each turn.
SVar:TrigPump:DB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | KW$ First Strike SVar:TrigPump:DB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | KW$ First Strike | ConditionDefined$ Remembered | ConditionPresent$ Card.Land | ConditionCompare$ GE1 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/brutal_deceiver.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/brutal_deceiver.jpg
SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/161.jpg SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/161.jpg

View File

@@ -3,7 +3,7 @@ ManaCost:B
Types:Sorcery Types:Sorcery
Text:no text Text:no text
A:SP$ Effect | Cost$ B | Name$ Bubbling Muck Effect | Triggers$ SwampTrigger | SVars$ TrigMana | SpellDescription$ Until end of turn, whenever a player taps a Swamp for mana, that player adds B to his or her mana pool (in addition to the mana the land produces). A:SP$ Effect | Cost$ B | Name$ Bubbling Muck Effect | Triggers$ SwampTrigger | SVars$ TrigMana | SpellDescription$ Until end of turn, whenever a player taps a Swamp for mana, that player adds B to his or her mana pool (in addition to the mana the land produces).
SVar:SwampTrigger:Mode$ TapsForMana | ValidCard$ Swamp | Execute$ TrigMana | TriggerDescription$ Whenever a player taps a Swamp for mana, that player adds B to his or her mana pool (in addition to the mana the land produces). SVar:SwampTrigger:Mode$ TapsForMana | ValidCard$ Swamp | Execute$ TrigMana | Static$ True | TriggerDescription$ Whenever a player taps a Swamp for mana, that player adds B to his or her mana pool (in addition to the mana the land produces).
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ B | Amount$ 1 | Defined$ TriggeredPlayer SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ B | Amount$ 1 | Defined$ TriggeredPlayer
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common

View File

@@ -0,0 +1,13 @@
Name:Burden of Guilt
ManaCost:W
Types:Enchantment Aura
Text:no text
K:Enchant creature
A:SP$ Attach | Cost$ W | ValidTgts$ Creature | AILogic$ KeepTapped
A:AB$Tap | Cost$ 1 | Defined$ Enchanted | SpellDescription$ Tap enchanted creature.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/burden_of_guilt.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/4.jpg
Oracle:Enchant creature\n{1}: Tap enchanted creature.
End

View File

@@ -2,6 +2,9 @@ Name:Burn the Impure
ManaCost:1 R ManaCost:1 R
Types:Instant Types:Instant
Text:no text Text:no text
A:SP$ DealDamage | Cost$ 1 R | NumDmg$ 3 | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 3 damage to target creature. If that creature has infect, CARDNAME deals 3 damage to that creature's controller.
SVar:DBDamage:DB$ DealDamage | Defined$ TargetedController | NumDmg$ 3 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1
SVar:X:Targeted$Valid Creature.withInfect
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/burn_the_impure.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/burn_the_impure.jpg
SetInfo:MBS|Common|http://magiccards.info/scans/en/mbs/59.jpg SetInfo:MBS|Common|http://magiccards.info/scans/en/mbs/59.jpg

View File

@@ -0,0 +1,11 @@
Name:Burning Oil
ManaCost:1 R
Types:Instant
Text:no text
A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target attacking or blocking creature.
K:Flashback 3 W
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/burning_oil.txt
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/84.jpg
Oracle:Burning Oil deals 3 damage to target attacking or blocking creature.\nFlashback {3}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
End

View File

@@ -0,0 +1,13 @@
Name:Burnout
ManaCost:1 R
Types:Instant
Text:no text
A:SP$ Counter | Cost$ 1 R | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card.Instant | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SpellDescription$ Counter target instant spell if it's blue. Draw a card at the beginning of the next turn's upkeep. | SubAbility$ DBDraw
SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True | Defined$ You
SVar:X:Targeted$Valid Card.Blue
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/burnout.jpg
SetInfo:ALL|Uncommon|http://magiccards.info/scans/en/ai/101.jpg
Oracle:Counter target instant spell if it's blue.\nDraw a card at the beginning of the next turn's upkeep.
End

View File

@@ -6,6 +6,7 @@ PT:2/2
K:Morph:3 B B K:Morph:3 B B
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigSac | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player sacrifices a creature. T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigSac | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player sacrifices a creature.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Opponent | SacValid$ Creature SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Opponent | SacValid$ Creature
SVar:MustBeBlocked:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/cabal_executioner.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/cabal_executioner.jpg
SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/130.jpg SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/130.jpg

View File

@@ -0,0 +1,12 @@
Name:Call to the Kindred
ManaCost:3 U
Types:Enchantment Aura
Text:no text
K:Enchant creature
A:SP$ Attach | Cost$ 3 U | ValidTgts$ Creature | AILogic$ Pump
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You| Execute$ TrigDig | TriggerDescription$ At the beginning of your upkeep, you may look at the top five cards of your library. If you do, you may put a creature card that shares a creature type with enchanted creature from among them onto the battlefield, then you put the rest of those cards on the bottom of your library in any order.
SVar:TrigDig:AB$ Dig | Cost$ 0 | DigNum$ 5 | ChangeNum$ 1 | ChangeValid$ Creature.sharesCreatureTypeWith Card.EnchantedBy | DestinationZone$ Battlefield
SVar:Picture:http://www.wizards.com/global/images/magic/general/call_to_the_kindred.jpg
SetInfo:DKA|Rare|http://magiccards.info/scans/en/dka/30.jpg
Oracle:Enchant creature\nAt the beginning of your upkeep, you may look at the top five cards of your library. If you do, you may put a creature card that shares a creature type with enchanted creature from among them onto the battlefield, then you put the rest of those cards on the bottom of your library in any order.
End

View File

@@ -3,9 +3,10 @@ ManaCost:2 U
Types:Creature Spirit Types:Creature Spirit
Text:no text Text:no text
PT:1/3 PT:1/3
A:AB$ Dig | Cost$ 1 | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | SpellDescription$ Look at the top card of your library. A:AB$ Dig | Cost$ 1 | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | NoMove$ True | SpellDescription$ Look at the top card of your library.
A:AB$ Dig | Cost$ 2 | DigNum$ 1 | ActivationLimit$ 1 | Reveal$ True | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | ChangeNum$ All | ChangeValid$ Land | SubAbility$ TrigPump | SpellDescription$ Reveal the top card of your library. If it's a land card, CARDNAME gets +1/+0 and gains flying until end of turn. Activate this ability only once each turn. A:AB$ Dig | Cost$ 2 | DigNum$ 1 | ActivationLimit$ 1 | Reveal$ True | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | NoMove$ True | RememberRevealed$ True | SubAbility$ TrigPump | SpellDescription$ Reveal the top card of your library. If it's a land card, CARDNAME gets +1/+0 and gains flying until end of turn. Activate this ability only once each turn.
SVar:TrigPump:DB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | KW$ Flying SVar:TrigPump:DB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | KW$ Flying | ConditionDefined$ Remembered | ConditionPresent$ Card.Land | ConditionCompare$ GE1 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/callous_deceiver.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/callous_deceiver.jpg
SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/53.jpg SetInfo:CHK|Common|http://magiccards.info/scans/en/chk/53.jpg

View File

@@ -0,0 +1,30 @@
Name:Calming Licid
ManaCost:2 W
Types:Creature Licid
Text:no text
PT:2/2
A:AB$ SetState | Cost$ W T | Defined$ Self | NewState$ Alternate | SubAbility$ DBAttach | SpellDescription$ CARDNAME loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay W to end this effect.
SVar:DBAttach:DB$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Curse
#If the value of AlternateMode isn't Flip or DoubleFaced, it will be the name of the state defined below, so you can switch to it with SetState+NewState$.The name of the first state defined is always "Original".
AlternateMode:Alternate
#Shared
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/calming_licid.jpg
SetInfo:STH|Uncommon|http://magiccards.info/scans/en/sh/102.jpg
Oracle:{W}, {T}: Calming Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {W} to end this effect.\nEnchanted creature can't attack.
ALTERNATE
Name:Calming Licid
ManaCost:2 W
Colors:white
Types:Enchantment Aura
Text:Enchanted creature can't attack.
K:Enchant creature
A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Curse
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ HIDDEN CARDNAME can't attack. | Description$ Enchanted creature can't attack.
A:AB$ SetState | Cost$ W | Defined$ Self | NewState$ Original | SpellDescription$ End this effect.
End

View File

@@ -0,0 +1,13 @@
Name:Candles of Leng
ManaCost:2
Types:Artifact
Text:no text
A:AB$ Dig | Cost$ 4 T | DigNum$ 1 | Reveal$ True | NoMove$ True | RememberRevealed$ True | SubAbility$ DBCandlesChangeZone | SpellDescription$ Reveal the top card of your library. If it has the same name as a card in your graveyard, put it into your graveyard. Otherwise, draw a card.
SVar:DBCandlesChangeZone:DB$ ChangeZone | Defined$ Remembered | Origin$ Library | Destination$ Graveyard | ConditionDefined$ Remembered | ConditionPresent$ Card.sharesNameWith YourGraveyard | ConditionCompare$ GE1 | SubAbility$ DBCandlesDraw
SVar:DBCandlesDraw:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card.sharesNameWith YourGraveyard | ConditionCompare$ EQ0 | SubAbility$ DBCandlesCleanup
SVar:DBCandlesCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/candles_of_leng.jpg
SetInfo:TSP|Rare|http://magiccards.info/scans/en/ts/250.jpg
Oracle:{4}, {T}: Reveal the top card of your library. If it has the same name as a card in your graveyard, put it into your graveyard. Otherwise, draw a card.
End

View File

@@ -1,8 +1,10 @@
Name:Carnophage Name:Carnophage
ManaCost:B ManaCost:B
Types:Creature Zombie Types:Creature Zombie
Text:At the beginning of your upkeep, tap Carnophage unless you pay 1 life Text:no text
PT:2/2 PT:2/2
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ At the beginning of your upkeep, tap CARDNAME unless you pay 1 life.
SVar:TrigTap:DB$ Tap | UnlessCost$ PayLife<1> | UnlessPayer$ You | Defined$ Self
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/carnophage.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/carnophage.jpg
SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/53.jpg SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/53.jpg

View File

@@ -3,7 +3,7 @@ ManaCost:B
Types:Creature Insect Types:Creature Insect
Text:no text Text:no text
PT:1/1 PT:1/1
A:AB$ ChangeZone | Cost$ 2 B T | TargetMin$ 0 | TargetMax$ 3 | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | SpellDescription$ Exile up to three target cards from a single graveyard. A:AB$ ChangeZone | Cost$ 2 B T | TargetMin$ 0 | TargetMax$ 3 | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile up to three target cards from a single graveyard.
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/carrion_beetles.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/carrion_beetles.jpg
SetInfo:USG|Common|http://magiccards.info/scans/en/us/122.jpg SetInfo:USG|Common|http://magiccards.info/scans/en/us/122.jpg

View File

@@ -5,9 +5,8 @@ Text:no text
PT:3/4 PT:3/4
T:Mode$ Attacks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, destroy it at end of combat. T:Mode$ Attacks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, destroy it at end of combat.
T:Mode$ Blocks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, destroy it at end of combat. T:Mode$ Blocks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, destroy it at end of combat.
SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigSacrifice | TriggerDescription$ Destroy CARDNAME at end of combat. SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigSacrifice | TriggerDescription$ Destroy CARDNAME at end of combat.
SVar:TrigSacrifice:AB$Destroy | Cost$ 0 | Defined$ Self SVar:TrigSacrifice:AB$Destroy | Cost$ 0 | Defined$ Self
SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/ceremonial_guard.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/ceremonial_guard.jpg
SetInfo:MMQ|Common|http://magiccards.info/scans/en/mm/182.jpg SetInfo:MMQ|Common|http://magiccards.info/scans/en/mm/182.jpg

View File

@@ -1,7 +1,14 @@
Name:Ceta Sanctuary Name:Ceta Sanctuary
ManaCost:2 U ManaCost:2 U
Types:Enchantment Types:Enchantment
Text:At the beginning of your upkeep, if you control a red or green permanent, draw a card, then discard a card. If you control a red permanent and a green permanent, instead draw two cards, then discard a card. Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a red or green permanent, draw a card, then discard a card. If you control a red permanent and a green permanent, instead draw two cards, then discard a card.
SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | SubAbility$ DBDraw
SVar:DBDraw:DB$Draw | Defined$ You | NumCards$ 2 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE2 | SubAbility$ DBDiscard
SVar:DBDiscard:DB$Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1
SVar:Y:Count$Valid Permanent.Red+YouCtrl/LimitMax.1
SVar:Z:Count$Valid Permanent.Green+YouCtrl/LimitMax.1
SVar:X:SVar$Y/Plus.Z
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://wizards.com/global/images/magic/general/ceta_sanctuary.jpg SVar:Picture:http://wizards.com/global/images/magic/general/ceta_sanctuary.jpg

View File

@@ -0,0 +1,22 @@
Name:Chalice of Life
ManaCost:3
Types:Artifact
Text:no text
A:AB$ GainLife | Cost$ T | LifeAmount$ 1 | Defined$ You | SubAbility$ DBTransform | SpellDescription$ You gain 1 life. Then if you have at least 10 more life than your starting life total, transform CARDNAME.
SVar:DBTransform:DB$SetState | Defined$ Self | Mode$ Transform | ConditionCheckSVar$ X | ConditionSVarCompare$ GEY
SVar:X:Count$YourLifeTotal
SVar:Y:Count$YourStartingLife/Plus.10
AlternateMode:DoubleFaced
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/146a.jpg
Oracle:{T}: You gain 1 life. Then if you have at least 10 life more than your starting life total, transform Chalice of Life.
ALTERNATE
Name:Chalice of Death
ManaCost:no cost
Types:Artifact
Text:no text
A:AB$ LoseLife | Cost$ T | ValidTgts$ Player | TgtPrompt$Target a player to lose 5 life | LifeAmount$ 5 | SpellDescription$ Target player loses 5 life.
SetInfo:DKA|Uncommon|http://magiccards.info/scans/en/dka/146b.jpg
Oracle:{T}: Target player loses 5 life.
End

View File

@@ -3,7 +3,7 @@ ManaCost:X X
Types:Artifact Types:Artifact
Text:no text Text:no text
K:etbCounter:CHARGE:X K:etbCounter:CHARGE:X
T:Mode$ SpellCast | ValidCard$ Card.cmcEQY | ValidActivatingPlayer$ Each | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever a player casts a spell with converted mana cost equal to the number of charge counters on CARDNAME, counter that spell. T:Mode$ SpellCast | ValidCard$ Card.cmcEQY | ValidActivatingPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever a player casts a spell with converted mana cost equal to the number of charge counters on CARDNAME, counter that spell.
SVar:TrigCounter:AB$Counter | Cost$ 0 | Defined$ TriggeredSpellAbility SVar:TrigCounter:AB$Counter | Cost$ 0 | Defined$ TriggeredSpellAbility
SVar:X:Count$xPaid SVar:X:Count$xPaid
SVar:Y:Count$CardCounters.CHARGE SVar:Y:Count$CardCounters.CHARGE

View File

@@ -0,0 +1,20 @@
Name:Chandra Ablaze
ManaCost:4 R R
Types:Planeswalker Chandra
Text:no text
Loyalty:5
A:AB$ Discard | Cost$ AddCounter<1/LOYALTY> | Mode$ TgtChoose | NumCards$ 1 | Defined$ You | Planeswalker$ True | RememberDiscarded$ True | SubAbility$ DBChandraDealDamage | SpellDescription$ Discard a card. If a red card is discarded this way, CARDNAME deals 4 damage to target creature or player.
SVar:DBChandraDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 4 | ConditionDefined$ Remembered | ConditionPresent$ Card.Red | ConditionCompare$ EQ1 | SubAbility$ DBChandraCleanup
SVar:DBChandraCleanup:DB$ Cleanup | ClearRemembered$ True
A:AB$ Discard | Cost$ SubCounter<2/LOYALTY> | Mode$ Hand | Defined$ Each | Planeswalker$ True | SubAbility$ DBChandraDraw | SpellDescription$ Each player discards his or her hand, then draws three cards.
SVar:DBChandraDraw:DB$ Draw | Defined$ Each | NumCards$ 3
A:AB$ Play | Cost$ SubCounter<7/LOYALTY> | Valid$ Instant.Red+YouCtrl,Sorcery.Red+YouCtrl | ValidZone$ Graveyard | WithoutManaCost$ True | Planeswalker$ True | Ultimate$ True | Amount$ ChandraZ | Controller$ You | Optional$ True | SpellDescription$ Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.
SVar:ChandraX:Count$TypeInYourYard.Instant.Red
SVar:ChandraY:Count$TypeInYourYard.Sorcery.Red
SVar:ChandraZ:SVar$ChandraX/Plus.ChandraY
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/chandra_ablaze.jpg
SetInfo:ZEN|Mythic|http://magiccards.info/scans/en/zen/120.jpg
Oracle:[+1] Discard a card. If a red card is discarded this way, Chandra Ablaze deals 4 damage to target creature or player.\n[-2] Each player discards his or her hand, then draws three cards.\n[-7] Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.
End

View File

@@ -4,7 +4,7 @@ Types:Planeswalker Chandra
Text:no text Text:no text
Loyalty:3 Loyalty:3
A:AB$DealDamage | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Tgt$ TgtCP | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player. A:AB$DealDamage | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Tgt$ TgtCP | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
A:AB$Effect | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | Name$ Chandra, the Firebrand effect. | Triggers$ TrigCopy | SVars$ TrigCopyMain,DBCleanup | SpellDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy. A:AB$Effect | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | Name$ Chandra, the Firebrand effect. | Image$ chandra_the_firebrand_effect | Triggers$ TrigCopy | SVars$ TrigCopyMain,DBCleanup | SpellDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.
A:AB$DealDamage | Cost$ SubCounter<6/LOYALTY> | Planeswalker$ True | Ultimate$ True | Tgt$ TgtCP | TargetMin$ 0 | TargetMax$ 6 | NumDmg$ 6 | SpellDescription$ CARDNAME deals 6 damage to each of up to six target creatures and/or players. A:AB$DealDamage | Cost$ SubCounter<6/LOYALTY> | Planeswalker$ True | Ultimate$ True | Tgt$ TgtCP | TargetMin$ 0 | TargetMax$ 6 | NumDmg$ 6 | SpellDescription$ CARDNAME deals 6 damage to each of up to six target creatures and/or players.
SVar:TrigCopy:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidControllingPlayer$ You | Execute$ TrigCopyMain | TriggerDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy. SVar:TrigCopy:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidControllingPlayer$ You | Execute$ TrigCopyMain | TriggerDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.
SVar:TrigCopyMain:AB$ CopySpell | Cost$ 0 | Defined$ TriggeredSpellAbility | SubAbility$ DBCleanup SVar:TrigCopyMain:AB$ CopySpell | Cost$ 0 | Defined$ TriggeredSpellAbility | SubAbility$ DBCleanup

Some files were not shown because too many files have changed in this diff Show More