Compare commits

..

4585 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
Chris
741fbc1446 [maven-release-plugin] prepare release forge-1.2.1 2012-01-16 12:35:43 +00:00
Chris
725b705b53 - Preparing the changes.txt file for the next beta build and release. 2012-01-16 12:13:09 +00:00
Chris
659da90d0f - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2012-01-16 12:03:46 +00:00
Doublestrike
bc6a269612 Renamed ManaSymbols to more accurate CardFaceSymbols. 2012-01-16 10:57:22 +00:00
Doublestrike
1fde0eab7f Changed QuestMatchState to MatchState (since it has no quest-specific information). 2012-01-16 10:46:01 +00:00
Doublestrike
1f7120d354 Fixed font on storm label. 2012-01-16 07:40:28 +00:00
slapshot5
e025a5526b remove support for SVar= string in SubAbility. It has not been required for a long time, and now, is no longer supported. All card files have been updated. 2012-01-16 05:48:21 +00:00
moomarc
a10c5ea3eb Added Runeflare Trap
Small Checkstyle fix
2012-01-16 05:33:40 +00:00
slapshot5
3787c370d9 remove SVar= from SubAbility (N cards) 2012-01-16 05:33:19 +00:00
slapshot5
40c65397ca remove SVar= from SubAbility (M cards) 2012-01-16 05:32:41 +00:00
slapshot5
fcc0e2288e remove SVar= from SubAbility (J-L cards) 2012-01-16 05:32:03 +00:00
slapshot5
28ba42067e remove SVar= from SubAbility (H-I cards) 2012-01-16 05:30:53 +00:00
slapshot5
528064517b remove SVar= from SubAbility (G cards) 2012-01-16 05:30:14 +00:00
slapshot5
3d3bdbc28e remove SVar= from SubAbility (F cards) 2012-01-16 05:29:41 +00:00
slapshot5
b26583d652 remove SVar= from SubAbility (E cards) 2012-01-16 05:28:58 +00:00
slapshot5
dd90ae16a3 remove SVar= from SubAbility (D cards) 2012-01-16 05:28:17 +00:00
slapshot5
e59d8b74da remove SVar= from SubAbility (C cards) 2012-01-16 05:27:05 +00:00
slapshot5
68303e1276 remove SVar= from SubAbility (B cards) 2012-01-16 05:22:26 +00:00
slapshot5
9f79cc04f7 remove SVar= from SubAbility (A cards) 2012-01-16 05:21:49 +00:00
slapshot5
67c934d6b7 remove SVar= from SubAbility (O cards) 2012-01-16 05:21:16 +00:00
slapshot5
721acc0c10 remove SVar= from SubAbility (P cards) 2012-01-16 05:20:38 +00:00
slapshot5
b3f4c44cc7 remove SVar= from SubAbility (Q-R cards) 2012-01-16 05:19:36 +00:00
slapshot5
26e7ee4417 remove SVar= from SubAbility (S cards) 2012-01-16 05:18:25 +00:00
slapshot5
139cc417a9 remove SVar= from SubAbility (T cards) 2012-01-16 05:17:19 +00:00
ArsenalNut
2e2e141e91 Refactored anyChoice to expressChoice. Added logic to make automatic color choices for "Any" keyword mana sources. 2012-01-16 04:53:04 +00:00
slapshot5
4125bfd294 fix Crash with Qasali Ambusher 2012-01-16 04:51:17 +00:00
ArsenalNut
8d855efca3 fixed ManaCost.isColor() to return true when comparing any size colorless mana cost to a type of "1" 2012-01-16 04:46:07 +00:00
Doublestrike
00545e0983 Small update to FSkin font derivations. 2012-01-16 01:28:33 +00:00
Doublestrike
fc49e63a41 Small fix to winlose layout. 2012-01-16 01:26:29 +00:00
Doublestrike
9b2be47fd3 Fixed cancel button layout bug. 2012-01-16 01:07:41 +00:00
jeffwadsworth
6b62691582 - Little fix 2012-01-16 00:28:28 +00:00
slapshot5
31a2018769 little cleanup in GenerateThemeDeck.java 2012-01-15 22:50:31 +00:00
Sloth
5000542865 - Updated some SVars. 2012-01-15 21:57:23 +00:00
Sloth
3f10289e86 - Enabled multiple copies of Cascade on a spell. 2012-01-15 21:37:43 +00:00
Hellfish
c0319cb833 *Forgot to add Lich's Mirror script. 2012-01-15 20:34:50 +00:00
Hellfish
bd528d06d5 *Added YouDrewThisTurn and OppDrewThisTurn to xCount.
*Added Archmage Ascension.
2012-01-15 20:30:33 +00:00
Hellfish
12848f154d *Added a GameLoss replacement effect.
*Added Lich's Mirror.
2012-01-15 18:48:48 +00:00
slapshot5
856b7d6c3e remove SVar= from SubAbility (W cards) 2012-01-15 16:28:27 +00:00
slapshot5
696da97cbb remove SVar= from SubAbility (U-V cards) 2012-01-15 16:27:21 +00:00
slapshot5
7d559fbc02 remove SVar= from SubAbility (Y cards) 2012-01-15 15:56:58 +00:00
slapshot5
0edc60637d remove SVar= from SubAbility (Z cards) 2012-01-15 15:55:55 +00:00
Doublestrike
49f73a7bcc Null pointer fix. 2012-01-15 12:31:40 +00:00
Sloth
158a28dc67 - Added Petrified Wood-Kin. 2012-01-15 12:19:14 +00:00
Doublestrike
40d99fe21d Added counter to input area to indicate match #x out of y. 2012-01-15 12:01:19 +00:00
Sloth
781b386bf7 - Added Tin Street Hooligan. 2012-01-15 11:41:32 +00:00
Chris
3f80bdf1cc - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-15 11:35:51 +00:00
Doublestrike
767a035e24 Minor fix to comments in ControlDetail. 2012-01-15 10:57:03 +00:00
Sloth
74295b998b - Added Ulasht, the Hate Seed (mostly by jeffwadsworth). 2012-01-15 10:54:08 +00:00
Doublestrike
40af2cc63d Changed "removed" to "exiled" for consistency 2012-01-15 10:42:54 +00:00
Sloth
9d2623ad5b - Added Lantern of Insight. 2012-01-15 10:29:56 +00:00
Sloth
6bc7efbe6d - Cleanup. 2012-01-15 10:20:54 +00:00
Sloth
d2f9fcccb6 - Added canPlayFromEffectAI to AF Destroy. 2012-01-15 10:11:32 +00:00
Sloth
8396639d87 - Updated the AffectedZone of some continuous static abilities. 2012-01-15 09:56:43 +00:00
Doublestrike
ed06fa4acf Performance enhancement: fonts used in UI are now pre-derived once in skin. 2012-01-15 08:49:27 +00:00
Doublestrike
93df8f62ac Fixed icons display for mana overlay setting. Now, icons and counters will show all the time, but title, p/t, and casting cost is toggle-able. 2012-01-15 07:49:39 +00:00
Doublestrike
dababeffe0 Internalized win/lose frame into match UI using overlay. 2012-01-15 06:34:55 +00:00
ArsenalNut
a190fdd8f8 fixed problem with Any color mana abilities added through continuous effects e.g. Gemhide Sliver 2012-01-15 00:25:11 +00:00
Sloth
2ba40f49f5 - Added the function playSpellAbilityWithoutPayingManaCost to ComputerUtil.
- Fixed the AI part of Cascade and Ripple skipping payment of non mana costs.
2012-01-14 22:49:45 +00:00
Chris
226f3b728f - CheckStyle. 2012-01-14 22:47:37 +00:00
SoulStorm
65869f39c2 Fixed Equilibrium. 2012-01-14 22:01:30 +00:00
Sol
efaac06564 Temporarily fixing infinite loop in AF Pump, not sure if this is what it should do though. 2012-01-14 21:57:25 +00:00
Hellfish
e6f7c0bdce *Changed Fungus Sliver to grant a trigger instead of a keyword.
*Removed the now unused keyword it used to grant.
2012-01-14 17:19:38 +00:00
Sloth
238e0f34f9 - Changed Ripple to use canPlayFromEffectAI. 2012-01-14 15:48:14 +00:00
Sloth
97501eff6f - Removed the hardcoded cascade ability of Bituminous Blast. 2012-01-14 12:51:47 +00:00
Sloth
3d063fc7c1 - Added canPlayFromEffectAI to AF Draw and Discard. 2012-01-14 12:35:46 +00:00
Chris
20aea0d70b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-14 12:12:16 +00:00
Sloth
d8a09449ba - Added canPlayFromEffectAI to AF Pump.
- Little fix for Cascade.
2012-01-14 12:05:55 +00:00
Chris
4e61eb604e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-14 12:04:11 +00:00
Sloth
ebece034b9 - Added canPlayFromEffectAI function. 2012-01-14 11:39:59 +00:00
moomarc
c6df9138d2 Added trap type to Arrow Volley Trap 2012-01-14 10:21:33 +00:00
Hellfish
62eeb6614a *Cards should never be tapped outside the battlefield. 2012-01-14 10:12:14 +00:00
Hellfish
5418abe4c9 *Added the ability to get LKI copies of a certain state. Fixes Unholy Fiend triggering Village Cannibals and maybe more. 2012-01-14 09:54:25 +00:00
Sloth
33304bcc1f - Started adding doTrigger functions to Spell AF's, because canPlayAI is not suited for cases like a spell revealed by a Cascade ability. First AF to test this is AF DealDamage. 2012-01-14 09:32:04 +00:00
slapshot5
32f72a0c4e Update SubAbility for a few of my favorite cards (SVar= is not needed and has not been needed for a long time.) 2012-01-14 06:21:26 +00:00
Hellfish
37b631cfa4 *Fixed Undead Alchemist 2012-01-13 22:31:26 +00:00
Sol
d752973774 - Hardcoded Sky Swallower will now give away other cards, not self. 2012-01-13 20:00:12 +00:00
Hellfish
ef13b5f67f *Added trigger mode "Transformed".
*Added Huntmaster of the Fells // Ravager of the Fells to DKA branch.
2012-01-13 19:49:31 +00:00
Sloth
c261d2a4d0 - Changed the default value of "ui.card.overlay" to true. 2012-01-13 15:59:07 +00:00
Sloth
4ca067582b - Improved the AI of AF DestroyAll to take permanents with SacMe SVar into account. 2012-01-13 14:56:34 +00:00
slapshot5
c43155c666 remove some debug code related to Observers 2012-01-13 13:24:04 +00:00
slapshot5
275b1f5d9b clean up a Java warning in AFSetState 2012-01-13 13:23:14 +00:00
Chris
bb47d269e3 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-13 12:07:27 +00:00
Sloth
36b04a20da - Fixed creatures with Deathtouch destroying creatures and dealing damage afterwards. 2012-01-13 12:04:49 +00:00
Chris
1abce22823 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-13 11:58:20 +00:00
Sloth
d551157b7a - Added the Darkseid 3 deck. 2012-01-13 11:55:16 +00:00
Chris
bcaa166e73 - Added a fluff piece to the changes.txt file. 2012-01-13 11:54:33 +00:00
moomarc
ce6edb5c0a Updated quest opponent avatar links. 2012-01-13 08:38:16 +00:00
ArsenalNut
c8e6747ba8 Added Attach Drawback. Removed previous changes for Auras in SetState AF. 2012-01-13 07:22:40 +00:00
Doublestrike
047738d8a3 Fixed bug preventing full texture paint on keyboard shortcuts screen. 2012-01-13 07:09:25 +00:00
slapshot5
244c941aeb try to clean up IMAGE_CACHE at the end of each match. This may help with large memory usage after many matches. 2012-01-13 06:12:02 +00:00
moomarc
37e89212ce Updated the deck editor color filter icons. 2012-01-13 06:04:29 +00:00
moomarc
c9af2b39d7 Uploaded quest opponent avatar: Beast. Added to quest-opponent-icons.txt
Uncommented download link for Tatsumasa, the Dragon's Fang token.
2012-01-13 06:02:24 +00:00
slapshot5
a19f1fb943 udpate guava to 11.0.1 (it has some cache fixes that may affect ImageCache) 2012-01-13 05:46:50 +00:00
Doublestrike
d430fc180e Memory management debugging in ViewTabber: cleared list of JTextAreas in stack panel to prevent pileups. 2012-01-13 02:30:30 +00:00
Sloth
3b973e2572 - Added the player keyword "Skip your draw step." and converted some cards to use it. 2012-01-12 20:22:13 +00:00
Sloth
4356d4f38d - Added Rapid Fire. 2012-01-12 19:02:03 +00:00
Sloth
a82e1c4755 - Added Telekinesis. 2012-01-12 17:33:23 +00:00
Sloth
14a8e7d22b - Fixed Wormfang Behemoth. 2012-01-12 16:43:30 +00:00
Chris
657ac166c2 - CheckStyle. 2012-01-12 15:41:14 +00:00
Hellfish
c132737ce4 *Added a check in checkStateEffects for creatures enchanting something, making them fall off properly. (Licids! *shakes fist*) 2012-01-12 15:03:42 +00:00
Sloth
581ff0d5ea - Fixed AI of Copy Artifact and Sculpting Steel. 2012-01-12 14:32:04 +00:00
Chris
d62f2177b5 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-12 13:06:21 +00:00
Chris
64a175d996 - Ran oracle script. 2012-01-12 13:04:16 +00:00
Doublestrike
d6abd0b356 Bugfix to the bugfix in ForgePreferences. 2012-01-12 12:31:57 +00:00
Doublestrike
17b9bc503f Minor bugfix in ForgePreferences. 2012-01-12 12:10:51 +00:00
slapshot5
43dc5bdeba further reduce JTextArea instances in ViewTabber (for Combat descriptions) 2012-01-12 11:07:46 +00:00
Hellfish
4afcbc4482 *Let the Deck Editor cope with cards with non-flip, non-doubleface alternate states. (i.e. those damn Licids) 2012-01-12 10:59:41 +00:00
Hellfish
841fca5365 *Run static abilities-check after running static triggers but before regular triggers. Fixes Adaptive Automaton+Champion of the Parish type situations. With thanks to Sloth! 2012-01-12 10:52:32 +00:00
slapshot5
680e0bb9f6 reduce JTextArea instances in ViewTabber 2012-01-12 10:47:19 +00:00
Doublestrike
ef9dcd24df Added start button and logo to image sprites in each skin, and updated FSkin and home screen code to match. 2012-01-12 08:39:00 +00:00
Hellfish
14fbd718e3 *If using Alternate-state scripting to create a non-doublefaced, non-flip card (i.e. Licids), use "AlternateMode:<name of other state>" then use AF_SetState's NewState parameter with that name. This is to avoid things confusing them with actual doublefaced cards. 2012-01-12 08:28:59 +00:00
moomarc
e0aba941d2 Moved ability description into keyword for Glowrider and Thorn of Amethyst 2012-01-12 08:14:32 +00:00
ArsenalNut
c3b232fe7a modifications to allow cards that transform to Auras to attach to a target. 2012-01-12 07:08:39 +00:00
Doublestrike
1321f730fa Fixed "must restart for dev mode setting" and similar bugs. 2012-01-12 06:07:22 +00:00
Doublestrike
5a8cbbe116 Minor update to keyboard shortcut saving in dock. 2012-01-12 05:44:41 +00:00
Doublestrike
68927617f0 Fixed "no human first turn phase indicator" bug. 2012-01-12 05:40:13 +00:00
Doublestrike
3be2d41e6f Removed internal padding on card picture in match UI. 2012-01-12 05:24:34 +00:00
Doublestrike
2faae5b3e5 Minor update to ViewField. 2012-01-12 05:18:08 +00:00
Doublestrike
4646f4b52a Small update to ForgePreferences. 2012-01-12 05:14:15 +00:00
Doublestrike
42fefdaf38 Streamlined old, overly explicit phase toggles in ForgePreferences. 2012-01-12 04:59:46 +00:00
Doublestrike
f73df8f5c5 Refactored ForgePreferences:
- Output file entries sorted
- Easier to add/remove prefs
- Checkstyled and commented
- LOC halved
2012-01-12 04:07:02 +00:00
Chris
5b979b3569 - Added a spell description field to the CostChange keyword. Converted a few CostChange cards. 2012-01-12 01:09:31 +00:00
Sloth
94c291a612 - Fixed Mishra, Artificer Prodigy. 2012-01-11 21:56:06 +00:00
Sloth
53f3752f38 - Made Keldon Marauders more AI friendly. 2012-01-11 21:35:21 +00:00
Sloth
99802798f1 - Added the Dr Fate 3 deck. 2012-01-11 21:02:34 +00:00
Chris
47ab47cc18 - CheckStyle. 2012-01-11 20:58:37 +00:00
moomarc
1fdb3e17db Added Clash of Realities 2012-01-11 14:15:37 +00:00
Hellfish
0e3a98b3ed *Added Gravity Well 2012-01-11 13:24:17 +00:00
Sloth
245510495b - Removed Sudden Spoiling because it was not 100% functional. 2012-01-11 13:05:38 +00:00
Sloth
f3dcd2068e - Added Mesmeric Sliver. 2012-01-11 12:57:46 +00:00
Sloth
5884d088ae - Added Harmonic Sliver. 2012-01-11 12:51:49 +00:00
Sloth
6ab4b446be - Updated two SVars (main branch). 2012-01-11 12:39:06 +00:00
Hellfish
e577e0ed86 *Added Phage the Untouchable 2012-01-11 12:32:10 +00:00
Chris
6a1f31cf9e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-11 12:24:54 +00:00
Hellfish
2162ee6223 *Fixed name (Nomad's Assembly -> Nomads' Assembly) 2012-01-11 12:09:16 +00:00
Doublestrike
d536982acd Fixed visual artifacts bug on semi-transparent buttons and panels in home screen. 2012-01-11 12:07:48 +00:00
Hellfish
0e4a54168b *Fixed wasCastFrom's interaction with tokens. 2012-01-11 11:24:43 +00:00
Hellfish
5d54509c75 *Added Rebound keyword.
*Added
	Cast Through Time (Needless to say, this one needs an eye kept on it)
	Consuming Vapors
	Distortion Strike
	Emerge Unscathed
	Nomad's Assembly
	Prey's Vengeance
	Staggershock
	Surreal Memoir
	Survival Cache
	Virulent Swipe
2012-01-11 11:04:22 +00:00
Hellfish
fd959651fe *Added wasCastFrom<Zone> card property. It is set when the card is moved to the stack and cleared whenever it is moved anywhere else except from the stack to the battlefield(for Myojins,Phage,Iname, Epochrasite etc...)
*Added wasNotCastFrom<Zone> as well, doi.
*Added Count$wasCastFrom<Zone>.<truevalue>.<falsevalue>
*Converted
	Burning Vengeance
	Coal Stoker
	Dread Cacodemon
	Furnace Dragon
	Hypnox
	Iname as One
	Myojin of Cleansing Fire
	Myojin of Infinite Rage
	Myojin of Life's Web
	Myojin of Night's Reach
	Myojin of Seeing Winds
	Reiver Demon
2012-01-11 09:57:00 +00:00
moomarc
993196f0fd Improved scripts for Ebon Praetor and for Lyzolda, the Blood Witch 2012-01-11 09:02:05 +00:00
ArsenalNut
75e6ebe278 updated Daybreak Coronet to use the more general AttachedTo. Removed "AllAurasEnchanting" from CardFactoryUtil.xCount method. 2012-01-11 06:04:59 +00:00
moomarc
b5f5d33420 Added Crescendo of War (and added STRIFE to counters enum list) 2012-01-11 05:49:56 +00:00
ArsenalNut
55d40a25b9 adding EnchantedBy check to Player.hasProperty method 2012-01-11 05:34:45 +00:00
slapshot5
cd666a84eb move some code to EndOfTurn and flesh out javadoc in EndOfTurn.java 2012-01-11 05:25:45 +00:00
slapshot5
3f35030495 fix some code that was OS-specific in DeckLister.java 2012-01-11 05:07:13 +00:00
slapshot5
98a31a5f21 fixing Quest and regular match player avatars. Please be careful to not hard-code Windows-specific things. 2012-01-11 03:38:43 +00:00
ArsenalNut
e19bd74164 added EYEBALL to counters enumeration list 2012-01-11 02:44:39 +00:00
Doublestrike
758a5fb2c0 Fixed icon display in player fields for quest and regular match play. 2012-01-11 00:13:39 +00:00
Sloth
cbe20deefa - Fixed Convoke throwing an error when no creature has been tapped. 2012-01-10 17:12:34 +00:00
Sloth
e8c955cae1 - Little card script updates. 2012-01-10 16:34:36 +00:00
Sloth
f10536d9b2 - Added Hedron-Field Purists by xanbie (with a little clean up). 2012-01-10 16:19:20 +00:00
Sloth
fbc6accf63 - Added Hoarding Dragon. 2012-01-10 16:00:09 +00:00
slapshot5
09172aaf0e flesh out javadoc in EndCombat.java 2012-01-10 14:28:32 +00:00
slapshot5
5dc462c8bc flesh out javadoc in Untap.java 2012-01-10 14:21:51 +00:00
slapshot5
b6233bfa51 javadoc and comment fixes in Upkeep.java 2012-01-10 14:15:23 +00:00
slapshot5
06b46b9aae delete unused class ConstantStringHashMap 2012-01-10 13:54:50 +00:00
Sloth
ef0f8e8e6c - Fixed Chancellor of the Tangle. 2012-01-10 13:47:50 +00:00
Sloth
e2d1d8ffdc - Fixed Chancellor of the Forge. 2012-01-10 13:44:51 +00:00
Sloth
9eb2155724 - Fixed Chancellor of the Dross. 2012-01-10 13:36:52 +00:00
Chris
880a292ce7 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-10 12:03:35 +00:00
Chris
d7fdf6af9b - Ran oracle script. 2012-01-10 12:03:08 +00:00
Chris
a7d7a93ebb - Ran set info script. 2012-01-10 12:01:52 +00:00
Sloth
f433c65fe6 - Updated some SVars. 2012-01-10 11:55:08 +00:00
Sloth
660d09121f - Improved the AI of Echoing Decay. 2012-01-10 11:32:06 +00:00
Doublestrike
416da2490b Bugfix: "ghost animation" for cards in hand after starting a new game 2012-01-10 10:46:32 +00:00
moomarc
172edd25e7 Added Verdant Embrace 2012-01-10 07:53:01 +00:00
Sloth
54483e2eda - Updated two SVars. 2012-01-09 21:29:48 +00:00
moomarc
5bc1d078b0 Added Damia, Sage of Stone to relevant section in PhaseUtil.java. (I initially thought the draw skip was Keyworded due to Psychic Possession script) 2012-01-09 21:27:17 +00:00
moomarc
e421b9cc23 Ran Oracle and setInfo scripts 2012-01-09 21:19:55 +00:00
moomarc
f0eff03fc8 Added Damia, Sage of Stone 2012-01-09 21:17:05 +00:00
Sloth
64621ced1d - Continuous static abilities with "RemoveAllAbilities" will now also remove replacement abilities. 2012-01-09 19:45:05 +00:00
Chris
38ea6408ba - Minor card text fix for Gibbering Descent. 2012-01-09 18:15:47 +00:00
Chris
d85981caf2 - CheckStyle. 2012-01-09 18:02:04 +00:00
moomarc
ea3207c202 Removed Sedge Sliver for now. Hopefully I'll be able to re-add it as a fully working card soon. 2012-01-09 17:34:41 +00:00
SoulStorm
d7e70234d4 Added Sudden Spoiling. 2012-01-09 14:13:52 +00:00
moomarc
73af80d1bc Added Sedge Sliver 2012-01-09 13:55:18 +00:00
Chris
4706ce0dfe - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-09 11:27:18 +00:00
Hellfish
af8061447a *Added FatefulHour trigger parameter. 2012-01-09 09:58:03 +00:00
Hellfish
558283ec98 *Added Count$<Your/Opp>StartingLife. 2012-01-09 09:33:14 +00:00
Hellfish
20a82797f0 *Added Fateful Hour to Count$ (Count$FatefulHour.<Truevalue>.<Falsevalue>) and as a condition to Static Abilities (FatefulHour$ True). 2012-01-09 08:54:49 +00:00
moomarc
07eb252835 Added Undying keyword. 2012-01-09 08:22:51 +00:00
slapshot5
75ac067b90 Fix Furnace of Rath 2012-01-09 03:40:34 +00:00
slapshot5
f995874220 add a Storm counter to the Players panel 2012-01-08 23:52:54 +00:00
Sloth
368a8c66fb - Added Tomorrow, Azami's Familiar. 2012-01-08 16:58:33 +00:00
Sloth
c740983cc9 - Added Sages of the Anima. 2012-01-08 16:52:15 +00:00
Sloth
7229e183c5 - Converted the replacement ability of Lich to script. 2012-01-08 15:37:26 +00:00
moomarc
e933b27958 Added Bloodchief Ascension
Added Luminarch Ascension
Added Sygg, River Cutthroat
Added Tainted Sigil
Added Wound Reflection
2012-01-08 15:27:26 +00:00
Sloth
c29ae8aa0c - Added four missing set infos. 2012-01-08 13:01:50 +00:00
Sloth
6584fe4de3 - Added the options "LifeYouLostThisTurn" and "LifeOppLostThisTurn" to xCount.
- Added Children of Korlis.
2012-01-08 12:25:25 +00:00
Chris
34eaea9439 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-08 11:28:28 +00:00
Sloth
2507352eba - Fixed the discarded list of CostDiscard containing all cards twice if the mode is Self, LastDrawn or Random (the cards are added to the list in doDiscard). 2012-01-08 09:53:10 +00:00
Sloth
ba0662c8f0 - Added the prefix "SVar$" to xCount (formerly only available in AbilityFactory.calculateAmount).
- Fixed another issue with Conclave's Blessing.
2012-01-08 09:23:58 +00:00
Sloth
f5dc9ede2b - Fixed Predatory Urge. 2012-01-08 08:17:26 +00:00
Sloth
8c8b00f835 - Fixed Vodalian Illusionist. 2012-01-08 08:17:10 +00:00
ArsenalNut
9e3776474c fixed remove counter trigger on Witherscale Wurm 2012-01-08 00:15:18 +00:00
ArsenalNut
2609804833 ran Oracle and Setinfo scripts 2012-01-07 23:52:38 +00:00
ArsenalNut
c1591a0fe4 Added Coalition Relic, Quirion Sentinel, and Terrarion 2012-01-07 23:50:29 +00:00
Sloth
4113c01b81 - Added RemAIDeck:True to Orzhov Pontiff. 2012-01-07 22:59:16 +00:00
Sloth
8fb52e9cb5 - Added some AI checks to make better use of Steel Overseer. 2012-01-07 22:58:37 +00:00
Sloth
9e0b9f8d78 - Fixed two scripts. 2012-01-07 22:40:45 +00:00
Sloth
8ba3bbe174 - Added Caterwauling Boggart. 2012-01-07 22:13:38 +00:00
Sloth
fd96ef6fe2 - Little tweaks for the Da Vinci decks. 2012-01-07 22:05:40 +00:00
Sloth
120621e9d8 - Updated evaluateCreature. 2012-01-07 22:04:57 +00:00
Sloth
f6e63f9a5e - Little tweak in gainLifeCanPlayAI. 2012-01-07 20:53:46 +00:00
Sloth
bae66a8967 - Fixed Graven Dominator. 2012-01-07 20:46:07 +00:00
Sloth
17f5cbc4bb - Added Carrion Beetles and Rag Dealer. 2012-01-07 20:37:25 +00:00
Sloth
6d739c82ff - Fixed Dream Fighter. 2012-01-07 19:19:15 +00:00
Sloth
ee5fbd6d7e - Fixed the AI not playing card draw spells, even when the resulting number of cards in hand is lower than 8 cards (it was not considering losing the card used). 2012-01-07 19:14:53 +00:00
slapshot5
31cad2208b remove unused function in GuiDisplayUtil 2012-01-07 14:15:38 +00:00
slapshot5
8c19c458eb more magic number converted to constants in ControlAllUI 2012-01-07 14:13:03 +00:00
Chris
6126210801 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-07 11:45:42 +00:00
slapshot5
484adcf3fb delete OldGuiNewGame 2012-01-07 07:14:14 +00:00
slapshot5
a01445c3f6 remove references to OldGuiNewGame 2012-01-07 07:13:59 +00:00
slapshot5
593e1be7f8 fix value setting when CardSize radio buttons are selected. 2012-01-07 07:13:04 +00:00
slapshot5
f976459395 move loadDynamicGameData to Main 2012-01-07 06:51:47 +00:00
slapshot5
ade0f94f5d update another Magic Number to constant 2012-01-07 06:44:48 +00:00
slapshot5
c1f8d6e760 delete file GuiHomeScreen.java (it is no longer used) 2012-01-07 06:44:06 +00:00
slapshot5
702826ad1e update some Magic Numbers to constants 2012-01-07 06:35:49 +00:00
slapshot5
aa38b9110b consolidate deleteObservers in a deinitMatch method. Hooked this method up in the WinLoseFrame and QuestWinLoseHandler. 2012-01-07 04:21:20 +00:00
slapshot5
3f77c67053 delete MenuItemHowToPlay (it is no longer used) 2012-01-07 03:05:01 +00:00
Chris
baaee3a30d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-06 11:29:56 +00:00
slapshot5
f2b0c1b94f fix Hurkyl's Recall (looks like the Java code inadvertently got deleted) 2012-01-06 05:24:45 +00:00
slapshot5
b625753f37 gut the OldGuiNewGame class. It now contains only static elements related to preferences and loading dynamic game data (which needs to be moved to a different class) 2012-01-06 05:03:55 +00:00
Sol
6851d72785 Stack Instance not resetting Paid Hash before setting new one 2012-01-06 04:46:02 +00:00
slapshot5
935a91593c fix the Observers leak on MagicStack 2012-01-06 04:20:39 +00:00
slapshot5
a71397ae1e delte the GuiDisplay class. It is no longer used. 2012-01-06 03:52:21 +00:00
slapshot5
ce05d7147a little javadoc fixes in DeckEditorDraft 2012-01-06 03:33:30 +00:00
slapshot5
3f02b7761d GUI - remove anything that was checking the unused Constant.Runtime.OLDGUI 2012-01-06 03:31:24 +00:00
SoulStorm
7d87f62ac7 Fixed Minion Reflector. 2012-01-05 15:26:12 +00:00
Chris
c6454ea0d9 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-05 11:41:38 +00:00
moomarc
6ce491740c Checkstyle: Removed trailing spaces from new CheckSVars 2012-01-05 11:36:36 +00:00
Chris
6ae159af5f - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-05 11:35:49 +00:00
moomarc
e3a226887a Added Qasali Ambusher 2012-01-05 11:31:19 +00:00
Hellfish
aeda402d78 *Added CheckThirdSVar and CheckFourthSVar and accompanying parameters to StaticAbility. 2012-01-05 10:57:23 +00:00
moomarc
85827a2ad1 Added Deepwood Legate
Added Sivvi's Ruse
2012-01-05 10:10:59 +00:00
jendave
141e960e45 PMD fixes 2012-01-05 09:22:44 +00:00
jendave
745714cf36 checkstyle and javadoc fixes 2012-01-05 08:19:24 +00:00
slapshot5
65a3d2ff1e fix an observer leak on InputControl 2012-01-05 07:04:25 +00:00
moomarc
8a63b576d3 Added Myojin of Cleansing Fire
Added Myojin of Infinite Rage
Added Myojin of Life's Web
Added Myojin of Night's Reach
Added Myojin of Seeing Winds
2012-01-04 15:32:45 +00:00
Chris
29a20095cd - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-04 11:49:19 +00:00
ArsenalNut
9b44a0b07f convert cards to any mana keyword (U-Z) 2012-01-04 03:50:45 +00:00
ArsenalNut
9c9ec62b7f convert cards to any mana keyword (S-T) 2012-01-04 03:29:20 +00:00
Hellfish
4093221ee1 *Meet George. George is a base class for Triggers and ReplacementEffects. George is content with his job. 2012-01-03 21:40:20 +00:00
jendave
466fc581eb Add package javadoc 2012-01-03 18:56:21 +00:00
jendave
449ee4a476 checkstyle 2012-01-03 17:42:47 +00:00
jendave
30f1b373f3 checkstyle 2012-01-03 17:42:34 +00:00
Chris
e4b929d86e - CheckStyle. 2012-01-03 15:15:56 +00:00
moomarc
642b51f38a Added Coal Stoker
Added Dread Cacodemon
Added Hypnox
Added Reiver Demon
Updated Furnace Dragon and Iname as One to check for 'cast from hand' restriction.
Ran Oracle and set info scripts.
2012-01-03 15:13:20 +00:00
Chris
0e840f0ff7 - CheckStyle. 2012-01-03 15:13:05 +00:00
Chris
79d1d25865 - CheckStyle. 2012-01-03 14:59:01 +00:00
SoulStorm
977ea4126a Fixed description for Vigor. 2012-01-03 14:17:36 +00:00
SoulStorm
ab25effa0f Added Vigor. 2012-01-03 14:12:24 +00:00
Hellfish
eb2b0deca5 *Consolidated ReplacementEffect.matchesValid() and Trigger.matchesValid() (Exactly the same method) into AllZoneUtil.matchesValid(). 2012-01-03 13:24:30 +00:00
Chris
79cd9a0cae - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-03 11:43:10 +00:00
Hellfish
18e7a32720 *Make sure to actually run replacement effect checks for creature damage >_> 2012-01-03 10:35:19 +00:00
moomarc
0973e56a18 Fixed Remember syntax for Wormfang Behemoth. 2012-01-03 09:56:22 +00:00
ArsenalNut
d74d3e1000 convert cards to any mana keyword (N-R) 2012-01-03 05:48:42 +00:00
ArsenalNut
04b20aa34b convert cards to any mana keyword (L-M) 2012-01-03 05:17:31 +00:00
ArsenalNut
fc733a2319 convert cards to any mana keyword (G-K) 2012-01-03 04:45:27 +00:00
ArsenalNut
ad1e311b52 convert cards to any mana keyword (C-F) 2012-01-03 03:43:40 +00:00
ArsenalNut
d2b668af3d convert cards to any mana keyword (A-B) 2012-01-03 00:29:46 +00:00
Chris
e2af673587 - Coldsteel Heart is now a Snow Artifact. 2012-01-02 23:09:31 +00:00
Chris
b18cb6bb06 - Checkstyle. 2012-01-02 22:56:49 +00:00
Chris
a8c4f27c89 - Added a fluff piece to the changes.txt file. 2012-01-02 22:55:56 +00:00
Hellfish
eaf0b56b8e *Corrected name of Akki Lavarunner / Tok-Tok, Volcano Born 2012-01-02 21:27:10 +00:00
Hellfish
76619496bd *Added scriptable Replacement Effects. The system and syntax is very similar to the trigger system.For examples see the cards below or the forge.card.replacement package.
*Added:
	Akki Lavarunner / Tok-Tok, Volcano-born
	Laboratory Maniac
	Obstinate Familiar
	Pursuit of Knowledge
	Thought Reflection
	Undead Alchemist
*Converted to script:
	Benevolent Unicorn
	Boon Reflection
	Divine Presence
	Dralnu, Lich Lord
	Fire Servant
	Forethought Amulet
	Furnace of Rath
	Gratuitous Violence
	Lashknife Barrier
	Lichentrope
	Phytohydra
	Pyromancer's Swath
	Sulfuric Vapors
	Sulfuric Vortex
2012-01-02 21:07:24 +00:00
ArsenalNut
174cfc1170 Converted City of Brass, Glimmervoid, and Mox Opal to use "Any" mana keyword. Added Manamorphose 2012-01-02 19:54:53 +00:00
ArsenalNut
215699c878 merged "Produced$ Any" feature branch into trunk (Issue #266) 2012-01-02 19:52:49 +00:00
Chris
0a903e3c03 - Checkstyle 2012-01-02 19:34:27 +00:00
Sol
989e024dc9 - Removing hardcoded references to Mana Pool as a card. 2012-01-02 18:45:59 +00:00
ArsenalNut
fd78663fca add logic to make ManaNeededToAvoidNegativeEffect mana a mandatory part of the cost for the AI 2012-01-02 18:23:20 +00:00
Chris
7a8d662512 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-02 14:24:23 +00:00
ArsenalNut
5cbbea3619 changed sorting of mana sources to account of any color mana 2012-01-02 02:03:12 +00:00
slapshot5
5bab4fce10 fix typo in Tourach's Gate 2012-01-01 23:19:28 +00:00
ArsenalNut
65238c63c6 add color choice logic for future use by AI 2012-01-01 21:53:59 +00:00
slapshot5
939fc18534 add 10E SetInfo to Counsel of the Soratami 2012-01-01 21:24:59 +00:00
slapshot5
1923edc796 in DigUntil resolve, game cannot continue if revealed is empty. This is fixed. 2012-01-01 18:58:44 +00:00
slapshot5
ee021179b0 restored the functionality to show Stack cards in Card Picture/Detail when moused over. This functionality was present in 1.1.8, but was removed in 1.2.0 due to a bug. I confirmed the bug was also present in 1.1.8, so we are no worse off than we were before and there have been complaints on the forum about this in the 1.2.0 UI. 2012-01-01 16:40:58 +00:00
slapshot5
9d93aa4b59 1) fix ability cost of Flame Elemental
2) fix missing subability of Green SUn's Zenith
3) gave Soaratmi Savant Flying
(thanks squee1968)
2012-01-01 14:02:54 +00:00
Chris
4202dcaf92 - Added a fluff piece to the changes.txt file.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-01-01 12:42:12 +00:00
slapshot5
54d61061a0 if things on the stack have a sourceCard of some kind of land, make sure the stack has a color (brownish; also used for artifacts). This would be for things like the triggered ability of City of Brass. 2012-01-01 07:09:40 +00:00
Sol
e3997d9c71 - Fixing Description of Skyrider Trainee 2012-01-01 05:15:18 +00:00
slapshot5
5151d222da use constants to show Tabber tabs instead of just using raw numbers everywhere. 2012-01-01 02:18:03 +00:00
Sol
dac4d10ba4 Warren Instigator was missing the Berseker type 2012-01-01 01:45:06 +00:00
ArsenalNut
8881b74fc7 removed getManaProduced overrides from spells and drawbacks 2012-01-01 01:31:31 +00:00
ArsenalNut
3050338cd2 modified to allow reflected mana to interact with any color sources 2011-12-31 21:17:39 +00:00
ArsenalNut
0690743192 modified to account for lands that use "Produced$ Any" 2011-12-31 21:16:16 +00:00
ArsenalNut
020b98a737 merged trunk:12895-12901 revisions into branch 2011-12-31 20:17:48 +00:00
ArsenalNut
d4362e1c8b modified City of Brass, Glimmervoid, and Mox Opal to use "Produced$ Any" 2011-12-31 19:10:39 +00:00
ArsenalNut
405cdd6ee5 significantly reworked logic in payManaCost to account for mana sources that produce any color and several other bugs 2011-12-31 19:07:35 +00:00
Chris
2ec23fa7f4 - Renamed the Ore Gorger card txt file as it had an un-needed space character. 2011-12-31 18:56:15 +00:00
ArsenalNut
ecad2f5005 update isBasic method of AbilityMana to account for any mana 2011-12-31 18:37:52 +00:00
moomarc
c761ce727f Added Karona, False God 2011-12-31 16:13:24 +00:00
ArsenalNut
5a9e8d4c5e added to manamorphose to produce any mana branch 2011-12-30 21:11:29 +00:00
ArsenalNut
22b14d0b70 Creating branch for changes for supporting "Produced$ Any" in mana abilities 2011-12-30 20:36:21 +00:00
Chris
266df51521 - A few CheckStyle fixes. 2011-12-30 14:46:41 +00:00
Chris
c162bf200b - Cleared out the changes.txt file, is ready for new material. 2011-12-30 14:41:39 +00:00
Chris
3f10f5756a - Cleared out the changes.txt file, is ready for new material. 2011-12-30 14:39:54 +00:00
Chris
162d19226e [maven-release-plugin] prepare for next development iteration 2011-12-30 12:15:45 +00:00
Chris
30ea4aacc2 [maven-release-plugin] prepare release forge-1.2.0 2011-12-30 12:15:36 +00:00
Chris
ae069c333c - Preparing the changes.txt file for the next beta build and release. 2011-12-30 11:53:30 +00:00
Chris
d4be2fb1de - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2011-12-30 11:41:20 +00:00
slapshot5
2bfcd9d487 comment deck editor out from main menu for now. 2011-12-30 06:08:20 +00:00
slapshot5
2afff70d60 add Deck Editor back to main Home menu. (Left it in Utilities too, just in case.) 2011-12-30 06:00:47 +00:00
slapshot5
d8afdfd256 don't show spells on the stack in the CardPicture/DetailPanel until we can make sure you can't see Compy's Morph cards this way. 2011-12-30 03:55:31 +00:00
SoulStorm
a3afc94dce Fixed Rootwater Thief. 2011-12-29 16:06:27 +00:00
slapshot5
66b3614bd5 several javadoc tweaks in NewConstants 2011-12-29 13:39:07 +00:00
slapshot5
09a3bc823d fix cost description for Thelonite Monk 2011-12-29 13:29:45 +00:00
slapshot5
f84e80887e fix Lotus Cobra Landfall. The logic was backwards. 2011-12-29 13:06:48 +00:00
Chris
0d284a0805 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-29 12:18:31 +00:00
slapshot5
d9438ee835 fix text spacing a bit on WinLose dialog 2011-12-29 05:55:50 +00:00
slapshot5
e86ebb29ac get rid of the visible border around the dev buttons JScrollPane and tweak the spacing around the JScrollPane so things don't look as cut off when resizing and the scroll bar fits better when it's necessary. 2011-12-29 04:43:30 +00:00
slapshot5
e6ca314ddb when starting a match, set the Card Picture panels to display the first card in human hand (rather than just being blank until you hover over a card) 2011-12-29 04:40:47 +00:00
slapshot5
81c47d89f2 remove the displaying of View Any Library and View Any Hand Dev Buttons. No change in functionality. They weren't hooked up anyway. We can discuss more what to do with them after the 1.2.0 release. 2011-12-28 23:19:48 +00:00
Chris
77c73d6145 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-28 11:40:13 +00:00
Chris
c7a5d9a74d - Added a note about Windows 7 and your downloads disappearing upon restart. 2011-12-28 11:39:18 +00:00
slapshot5
8d25e48038 consistency tweaks in ViewSettings 2011-12-28 00:04:47 +00:00
Chris
5848daa950 - Checkstyle. 2011-12-27 16:24:56 +00:00
Chris
6b90253734 - Last attempt to build and release ended in another cardforge error. It now appears to be back online. Preparing for the snapshot build release. 2011-12-27 13:52:50 +00:00
slapshot5
1d525d9a6f fix leak with MouseListeners hooked up to mana pools. 2011-12-27 13:44:03 +00:00
Chris
c011f38ceb - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-27 12:06:19 +00:00
slapshot5
7f741fbee3 fix Observer leak in ControlField 2011-12-27 04:13:47 +00:00
slapshot5
b753f4d7ee fix Observer leaks in ControlTabber 2011-12-27 04:03:43 +00:00
slapshot5
cd915f5e10 fix deleting of Observers for Hand Zone (in ControlHand). It was deleting a new Object, which obviously doesn't already exist. This should be a step towards fixing performance problems after many games. 2011-12-27 03:46:22 +00:00
slapshot5
0d301c9a7c remove Old GUI checkbox option. It no longer works, and we will only be using/supporting the new UI. 2011-12-27 02:16:43 +00:00
slapshot5
08cea388dc filter out .DS_Store file name when looking for skins (created by Mac OS X Finder) 2011-12-27 02:11:25 +00:00
slapshot5
09d38c305b comment out the Stack Size and Stack Offset settings on the Settings screen. These aren't hooked up, and we will need to decide what to do with them going forward. 2011-12-27 02:10:56 +00:00
Sol
4a5ee1510f Fixing Birthing Pod description 2011-12-27 02:09:58 +00:00
slapshot5
a865619b43 comment and javadoc fixes in CardFactoryUtil 2011-12-26 23:30:22 +00:00
slapshot5
231f2fc6da various comment cleanups in PlayerZoneComesIntoPlay and AbilityFactoryZoneAffecting 2011-12-26 23:04:44 +00:00
Chris
360682f6f8 - Added a fluff piece to the changes.txt file. 2011-12-26 22:26:22 +00:00
slapshot5
db694ffa72 various javadoc updates in CardListUtil 2011-12-26 22:06:46 +00:00
slapshot5
d848b8f884 some TODO cleanups in various classes. 2011-12-26 21:10:27 +00:00
Chris
ae5fe0a42b - Cleanup comments in DeckEditorShop. 2011-12-26 17:39:57 +00:00
Chris
9f7020237b - Cleanup comments in DeckEditorQuest. 2011-12-26 17:36:55 +00:00
Chris
048462176b - The quest mode card shop should now display prices that are five digits long. Tested under Mac OS X and should also work under Windows as Windows uses a font with a narrower pen stroke. 2011-12-26 17:18:25 +00:00
slapshot5
79a769174d change some Ability_Mana -> AbilityMana in comments (to help with searching) 2011-12-26 15:46:57 +00:00
slapshot5
c95d632654 clean up several TODOs all over the place 2011-12-26 15:11:47 +00:00
slapshot5
a80776049f cleanup TODOs in a few classes 2011-12-26 14:55:09 +00:00
Chris
44cb4176dd - CheckStyle. 2011-12-26 13:29:22 +00:00
Chris
24c8bb63b2 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-26 11:30:08 +00:00
Rob Cashwalker
9f69170c2e Added CardRatings to AllZone for singular, global access. 2011-12-26 03:27:56 +00:00
Rob Cashwalker
4af36404b9 Added method to CardColor to identify if another CardColor shares color with another.
Added method to CardType to identify if another CardType shares a subtype with another.
2011-12-26 03:14:27 +00:00
Chris
b7d550ae7b - Added ToolTips to the labels for the lists located in the constructed view as they tend to be truncated with some of the smaller resolutions. 2011-12-26 01:32:32 +00:00
slapshot5
79810df74f javadoc updates for NewConstants 2011-12-25 19:29:06 +00:00
slapshot5
e05e1c59c0 fix NewGame/savesealed_ttl property in en.properties 2011-12-25 18:39:50 +00:00
slapshot5
7c635f10c3 clean up some TODOs in SpellAbility, Trigger, and CardColor classes 2011-12-25 18:02:27 +00:00
slapshot5
c181640cd3 cleanup in CFCreatures 2011-12-25 14:06:25 +00:00
slapshot5
0a320796e9 TODO cleanup in arcane.ui package 2011-12-25 14:02:55 +00:00
slapshot5
1d06c9db93 convert Recall to script 2011-12-25 13:04:39 +00:00
Chris
069c79dcb8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-25 12:45:21 +00:00
slapshot5
d7cca34fe2 fixed an exception in ImageCache when a human attacker has trample and a player shows up as a Card in GuiMultipleBlockers 2011-12-25 11:53:54 +00:00
Chris
42b6770511 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-25 11:28:42 +00:00
Chris
b967e3a7fc - Let us add a "gapleft 6%" to the btnStart in ViewConstructed as this will do a better job of centering this button. 2011-12-25 01:46:00 +00:00
Chris
8d0781b905 - Minor adjustments to the spacing for the components in the constructed view. 2011-12-25 01:05:15 +00:00
Chris
2c2e212730 - Minor adjustments to the spacing for the components in the constructed view. 2011-12-25 00:59:01 +00:00
Chris
d9d0b60224 - Revising README.txt 2011-12-24 21:03:13 +00:00
Chris
c5848be4a6 - Revising README.txt 2011-12-24 19:32:58 +00:00
slapshot5
4f8f61b108 commenting out some debug code 2011-12-24 18:57:44 +00:00
slapshot5
6a527cb720 ImageCache now uses LoadingCache and CacheBuilder.build() instead of the deprecated (in Guava 11.0) MapMaker.makeComputingMap(). Please post to the forums if you see any exceptions/problems related to ImageCache. 2011-12-24 18:56:20 +00:00
slapshot5
6d6543e895 TODO cleanups in QuestEvent 2011-12-24 17:35:48 +00:00
Sol
6733401054 - Removing unused function in ManaPool.java 2011-12-24 13:51:35 +00:00
slapshot5
a7910e132f fix Puppeteer Clique to exile at only your end step, not any end step. 2011-12-24 12:32:40 +00:00
Chris
3dabfb62c7 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-24 11:52:57 +00:00
slapshot5
598d589f8c fixed ManaCost for Doomgape 2011-12-24 11:04:34 +00:00
slapshot5
6bad8ddec6 help text fixes in ControlDraft 2011-12-24 03:38:07 +00:00
Chris
ef3f05c08f - Added Slapshot's fix which prevents the human from playing multiple lands when dev mode is off. 2011-12-24 03:07:28 +00:00
Chris
429fe64a11 - Added Sol's fix to stop the AI from playing multiple lands. 2011-12-24 00:45:54 +00:00
Chris
b08d8f931e - StringBuilder 2011-12-23 19:45:01 +00:00
Sol
dc33a3631c AI will now start with Challenge cards in the first game of a quest duel 2011-12-23 14:58:50 +00:00
Chris
7d670dd174 - Checkstyle. 2011-12-23 14:37:20 +00:00
Sol
0121a577e0 NOTE: THIS CHECKIN MAKES THE OLD UI NON-FUNCTIONAL.
- The ManaPool will no longer inherit from Card and will remove the ManaPool from the Battlefield.
2011-12-23 14:16:33 +00:00
Chris
7bf24ffc28 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-23 11:55:28 +00:00
Doublestrike
7a53801aae Memory leak hunt: observers deleted before adding fresh ones in match UI 2011-12-23 07:36:46 +00:00
slapshot5
615e1dcc21 hook up the Play Unlimited Lands DevMode button and save state on close. 2011-12-23 06:35:29 +00:00
ArsenalNut
fbda0061dc Fixed damage abilities to allow targeting of planeswalkers 2011-12-23 06:16:38 +00:00
slapshot5
7b69f4c09e clean up some TODOs in GameAction 2011-12-23 05:46:10 +00:00
slapshot5
dde1550830 clean up some TODOs in CardPanel 2011-12-23 04:01:46 +00:00
Sloth
d228bdc8c2 - Fixed a bug that enabled the AI to block a creature with "CARDNAME can't be blocked except by two or more creatures." and trample with a single blocker. 2011-12-22 21:55:38 +00:00
Sol
913b019c7a - Fixing Serrated Arrows rarity 2011-12-22 21:46:32 +00:00
Sol
22ad8668d5 - Improve AIs destruction of Lands. 2011-12-22 14:35:17 +00:00
Sloth
17b77c40f4 - Updated the Buffy decks with new tribal zombie cards. 2011-12-22 14:23:46 +00:00
Sloth
a7c03d0efb - Replaced some aggressive cards in the Aquaman 1 deck (which is supposed to be a control deck). 2011-12-22 14:02:15 +00:00
Sloth
22f52d7e29 - Tweaked the Green Arrow decks to be a little more AI friendly. 2011-12-22 13:19:25 +00:00
slapshot5
d745bdc89a remove some debug code from InputPayManaCostUtil class 2011-12-22 13:06:30 +00:00
Sloth
59d7a4c6e6 - Added the optional targeting parameter "TargetsFromSingleZone" to all AF's.
- Added Decompose, Rapid Decay and Shred Memory.
2011-12-22 11:23:06 +00:00
Chris
c9f1cf0c7a - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-22 11:07:29 +00:00
Sloth
e675939a42 - Fixed the triggered ability of Shrieking Grotesque. 2011-12-22 10:02:22 +00:00
jendave
72585a0dfd update guava dependency. checkstyle 2011-12-21 16:41:47 +00:00
moomarc
26f8486aab Added Reality Ripple 2011-12-21 16:00:56 +00:00
jendave
9bc5836a61 Update plugin versions. Checkstyle 2011-12-21 15:52:59 +00:00
jendave
df4563e22b checkstyle 2011-12-21 15:52:49 +00:00
Chris
3212253e92 - Added a fluff piece to the changes.txt file. 2011-12-21 15:11:16 +00:00
Chris
b1e223ae15 - Fixed the LQ pic URL for Orcish Farmer. 2011-12-21 15:03:33 +00:00
Chris
a813227f44 - Checkstyle. 2011-12-21 15:00:20 +00:00
Sloth
fa73c9c339 - Little text file updates and cleanup. 2011-12-21 14:46:30 +00:00
Sloth
bb21abac92 - Added Two-Headed Sliver. 2011-12-21 14:46:01 +00:00
moomarc
59b81deb67 Added Teferi's Veil 2011-12-21 14:38:11 +00:00
Sloth
b1707060e9 - Added Horde of Boggarts. 2011-12-21 14:37:10 +00:00
slapshot5
199f0d8304 oh, I guess it would help if I committed lions_eye_diamond.txt too... 2011-12-21 13:39:38 +00:00
moomarc
d5b3ee6a51 Fixed Oracle text for Kruin Outlawe/Terror of Kruin Pass 2011-12-21 13:31:37 +00:00
slapshot5
3cf1361d35 add Lion's Eye Diamond (form Mirage) 2011-12-21 13:31:14 +00:00
Sloth
79a2b79a6d - Added some multi-pic infos. 2011-12-21 12:28:13 +00:00
Sloth
5419a77076 - Added Kruin Outlaw / Terror of Kruin Pass. 2011-12-21 12:27:03 +00:00
Sloth
9c2678107f - Added some text to the constructed deck section of the home screen. 2011-12-21 11:47:33 +00:00
Chris
9a358bd932 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-21 11:40:24 +00:00
Chris
449534be49 - Ran oracle script. 2011-12-21 11:39:27 +00:00
Chris
74af83e099 - Ran set info script. 2011-12-21 11:38:33 +00:00
Sloth
492bb2fb4a - Added the optional parameter "GainControl" to AF DigUntil.
- Fixed Telemin Performance.
2011-12-21 10:54:04 +00:00
slapshot5
9b4a2e5a22 12/20/2011 updates to the banned list for Modern 2011-12-21 04:14:27 +00:00
Chris
793dc2a180 - Some Checkstyle fixes and StringBuilder convertions. 2011-12-21 01:44:42 +00:00
jeffwadsworth
b5563f20d0 - Added Bogardan Phoenix 2011-12-20 20:54:16 +00:00
Rob Cashwalker
0b04ed5315 Cardforge.org is now available again. 2011-12-20 16:28:47 +00:00
Sloth
93b771156e - Added Word of Undoing. 2011-12-20 12:57:22 +00:00
slapshot5
d64c01588c add Orcish Farmer (from Ice Age) 2011-12-20 12:10:58 +00:00
slapshot5
2287ffeac2 add an Untap class with executeAt and executeUntil 2011-12-20 12:09:28 +00:00
Chris
93089226c9 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-20 11:41:45 +00:00
Sloth
fe20e711bb - Added Primitive Etchings. 2011-12-20 09:44:57 +00:00
slapshot5
5b2ab2ffd0 update changeState in a couple places for the new UI 2011-12-20 03:39:58 +00:00
slapshot5
14ad76681e fix Crash when double clicking on Random in the Constructed Deck List panel 2011-12-20 03:23:40 +00:00
slapshot5
bddb2144da add Contract from Below (from original base Alpha) 2011-12-20 03:05:25 +00:00
slapshot5
3599dfe8ff show Ante cards won/lost in Quest the same as other cards in the rewards pane (name/picture/text) 2011-12-19 23:30:33 +00:00
Sloth
0a237d08f7 - Added the keyword Reveal the first card you draw each turn.
- Added the optional parameter "Number" to the Drawn trigger.
- Added Rowen.
2011-12-19 22:12:43 +00:00
jeffwadsworth
f17a1e0513 - Added Veteran's Voice 2011-12-19 20:15:59 +00:00
slapshot5
4c91d8369a add Keyword: Remove CARDNAME from your deck before playing if you're not playing for ante. 2011-12-19 12:38:32 +00:00
Chris
cc97c620b6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-19 11:41:54 +00:00
Sloth
5eb71980f9 - Converted some cards to use the "BecomesTarget" trigger. 2011-12-19 09:58:18 +00:00
Sloth
5328d08dda - Fixed static abilities getting checked by triggers (SpellAbilityCast, etc.). 2011-12-19 09:37:48 +00:00
Doublestrike
1b8850f25c A little documentation addition. 2011-12-19 09:05:24 +00:00
Doublestrike
5251281ad3 Further development on "Sealed" submenu. Fixed a bug or two in "Constructed" submenu. 2011-12-19 09:04:01 +00:00
Doublestrike
ac89c7222f Final touches added to "Constructed" submenu: resizing, directions, decklist on doubleclick, randomize buttons for themes and preconstructed, Forge-themed list selectors. 2011-12-19 06:33:35 +00:00
jeffwadsworth
63e35ba293 - Converted Cursed Scroll to script. 2011-12-19 05:28:27 +00:00
slapshot5
adc0f65fe5 cards won in ante will now show up as NEW in the Card Shop under Owned Cards 2011-12-19 04:52:58 +00:00
Rob Cashwalker
cf0bdc166f Move to forge.game.limited package, since it's rather specific to drafting. 2011-12-19 04:21:59 +00:00
Rob Cashwalker
9eb8faa633 Move to forge.game.limited package, since it's rather specific to drafting. 2011-12-19 04:20:45 +00:00
Sol
d93b75e87e - Fixing Flameshot's text 2011-12-19 03:46:16 +00:00
Sloth
ad5d9237f9 - Another tweak for the targeting AI of AF DealDamage. 2011-12-18 14:28:28 +00:00
slapshot5
f09093321b fix a bug in the Ante display in the Player Panel. 2011-12-18 14:18:04 +00:00
Sloth
a25e6a2722 - Updated some Deck SVars. 2011-12-18 14:07:41 +00:00
Sloth
8ee9dc43db - Made Green Sun's Zenith AI playable. 2011-12-18 13:59:58 +00:00
Sloth
c83a9ebff2 - Fixed targeting AI of AF DealDamage for drawbacks. 2011-12-18 13:34:23 +00:00
Chris
d23927ecee - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-18 11:47:50 +00:00
moomarc
b44b4e1577 Improved card panel description for Imperial Edict 2011-12-18 11:20:57 +00:00
moomarc
8d1efc6868 Added Knight of the Mists 2011-12-18 10:52:58 +00:00
Sloth
519c4c52c5 - Fixed Alpha Status not working with Changelings. 2011-12-18 10:52:34 +00:00
Sloth
19e025a479 - Fixed Mistform Ultimus not working in all zones. 2011-12-18 10:46:22 +00:00
Sloth
489d1f986e - Added an easy version of the Picard deck. 2011-12-18 10:39:28 +00:00
Sloth
383299ea25 - Added Phyrexian Unlife. 2011-12-18 10:37:20 +00:00
Sloth
cee064a724 - Added Entomber Exarch. 2011-12-18 10:20:37 +00:00
Sloth
d78ce1d745 - Tweaked chooseTypeCanPlayAI to let the AI handle Mistform Sliver. 2011-12-18 08:58:51 +00:00
Sloth
f29f4db153 - Fixed targeting AI of AF DealDamage for triggered abilities. 2011-12-18 08:45:39 +00:00
Sloth
260545d575 - Fixed getLKICopy copying tokens. 2011-12-18 08:39:04 +00:00
slapshot5
4ba2edfd75 FSkin was reading the wrong image coordinates for End Turn and Game Settings. fixed. 2011-12-18 06:46:38 +00:00
slapshot5
093307f573 fix so multicolor spells show up as multi-color on the Stack 2011-12-18 06:35:03 +00:00
slapshot5
87610e89ac add the ante'ing of cards to the GameLog 2011-12-18 05:17:47 +00:00
slapshot5
dce5e32def fix off-by-1 error in GameLog.getLogText(int) 2011-12-18 05:17:22 +00:00
slapshot5
a94e7088ed add ante to Quest Mode.
1) if you win, the compy's cards will be available in your card pool after the current match
2) if you lose, your ante is permanently removed from your deck (currently not available for re-purchase in the Card Shop)
3) ante will now only be chosen from non-<basic lands> if possible
2011-12-18 04:35:26 +00:00
moomarc
a0ea85fbdf Added Essence Bottle (and requisite ELIXIR counter to Counters.java) 2011-12-18 03:22:30 +00:00
Sol
459169c5dd Fixing Birthing Pod's Cost 2011-12-17 21:44:13 +00:00
moomarc
c25f20e4b5 Added Brain Pry 2011-12-17 21:38:19 +00:00
Sloth
bc32205730 - Added Birthing Pod. 2011-12-17 21:07:24 +00:00
Sol
17e80173b3 - Improve consistency of the Player Panel Mana totals, and updating of observers. 2011-12-17 21:00:55 +00:00
moomarc
2975c628fb Added Bold Defence and Marsh Casualties 2011-12-17 20:29:13 +00:00
moomarc
a6ef32e738 Added Crypt Champion and Squealing Devil 2011-12-17 19:20:55 +00:00
Sloth
3ef782f1fe - Added Tatsumasa, the Dragon's Fang. 2011-12-17 19:08:23 +00:00
Sloth
912d2ed8e9 - Another step to make Tatsumasa, the Dragon's Fang scriptable. 2011-12-17 18:51:44 +00:00
moomarc
b488f04811 Added Doubling Cube 2011-12-17 17:36:35 +00:00
Sloth
a8b687fe77 - Added some more "Remembered" code to hopefully support Tatsumasa, the Dragon's Fang. 2011-12-17 15:05:15 +00:00
Chris
9ac8cf33db - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-17 13:58:51 +00:00
Sol
46e32c0ff8 - Missed a file last night. 2011-12-17 13:48:00 +00:00
slapshot5
9ebcae2699 remove some debug code in FButton 2011-12-17 13:16:43 +00:00
moomarc
4adb42cbb3 Fixed Gigadrowse 2011-12-17 12:49:02 +00:00
Doublestrike
c095f3843c Small code streamlining. Also fixed "battlefield click plays card" bug. 2011-12-17 07:41:10 +00:00
Doublestrike
c9788d0c33 Added FList and FScrollPane to UI toolbox, for further display standardization. 2011-12-17 05:50:07 +00:00
Sol
cc1ea3bab2 - Initial checkin of actually paying Mana from the Player Panel. 2011-12-17 04:25:57 +00:00
Doublestrike
bee9011a18 Several minor bug fixes to Draft and Sealed submenus. 2011-12-17 03:59:27 +00:00
Doublestrike
1b0b8fbe97 Friendly-ified wording in draft submenu. 2011-12-17 03:28:49 +00:00
Doublestrike
ec97ecd14f Draft submenu finished. 2011-12-17 03:20:10 +00:00
slapshot5
96ec2f5e60 convert Awakener Druid to script. Comment out CardFactoryUtil.activateManland and revertManland. Anything like this form now on should be using AF_Animate. 2011-12-17 01:41:43 +00:00
Sloth
8a16eaee73 - Added Burning of Xinye. 2011-12-16 20:44:37 +00:00
Sloth
1d2f728903 - Two fixes for AF Sacrifice. 2011-12-16 20:43:43 +00:00
Sloth
059253bbac - calculateAmount will look a little further now when using Remembered objects (fixes Jester's Mask). 2011-12-16 19:52:09 +00:00
Sloth
5d893fb483 - Fixed AI blocking creatures with "CARDNAME can't be blocked except by two or more creatures." 2011-12-16 19:01:00 +00:00
Sloth
fe2f4454cd - Added Thrull Retainer. 2011-12-16 18:07:06 +00:00
Sloth
ed9eded2a9 - Added Stamina. 2011-12-16 18:04:18 +00:00
Sloth
6679c75bd1 - Removed script hack from Phantom Wings. 2011-12-16 18:00:37 +00:00
Sloth
db1522d7bb - Tweaked the timing of the aura casting AI. 2011-12-16 17:57:35 +00:00
Sloth
048f4740b3 - Fixed the Sacrifice cost list not being set for the AI.
- Added Carapace.
2011-12-16 17:26:35 +00:00
Sloth
a8c1d8625f - Updated some SVars. 2011-12-16 17:14:38 +00:00
Sloth
09690cf8e4 - Made a more AI friendly fix for Briar Shield (removed FormerlyEnchanted). 2011-12-16 17:14:19 +00:00
Sloth
953d3e8355 - Added "FormerlyEnchanted" to getDefinedCards.
- Fixed Briar Shield.
2011-12-16 16:20:32 +00:00
Sloth
52730bd098 - The lists of cards stored in costs will now be LKI copies (this fixes cards like Greater Good and Starlit Sanctum used with pumped creatures). 2011-12-16 16:02:46 +00:00
Sloth
cc54db9907 - Fixed Honden of Night's Reach. 2011-12-16 15:28:42 +00:00
Sloth
663325ec4e - Fixed Zombie Master. 2011-12-16 15:27:13 +00:00
Sloth
ef102fbd77 - Fixed Soultether Golem. 2011-12-16 15:26:22 +00:00
Sloth
bfd4cb2c4b - Added the new AI logic "Evasion" to AF Effect. 2011-12-16 14:30:33 +00:00
Sloth
a3e69a7e34 - Fixed controllerChangeZoneCorrection for the case that nothing changes. 2011-12-16 13:47:19 +00:00
slapshot5
cab29b8f55 add Colors param to Balduvian Frostwaker 2011-12-16 13:12:55 +00:00
Sloth
3b365fb5a8 - Fixed interaction of Prowl with Changelings. 2011-12-16 12:58:56 +00:00
slapshot5
cd85d3ff2f add Gorilla War Cry (from Alliances) 2011-12-16 12:56:48 +00:00
Chris
529cc78e29 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-16 12:02:04 +00:00
Sloth
3a2c37ad13 - Fixed Curfew. 2011-12-16 11:42:38 +00:00
Sloth
5885e8b18f - Added Benalish Lancer and the Kavu Titan conversion by squee1968. 2011-12-16 10:51:22 +00:00
Doublestrike
b8ed783004 More unversioned files that missed the boat... 2011-12-16 09:10:11 +00:00
Doublestrike
5317359a8a Oops, forgot to commit unversioned file. 2011-12-16 09:09:02 +00:00
Doublestrike
a5c3749770 Latest progress on Draft submenu. 2011-12-16 09:01:19 +00:00
slapshot5
41d6f06c46 fixed type for Goatnapper and Flying for Stenchskipper 2011-12-16 05:16:38 +00:00
slapshot5
2d72a713c4 add ante'd cards to the Player Panel in the Tabber 2011-12-16 04:46:11 +00:00
Chris
5a69b9db98 - A somewhat hackish solution to the spell description problem for cards that have Storm. 2011-12-16 01:31:28 +00:00
slapshot5
828a967f76 Add the ability to play for Ante in Constructed mode only.
Notes:
1) You win/lose the cards only for the duration of continuing or restarting a match.  Once you quit a match, decks should go back to normal.
2) There is a setting on the Settings screen to turn this on/off.  Default is Off.
3) If you want, you can put card won in ante into your deck (same durations as above apply)
2011-12-16 00:29:50 +00:00
Sloth
6a75b99b1c - NewGUI: Changed the card detail panel to only enlarge the text area if enough space is present. 2011-12-15 21:08:28 +00:00
Sloth
98196e34b3 - Added the rampage deck Beast 1. 2011-12-15 20:40:09 +00:00
jendave
32011ffb22 Ignore more ds_store files 2011-12-15 20:08:45 +00:00
jendave
d1651413f4 Fix bad commit 2011-12-15 20:01:15 +00:00
jendave
8e7d7e9d80 Fix dependency version. Checkstyle 2011-12-15 19:31:54 +00:00
Sloth
b26a5d1439 - Improved the AI handling of the keyword "CARDNAME can't be blocked except by two or more creatures.". 2011-12-15 17:24:02 +00:00
Sloth
cf402dffc8 - Added Goblin War Drums and Vine Kami. 2011-12-15 16:10:38 +00:00
Chris
0f2d995933 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-15 12:16:38 +00:00
Sloth
a4276c4432 - Added this text to blocker selection: "To cancel a block right-click on your blocker". 2011-12-15 11:47:45 +00:00
Sloth
6e201eb567 - Added Kederekt Creeper and Stormblood Berserker. 2011-12-15 11:41:08 +00:00
Sloth
d99c68d2a0 - Added Imposing Visage and Wind Spirit. 2011-12-15 11:36:33 +00:00
Sloth
2a7fa36f1d - Added the keyword "CARDNAME can't be blocked except by two or more creatures." (please test).
- Added Viashino Runner.
2011-12-15 11:31:39 +00:00
Sloth
bb2701f4ec - Updated some deck SVars. 2011-12-15 11:29:55 +00:00
Sloth
e298ee4b43 - Little fix for main screen: If you select a random color for the constructed deck generator the string is called "Random", but "Random 1", "Random 2" etc was expected. 2011-12-15 10:23:53 +00:00
Doublestrike
ead16601a3 Settings submenu finished.
Multiple instances of oa2sa method consolidated into GuiUtils.
2011-12-15 08:51:14 +00:00
Doublestrike
f0b0d0525b Latest progress on Settings submenu. 2011-12-15 07:19:38 +00:00
Doublestrike
eb0e0d2f0a Fixed FButton toggle state. 2011-12-15 02:44:30 +00:00
Doublestrike
03a3dafe71 Centered license text. 2011-12-15 02:26:29 +00:00
Doublestrike
ff4f136742 Fixed skin autodetect bug. 2011-12-15 01:32:03 +00:00
Doublestrike
16e7595ca5 Sealed mode home screen menu fully working.
Deck editor button moved to utilities menu.
2011-12-14 23:53:26 +00:00
Rob Cashwalker
4b3de0987c LQ Plant Tokens and small images for bazaar.
Thanks to moomarc for original artwork.
2011-12-14 20:45:33 +00:00
Rob Cashwalker
9747c3854e Deleted duplicate icons - Attempting to move the icons folder to /res/images instead of /res/pics. 2011-12-14 17:44:02 +00:00
Rob Cashwalker
5c987d9a4c Attempting to move the icons folder to /res/images instead of /res/pics. 2011-12-14 17:38:42 +00:00
Rob Cashwalker
4f2525ef2b Replace any direct URL references to cardforge.org to a getProperty. Enables quick transition to new or alternate URLs. 2011-12-14 16:06:36 +00:00
Chris
7a7c6ed449 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-14 12:03:16 +00:00
Doublestrike
cb6e87ce3f Deck editor enabled in home screen.
Also, decks can now be directly edited in constructed mode sub menu.
2011-12-14 11:03:41 +00:00
Sloth
e3fb596d04 - Made sure the AI will not miss an on-color card when building draft decks. 2011-12-14 10:41:12 +00:00
Sloth
080d0ad46d - Fixed changes in buildDeck of BoosterDraftAI. 2011-12-14 10:23:46 +00:00
Doublestrike
292426c17e Small fix to bazaar handling. 2011-12-14 08:41:07 +00:00
Doublestrike
15adbf36d7 Returned functionality "enter" clicks button for FButtons. 2011-12-14 08:16:22 +00:00
Doublestrike
0cccad5d30 Aesthetic updates to draft menu. 2011-12-14 08:04:01 +00:00
Doublestrike
e9f135c702 Development work on draft mode menu. 2011-12-14 07:43:33 +00:00
Doublestrike
2a2e2f27db Quick fixes to two "out of bounds" errors in BoosterDraftAI, related to untested commit 12609. Not fully tested, could still be quirky. 2011-12-14 06:33:32 +00:00
slapshot5
774946bfd6 fix the Library MouseAdapter not getting set correctly 2011-12-14 06:08:32 +00:00
slapshot5
4fbad34305 Hook up a couple things on the New GUI Home Settings screen 2011-12-14 04:55:33 +00:00
Doublestrike
bd3edbf976 Minor fix. 2011-12-14 04:50:55 +00:00
Doublestrike
d5bb17226e Final stages of development for Quest submenu. 2011-12-14 04:46:52 +00:00
slapshot5
af56970fb9 Hook up the rest of the buttons on the Utilities screen of the New GUI home. 2011-12-14 04:18:38 +00:00
slapshot5
0b9aedff7e add a null check in the BugzReporter. (Probably should do more checking if it can't connect to the website.) This fixes an immediate crash though. 2011-12-14 04:05:48 +00:00
Doublestrike
f4c7e7a520 Further development on Quest menu, started development on Draft menu. 2011-12-13 23:48:57 +00:00
Sloth
720f002895 - Added Wizened Snitches. 2011-12-13 20:53:31 +00:00
Sloth
9242b884ab - Added the keyword "Players play with the top card of their libraries revealed.".
- Added Field of Dreams.
2011-12-13 19:04:38 +00:00
Sloth
6b6a88e17a - Added Mogg Toady. 2011-12-13 17:54:18 +00:00
Sloth
375031e36c - Added Refreshing Rain. 2011-12-13 16:42:00 +00:00
Sloth
e56c53e252 - Added Massacre. 2011-12-13 16:39:11 +00:00
Sloth
c37e245ce2 - Added Mogg Salvage. 2011-12-13 16:35:33 +00:00
Sloth
5aeeb0b685 - Little tweak in the display of card text. 2011-12-13 16:32:12 +00:00
Sloth
c90cb4544d - Added Submerge. 2011-12-13 16:31:42 +00:00
Sloth
88dc5142a6 - Commented out some debug code in getCardsAddedThisTurn. 2011-12-13 14:03:37 +00:00
Sloth
2ba6b06787 - Added a very hard version of the Apu deck. 2011-12-13 13:57:01 +00:00
Sloth
efbf300d29 - Fixed Bereavement. 2011-12-13 13:56:18 +00:00
slapshot5
c5f98d5965 hook up LQ pic downloader, Quest Images downloader in New GUI home 2011-12-13 13:04:13 +00:00
Doublestrike
7b1fd598d2 Current progress on Quest submenu. 2011-12-13 12:40:19 +00:00
Chris
1ac8d15dd7 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-13 12:32:22 +00:00
Sloth
0ebf816765 - AI improvements for Melira, Sylvok Outcast. 2011-12-13 11:45:04 +00:00
Sloth
1f127eb640 - Some fine tuning in damageChoosingTargets AI. 2011-12-13 11:44:29 +00:00
Sloth
82048eabb2 - Fixed a bug in changeHiddenOriginCanPlayAI. 2011-12-13 11:34:15 +00:00
Sloth
03729f00b2 - Fixed Goblin Cohort. 2011-12-13 08:42:09 +00:00
slapshot5
3ad56b7870 add Choose Skin button to New Gui Home > Settings and hook it up. 2011-12-13 07:43:22 +00:00
slapshot5
984a28eed3 add placeholder buttons for Download LQ Set Pics and Download Quest Images 2011-12-13 07:42:29 +00:00
jendave
b8603c41ab Add dependency report to site build 2011-12-13 06:11:40 +00:00
Chris
c6afbf8554 - More fluff. 2011-12-13 01:58:59 +00:00
Chris
44c42a05ff - Added a fluff piece to the changes.txt file. 2011-12-13 00:11:36 +00:00
Chris
3e689c218a - Fixed the LQ pic URL for Culling Scales. 2011-12-13 00:01:59 +00:00
Sloth
8595eac0f9 - Added Pull from Eternity. 2011-12-12 21:32:26 +00:00
jendave
c9d94d7409 Ignore ds_store files 2011-12-12 21:04:13 +00:00
jendave
ad50e13428 checkstyle 2011-12-12 21:04:07 +00:00
Rob Cashwalker
79a3a3ca32 If questData.dat doesn't exist, return newQuestData. NOT NECESSARILY THE RIGHT THING TO DO, BUT FIXES THE ERROR 2011-12-12 19:39:57 +00:00
Sloth
41858144bc - Little fix for Shimian Specter. 2011-12-12 19:28:57 +00:00
Sloth
033b8ee1da - Improvements and documentation in the build draft deck AI (untested). 2011-12-12 17:44:01 +00:00
Sloth
62bfd3914d - Another attempt to fix the Lotus Bloom entering tapped bug. 2011-12-12 15:50:44 +00:00
slapshot5
c65a70802a access getThemeNames() in a static way 2011-12-12 13:27:13 +00:00
slapshot5
80732986cc fix class name in some comments and console output 2011-12-12 13:26:10 +00:00
Chris
37a6d1b45e - Added the recent commit logs to changes.txt. I may try a snapshot build release. 2011-12-12 13:07:36 +00:00
Doublestrike
21018384bd Reversed changes on compiler warning fix - yikes. 2011-12-12 10:46:41 +00:00
Sloth
941b7e9295 - Changed the default layout parameters to make the detail panel a little bit bigger. 2011-12-12 09:05:30 +00:00
Doublestrike
8bbc070148 Checkstyle and compiler warnings fully fixed for ControlConstructed.java. 2011-12-12 09:03:37 +00:00
Doublestrike
b0e8fddceb Aesthetic changes to constructed mode view in home screen.
Also, a few checkstyle and compiler warning fixes.
2011-12-12 08:57:30 +00:00
Doublestrike
f01c8f83b1 Fixed double listener bug in field. 2011-12-12 08:06:59 +00:00
Doublestrike
9c3e7da8d8 Fixed double listener bug in hand area. 2011-12-12 07:51:58 +00:00
Doublestrike
1a996cfb95 Fixed double listener bug in tabber.
Added toggle to "unlimited lands" button.
2011-12-12 07:40:43 +00:00
slapshot5
c72048692d fix a small alignment error (from when I was testing) with the Human Deck List button on Home Screen 2011-12-12 06:24:14 +00:00
Doublestrike
a91e8694a3 Fixed phase flakiness and mulligan bug. 2011-12-12 04:55:12 +00:00
Doublestrike
e1d5f9fffe Coupla fixes to SubButton (the button used for submenus in the home screen). 2011-12-12 04:34:52 +00:00
Doublestrike
c4abd7a070 Fix preferences save bug. 2011-12-12 03:50:14 +00:00
Sloth
f328221c5e - Added Surgespanner by squee1968. 2011-12-11 18:48:59 +00:00
Sloth
d9df41437d - Added Seedtime. 2011-12-11 18:44:50 +00:00
slapshot5
5ef22b1f8a Add a View DeckList option to the Home screen. A couple points:
1) It only works for pre-constructed decks (currently)
2) Probably can be expanded to Theme decks by generating a sample to display
3) TODO - button should be enabled/disabled as appropriate
4) currently doesn't obey FSkin
2011-12-11 17:13:13 +00:00
Sloth
3a994ea5cd - Added Cerebral Vortex. 2011-12-11 15:48:47 +00:00
slapshot5
2f31ab743f add an Exit button to HomeTopLevel 2011-12-11 14:33:53 +00:00
slapshot5
b23af21278 The Constructed decks on the Home Screen are now (once again) sorted in alphabetical order with the Random option first and custom pools are filtered out. 2011-12-11 13:50:28 +00:00
Sloth
646d6272b8 - Removed the unused cancelCommand. 2011-12-11 12:56:33 +00:00
Doublestrike
079f165a7d Quest mode 95% finished - MVC, checkstyle, debug. 2011-12-11 12:30:01 +00:00
Sloth
5f523c40f5 - Enabled conditions for mana abilities.
- Added River of Tears.
2011-12-11 12:15:11 +00:00
Sloth
57e4d5c779 - Added Culling Scales. 2011-12-11 11:46:31 +00:00
Sloth
f0653c469c - Fixed Dream Fighter. 2011-12-11 11:12:46 +00:00
Doublestrike
e8375acc42 Constructed view in home screen finished.
Code fully checkstyled, commented, and now implements MVC architecture.
2011-12-11 10:42:28 +00:00
Sloth
c9badeda34 - Fixed the possibility to get stuck in discardUnless. 2011-12-11 09:32:40 +00:00
Sloth
132c83db47 - Little timing improvements in damageChoosingTargets AI. 2011-12-11 09:06:55 +00:00
Sloth
cbb19f0480 - Fixed Suffer the Past somewhat. 2011-12-11 09:06:10 +00:00
Doublestrike
732307580e Updates to ViewConstructed in home screen. 2011-12-11 08:55:12 +00:00
Doublestrike
a71de4c330 Rudiments of Quest mode now working. 2011-12-11 08:11:11 +00:00
slapshot5
aabc5fedbc remove Elspeth Emblem code. This was converted to AF a while ago. 2011-12-11 06:18:47 +00:00
slapshot5
1058c103eb add Serum Powder (from Darksteel) 2011-12-11 05:09:43 +00:00
slapshot5
49e4ab6bdd In ViewConstructed:
1) only show Constructed type decks that aren't custom pools
2) display a sorted list of Constructed decks
2011-12-11 04:08:10 +00:00
Doublestrike
371da23d56 Fixed input control bug. 2011-12-11 03:45:42 +00:00
slapshot5
9a9216556a fix type on new Utilities screen 2011-12-11 03:16:40 +00:00
slapshot5
b50c32b403 fix the first NPE related to playing Quest Mode from current incarnation of New GUI Home Screen 2011-12-11 03:02:40 +00:00
Doublestrike
4232ebbd67 Round 3 update: still largely incomplete but functionality will come quickly. This commit was made so others can help out if necessary. 2011-12-11 02:45:12 +00:00
slapshot5
537189cd37 add Custom Pool=true to JuzamJediCube.dck 2011-12-11 02:11:05 +00:00
slapshot5
24e8cc5021 Activate Ripple prompt now uses standard showYesNoDialog 2011-12-11 02:02:59 +00:00
slapshot5
dd09337665 flip order of abilities on AEther Spellbomb to match the card 2011-12-10 12:50:24 +00:00
slapshot5
24c3a61fdd add double click to choose a deck on the HomeScreen 2011-12-10 12:21:16 +00:00
Chris
376bb61e42 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-10 11:57:35 +00:00
Chris
4a19f0e17a - Ran oracle script. 2011-12-10 11:56:10 +00:00
Chris
d72914d511 - Ran set info script. 2011-12-10 11:55:11 +00:00
slapshot5
dd8e486f25 moved GameLog code around in MagicStack so Garruk Relentless will not cause crash 2011-12-10 11:33:02 +00:00
Sloth
8ba9823441 - Fixed the triggered ability of Alaborn Cavalier not being optional. 2011-12-10 10:41:18 +00:00
Sloth
033416a48c - addCounterFromNonEffect will now trigger CounterAdded triggers. 2011-12-10 10:38:10 +00:00
slapshot5
9ed715c428 fix Random Deck option causing NPE in New GUI HomeScreen 2011-12-10 05:30:42 +00:00
Chris
bf4bc2bf84 - Improved the labels for the non-color filters in the quest mode deck editor. 2011-12-10 03:20:12 +00:00
Chris
ea95665ad5 - Improved the labels for the color filters in the quest mode deck editor. Still needs some more work. 2011-12-10 02:46:50 +00:00
Chris
e5fc94b957 - Moved all of the filters to top of window in the quest mode deck editor. Still needs some more work. 2011-12-10 01:37:00 +00:00
jeffwadsworth
5603166581 - Fixed Illusions of Grandeur 2011-12-09 21:08:36 +00:00
Chris
ed34e5b652 - Minor adjustments to the layout of the quest mode card shop. 2011-12-09 19:40:04 +00:00
Sloth
d13633bfa8 - Improved checkCreatureSacrificeCost. 2011-12-09 18:26:46 +00:00
jeffwadsworth
f3ce01ab16 - Added Soldevi Golem 2011-12-09 16:48:59 +00:00
Sol
f61bd6fa4f Initial check-in for updating ManaPool observers. 2011-12-09 15:05:01 +00:00
slapshot5
6f3b23c6a2 when displaying the list of cards the AI can't play (when a match is started), only display each card name once. 2011-12-09 12:52:36 +00:00
slapshot5
0a774cc5b0 remove some poorly formatted (and not needed) comments 2011-12-09 12:29:00 +00:00
SoulStorm
a4403ca17a Added Riku of Two Reflections. 2011-12-09 11:32:33 +00:00
Chris
acf122c797 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-09 11:27:20 +00:00
Chris
c62901a8ee - Ran oracle script. 2011-12-09 11:26:13 +00:00
Chris
9ae8fc6447 - Ran set info script. 2011-12-09 11:25:05 +00:00
slapshot5
d6c9deccb8 minor text fix when choosing card sizes 2011-12-09 04:45:43 +00:00
Chris
084d14dfdd - Minor adjustments to the layout of the quest mode deck editor. 2011-12-09 03:36:55 +00:00
Chris
ff8b919a72 - Minor adjustments to the layout of the quest mode deck editor. Still needs some more work. 2011-12-09 03:13:30 +00:00
Chris
7b64558281 - Minor adjustments to the layout of the quest mode deck editor. Still needs some more work. 2011-12-09 02:47:50 +00:00
Chris
8c5285d9cf - Minor adjustments to the layout of the quest mode deck editor. Still needs some more work. 2011-12-09 02:02:42 +00:00
slapshot5
0c87e32075 cleanup a few TODOs in some Quest files 2011-12-09 01:09:05 +00:00
slapshot5
e3e7a18030 clean up a few TODOs in a few different files 2011-12-09 01:05:41 +00:00
slapshot5
9f5e0a0cdf turn off multi-selection in the New HomeScreen deck chooser 2011-12-09 00:14:55 +00:00
jeffwadsworth
83b49a82d8 - Added Mountain Titan 2011-12-08 23:54:47 +00:00
jendave
0c20ddafc8 Remove redundant dependency version number declaration 2011-12-08 23:07:31 +00:00
jendave
2236176d71 Checkstyle 2011-12-08 22:25:09 +00:00
Sloth
712ab98733 - Added Rustmouth Ogre. 2011-12-08 21:07:22 +00:00
Sloth
62965ae940 - Added the variable "EnchantedController" to isValid in the player class.
- Added Brand of Ill Omen by Jeff.
2011-12-08 20:52:38 +00:00
Sloth
55c8e51836 - Fixed Eradicate et al. 2011-12-08 17:32:02 +00:00
Sloth
44767095a2 - Cleanup of debug code. 2011-12-08 15:57:46 +00:00
slapshot5
e91a901204 fix a spelling error in checkEndGameState method name in GameAction 2011-12-08 13:54:12 +00:00
Sloth
85c370c3e5 - Fixed Mindmoil. 2011-12-08 12:48:52 +00:00
Sloth
0ec47fb705 - Skeletal Vampire will now use his bats for his abilities. 2011-12-08 12:46:36 +00:00
Doublestrike
6605b8de0a First step of round 3 architecture change; home screen in new frame and controllers updated. 2011-12-08 12:34:00 +00:00
Chris
c8afddf3df - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-08 11:24:46 +00:00
Sloth
5cb28b486b - Fixed Butcher of Malakir. 2011-12-08 11:22:55 +00:00
Doublestrike
83ffea0787 Added focus, toggle, and disabled states to FButton and skins.
Note: Keyboard functionality had already been lost _before_ this commit.
2011-12-08 07:34:37 +00:00
slapshot5
1c1f17d573 change skins on the fly (form Home screen anyway) and this is persisted between launches of the game 2011-12-08 05:14:25 +00:00
Doublestrike
c85582fb76 Another try at icon alignment in field details. 2011-12-08 04:50:21 +00:00
Doublestrike
006b1b1c10 Updated FButton with removal of LAF aesthetics. 2011-12-08 04:39:28 +00:00
Doublestrike
42ad9b8e92 Resize adapters added to dev labels and console TARs. 2011-12-08 04:26:44 +00:00
slapshot5
2de0997e5f GUI updates:
1) remove LAF stuff
2) add a Chooser for Skin from the GuiHomeScreen (not fully functional yet)
3) hook up the GuiHomeScreen to use the New GUI (currently no option to use the old GUI)
2011-12-08 04:15:32 +00:00
Chris
ce17eeafac - Checkstyle. 2011-12-07 22:32:03 +00:00
jendave
fca0522ea1 Added plugin and dependency version reports. This will make it easier to keep track of new versions. 2011-12-07 21:37:43 +00:00
Sloth
895f2df183 - Updated some SVars. 2011-12-07 15:14:23 +00:00
slapshot5
8f20e10a84 add a null check in MagicStack when adding targets to GameLog 2011-12-07 13:59:02 +00:00
Chris
6a422be884 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-07 11:34:31 +00:00
Chris
be477a2078 - Another update to the JuzamJedi cube. 2011-12-07 11:24:27 +00:00
Sloth
212aadf753 - Added "TriggeredCardOpponent" as a defined player.
- Fixed Kokusho, the Evening Star (is there a better solution for this, otherwise a lot of cards need the same treatment).
2011-12-07 10:54:36 +00:00
Sloth
2375cace43 - Added "Mandatory$ True" to the ability of Debtors' Knell. 2011-12-07 10:35:24 +00:00
Sloth
e2c14fa3f2 - Fixed Night Dealings. 2011-12-07 10:32:51 +00:00
Sloth
dcbdb7baa8 - Fixed Bottled Cloister. 2011-12-07 10:31:28 +00:00
Doublestrike
e539d97433 WompWomp's icons added.
FSkin fully streamlined for better memory management and easier
file access.

FButtons added into sprite.
2011-12-07 08:52:10 +00:00
Doublestrike
56194eda6e Minor update to FSkin. 2011-12-07 07:40:54 +00:00
Doublestrike
7710f9075e FSkin updated for better data storage and handling for icons, colors, and images. Now uses maps instead of mutators. 2011-12-07 07:30:41 +00:00
Doublestrike
658a136cce Modified dock buttons to wrap on smaller dock sizes. 2011-12-07 06:53:41 +00:00
Doublestrike
7cdd5996cc Font resize adapters applied to (all?) components in UI. 2011-12-07 06:34:29 +00:00
slapshot5
8930c95ede only add a vertical scrollbar to the DevPanel if it is needed 2011-12-07 04:01:40 +00:00
Chris
75c1e4af80 - Fixed the card text problem with the Convoke cards including Autochthon Wurm. 2011-12-07 00:13:16 +00:00
jendave
fc62b66531 Fix javadoc problems 2011-12-06 22:26:16 +00:00
jendave
35c47a4863 Update dependecies to latest versions 2011-12-06 22:06:28 +00:00
Chris
f18c452cdd - Overeager Apprentice is now a Human Minion. 2011-12-06 21:35:12 +00:00
Sloth
7b5207fbed - Fixed a bug in getOnly2Colors. 2011-12-06 19:34:52 +00:00
Sloth
04bbb44fb4 - Fixed boosters in draft not really being passed around. 2011-12-06 18:40:44 +00:00
Sloth
b8dbf4bcfe - Little improvements for the drafting AI (the AI will no longer put cards with RemRandomDeck SVar into draft decks). 2011-12-06 17:12:43 +00:00
Sloth
1bf66d12bb - The AI will now also draft colorless cards. 2011-12-06 16:03:38 +00:00
Sloth
8627c3fbcb - Updated some AI SVars. 2011-12-06 14:53:38 +00:00
slapshot5
3f1dc44c56 small tweak to GameLog display text 2011-12-06 13:55:12 +00:00
slapshot5
fcb2b485c2 icons for Concede Game and View DeckList were switched in the Skin. This is now fixed. 2011-12-06 13:47:28 +00:00
Chris
ea77ce2541 - Checkstyle. 2011-12-06 13:34:47 +00:00
Sloth
4f02ba15ec - Added Pardic Miner. 2011-12-06 11:57:41 +00:00
Chris
c6d32f0455 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-06 11:50:02 +00:00
Chris
4ce5b240c0 - Ran oracle script. 2011-12-06 11:48:41 +00:00
Chris
92798f481d - Ran set info script. 2011-12-06 11:46:36 +00:00
Sloth
0d43936e7f - Fixed Festering March. 2011-12-06 11:44:01 +00:00
Sloth
2732747803 - Little fix for the keyword "May be played without paying its mana cost" (it now only works if the card can otherwise be played). 2011-12-06 11:38:11 +00:00
Sloth
a257c5e349 - Fixed a bug when the AI has to block multiple creatures with "All creatures able to block CARDNAME do so.". 2011-12-06 11:26:52 +00:00
Sloth
b4a58a8239 - Converted Aluren to script (which fixes most but not all rules inaccuracies). 2011-12-06 11:14:11 +00:00
Sloth
0ea6be6a0d - Renamed texture1.jpg to bg_texture.jpg. 2011-12-06 10:53:31 +00:00
Doublestrike
195f1141cb Added dock icons to icon map in FSkin. 2011-12-06 09:03:43 +00:00
Doublestrike
d354a97223 Removed unused icons in FSkin. 2011-12-06 08:59:08 +00:00
Doublestrike
a4d68f2bf2 Added mana icon versions to each skin.
Renamed texture1.jpg to bg_texture.jpg.

Removed old icon versions.

Added icon and font resize adapters to all pool labels.
2011-12-06 07:20:09 +00:00
slapshot5
decc71177b make the GameLog JScrollPane transparent haHA! 2011-12-06 06:51:40 +00:00
slapshot5
f4a1599fc2 make the GameLog scrollable (still need to figure out how to make it transparent.) 2011-12-06 06:43:29 +00:00
slapshot5
aa0755d6a4 add Declare Attackers and Assign Blockers to the GameLog 2011-12-06 06:06:53 +00:00
Chris
c1a785ac92 - Fixed the LQ pic URLs for Defiant Stand; Town Sentry and Wei Assassins using multiverseid pics. 2011-12-06 02:24:35 +00:00
slapshot5
baf5afc513 minor text tweak in "Tutor for Card" string 2011-12-06 02:12:53 +00:00
slowe
ac4062a533 fixed Time Spiral not shuffling graveyard 2011-12-06 01:41:30 +00:00
slapshot5
46f4d3c352 Dev buttons (like Generate Mana) will now give a visual indication that they've been clicked. 2011-12-06 01:39:27 +00:00
slowe
38129d171c Added Countryside Crusher and Bloodbond March 2011-12-06 01:08:28 +00:00
Doublestrike
3baa23e72b Centered tab text a little better 2011-12-06 00:47:50 +00:00
Doublestrike
58f3938a46 Rounded tabs in vertical tabber. 2011-12-06 00:38:37 +00:00
jendave
48f91fd162 checkstyle 2011-12-05 22:56:32 +00:00
jendave
b60546b1f7 Checkstyle fixes 2011-12-05 22:50:07 +00:00
jeffwadsworth
74f17641bb - Added the property "sharesTypeWith". 2011-12-05 22:23:06 +00:00
jeffwadsworth
dc560e5efe - Added Superior Numbers 2011-12-05 20:22:58 +00:00
Sloth
f48e11e3d0 - Little fix for Kinship cards with Changeling. 2011-12-05 19:03:02 +00:00
Chris
2f32680a4f - Updated the pom file's version number for the next beta release. 2011-12-05 18:53:30 +00:00
Sloth
9e15b95f00 - Added the property "sharesCreatureTypeWith".
- Fixed Kinship cards that changed their creature types.
2011-12-05 18:17:45 +00:00
Sloth
38d7c8f3e3 - Fixed Arc Blade and Cyclical Evolution. 2011-12-05 15:35:35 +00:00
SoulStorm
da28d0fa6f Minor text edit to Vish Kal, Blood Arbiter. 2011-12-05 15:08:25 +00:00
Chris
5db5540900 - Checkstyle. 2011-12-05 15:08:17 +00:00
SoulStorm
cacf86ca71 Added Vish Kal, Blood Arbiter. Many thanks to those who helped. 2011-12-05 14:58:55 +00:00
Chris
83ffc1a3d1 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-05 12:02:49 +00:00
Doublestrike
e137355b59 New UI: Dock moved to SE. 2011-12-05 05:58:03 +00:00
Doublestrike
3590a19d5f Minor bug fix. 2011-12-05 05:16:55 +00:00
Doublestrike
5984cdf1ed Small bug fix. 2011-12-05 05:13:35 +00:00
Doublestrike
86b395e494 Fixed "card hang" bug? 2011-12-05 05:11:46 +00:00
Doublestrike
9e929bc838 Color adjustments on life and poison labels 2011-12-05 05:09:46 +00:00
slapshot5
01e2348a92 fix Java warning for Coat of Arms code in GameActionUtil 2011-12-05 04:42:24 +00:00
slapshot5
e379c005d7 fix CardDetailPanel so you can't delete spell text 2011-12-05 04:30:36 +00:00
slapshot5
8d81973bd6 fix Baru, Fist of Krosa token P/T 2011-12-05 03:40:30 +00:00
slapshot5
30b106910b 1) Add source of poisoning for players.
2) Add poisoning to GameLog (shown by default)
2011-12-05 03:10:42 +00:00
slapshot5
760925f870 comment out some debug(?) code in SpellPermanent 2011-12-05 02:51:40 +00:00
slapshot5
55906826c2 New GUI: fix Quest opponent icons not displaying 2011-12-05 02:22:27 +00:00
Hellfish
53cdfc77e1 *Fixed infinite loop in AF_NameCard. 2011-12-04 17:44:09 +00:00
Sloth
cc53c27270 - Another fix for Cellar Door. 2011-12-04 16:03:51 +00:00
Sloth
52ce665355 - Added Scrib Nibblers. 2011-12-04 16:00:45 +00:00
Chris
1d97b5f18a - Added a fluff piece to the changes.txt file. 2011-12-04 15:21:04 +00:00
Chris
31c1c06a85 - The JuzamJedi cube has once again been updated with a newer list of cards. 2011-12-04 15:19:58 +00:00
Sloth
9f4567a62c - Moved some infos away from getAbilityText that do not belong there now that Muraganda Petroglyphs uses it to check for ability text. 2011-12-04 15:01:26 +00:00
Sloth
6d16a2e5f7 - Added Turntimber Basilisk. 2011-12-04 14:49:14 +00:00
slapshot5
f87a20226c convert Muraganda Petroglyphs to script 2011-12-04 14:19:38 +00:00
slapshot5
19e429a5f3 remove a bunch of invalid comments in CardCharacteristics 2011-12-04 13:54:14 +00:00
Sloth
4a289010ef - Added the keyword "CARDNAME can only attack alone."
- Added Errantry.
2011-12-04 11:42:18 +00:00
Chris
7138055dc8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-04 11:14:06 +00:00
Sloth
df35674aee - Little fix for Melira, Sylvok Outcast. 2011-12-04 09:39:53 +00:00
Sloth
13cc7c0165 - Keyworded the abilities of Caverns of Despair, Crawlspace and Silent Arbiter. 2011-12-04 09:39:23 +00:00
Doublestrike
e3cd70a797 Fixed flashback bug. 2011-12-04 07:38:42 +00:00
Doublestrike
34d9c4c6a6 Tiny fix to stack text areas. 2011-12-04 05:44:40 +00:00
Doublestrike
30f8e9dcf0 Fixed input control bug in old UI.
Fixed splash frame font bug.

Returned "set trigger" functionality.

Added colors and internal padding to stack spells.
2011-12-04 05:36:15 +00:00
jendave
545a9e1aae WindowsBuilder changes 2011-12-04 05:03:52 +00:00
jendave
30e1c19481 Small changes to make it compatible with WindowBuilder 2011-12-04 04:52:41 +00:00
slapshot5
2b0ae9190d center the card pic horizontally within the card picture panel, and make sure it doesn't hang over the edge. This same thing need to be done for vertically, but I couldn't see how to do that. 2011-12-04 03:39:21 +00:00
slapshot5
72b954c803 Add a Game Log (and tie into New GUI). It currently has the ability to log turns, phases, add to stack, resolve from stack, play land, activate mana ability. However, only stack info and turns will show up in the log by default. (There is a logging level that can eventually be used for customization.) 2011-12-04 03:32:38 +00:00
jendave
26d29937d0 Add javadoc params so classes will be parsed correctly by WindowsBuilder Gui tool 2011-12-04 03:09:30 +00:00
slapshot5
bc8255adea Java warning cleanup in CardFactoryCreatures 2011-12-04 01:38:48 +00:00
Doublestrike
41343b21c1 Minor fix to skin resources. 2011-12-04 00:54:03 +00:00
Doublestrike
620924fd29 Enabled layout size saves.
A few aesthetic modifications.

Added "smith" skin.
2011-12-04 00:52:57 +00:00
Sloth
a08e1f550b - Fixed several occasions where all copies of an extrinsic keyword have to be removed (and not only one). 2011-12-03 21:36:42 +00:00
Sloth
879ba27649 - Little fix for Cellar Door. 2011-12-03 18:16:30 +00:00
Sloth
4c16474f07 - Added Cellar Door. 2011-12-03 16:32:54 +00:00
Sloth
d5125e8891 - Added Witchbane Orb. 2011-12-03 12:02:19 +00:00
Chris
e524eff655 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-03 11:08:35 +00:00
Sloth
ba6dc5e51b - Little fix for the display of player keywords. 2011-12-03 10:34:28 +00:00
Sloth
927ce3733f - Added Kongming's Contraptions. 2011-12-03 09:21:46 +00:00
Sloth
7a4585f29e - Added a description for the abilities of Duct Crawler and friends. 2011-12-03 08:46:11 +00:00
Sloth
5c511bd962 - Fixed Natural Emergence. 2011-12-03 08:37:22 +00:00
Doublestrike
789ea83001 New UI: Top spell on stack shown in deail panel. 2011-12-03 08:28:48 +00:00
Sloth
72bc54c29b - Added SVar:RemAIDeck:True to the two delve cards (the implementation in getSpellCostChange doesn't work correctly). 2011-12-03 08:08:10 +00:00
Sloth
a47bd6654f - The AI can now cast permanents with X in their mana cost.
- Fixed Venarian Gold.
2011-12-03 08:02:22 +00:00
Doublestrike
bb5de33380 Flashback enabled for human and computer in new UI.
Also, an experimental "reminder" for input area included.
2011-12-03 04:56:26 +00:00
Doublestrike
1babbfd001 Field UI streamlining:
- added 7 more phase indicators
- enabled player avatar click to select
- resized pool, pic, and phase indicator areas.
2011-12-03 02:02:37 +00:00
slapshot5
5074ecc977 fix Goblin Cannon 2011-12-03 01:44:12 +00:00
Chris
83f0ccb7c0 - Fixed the ability cost for Scroll of Origins. 2011-12-02 23:41:38 +00:00
Sloth
ff114de005 - (NewGUI) Commented out the old player keyword display (because it caused an error report whenever a keyword was present). Player keywords are now shown in the player details view. 2011-12-02 19:27:09 +00:00
Doublestrike
f1285945e7 Latest UI layout reshuffling. 2011-12-02 13:38:00 +00:00
Sloth
d83571a6bd - Updated some SVars. 2011-12-02 13:18:54 +00:00
Chris
debf013784 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-02 11:32:21 +00:00
Chris
4137d04eef - Ran oracle script. 2011-12-02 11:29:39 +00:00
Chris
6201d582fd - Ran set info script 2011-12-02 11:27:48 +00:00
slapshot5
d68de7493b fix Recall 2011-12-02 09:46:23 +00:00
slapshot5
c0b4aceb85 add the View Deck List option to the dock. Added this to the skin, but still need an actual icon for it. Not sure how to add the image itself to the skin in sprite.png? 2011-12-02 08:46:13 +00:00
slapshot5
bf7fa5e2c5 New GUI: In DEV MODE, you can now click on the human hand as well to see a pop up list of cards (for consistency) 2011-12-02 08:10:57 +00:00
slapshot5
72170bcd2b flseh out some stuff related to human hand (NewConstants stuff) 2011-12-02 08:10:15 +00:00
slapshot5
71b8bf86aa fixed some comments in NewConstants.java 2011-12-02 06:26:48 +00:00
slapshot5
f14169d4ce add a first pass at avatar pics from moomarc. Eventually, this will go in the skin, but in case the skins aren't all done when we do a first release with the new GUI, there will be something there. Also adds basic mana pool updating code so it doesn't always show 99. 2011-12-02 06:08:49 +00:00
slapshot5
6c5227d1d7 fixed some capitalization inconsistencies in GuiDisplay 2011-12-02 05:52:29 +00:00
slapshot5
1278f337d9 New GUI: Viewing computer hand and both libraries now respects Dev Mode. Player Library will now show the list like it did before instead of trying to show the decklist. The DeckListAction code is left in place so it can be hooked up somewhere else. 2011-12-02 05:51:50 +00:00
ArsenalNut
1521ea1032 Fixed bug in Budoka Gardener//Dokai Weaver of Life flip condition 2011-12-02 05:29:00 +00:00
ArsenalNut
2e0f5b79ed added Civilized Scholar//Homicidal Brute 2011-12-02 03:25:03 +00:00
jeffwadsworth
13309b2f46 - Added Life Matrix. 2011-12-01 23:41:27 +00:00
jeffwadsworth
e011806553 - Added Dream Coat 2011-12-01 22:48:10 +00:00
Sloth
d249d13d0b - Cleanup of unnecessary checks for Doran. 2011-12-01 20:29:19 +00:00
Sloth
da33719849 - Converted Robber Fly to script. 2011-12-01 20:21:28 +00:00
Sloth
b3e54a3be2 - Added RemAIDeck Svar to Awakener Druid. 2011-12-01 19:48:41 +00:00
jendave
5c504472af Add package-info files to view package 2011-12-01 19:32:37 +00:00
Sloth
d3b27397d4 - Added Defiant Stand. 2011-12-01 18:48:22 +00:00
Sloth
06222025cd - Added Coastal Wizard. 2011-12-01 18:43:18 +00:00
Sloth
e7d89b3c4d - Added Dread Charge. 2011-12-01 18:38:32 +00:00
Sloth
30220b0b27 - Added Treetop Defense. 2011-12-01 18:28:20 +00:00
Sloth
df3e482a18 - Added Shu Defender and Town Sentry. 2011-12-01 16:02:50 +00:00
moomarc
365230aaee Fixed cost of Warrior's Stand 2011-12-01 15:47:36 +00:00
Sloth
d503678569 - Added Warrior's Stand. 2011-12-01 15:24:32 +00:00
Sloth
ba5c556996 - Added Rally the Troops. 2011-12-01 15:01:22 +00:00
Sloth
705dd62109 - Added Deep Wood and Heavy Fog. 2011-12-01 14:57:42 +00:00
Sloth
3b1fbc5837 - Added Simic Basilisk. 2011-12-01 14:47:27 +00:00
Sloth
7ae2c31e45 - Added Wei Assassins. 2011-12-01 14:28:13 +00:00
Chris
30f91d6e0a - Checkstyle. 2011-12-01 13:48:28 +00:00
Doublestrike
ee677cb060 Resizable, reshuffled, and full detail/pic view. A couple other bug fixes as well. 2011-12-01 13:12:51 +00:00
Chris
8034eb579f - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-01 11:57:49 +00:00
Sloth
a8f36ca58c - AI improvements for AF Sacrifice with the Destroy parameter. 2011-12-01 11:49:46 +00:00
Sloth
d1fb96396f - Added an optional "Destroy" parameter to AF Sacrifice and fixed Imperial Edict with it. 2011-12-01 11:33:44 +00:00
Sloth
073d847e87 - Added Doomgape. 2011-12-01 11:09:46 +00:00
Sloth
e70a6293f8 - The "RememberSacrificed" parameter in AF Sacrifice now works.
- Added Twisted Justice.
2011-12-01 10:59:27 +00:00
Hellfish
77d23ef04f *Reverted main.properties. 2011-12-01 09:22:24 +00:00
Hellfish
dc4d40e7b9 *Reverted Checkstyle settings. 2011-12-01 09:18:37 +00:00
Hellfish
570c75bd39 *Reorganized ISD Werewolves (and one vampire) to be more clear and not overwrite SVars left and right. 2011-12-01 09:15:52 +00:00
slapshot5
367e945a2d remove a little debug code... *sigh* 2011-12-01 05:58:55 +00:00
slapshot5
f6096c8461 more closely match card text for Flashback and Equip ability costs. 2011-12-01 05:56:45 +00:00
moomarc
f3cb489879 Added spell description for hellbent part of Twinstrike 2011-12-01 05:46:45 +00:00
slapshot5
9afc28fe1b minor text fixes for a few cards. 2011-12-01 04:55:23 +00:00
Doublestrike
eeb9da1545 Fixed crash between multiple games, switching between old/new UI. 2011-12-01 04:37:13 +00:00
Doublestrike
3e537e85cb Fixed Quest mode new/old UI checkbox bug. 2011-12-01 04:18:52 +00:00
slapshot5
4e637bc5e6 minor text updates for a couple cards 2011-12-01 04:09:40 +00:00
Chris
401b3f5d3e - StringBuilder. 2011-11-30 22:38:00 +00:00
Chris
0c9953f030 - StringBuilder. 2011-11-30 22:32:37 +00:00
Chris
e6d0e5c6f0 - Checkstyle. 2011-11-30 22:23:00 +00:00
Sloth
9fdc681962 - Added Magewright's Stone. 2011-11-30 21:17:37 +00:00
jeffwadsworth
8b657e3794 - Fixed Chandra the Firebrand's 2nd ability 2011-11-30 21:05:37 +00:00
Sloth
1d9fd7a3a4 - Added 2011-11-30 21:03:32 +00:00
Sloth
1c10c7fdf8 - Added Twinstrike. 2011-11-30 20:18:55 +00:00
Sloth
b2f7136032 - Fixed second mode of Evolution Charm. 2011-11-30 20:01:32 +00:00
Sloth
a1f701007a - Removed Moxen from and diversified the Mr Slate 2 deck. 2011-11-30 19:07:28 +00:00
Sloth
090f926d06 - Made the deck Mr Slate 3 more powerful. 2011-11-30 17:52:28 +00:00
Sloth
a97f12751a - Added a copy each of Angry Mob and Cho-Arrim Legate to the Data 2 deck. 2011-11-30 14:51:26 +00:00
Sloth
04c117737b - Added Cho-Arrim Legate. 2011-11-30 14:39:36 +00:00
Sloth
76a42847d0 - Fixed the makeToken function not granting hidden keywords to tokens. 2011-11-30 13:51:32 +00:00
Sloth
bcd319fb44 - Optional triggers that have the triggering object "Attacker" will now specify the attacker, when you have to chose. 2011-11-30 13:37:31 +00:00
Sloth
18eb8832a2 - Added the ability description to Glint Hawk. 2011-11-30 13:12:06 +00:00
Sloth
fa31261475 - The Epic keyword will now be displayed in the card text. 2011-11-30 13:08:08 +00:00
Sloth
0994a74814 - Some changes to the random deck generators (not the original ones): The decks can now contain cards with any converted mana cost (formerly restricted to 1-8) and the balancing has changed a bit. 2011-11-30 13:01:06 +00:00
Chris
61d6671e0e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-11-30 11:28:37 +00:00
Chris
69c3c6067e - Ran oracle script. 2011-11-30 11:26:52 +00:00
Hellfish
2291fb58c7 *Made Mentor of the Meek's trigger optional. (It now works with Always Accept/Decline) 2011-11-30 09:32:40 +00:00
moomarc
e131ba70e6 Added Nostalgic Dreams 2011-11-30 09:03:59 +00:00
Doublestrike
c67127f44b Fixed massive repaint bug, hopefully also simultaneously cleared up memory leak. 2011-11-30 08:27:35 +00:00
Doublestrike
dc98c41dfc Quick checkstyle fix. 2011-11-30 04:39:23 +00:00
Doublestrike
61ac931a9c Added # of attackers to combat tab title. 2011-11-30 04:33:01 +00:00
Doublestrike
f9dbebd44d Added count of stack to tab. 2011-11-30 04:12:11 +00:00
Doublestrike
73253a6127 Fixed "the frame is decorated" exception. 2011-11-30 01:59:11 +00:00
Doublestrike
3568ca8a57 Fixed hand area resize problem. 2011-11-30 01:54:36 +00:00
Doublestrike
12ffb41d33 Quick checkstyle fix. 2011-11-30 01:52:08 +00:00
Doublestrike
0431c91bf8 Mouseover and click problem in hand area fixed. 2011-11-30 01:50:46 +00:00
Sloth
acf376d3f7 - Enabled the keyword "May be played without paying its mana cost" for the AI. 2011-11-29 21:09:49 +00:00
moomarc
22fc4d71a6 Added Quillmane Baku 2011-11-29 20:06:06 +00:00
Sloth
9377d4687e - Added Kyren Legate and Saprazzan Legate. 2011-11-29 18:43:39 +00:00
Sloth
95b9b5b406 - Added the keyword "May be played without paying its mana cost" (should not be used generally since additional costs like Kicker are not implemented correctly at the moment).
- Added the option to check a second SVar in static abilities with "CheckSecondSVar".
- Added Rushwood Legate.
2011-11-29 18:29:16 +00:00
Sloth
fb3a2354cb - Rewrote the Recover keyword (because it was a mess). 2011-11-29 16:03:28 +00:00
Chris
e936900a98 - Added a fluff piece to the changes.txt file. 2011-11-29 14:23:03 +00:00
Chris
d3c43d9f1b - Checkstyle. 2011-11-29 14:13:08 +00:00
Doublestrike
61f4fed511 Returned animation capabilities to hand panel. 2011-11-29 12:11:28 +00:00
Sloth
35b1c64d41 - A change of controller will now remove creatures from combat and reset echo. 2011-11-29 12:06:38 +00:00
Chris
920bda51ea - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-11-29 11:41:35 +00:00
Chris
b519c773b5 - Ran oracle script. 2011-11-29 11:40:21 +00:00
Chris
bc8f026472 - Ran set info script. 2011-11-29 11:39:34 +00:00
Doublestrike
1d50f80e98 Fixed closing frame no concede bug. 2011-11-29 10:39:02 +00:00
Sloth
0b7afacf74 - The AI will now only retrieve his own cards from the graveyard to hand. 2011-11-29 10:29:07 +00:00
Sloth
593fbf80c7 - Fixed Morph of Skirk Commando. 2011-11-29 10:20:12 +00:00
Sloth
ad4947638e - Updated two cards text files for AI reasons. 2011-11-29 10:17:46 +00:00
Doublestrike
747733ce04 Fixed phase indicator bug in old UI. 2011-11-29 10:15:08 +00:00
Doublestrike
8f88461e43 Win/lose screen: continue/restart bug fixed. 2011-11-29 10:10:47 +00:00
Sloth
2446467752 - (new GUI) The player detail panel will now also show poison counters and damage prevention. 2011-11-29 09:12:54 +00:00
slapshot5
37dde95936 fix Human battlefield so creatures are above lands (New GUI) 2011-11-29 07:20:59 +00:00
slapshot5
b1f0ed4d19 Cards in selection windows (getChoice(...), etc...) will now update the card picture in the top-right panel. (New GUI) 2011-11-29 06:56:10 +00:00
slapshot5
e21012aea3 make the Combat text more readable (new GUI) 2011-11-29 06:11:30 +00:00
jendave
85dfbbf59f update all dependencies to latest versions 2011-11-29 00:07:41 +00:00
jendave
a917783384 Fix license headers 2011-11-28 22:52:20 +00:00
jendave
bfa59d8783 Put headers into TreePropery files 2011-11-28 22:27:56 +00:00
jendave
5ebdfd259e Add GPL header for code grabbed from the Arcane project 2011-11-28 21:26:40 +00:00
Sloth
ddd2107a9e - Fix for Apathy giving errors (it's not scriptable correctly at the moment and the card is so AI unfriendly it shouldn't be in the game anyway). 2011-11-28 21:18:26 +00:00
jendave
592c445541 Add Braids license header to her code. 2011-11-28 20:26:16 +00:00
jendave
b5aa6c7d03 Add License header to each file 2011-11-28 19:56:47 +00:00
Chris
e26235321e - Checkstyle. 2011-11-28 18:21:59 +00:00
SoulStorm
f77d885a0c Added Kirtar's Wrath. 2011-11-28 18:21:23 +00:00
ArsenalNut
1921f89a93 added Corrupted Resolve 2011-11-28 14:39:06 +00:00
Chris
230d64a574 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-11-28 14:28:38 +00:00
Chris
0274e99fce - Ran oracle script. 2011-11-28 14:24:28 +00:00
Chris
50ad464d82 - Ran set info script. 2011-11-28 14:23:40 +00:00
slapshot5
6ab3213ec6 little cleanup in AbstractCardFactory.java 2011-11-28 13:30:57 +00:00
slapshot5
c6268ab033 add Sundering Titan (from Darksteel) 2011-11-28 13:30:24 +00:00
slapshot5
281699dbe9 add an AF_ChooseCard. It's pretty specific right now, but can be generalized/tweaked for when/how the needs arise 2011-11-28 13:29:40 +00:00
slapshot5
6fdcfe0c42 add AI logic in Black Vise 2011-11-28 13:28:26 +00:00
slapshot5
c2034db113 change what looks to be a copy/paste error in ViewDock.java 2011-11-28 13:28:00 +00:00
Sloth
f1e39cccbc - Fixed Forget. 2011-11-28 09:23:36 +00:00
Sloth
ad8c96572a - Added a hard version of the Apu deck. 2011-11-28 06:57:29 +00:00
Sloth
51171b47b6 - Added Halls of Mist. 2011-11-28 06:55:51 +00:00
jeffwadsworth
05e46baff1 - Fixed Rending Vines 2011-11-27 18:21:20 +00:00
slapshot5
8a75e6cc82 comment out ConstantStringHashMap class. It's not being used, and maybe we just don't need it anymore. 2011-11-27 18:16:49 +00:00
slapshot5
0fb8d07c74 more java warning and TODO cleanup in GameAction, Player, GameSummary, CustomLimited, and CardPanelHeavy 2011-11-27 18:15:12 +00:00
slapshot5
ed689a3b0e more java warnings cleanup 2011-11-27 18:13:42 +00:00
slapshot5
215483af5f suppress a warning in QuestUtilCards 2011-11-27 17:58:38 +00:00
slapshot5
d04fe6864e java warning and TODO cleanup in CostPart 2011-11-27 17:58:14 +00:00
slapshot5
0ccfef534c more java warning cleanup 2011-11-27 17:57:47 +00:00
Sloth
1c931c4383 - The AI will now realize the interaction of Melira, Sylvok Outcast and Persist cards. 2011-11-27 17:57:33 +00:00
slapshot5
34e7f10293 clean up some java warnings in deck generators 2011-11-27 17:57:09 +00:00
slapshot5
3c15fa919b add Balm of Restoration (from Fallen Empires) 2011-11-27 17:56:04 +00:00
slapshot5
526894a7be add Samite Censer-Bearer (from Future Sight) 2011-11-27 17:55:44 +00:00
slapshot5
220274b28f add Kitsune Palliator (from Betrayers of Kamigawa) 2011-11-27 17:55:12 +00:00
slapshot5
e000a0e1de add a PreventDamageAll AbilityFactory. (Also, alphabetized the API if-else if block in AbilityFactory class). 2011-11-27 17:54:31 +00:00
slapshot5
5258919339 add Serra Bestiary (from Homelands) 2011-11-27 17:53:35 +00:00
slapshot5
55e90acdfd add Greater Werewolf (form Homelands) 2011-11-27 17:52:34 +00:00
slapshot5
3713a7e330 add Tourach's Gate (from Fallen Empires) 2011-11-27 17:51:28 +00:00
Sloth
288ac82ed5 - Updated two quest decks. 2011-11-27 17:50:48 +00:00
slapshot5
2608cb78ad add Forget (from Homelands) 2011-11-27 17:50:35 +00:00
Sloth
cbe2e3e91d - Added Strata Scythe. 2011-11-27 17:50:11 +00:00
slapshot5
4003fbfba4 add the static etb ability for Black Vise 2011-11-27 17:50:07 +00:00
slapshot5
5ce999e5b4 minor text fixes for a few cards 2011-11-27 17:49:29 +00:00
Chris
7f805fa520 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-11-27 17:19:43 +00:00
Doublestrike
70c98fc2dd Fixed vertical alignment of player field detail labels. 2011-11-26 01:26:02 +00:00
Doublestrike
6bb96f2291 Reorganized player field labels. 2011-11-26 01:23:31 +00:00
Doublestrike
82ebb4ec40 Stack visibility style update. 2011-11-26 01:15:04 +00:00
Doublestrike
85ddc7e12e Inverted color scheme on phase buttons. 2011-11-26 01:09:32 +00:00
Doublestrike
3232fcec16 Fixed word wrap style in input area. 2011-11-26 01:04:31 +00:00
Doublestrike
b712905af9 WinLose controller moved to forge.control.
WinLose view moved to forge.view.toolbox.
2011-11-26 00:54:54 +00:00
Doublestrike
640806bee9 Splash frame view classes moved into forge.view.home. 2011-11-26 00:39:07 +00:00
Doublestrike
ea71b7cc72 Removed forge.gui.skin package, related components in forge.view.toolbox 2011-11-26 00:36:36 +00:00
Doublestrike
aa054d0110 Quick fix the first, and a quick reorganize. 2011-11-26 00:32:42 +00:00
Doublestrike
c03cdc3c1e Holy Graphical User Interface, Batman! 2011-11-26 00:19:24 +00:00
slapshot5
af56838cbe fix the ability of Scroll of Origins to be a condition, not a restriction 2011-11-25 22:04:44 +00:00
Sloth
8585d20bae - Little improvements in the description of discard costs. 2011-11-25 21:33:52 +00:00
Sloth
46988dd4ab - Fixed cost of Urborg Skeleton. 2011-11-25 20:51:06 +00:00
Sloth
73c686e377 - Replaced the fix for the interaction of Melira, Sylvok Outcast and Persist with something less buggy. 2011-11-25 20:19:20 +00:00
Hellfish
0f0ac80be5 *Fixed Howlack Alpha's transforming ability. 2011-11-25 19:52:27 +00:00
Sloth
8c881d2df7 - Fixed Sinister Strength. 2011-11-25 19:45:48 +00:00
Sloth
0ab16474c6 - Fixed Gnaw to the Bone. 2011-11-25 18:23:33 +00:00
Sloth
b24a1d1cd5 - Fixed activation cost of Engineered Explosives. 2011-11-25 18:20:54 +00:00
Sloth
e05599962a - Fixed Split second not being displayed on Instants and Sorceries. 2011-11-25 18:18:46 +00:00
Sloth
71506d180b - Added the optional parameter "Choser" to AF Dig.
- Added Ashnod's Cylix.
2011-11-25 15:59:08 +00:00
Sloth
66d357a11c - Updated the three elf decks and added a medium version of Picard. 2011-11-25 14:57:23 +00:00
Chris
1978f92fd9 - Cleared out the changes.txt file, is ready for new material. 2011-11-25 13:20:26 +00:00
Chris
9db0c3ac7d [maven-release-plugin] prepare for next development iteration 2011-11-25 12:03:30 +00:00
Chris
bf448cfc1e [maven-release-plugin] prepare release forge-1.1.8 2011-11-25 12:03:21 +00:00
Chris
6aa915ad45 - Preparing the changes.txt file for the next bi-weekly build and release. 2011-11-25 11:45:56 +00:00
Chris
287993acc4 - Added the recent commit logs to changes.txt. Preparing for the bi-weekly build and release. 2011-11-25 11:38:06 +00:00
moomarc
ec12b15083 Added Kitsune Bonesetter
Added Rending Vines
Added Scroll of Origins
Added Thoughts of Ruin
2011-11-25 09:36:14 +00:00
Sloth
2abf28862d - Fixed Rootgrapple. 2011-11-25 06:38:43 +00:00
Chris
247dbefd75 - Checkstyle. 2011-11-25 02:59:04 +00:00
Chris
37e410997b - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-25 01:48:29 +00:00
Sloth
4efa10bb95 - Added Samurai of the Pale Curtain. 2011-11-24 20:30:26 +00:00
slapshot5
d8c218bc8a clean up the isCounterable code a bit 2011-11-24 20:23:47 +00:00
Sloth
5979b0c28d - Updated all-prices.txt. 2011-11-24 20:22:19 +00:00
Sloth
78ce249362 - Cleanup in CardFactoryAuras. 2011-11-24 20:21:01 +00:00
Sloth
26e86aa34f - Renamed the keyword "If CARDNAME would be put into a graveyardthis turn, exile it instead." to "If CARDNAME would be put into a graveyard, exile it instead." 2011-11-24 20:20:40 +00:00
Sloth
6d31eeeaf3 - Fixed Dreams of the Dead. 2011-11-24 20:16:35 +00:00
slapshot5
096c07376c add Foreshadow (from Visions) 2011-11-24 19:57:12 +00:00
slapshot5
b4eb8998d7 add Katabatic Winds (from Visions) 2011-11-24 19:33:57 +00:00
slapshot5
4cb749bdfe add a TapAbility param for the CantBeActivated static ability 2011-11-24 19:33:38 +00:00
slapshot5
40b841274b minor comment cleanup in AbilityFactoryAnimate 2011-11-24 19:17:29 +00:00
slapshot5
4966b23f4c clean up java warnings in CardCharacteristics 2011-11-24 19:16:38 +00:00
Sloth
ab2029fb64 - Fixed canPlay in AF Clash always returning true (even when it's a sorcery during any phase).
- Added a canPlayAI function to AF Clash (for Pulling Teeth).
2011-11-24 17:52:36 +00:00
Sloth
c929710dc2 - Added some more targeting AI code to AF ChangeZoneAll (to support Identity Crisis). 2011-11-24 17:28:31 +00:00
slapshot5
eea94e00b0 cleanup in GameActionUtil 2011-11-24 17:27:43 +00:00
Sloth
c819b40e9e - Fixed Perish the Thought. 2011-11-24 17:24:23 +00:00
Sloth
16f321d2b6 - Updated a few quest decks. 2011-11-24 16:51:48 +00:00
slapshot5
45fe443cca update LQ pic URL for Counterspell 2011-11-24 16:32:11 +00:00
Sloth
3869968f2a - Fixed text of Iona, Shield of Emeria. 2011-11-24 16:29:52 +00:00
Sloth
17843f01fc - Fixed the Animate Dead error. 2011-11-24 16:28:35 +00:00
Sloth
40f491c023 - Fixed Mogg Conscripts. 2011-11-24 14:12:09 +00:00
Sloth
bcbfa2c9cf - More X cost tweaks in the AI of AF token.
- Updated SVars of some more cards with X costs.
2011-11-24 14:02:55 +00:00
Chris
bc859b87ac - Fixed Sift Through Sands. 2011-11-24 13:49:31 +00:00
Chris
eddb8983c4 - Fixed Endrek Sahr, Master Breeder. Should now only trigger when controller casts a creature spell 2011-11-24 13:42:01 +00:00
Sloth
9a6764e2c2 - The AI will now try to wait with instant speed token generators to ambush block. 2011-11-24 13:37:26 +00:00
Sloth
161bf168c9 - Fixed type of Hanabi Blast. 2011-11-24 12:39:05 +00:00
Sloth
a2a15e2c4f - Little AI tweak for X costs in AF Mill.
- Updated SVars of some cards with X costs.
2011-11-24 11:46:05 +00:00
Sloth
d0f8b260b0 - Updated SVars of some cards with X costs. 2011-11-24 11:33:46 +00:00
Chris
659178d834 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-24 11:32:53 +00:00
Chris
a70071f05f - Ran oracle script. 2011-11-24 11:31:40 +00:00
Chris
76ae614106 - Ran set info script. 2011-11-24 11:30:37 +00:00
Sloth
7c32e1f750 - The AI will no longer use AF LoseLife abilities with X=0. 2011-11-24 11:23:52 +00:00
Sloth
4f20a1c8f7 - Added the Colossus 2 deck. 2011-11-24 11:09:08 +00:00
Sloth
52b7ca9637 - Fixed cards with SVar ManaNeededToAvoidNegativeEffect. 2011-11-24 11:08:18 +00:00
slapshot5
98451f91ea add Dreams of the Dead (from Ice Age) 2011-11-24 04:06:43 +00:00
slapshot5
a93eb9715b add Shyft (form Ice Age) 2011-11-23 23:58:47 +00:00
Chris
f96e05d851 - Checkstyle. 2011-11-23 23:50:42 +00:00
Sloth
101ad677f0 - Little tweaks in the AI of AF Pump.
- Removed RemAIDeck SVar from some cards with xCosts.
2011-11-23 21:59:49 +00:00
slapshot5
27985b9003 fixed text for Desperate Ravings 2011-11-23 19:21:50 +00:00
jeffwadsworth
13ed2446ac - Fixed Lightning Surge 2011-11-23 17:06:45 +00:00
Sloth
2224a48eed - Fixed a general bug that prevented the AI from using most X costs.
- Fixed a bug in AF GainLife that prevented the AI from using X costs.
2011-11-23 17:03:56 +00:00
jeffwadsworth
2fbfb0ad30 - Removed Knowledge Vault. This can not be done now in script. 2011-11-23 15:35:02 +00:00
Chris
ede412064d - Checkstyle. 2011-11-23 14:42:58 +00:00
Sloth
409f060642 - Fixed the AttachedTo property for equipment. 2011-11-23 12:05:13 +00:00
Sloth
154ebe3701 - knownDetermineDefined in AF ChangeZone will now use AllZoneUtil.getCardState to grab cards (this fixes the Second Sunrise issue, but has to be watched closely). 2011-11-23 11:55:54 +00:00
Chris
34b6f66e05 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-23 11:40:23 +00:00
Chris
195586d622 - Ran oracle script. 2011-11-23 11:38:27 +00:00
Chris
80b4c42401 - Ran set info script. 2011-11-23 11:37:20 +00:00
Sloth
244337627e - Fixed the controller of triggered abilities not being set correctly. 2011-11-22 21:51:59 +00:00
jeffwadsworth
0edb9a26b2 - Added Witherscale Wurm 2011-11-22 21:31:32 +00:00
slapshot5
bbbdb34e93 minor comment fixes in StaticAbilityCantTarget 2011-11-22 21:27:57 +00:00
Sloth
9e366e5dec - Added a NeedsToPlay SVar to Afiya Grove. 2011-11-22 20:34:25 +00:00
Sloth
007284b8ee - Copied some AI code from AF AddCounter over to AF MoveCounter to support targeting. 2011-11-22 20:29:48 +00:00
Sloth
861508bbe2 - Added some code for XChoice in decideAIPayment of CostTapType. 2011-11-22 20:03:28 +00:00
Sloth
77fcc3ad16 - Added Distant Memories. 2011-11-22 17:35:09 +00:00
moomarc
d0e33bfea0 Added Elemental Appeal 2011-11-22 14:42:52 +00:00
moomarc
6dbe7d5b56 Added World Queller 2011-11-22 11:50:59 +00:00
Chris
56a0cb24af - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-22 11:27:31 +00:00
moomarc
9861fd7497 Converted Barl's Cage to script 2011-11-22 10:44:40 +00:00
Sloth
e6706fed97 - Little fix for cards that want to put cards onto the battlefield tapped. 2011-11-22 10:04:49 +00:00
Hellfish
618c6122d8 *Added Marc's Gerrard's Verdict. 2011-11-22 08:08:51 +00:00
moomarc
b739912f3f Added Bone Dancer
Added Scavenging Ooze
2011-11-22 07:43:48 +00:00
Chris
4d3e4ff20c - Added JuzamJedi's updated Cube file. 2011-11-22 03:20:08 +00:00
slapshot5
5b776fa024 add Glint Hawk (from Scars of Mirrodin) 2011-11-21 21:26:23 +00:00
Hellfish
c4cc2fa78b *Fixed SetInfo on Delver of Secrets / Insectile Aberration 2011-11-21 20:39:50 +00:00
Sloth
2dc48e4077 - Added Psychic Transfer. 2011-11-21 17:48:40 +00:00
Sloth
b196e075ba - Added Ward of Bones. 2011-11-21 16:03:04 +00:00
Hellfish
4381d57aca *Added RemAIDeck to Skirk Alarmist. 2011-11-21 15:42:54 +00:00
Hellfish
9132b23dbe *Renamed the alternate LQ pic URL Svars in DFCs and Flips.
*Removed Rarity SVar from DFCs and Flips.
*Moved SVars from CardCharacteristics to Card.
*Altered LQ Picture downloader to check for multiple Picture SVars.
2011-11-21 14:27:36 +00:00
Sloth
63d856f102 - Fixed Pattern of Rebirth. 2011-11-21 13:13:03 +00:00
Sloth
7c19e1a525 - Cards changing zones will now always be untapped. 2011-11-21 13:09:26 +00:00
moomarc
534b03710e Added Jabari's Influence 2011-11-21 12:17:02 +00:00
Chris
febf84829a - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-21 11:37:42 +00:00
Hellfish
e7c7cf6965 *Fixed Twilight Shepherd 2011-11-21 08:53:57 +00:00
Sloth
7c512aa55a - Removed the unused variable finishedEnteringBF from the card class. 2011-11-21 06:58:55 +00:00
moomarc
e591335bc8 Added Ashling's Prerogative
Added Uphill Battle
2011-11-21 06:24:01 +00:00
jendave
a212aedbef fix header 2011-11-20 23:44:12 +00:00
slapshot5
b13fd78cf3 add some comments CardFactoryLands.java 2011-11-20 22:38:17 +00:00
slapshot5
a8d59a2e0c convert Dark Depths to script with a real trigger 2011-11-20 20:36:25 +00:00
Sloth
9d6f34694c - Added Thelonite Druid. 2011-11-20 19:01:37 +00:00
Sloth
4b1a8b2afa - Added the static effect "CantPlayLand".
- Added Solfatara and Turf Wound.
2011-11-20 18:49:41 +00:00
slapshot5
d438810d6f minor text updates in Seachrome Coast 2011-11-20 17:38:26 +00:00
slapshot5
cf9eccb4a2 java warning cleanup 2011-11-20 17:38:00 +00:00
Sloth
dfd9c9077f - Fixed Goblin Charbelcher not recognizing dual lands as Mountains and not putting the revealed cards on the bottom of the library (NOTE: The order still can't be chosen). 2011-11-20 13:59:27 +00:00
Sloth
7b1fc210fa - Added the optional "ForgetOtherRemembered" parameter to AF Dig.
- Fixed Cerebral Eruption.
2011-11-20 12:59:11 +00:00
Hellfish
c4abc45cdd *Fixed Clones not copying activated or static abilities. 2011-11-20 12:09:30 +00:00
Chris
4d9d8d11cb - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-20 11:29:32 +00:00
Sloth
7d5b8e0123 - Added Cease-Fire. 2011-11-20 08:21:05 +00:00
Sloth
74288b4117 - Fixed View from Above. 2011-11-20 08:03:52 +00:00
Sloth
2d4e42f536 - Renamed the parameter RememberCards to RememberObjects in AF Effect and allowed storing of any remembered objects.
- The property "IsRemembered" can now also be used for players.
- Added Abeyance.
2011-11-19 21:24:36 +00:00
Sloth
c498f39b0d - Fixed "Targeted" in getDefinedPlayers. 2011-11-19 21:17:05 +00:00
Sloth
a0bb0bd46b - Fixed the wrapper ability of triggers setting the activating player of the wrapped ability to the controller of the source card and not the player who controls the triggered ability. This fixes the case of Oculus and Necroskitter in a more general way. 2011-11-19 19:55:46 +00:00
Sloth
3f1c71c651 - Fixed trigger of Oculus (a lot of other cards could use this treatment). 2011-11-19 17:48:33 +00:00
Sloth
d788d51813 - Removed Flying from Patchwork Gnomes. 2011-11-19 17:31:35 +00:00
Sloth
aae39592e8 - Converted Deadly Grub to script. 2011-11-19 16:49:53 +00:00
Sloth
9a9a02494d - Fixed Phantasmal Image not getting the Illusion type. 2011-11-19 15:51:37 +00:00
Chris
fb028393cc - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-19 11:33:07 +00:00
Sloth
435ea6df5c - Fixed Black Mana Battery producing U. 2011-11-19 10:51:04 +00:00
Sloth
310b40c092 - Added the option "ClearChosenX" to AF Cleanup and fixed Myr Battlesphere. 2011-11-19 10:44:16 +00:00
Sloth
778203e7b0 - Fixed cost of Sprite Noble. 2011-11-19 10:02:58 +00:00
Sloth
6d5f2f7458 - Added the AILogic "Fog" to AF Effect.
- Removed SVar:RemAIDeck:True from some cards.
2011-11-19 10:00:52 +00:00
Sloth
872d7f84d5 - Added an AILogic parameter to AF Effect.
- Added Due Respect.
2011-11-19 09:46:56 +00:00
Sloth
94e50fe399 - The keyword "CARDNAME enters the battlefield tapped." will now be checked at runtime.
- Added the static ability ETBTapped and converted six cards to script.
2011-11-19 08:02:15 +00:00
Chris
0336ab87f5 - Fixed the LQ pic URL for Giant Turtle. 2011-11-18 23:54:43 +00:00
ArsenalNut
edfc5427bf updated Delver of Secrets//Insectile Aberration to new SetState AF 2011-11-18 23:54:00 +00:00
Chris
c2fcc2c5fa - Fixed the LQ pic URL for Goblin Rock Sled. 2011-11-18 23:51:16 +00:00
jeffwadsworth
524b0707b7 - Added Steamcore Weird. Better late than never... 2011-11-18 21:00:47 +00:00
jeffwadsworth
32616d73b8 - Added Shrieking Grotesque 2011-11-18 20:49:22 +00:00
jeffwadsworth
83227cff19 - some text additions 2011-11-18 20:24:23 +00:00
jeffwadsworth
b170b72a69 - Added Ogre Savant 2011-11-18 20:20:59 +00:00
jeffwadsworth
d702ca5b6f - Added Induce Paranoia 2011-11-18 19:19:59 +00:00
jeffwadsworth
953625972c - Added Frenzied Goblin 2011-11-18 17:30:34 +00:00
Sloth
8e972d4004 - Added some missing info to LKI copies (fixes Glorious Anthem + Proper Burial). 2011-11-18 16:46:24 +00:00
jeffwadsworth
dff1d60fb5 - Added Flash Conscription 2011-11-18 16:45:56 +00:00
moomarc
8a9bfb3aff Added Wall of Nets 2011-11-18 15:19:30 +00:00
moomarc
4ba33c6424 Added Cold Storage 2011-11-18 14:55:45 +00:00
Sloth
b66b21f6a1 - Added the support for checking isValid in getDefinedPlayers and added the first real property "wasDealtDamageBySourceThisGame".
- Added The Fallen.
2011-11-18 14:42:54 +00:00
Hellfish
eaf59331fd *Added
Festival of the Guildpact
	Screeching Griffin
2011-11-18 13:49:44 +00:00
moomarc
f46fc110c6 Added Steel Hellkite 2011-11-18 13:18:28 +00:00
Sloth
d81463a43d - Added the property "controllerWasDealtCombatDamageByThisTurn". 2011-11-18 12:42:03 +00:00
moomarc
b1fa58d015 Added Chaos Lord 2011-11-18 12:23:30 +00:00
Chris
cda62c1307 - Added the recent commit logs to changes.txt. Preparing for the daily build release. (Adding this message, sorry about the copy/paste error in last commit.) 2011-11-18 11:57:48 +00:00
Chris
521bd4706f - Added the comparator "M2" that returns true if the values are equal modulo 2. 2011-11-18 11:45:45 +00:00
Sloth
d22e744b2b - Added the comparator "M2" that returns true if the values are equal modulo 2. 2011-11-18 11:23:45 +00:00
Sloth
b51c9b257b - Added the property "notEnteredBattlefieldThisTurn". 2011-11-18 11:14:23 +00:00
Sloth
303ffb43ab - Improved untapCanPlayAI (it was not using the Defined parameter). 2011-11-18 11:06:09 +00:00
Sloth
ae5183d1fc - Added the keyword "CARDNAME can attack as though it had haste." and converted Instill Energy. 2011-11-18 11:02:35 +00:00
Sloth
56ddea8e21 - Fixed Echoing Truth. 2011-11-18 10:54:29 +00:00
moomarc
a81339b3c9 Fixed Soltari Visionary
Ran scripts
2011-11-18 08:29:54 +00:00
jeffwadsworth
dc77a3cc8d - Added Ribbons of Night 2011-11-17 21:43:10 +00:00
jeffwadsworth
f8818009f5 - Removed Twisted Justice. Wrong target. Can't be scripted without some code changes. 2011-11-17 21:25:13 +00:00
Sloth
810e1bc8b5 - Added the property "gotBlockedThisTurn".
- Added Fyndhorn Druid.
2011-11-17 20:57:41 +00:00
jeffwadsworth
7c101ae712 - Added Terraformer 2011-11-17 20:35:49 +00:00
jeffwadsworth
fda68195ac - Added Torpid Moloch 2011-11-17 20:23:19 +00:00
jendave
8a51b1047b Remove package-info check since it casues a problem with Unit Tests. 2011-11-17 20:20:20 +00:00
jeffwadsworth
45705f5e52 - Added Twisted Justice 2011-11-17 18:04:07 +00:00
jendave
34366cc29e Disabled failing tests. Build now requires unit tests to pass. 2011-11-17 17:26:06 +00:00
jendave
579f39c3cc Cleaning up unit tests 2011-11-17 16:35:43 +00:00
Sloth
cea9631bbe - Added Insubordination. 2011-11-17 16:16:10 +00:00
Sloth
51e56dbdda - Fixed the loseControl commands in AF GainControl. 2011-11-17 16:05:20 +00:00
jendave
0bb457fd76 checkstyle 2011-11-17 15:56:13 +00:00
moomarc
d389c0e8c3 Added Soltari Visionary 2011-11-17 15:05:52 +00:00
Sloth
8019de85b6 - Removed the keyword "At the beginning of your end step, destroy this creature if it didn't attack this turn." and converted Aggression. 2011-11-17 13:55:50 +00:00
Sloth
e90b844f48 - Moved the updating of attackedThisTurn from the EndOfTurn to the CleanUp phase.
- Removed the keyword "At the beginning of your end step, sacrifice this creature unless it attacked this turn." and converted Instill Furor.
2011-11-17 13:08:59 +00:00
Sloth
cda6c898db - Added Tangle Kelp. 2011-11-17 12:49:49 +00:00
Sloth
352344831a - Added Goblin Rock Sled. 2011-11-17 11:46:15 +00:00
moomarc
fc44d27af4 Inserted missing space between variable and pipe in Hand to Hand 2011-11-17 11:45:30 +00:00
Sloth
29897a2a13 - Added Giant Turtle. 2011-11-17 11:39:21 +00:00
Chris
00c3638a1c - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-17 11:33:25 +00:00
moomarc
3bbbfa1330 Added Predatory Urge
Added Sinstriker's Will
2011-11-17 10:55:46 +00:00
Sloth
7b3f63619f - Creatures that change controllers will be summoning sick again. 2011-11-17 10:28:40 +00:00
Sloth
cc0b85a844 - Fixed suspended creatures not gaining haste. 2011-11-17 10:08:33 +00:00
Sloth
abdbbbb315 - Fixed Reality Strobe. 2011-11-17 09:56:43 +00:00
Sloth
e2b28e9ec7 - Fixed Shimian Specter. 2011-11-17 09:51:46 +00:00
Sloth
8cb3ffd0e7 - Equipment will now fall off if the equipped permanent is no longer a creature. 2011-11-17 09:24:25 +00:00
Hellfish
96f45aeb42 *Reverted part of the Adaptive Automaton+Champion of the Parish fix so as not to make Auras crash the game. 2011-11-17 07:56:34 +00:00
moomarc
ebc5c213bf Added Keeper of the Flame
Added Keeper of the Light
Ran Oracle and set info scripts
2011-11-17 07:52:20 +00:00
moomarc
bad7cbbbf7 Removed Sinstrikers Will. Committed prematurely but not working 2011-11-17 05:59:10 +00:00
moomarc
0fdbadfa92 Added Goblin Cadets
Added Witch Engine
2011-11-17 05:40:05 +00:00
jeffwadsworth
0cca13b9ee - Added Vigor Mortis 2011-11-16 21:54:26 +00:00
Sloth
abd0568eea - Added the following properties to hasProperty: attackedThisTurn, attackedLastTurn, blockedThisTurn, notAttackedThisTurn, notAttackedLastTurn and notBlockedThisTurn.
- Added Lurker.
2011-11-16 21:34:37 +00:00
jeffwadsworth
beba24dca4 - Added Lady Sun 2011-11-16 21:27:34 +00:00
Sloth
8d9aeacd61 - Added Backslide. 2011-11-16 20:43:12 +00:00
jeffwadsworth
4903caa75a - Added Mercy Killing. 2011-11-16 20:42:11 +00:00
jendave
24e1b18e35 Checkstyle 2011-11-16 18:21:27 +00:00
Sloth
d87c08677e - Added a modulo operator "Mod" to xMath. (Example X/Mod.2 will return 0 if X is even). 2011-11-16 17:33:12 +00:00
Sloth
129c2a4892 - Added Master of the Veil. 2011-11-16 17:01:37 +00:00
moomarc
73aa486cd0 Added Sinstriker's Will 2011-11-16 16:50:42 +00:00
moomarc
35b2501155 Better LQ pic for Vhati il-Dal (was just a punctuation error before) 2011-11-16 16:25:42 +00:00
Sloth
4f31c2d258 - Fixed Morph costs not being displayed on the cards.
- Little name change in ComputerUtil.
2011-11-16 16:19:34 +00:00
Hellfish
7471d249b7 *TriggerHandler now runs static triggers before others. Fixes Adaptive Automaton not pumping Champion of the Parish and others. 2011-11-16 16:03:06 +00:00
Chris
3a52765310 - Fixed the LQ pic URL for Vhati il-Dal. 2011-11-16 15:07:28 +00:00
Chris
37d32f8c22 - Added LQ pic URl to Ixidron. 2011-11-16 14:40:18 +00:00
moomarc
6ec5efab48 Some small fixes and improvements 2011-11-16 13:19:59 +00:00
Sloth
6ca4484db9 - Added some can't win / can't lose checks to the doAssault AI. 2011-11-16 12:40:55 +00:00
Hellfish
aa5627b2e1 *Added
Break Open
	Ixidor, Reality Sculptor
	Skirk Alarmist
2011-11-16 12:23:14 +00:00
Hellfish
82fbd77264 *Fixed front face of DFCs getting double the abilities.
*Revised SetState to have a single Mode parameter rather than a lot of different parameters.
2011-11-16 11:43:27 +00:00
Sloth
8417778792 - Until end of turn pumps will now also be removed when the pumped card wasn't on the battlefield. 2011-11-16 11:39:07 +00:00
Chris
e7219c3f19 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-16 11:31:10 +00:00
Sloth
bd020cc2ff - Fixed Skeletonize (4 errors in a single script!). 2011-11-16 09:16:09 +00:00
Sloth
5c19b5889d - Corrected Casting of Bones and Soldevi Sage. 2011-11-16 08:46:58 +00:00
Sloth
05f8c20c81 - The "DiscardValid" parameter in AF Discard now also works if the mode is "TgtChoose".
- Converted Krovikan Sorcerer to script.
2011-11-16 08:39:55 +00:00
moomarc
003741a77e Added Tidal Warrior 2011-11-16 07:56:19 +00:00
Sloth
3372c17c99 - Added a Cleanup DB to Sindbad and Fa'adiyah Seer. 2011-11-16 07:52:27 +00:00
Sloth
7295c5fb3c - Converted Sleeper Agent to script. 2011-11-16 07:46:39 +00:00
Sloth
4e5a67fa29 - Added the missing AILogic for Lurebound Scarecrow and fixed the script. 2011-11-16 07:27:51 +00:00
moomarc
fcf7e756e4 Fixed bogus set info and duplicate oracle text for Vhati il-Dal 2011-11-16 06:16:54 +00:00
moomarc
3198eec5fc Ran set info and oracle scripts 2011-11-16 06:04:18 +00:00
moomarc
54110ba6a7 Fixed Sea's Claim casting cost 2011-11-16 05:46:32 +00:00
Sol
fecc65cc67 - Fixing AI Logic of Soul Bleed 2011-11-16 04:12:50 +00:00
Rob Cashwalker
449cd03c33 Made setDeckType public for DeckEditor to persist the deckType. 2011-11-16 01:18:45 +00:00
jeffwadsworth
6b65f93418 - Added Lurebound Scarecrow 2011-11-15 22:56:25 +00:00
Sloth
d4e979a2ca - Removed the hardcoded entry of Ixidron and fixed the script. 2011-11-15 21:56:59 +00:00
jeffwadsworth
39fe0c9116 - Added Inquisitor's Snare 2011-11-15 21:24:36 +00:00
jendave
0a7064371d Checkstyle fixes 2011-11-15 19:44:01 +00:00
jendave
9f98b07d61 Fixed a lot of Checkstyle stuff. Removed some checks - method, class and line length 2011-11-15 19:34:53 +00:00
Hellfish
4061f07391 *Converted Sculpting Steel and Copy Artifact to new Clone-code. 2011-11-15 19:11:16 +00:00
Chris
60c845ccef - Corrected the LQ pic URL for Momir Vig, Simic Visionary. 2011-11-15 18:42:00 +00:00
Hellfish
5b0b426a64 *Fixed Veinfire Borderpost's text. 2011-11-15 18:38:04 +00:00
jeffwadsworth
52792741f2 - Added Malfegor 2011-11-15 18:01:05 +00:00
Sloth
52ae15e739 - Fixed Skittish Valesk (Thanks Hellfish). 2011-11-15 17:30:13 +00:00
jeffwadsworth
04fbcc1b1f - Added Inkfathom Witch 2011-11-15 17:23:57 +00:00
Sloth
8f41a3bf57 - Added Caravan Vigil. 2011-11-15 17:23:20 +00:00
Hellfish
cbf36eeef0 *Changed Characteristics-handling from an array to a Map.
*Renamed AF_ChangeState to AF_SetState. SetState can be used with a Transform,Flip or NewState parameter.
*Rewrote Clones to use Characteristics.
*Rewrote Morph to use Characteristics.
*Added
	Ixidron
	Sakashima, the Impostor
2011-11-15 17:14:53 +00:00
Sloth
d4fe16cc7a - Added player targeting AI to AF GainControl. 2011-11-15 15:57:29 +00:00
moomarc
2dd96cba6f Small fix for Jinxed Ring 2011-11-15 14:56:02 +00:00
moomarc
a471b0eede Added Jinxed Ring 2011-11-15 12:47:23 +00:00
Chris
f6c1700ea4 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-15 11:48:12 +00:00
Chris
876c2fd0fc - Ran oracle script. 2011-11-15 11:46:01 +00:00
Chris
467a7633f3 - Ran set info script. 2011-11-15 11:45:11 +00:00
Sloth
2cb8117893 - Added support for targeting players to AF GainControl.
- Added Jinxed Idol.
2011-11-15 11:27:48 +00:00
moomarc
651e790b26 Added Mogg Cannon 2011-11-15 11:23:40 +00:00
Sloth
b17ca6a266 - Little AI SVar updates and ran scripts. 2011-11-15 11:03:24 +00:00
moomarc
6aa41b2657 Added Imps' Taunt 2011-11-15 08:56:44 +00:00
moomarc
d3ca995ced Added Heartwood Giant 2011-11-15 08:44:44 +00:00
moomarc
2626162cfb Added Endless Scream 2011-11-15 08:21:25 +00:00
Sloth
cf826abe85 - Fixed Remembrance. 2011-11-14 21:38:29 +00:00
Sloth
30f4e81d3b - Added SVar:RemAIDeck:True to Phantasmal Terrain. 2011-11-14 21:27:55 +00:00
Sloth
060464b92e - Added the options "no nonland duplicates" and "remove artifacts" to 3 color and 5 color decks. 2011-11-14 19:23:03 +00:00
jendave
0c55fd7c2d Put back original deck generators into menu. There is a bug with the 5 color generator however 2011-11-14 18:16:19 +00:00
Sloth
875b6ecda8 - AF NameCard will now present a complete list of card names to the player. He needs to chose until a valid card is chosen (for nonland or other restrictions). 2011-11-14 18:01:19 +00:00
Sloth
1d5fda947c - Ran scripts. 2011-11-14 17:59:10 +00:00
jeffwadsworth
94c3ad3ac0 - Text fix 2011-11-14 17:46:59 +00:00
jeffwadsworth
3f93ffdeb9 - Added Elsewhere Flask 2011-11-14 17:44:53 +00:00
moomarc
4c83c36125 Added Extinction 2011-11-14 17:09:54 +00:00
Sloth
17b6947748 - Re-enabled the option "Remove Artifacts" from generate decks.
- Little cleanups.
2011-11-14 16:34:53 +00:00
Sloth
b7d3c075a0 - Added the option "no nonland duplicates" to the generate deck menu in the main screen. 2011-11-14 16:24:10 +00:00
Sloth
9e0e205aec - Added Myr Servitor by Iran. 2011-11-14 13:40:19 +00:00
moomarc
a91b7c4e42 Added Flailing Drake 2011-11-14 13:19:35 +00:00
Chris
97a2426d32 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-14 11:33:13 +00:00
Chris
40bfb11d82 - Ran oracle script. 2011-11-14 11:31:57 +00:00
Chris
f90181cdc1 - Ran set info script. 2011-11-14 11:30:41 +00:00
moomarc
107a8ba143 Added Fugitive Druid 2011-11-14 11:16:51 +00:00
moomarc
43a659c052 Added Rootwater Shaman
Added Safeguard
Added Starke of Rath
2011-11-14 09:54:50 +00:00
moomarc
2b197e7b9d Minor fix 2011-11-14 05:37:26 +00:00
Sloth
3ab31e0aa0 - Little cleanups. 2011-11-13 17:12:54 +00:00
Sloth
d6080b8229 - Added Veilstone Amulet. 2011-11-13 16:36:47 +00:00
Sloth
d68c0f10d9 - Renamed PlayCards in ComputerUtil to playAbilities. 2011-11-13 15:51:08 +00:00
Chris
9d763552da - StringBuilder. 2011-11-13 15:39:00 +00:00
Chris
6f5b35b67b - StringBuilder. 2011-11-13 15:02:57 +00:00
jeffwadsworth
e8520a1b16 - Added Floodgate 2011-11-13 14:51:58 +00:00
Sol
a0fd72c17c - Fixing Jinx's cost 2011-11-13 14:24:23 +00:00
jeffwadsworth
31017aa2f7 - Added Barbed Foliage 2011-11-13 14:24:03 +00:00
Sloth
d89976fd0c - Added the optional parameter AffectedZone to CantTarget.
- Added Ground Seal.
2011-11-13 14:01:26 +00:00
Sloth
23efb3e559 - Converted some cards to the new CantTarget static ability. 2011-11-13 12:44:27 +00:00
Sloth
05b4699e43 - Converted Spellbane Centaur to script. 2011-11-13 12:13:05 +00:00
Chris
53d369cfea - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-13 11:44:50 +00:00
Chris
4536bd6e83 - Ran oracle script. 2011-11-13 11:43:19 +00:00
Chris
4b4ef946c8 - Ran set info script. 2011-11-13 11:42:14 +00:00
Sloth
2d6655e95e - Converted some more flashback cards to the new keyword. 2011-11-13 11:24:58 +00:00
Sloth
4d6820f499 - Enabled the AI to play counterspells with the new flashback keyword.
- Converted Fervent Denial.
2011-11-13 11:11:27 +00:00
Doublestrike
9933b3fb09 Minor color update to "Default" skin palette. 2011-11-13 10:35:23 +00:00
Sloth
9aefbe0ca1 - Converted some more flashback cards to the new keyword. 2011-11-13 10:27:49 +00:00
Doublestrike
9ba5e7d578 FSkin bug fix made a new instance of FSkin. Removed this and used a pre-existing instance instead. 2011-11-13 10:22:33 +00:00
Sloth
1c419c2a8c - Converted some more flashback cards to the new keyword. 2011-11-13 10:20:47 +00:00
Sloth
c997a096a5 - Converted some more flashback cards to the new keyword. 2011-11-13 09:23:49 +00:00
Sloth
30fc78a145 - Fixed the cost description of non mana flashback costs. 2011-11-13 09:11:00 +00:00
jeffwadsworth
195f78eb4c - Fixed Morkrut Banshee 2011-11-13 04:53:55 +00:00
jeffwadsworth
984e445928 - Fixed Disharmony 2011-11-13 04:48:40 +00:00
jeffwadsworth
2631d71053 - Added Naya Charm 2011-11-13 04:36:40 +00:00
jeffwadsworth
7b58cc05ba - Fixed Thalakos Deceiver and Whispering Specter. 2011-11-13 04:02:28 +00:00
Chris
c8d9d54f18 - CheckStyle. 2011-11-13 03:15:37 +00:00
Chris
1bffae7e37 - StringBuilder. 2011-11-13 03:12:14 +00:00
Chris
8258e9926a - StringBuilder. 2011-11-13 02:55:58 +00:00
Chris
ba6e86f940 - StringBuilder. 2011-11-13 00:07:31 +00:00
Chris
22b98be8f2 - StringBuilder. 2011-11-12 23:49:53 +00:00
Sloth
d6cbcfc41b - Removed the old flashback ability.
- Converted some more flashback cards to the new keyword.
2011-11-12 21:59:03 +00:00
Chris
3128e10d66 - StringBuilder. 2011-11-12 21:04:42 +00:00
Sloth
b4fca21dfc - Added the new version of the flashback keyword.
- Converted Mystical Teachings and Ancient Grudge.
2011-11-12 19:57:51 +00:00
slapshot5
cc7de23e01 fix Spirit Mirror to check for Reflection tokens instead of just Reflections 2011-11-12 19:24:07 +00:00
Sloth
b0d66ea22f - Updated two AI Svars. 2011-11-12 19:18:10 +00:00
Sloth
7ced35ed03 - Removed two unused functions in ComputerUtil. 2011-11-12 17:40:21 +00:00
Sloth
5faa05fb40 - Removed canBePlayedAndPayedByAI check from getPlayable because the same check is always done later again (this should speed up AI thinking time). 2011-11-12 17:27:43 +00:00
Hellfish
85e64084b1 *Temporary fix for the skin crash in WinLose window. 2011-11-12 17:15:16 +00:00
Chris
a84deff5c9 - StringBuilder. 2011-11-12 15:22:27 +00:00
Chris
28beec49da - StringBuilder. 2011-11-12 14:24:55 +00:00
Hellfish
b4dc97f9cb *Added Goblin Cannon. 2011-11-12 13:29:17 +00:00
Hellfish
efa852703b 2011-11-12 13:02:44 +00:00
Hellfish
b861ffb23a *Added PumpZone parameter to AF_PumpAll.
*Added Past in Flames
2011-11-12 12:13:18 +00:00
Hellfish
feaf5c112c *Added Recoup 2011-11-12 11:39:31 +00:00
Chris
87ccdef504 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-12 11:38:09 +00:00
Chris
fb4e49e471 - Ran oracle script. 2011-11-12 11:36:52 +00:00
Chris
80f91505a4 - Ran set info script. 2011-11-12 11:35:46 +00:00
Chris
473be83cab - CheckStyle. 2011-11-12 11:34:04 +00:00
Sloth
12d85dabff - Added the keyword "Flashback" which represents Flashback with cost equal to the cards mana cost.
- Added Snapcaster Mage.
2011-11-12 11:05:09 +00:00
Sloth
ae09fec11f - Removed the unnecessary variable "flashback" from the card class. 2011-11-12 08:19:45 +00:00
Sloth
f4e401bd83 - Renamed the functions canTarget to canBeTargetedBy. 2011-11-12 07:34:09 +00:00
Sloth
25ad1de094 - Fixed ThisTurnEntered used in Defined. 2011-11-12 07:21:07 +00:00
Sloth
17bc67568f - Fixed Goblin Cohort. 2011-11-12 07:13:09 +00:00
Sloth
cc7fc3c327 - Redirected the two remaining targeting checks to the new function and removed the function canTarget from CardFactoryUtil. 2011-11-12 07:08:53 +00:00
Sloth
1c37bb1b34 - Fixed Homura's Essence and Malignant Growth. 2011-11-12 06:19:54 +00:00
Chris
5481a1114c - StringBuilder. 2011-11-12 02:14:54 +00:00
Chris
95aacd3a11 - StringBuilder. 2011-11-12 01:37:37 +00:00
Chris
90015b6933 - StringBuilder. 2011-11-12 01:19:21 +00:00
Chris
83009ff9e6 - StringBuilder. 2011-11-12 00:41:20 +00:00
Doublestrike
c8dbaf405c Skin update:
- Can now fully customize progress bar coloring
- Minor fixes to SplashFrame
- Minor fixes to FRoundedPanel
- Improved FButton images in rebel skin
- Streamlined skin instantiation: previously instantiated 4 times, now only 1
2011-11-12 00:12:59 +00:00
Doublestrike
71196cd4cd Minor null pointer fix in InputControl. 2011-11-12 00:07:19 +00:00
Hellfish
bf9c24447f *Fixed Callow Jushi text. 2011-11-11 23:05:22 +00:00
jeffwadsworth
200f7b0541 - Added Night Dealings 2011-11-11 22:23:56 +00:00
Hellfish
5460d8e59c *Fixed Eternal Dominion cost. 2011-11-11 21:31:16 +00:00
jeffwadsworth
e9a2095164 - Fixed Allied Strategies 2011-11-11 21:26:59 +00:00
Chris
323a6e0ffd - StringBuilder. 2011-11-11 21:19:20 +00:00
Sloth
783c986e30 - More Redirecting of targeting checks to the new function. 2011-11-11 18:08:03 +00:00
moomarc
8d2e1c8a9a Added Scalding Tongs, Thumbscrews, Vhati il-Dal and Watchdog from Tempest. 2011-11-11 17:11:00 +00:00
Chris
291ee264e1 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-11 11:27:43 +00:00
Chris
300662b035 - Ran oracle script. 2011-11-11 11:26:12 +00:00
Chris
2abb8cfb4d - Ran set info script. 2011-11-11 11:25:13 +00:00
moomarc
fff0d6b7e6 Added Carrionette 2011-11-11 10:25:13 +00:00
moomarc
e4e7197df9 Added Fertile Ground 2011-11-11 09:05:07 +00:00
moomarc
4a92fc6f46 Fixed cost description of Springjack Pasture 2011-11-11 08:56:34 +00:00
moomarc
4ec6784096 Fixed rarity of Springjack Pasture 2011-11-11 08:18:37 +00:00
moomarc
d0c8ff4f49 Added Springjack Pasture 2011-11-11 08:11:23 +00:00
jeffwadsworth
81769289d6 - Removed Springjack Pasture. The last ability is a mana ability, even the life gain. 2011-11-11 04:13:17 +00:00
jeffwadsworth
7b86c7c5b1 - Added Springjack Pasture 2011-11-11 04:10:41 +00:00
Chris
562a769579 - StringBuilder. 2011-11-11 01:18:53 +00:00
jeffwadsworth
85617cda44 - Added Garza's Assassin 2011-11-10 23:38:12 +00:00
jeffwadsworth
0827139b76 - Converted Brood Birthing to script. Added flying to Oona, Queen of the Fae. 2011-11-10 23:25:39 +00:00
Sloth
39171f050d - Removed the unused variable uncastable from the card class. 2011-11-10 21:22:14 +00:00
Chris
cf30244ad0 - StringBuilder. 2011-11-10 21:04:02 +00:00
Sloth
ec69b60fb4 - Converted Stitch Together to script. 2011-11-10 20:19:46 +00:00
Sloth
d2cca0fb0e - Fixed Recover to only trigger on other cards. 2011-11-10 18:50:17 +00:00
jeffwadsworth
68195d0645 - Added Iname, Life Aspect 2011-11-10 18:17:59 +00:00
Sloth
467545426f - More Redirecting of targeting checks to the new function. 2011-11-10 17:51:08 +00:00
Sloth
35b75c4256 - Redirected some targeting checks to the new function. 2011-11-10 16:46:36 +00:00
jeffwadsworth
79b4a2ee59 - Added Sinister Strength 2011-11-10 16:18:37 +00:00
Sloth
c917561028 - Added the new static ability "CantTarget".
- Added a currently unused function canTarget to the card class.
- Little cleanup for the static ability CantBeActivated.
2011-11-10 13:33:20 +00:00
moomarc
150a1f308b Fixed LQ url for Abuna's Chant. 2011-11-10 12:39:25 +00:00
moomarc
fd6ff4a5bf Added Rayne, Academy Chancellor and added LQ pic url to Abandon Hope and Zombie Assassin. 2011-11-10 12:35:13 +00:00
Chris
5d9dc63b96 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-10 10:54:32 +00:00
Chris
dfadf686c4 - Ran oracle script. 2011-11-10 10:52:41 +00:00
Chris
169904c0c2 - Ran set info script. 2011-11-10 10:51:48 +00:00
Sloth
bc8dbd5d2a - Fixed Kabira Evangel. 2011-11-10 06:32:35 +00:00
moomarc
4592f25a75 Added Zombie Assassin 2011-11-10 05:21:17 +00:00
jeffwadsworth
1db16d5427 - Added Iname, Death Aspect. Sweet artwork. 2011-11-10 04:39:16 +00:00
jeffwadsworth
f4d1712b24 - Added Devouring Greed 2011-11-10 04:25:13 +00:00
jeffwadsworth
ed878845ed - Added Unified Strike. Text fix to Abuna's Chant. 2011-11-10 03:52:09 +00:00
jeffwadsworth
0937f49b46 - Added Rethink 2011-11-10 03:18:43 +00:00
jeffwadsworth
707745fd65 - Added Planeswalker's Fury 2011-11-09 22:12:53 +00:00
jeffwadsworth
be2d6528f2 - Added Natural Emergence 2011-11-09 21:27:06 +00:00
Sloth
e530e245b8 - Removed two unused variables in the combat class. 2011-11-09 19:58:31 +00:00
Sloth
23141df2a3 - Fixed the first ability of Phylactery Lich to not use the stack (which fixes it for the AI, but the human input still delays it until the always trigger kicks in). 2011-11-09 19:57:54 +00:00
jeffwadsworth
16de603c69 - Added Patrician's Scorn 2011-11-09 16:00:36 +00:00
moomarc
fab563310d 2011-11-09 15:18:57 +00:00
Sloth
f7fc2489f8 - Fixed attackers with first strike and trample not dealing any damage when all their blockers were destroyed. 2011-11-09 12:52:05 +00:00
Chris
168fcc41f9 - Added a LQ pic URL to Spiny Starfish. 2011-11-09 12:44:53 +00:00
Chris
8155cd2902 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-09 11:22:23 +00:00
Chris
8ef0cfeff3 - Ran oracle script. 2011-11-09 11:21:07 +00:00
Chris
df8a3fbd3f - Ran set info script. 2011-11-09 11:20:14 +00:00
moomarc
76ddd57566 Removed zonal restriction for trigger on Spiny Starfish. 2011-11-09 10:43:07 +00:00
moomarc
9b71e701b9 Added Spiny Starfish 2011-11-09 09:49:27 +00:00
Sloth
465fd63818 - Fixed Mystifying Maze. 2011-11-09 06:25:21 +00:00
ArsenalNut
8795a0e1dc added Infused Arrows and Engineered Explosives 2011-11-09 06:06:26 +00:00
jeffwadsworth
9f4783f91a - Added Crown of Convergence 2011-11-08 21:07:08 +00:00
jeffwadsworth
a42efcf2a4 - Added Cloud Cover 2011-11-08 20:49:37 +00:00
Chris
5b784dcec0 - Fixed Knight of the White Orchid. 2011-11-08 19:55:39 +00:00
Chris
3bb1cd306e - Fixed the types for Elvish Vanguard. 2011-11-08 19:45:40 +00:00
Sloth
6ad6d17181 - The chose Pile AI in AF TwoPiles will now use evaluatePermanentList. 2011-11-08 15:31:28 +00:00
Sloth
4495f038bd - Added some more options to the property "SharesColorWith" (for example "SharesColorWith TopOfLibary"). 2011-11-08 13:00:28 +00:00
Sloth
232e9a69eb - Cleanup in ComputerUtilAttack.
- More improvements in the doAssault() evaluation.
2011-11-08 12:11:32 +00:00
moomarc
434aef0935 Added Keeper of the Beasts 2011-11-08 11:56:56 +00:00
Chris
86330f043e - Fixed a simple copy / paste problem. 2011-11-08 11:56:50 +00:00
Chris
db7b65f158 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-08 11:41:58 +00:00
Chris
38609d7460 - Ran oracle script. 2011-11-08 11:39:53 +00:00
Sloth
80432e6997 - Added the keyword "CARDNAME can't be enchanted.". 2011-11-08 11:38:31 +00:00
Chris
4996c6b10d - Ran set info script. 2011-11-08 11:38:14 +00:00
Sloth
6c42ce0a4d - Added RegeneratedThisTurn to xCount. 2011-11-08 11:20:18 +00:00
jeffwadsworth
7809aa02cc - Added Multani's Harmony 2011-11-08 04:13:35 +00:00
Sol
62c7790224 - Removing incorrect Ovinomancer (sorry sheep wizard) 2011-11-08 04:09:01 +00:00
jeffwadsworth
4b650db391 - Added Sisay's Ingenuity 2011-11-08 03:54:40 +00:00
jeffwadsworth
881eebb1ed - Added Dromar's Charm 2011-11-07 22:04:43 +00:00
jeffwadsworth
c11c9f4e32 - Added Dark Suspicions 2011-11-07 21:53:19 +00:00
Sloth
02f0d8f363 - Little text file updates. 2011-11-07 19:13:52 +00:00
jeffwadsworth
8e9d2ee2b3 - Added Voidmage Apprentice 2011-11-07 18:00:01 +00:00
jeffwadsworth
bee2b13580 - Added Mistform Wakecaster 2011-11-07 17:46:52 +00:00
Sloth
b8a73f8ac6 - Added an optional "Sacrifice" parameter to AF Destroy.
- Added Shape Anew.
2011-11-07 17:33:03 +00:00
Sloth
f0cfa7fb69 - Added an optional "Shuffle" parameter to AF DigUntil and fixed Polymorph. 2011-11-07 17:21:49 +00:00
jeffwadsworth
7ba0c51282 - Added Mistform Sliver 2011-11-07 17:05:49 +00:00
jeffwadsworth
46a64ec34c - Added Deftblade Elite 2011-11-07 16:48:26 +00:00
moomarc
86099c6d00 Added Ovinomancer 2011-11-07 16:39:09 +00:00
jeffwadsworth
4d48547d94 - Added Trickery Charm 2011-11-07 16:35:48 +00:00
jeffwadsworth
4367882a97 - Added Standardize 2011-11-07 15:07:04 +00:00
jeffwadsworth
61ea3789dd - Added Snapping Thragg 2011-11-07 14:59:52 +00:00
Chris
5e36b56275 - Added a few LQ pic URLs. 2011-11-07 13:02:58 +00:00
Chris
a6c0044182 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-07 11:24:03 +00:00
Chris
9fee43f434 - Ran oracle script. 2011-11-07 11:22:40 +00:00
Chris
395d670cf7 - Ran set info script. 2011-11-07 11:21:49 +00:00
Hellfish
a7c1b7c83e *Changed DFC rarity distribution. 2011-11-07 09:36:55 +00:00
slapshot5
e740359485 revert Sarkhan the Mad conversion to script 2011-11-07 04:17:04 +00:00
slapshot5
57175638ca add Delver of Secrets (from Innistrad) 2011-11-07 03:35:36 +00:00
Sol
31ccb888b1 Fixing Credits generated by Estates 2011-11-07 01:09:30 +00:00
ArsenalNut
59f1be90ff fixed issue where Garruk the Veil Cursed's 2nd ability sacrificed itself rather than the target creature 2011-11-06 21:38:53 +00:00
Hellfish
67080de91c *Removed debug output. 2011-11-06 19:28:34 +00:00
jeffwadsworth
fdc4e916fa - Added Chronozoa 2011-11-06 19:12:29 +00:00
Hellfish
5a21205605 *Fixed Nighteyes the Desecrator not letting you grab creatures from your own graveyard. 2011-11-06 18:28:53 +00:00
jeffwadsworth
8eb18640f1 - Added Promise of Bunrei 2011-11-06 18:17:55 +00:00
Sloth
9692f4177d - Added Elkin Bottle. 2011-11-06 17:52:41 +00:00
Sloth
5b61292393 - Added Aerial Caravan. 2011-11-06 17:20:56 +00:00
slapshot5
d6f39e673a add Fa'adiyah Seer (form Planar Chaos) 2011-11-06 17:20:37 +00:00
slapshot5
2bfc31dded add Sindbad (from Arabian Nights) 2011-11-06 17:19:03 +00:00
slapshot5
3a2e694067 add the ability to Discard a Defined card. 2011-11-06 17:18:46 +00:00
slapshot5
0f9d8069ca fix Bottled Cloister to only exile cards from one hand. 2011-11-06 17:18:20 +00:00
Sloth
d108c89440 - Delayed Triggers will now be cleared at the start of a game. 2011-11-06 17:07:22 +00:00
Hellfish
714eef2661 *Added
Dizzying Gaze
	Reconnaissance
2011-11-06 12:20:17 +00:00
Hellfish
2f48d35cc9 *Fixed LQ Set Pictures download 2011-11-06 12:10:10 +00:00
Hellfish
c90ff783fb *Added Drinker of Sorrow 2011-11-06 11:42:38 +00:00
Hellfish
aca7fa7354 *Removed annoying "Press Enter to exit" from PerSetTracking script. 2011-11-06 11:33:47 +00:00
Hellfish
e78f1c1461 *Added Doom Cannon 2011-11-06 11:32:04 +00:00
Hellfish
160eeffd21 *Added AEther Barrier 2011-11-06 11:16:59 +00:00
Chris
5dcf7150c0 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-06 11:12:25 +00:00
Chris
89d34581a0 - Ran oracle script. 2011-11-06 11:11:17 +00:00
Chris
401c519f4a - Ran set info script. 2011-11-06 11:10:09 +00:00
slapshot5
eafd46f20b more Java cleanups 2011-11-06 06:45:48 +00:00
slapshot5
eac20af739 little Java cleanups 2011-11-06 06:44:11 +00:00
slapshot5
eb2e1e41a5 add Wave of Reckoning (from Mercadian Masques) 2011-11-06 06:43:55 +00:00
slapshot5
e1dd752a1e convert Sarkhan the Mad to script 2011-11-06 06:43:35 +00:00
slapshot5
0bb5b9fe2d add an AF_EachDamage (it's a little different than others to get your head around, since it loops over source as well as targets. It's not completely generalized, but works for the cards that currently use it.) 2011-11-06 06:43:13 +00:00
slapshot5
a7641c81ee little java cleanups 2011-11-05 23:02:19 +00:00
Hellfish
081faa0bb6 *Added Endrek Sahr, Master Breeder 2011-11-05 23:01:56 +00:00
jeffwadsworth
3bebec4a3d - Added Flame Fusillade 2011-11-05 22:13:39 +00:00
Sol
650e8605a2 Temporary fix to Index out of Range Exception in doAssault() 2011-11-05 20:57:15 +00:00
jeffwadsworth
9e623c9f47 - Added Bottled Cloister 2011-11-05 20:16:27 +00:00
Hellfish
8f5e45a6bc *Added Minion Reflector. 2011-11-05 20:02:32 +00:00
Sol
0f658e020c Festerhide Boar was missing trample 2011-11-05 19:48:19 +00:00
jeffwadsworth
d9193a478e - Added Boros Fury-Shield 2011-11-05 19:38:42 +00:00
jeffwadsworth
7156e0585d - Added Mindmoil. Since ChaneZoneAll does not allow you to choose the order of your cards, ChangeZone is used instead. 2011-11-05 18:51:55 +00:00
Sloth
3b1a94f97f - Added Overeager Apprentice. 2011-11-05 16:54:54 +00:00
jeffwadsworth
4ee76fbb86 - Converted Jace the Mind Sculptor to script. 2011-11-05 16:47:17 +00:00
Sol
dc733aca1f Fixing Scattershot Archer's toughness 2011-11-05 16:44:46 +00:00
Maxmtg
4131d09764 these have 2 prints 2011-11-05 15:49:59 +00:00
Maxmtg
0eedb61033 Download set lq pictures fixed for 2-faced 2011-11-05 15:49:34 +00:00
Sloth
a24dc019b3 - Improved the Attack AI deciding to assault (especially with poison involved). 2011-11-05 14:31:31 +00:00
Hellfish
cc2ea3cd3f *Fixed an issue with AF_CopyPermanent vs DFC cards. 2011-11-05 14:15:14 +00:00
Hellfish
c58bd7c2ab *Fixed Convoke card text.
*Fixed Siege Wurm not having Trample.
2011-11-05 13:52:58 +00:00
Hellfish
3e4f405fb3 *Added Convoke for the human only. (AI will always pay full cost currently.)
*Converted Sprout Swarm to script and completed it.
*Added
	Autochthon Wurm
	Conclave Equenaut
	Conclave Phalanx
	Conclave's Blessing
	Devouring Light
	Gather Courage
	Guardian of Vitu-Ghazi
	Hour of Reckoning
	Kavu Primarch
	Overwhelm
	Root-Kin Ally
	Scatter the Seeds
	Siege Wurm
	Sundering Vitae
2011-11-05 13:32:31 +00:00
Chris
d7d1b71c13 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-05 10:48:26 +00:00
Sloth
feb49418b0 - Added Faith's Fetters. 2011-11-05 10:02:41 +00:00
Sloth
4f47071385 - Added Damping Matrix. 2011-11-05 09:54:09 +00:00
Sloth
8981073cd3 - Two improvements for the AI of AF Pump Curse:
- The AI will recognize duplicate HIDDEN keywords.
 - The AI will no longer give "HIDDEN CARDNAME attacks each turn if able." during his own turn.
2011-11-05 09:09:40 +00:00
Sloth
fb0daf391c - Added Basandra, Battle Seraph. 2011-11-05 08:49:26 +00:00
Sloth
5a38a19f8d - Added Phase requirements to static abilities.
- Added Hand to Hand.
2011-11-05 08:45:10 +00:00
Sloth
2ecfbffda6 - Added the option "NonMana" to StAb CantBeActivated.
- Converted Pithing Needle to script.
2011-11-05 07:39:33 +00:00
Sloth
230310e4b7 - Added Invader Parasite. 2011-11-05 07:00:59 +00:00
slapshot5
b5972e0438 add Dryad's Caress (from Ravnica: City of Guilds) 2011-11-05 05:39:24 +00:00
slapshot5
290b7b4dfa add Coalhauler Swine (form Ravnica: City of Guilds) 2011-11-05 05:31:30 +00:00
slapshot5
9888cdae56 cleanup some minor Java things 2011-11-05 05:11:26 +00:00
slapshot5
1e9926de67 convert Tezzeret the Seeker to script 2011-11-05 04:37:38 +00:00
slapshot5
b249450ac3 generalize power, toughness, and cmc hasProperty variable counting (Thanks to slowe I believe). 2011-11-05 04:36:55 +00:00
Sol
0a6a26f5e2 Apathy's untap ability wasn't scripted properly 2011-11-05 01:56:32 +00:00
Doublestrike
84e90c0f98 Checkstyle updates on FSkin. 2011-11-05 01:10:45 +00:00
Chris
3ca380a7ae - Cleared out the changes.txt file, is ready for new material. 2011-11-04 22:52:17 +00:00
jeffwadsworth
b8bf5710cb - Added Skirk Commando 2011-11-04 22:11:27 +00:00
jeffwadsworth
fcfb362999 - Added some text 2011-11-04 21:43:58 +00:00
jeffwadsworth
c0e2631982 - Added Riptide Shapeshifter 2011-11-04 20:59:52 +00:00
Sloth
ef517dfe39 - Added Xantid Swarm. 2011-11-04 20:51:48 +00:00
jeffwadsworth
a79b145e11 - Added Riptide Chronologist 2011-11-04 20:44:13 +00:00
Maxmtg
05e8092216 Fixed doublefaced cards - no CardPrinted would exist for the second face/part 2011-11-04 20:26:04 +00:00
Sloth
3012abce02 - Added Exclusion Ritual. 2011-11-04 20:17:35 +00:00
jeffwadsworth
22f3c4021f - Added Psychic Trance 2011-11-04 19:50:19 +00:00
Sloth
0afc0b42e9 - Added Cable 2 deck. 2011-11-04 19:20:19 +00:00
Sloth
6af745c016 - The AI will now also use spells and abilities from external zones in Main1 (enables unearth).
- The AI will now cast creature spells in Main1 if an ability or spell that can give it haste is available.
2011-11-04 19:16:15 +00:00
Chris
a1af13c095 [maven-release-plugin] prepare for next development iteration 2011-11-04 17:23:55 +00:00
Chris
f30e98bc30 [maven-release-plugin] prepare release forge-1.1.7 2011-11-04 17:23:46 +00:00
Chris
f9b2d3a423 - Preparing the changes.txt file for the next bi-weekly build and release. 2011-11-04 17:08:37 +00:00
Chris
cacaf45cba - Added the recent commit logs to changes.txt. 2011-11-04 17:02:09 +00:00
Chris
688b3439cc - Ran oracle script. 2011-11-04 16:56:49 +00:00
Chris
f3662a65a2 - Ran set info script. 2011-11-04 16:56:02 +00:00
Chris
c32252322c - Added LQ pic URLs to the new flipped cards. 2011-11-04 16:54:37 +00:00
Chris
db94be631d - Added LQ pic URL to Stone Idol Trap. 2011-11-04 16:36:12 +00:00
jeffwadsworth
7e4af1c775 - Added Mistform Wall 2011-11-04 16:19:06 +00:00
jeffwadsworth
d65b25b37e - Added Mistform Mask 2011-11-04 15:59:52 +00:00
Sloth
fe40b902c7 - Added even more "TriggerZones$ Battlefield" to some flip cards. 2011-11-04 15:39:33 +00:00
jeffwadsworth
c0aebb4846 - Added Leery Fogbeast 2011-11-04 15:37:54 +00:00
Sloth
b2a563a0e7 - Added "TriggerZones$ Battlefield" to some more flip cards. 2011-11-04 15:31:54 +00:00
Doublestrike
d1b10fae2e Previous commit incomplete, fixed here. 2011-11-04 13:02:08 +00:00
Doublestrike
7a62c0cdbc - Updated FSkin with comments and finished TODOs.
- Simplified color palette for skins
- Added support for alpha channel in skin colors
- Updated files affected by color palette change
2011-11-04 12:56:39 +00:00
Sloth
28f3a434b3 - Fixed similar cards. 2011-11-04 11:54:06 +00:00
Sloth
2d397c6de9 - Fixed Counterbore. 2011-11-04 11:50:49 +00:00
Sloth
bd8b0320b8 - Fixed Hired Muscle. 2011-11-04 11:48:46 +00:00
Hellfish
874ccfda0a *Removing accidentally committed Convoke skeleton. 2011-11-04 11:45:52 +00:00
Sloth
f158995bae - Added a default player to getDefendingPlayer (the player whose turn it is not), if the variable has not been set. 2011-11-04 11:22:02 +00:00
Sloth
5abb423083 - Added a default player to getAttackingPlayer (the player whose turn it is), if the variable has not been set. 2011-11-04 11:09:44 +00:00
Hellfish
8797dbd8b2 *Fixed putting cards in alternate states into the library (Grasp of Phantasms on an Ironfang for example) 2011-11-04 10:58:06 +00:00
Chris
2248ba76ee - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-04 10:53:32 +00:00
Chris
86c1a669b0 - Ran oracle script. 2011-11-04 10:50:00 +00:00
Chris
e54de454fe - Ran set info script. 2011-11-04 10:48:45 +00:00
moomarc
5805c47028 Added Saproling Burst and Stone Idol Trap. Updated token image download list. 2011-11-04 05:44:51 +00:00
jeffwadsworth
470b2049d2 - Added Gustcloak Sentinel 2011-11-03 22:35:52 +00:00
jeffwadsworth
5197dd0e70 - Added Gustcloak Savior 2011-11-03 22:16:09 +00:00
jeffwadsworth
e70542c82e - Added Goblin Machinist 2011-11-03 21:29:31 +00:00
Sloth
54824f8a18 - Added Golem-Skin Gauntlets. 2011-11-03 20:32:33 +00:00
Sloth
00c7f1a15f - Added Umbra Mystic. 2011-11-03 20:17:58 +00:00
Sloth
c4c8cfeae0 - Added Auramancer's Guise. 2011-11-03 20:10:21 +00:00
Sloth
edbc20035c - Fixed Devout Harpist. 2011-11-03 19:57:59 +00:00
jeffwadsworth
2854c259cb - Added Ebonblade Reaper 2011-11-03 19:54:58 +00:00
Sloth
7f79149c81 - Added Miracle Worker. 2011-11-03 18:55:57 +00:00
Sloth
ae9f7ec664 - Added the property "AttachedTo XXX" to hasProperty.
- Added Savaen Elves.
2011-11-03 18:49:59 +00:00
Hellfish
3bf9e807f2 *Converted Skulking Knight to BecomesTarget trigger. 2011-11-03 17:57:12 +00:00
jendave
6d7664d677 Hide old deck generators from New Game gui 2011-11-03 17:22:32 +00:00
jendave
e2d2d3ce36 fix hashcodes 2011-11-03 17:08:26 +00:00
jeffwadsworth
c380e6dd37 - Added Defensive Maneuvers 2011-11-03 17:07:45 +00:00
Sloth
16116a9978 - Little fixes and updates in card text files. 2011-11-03 16:48:10 +00:00
Sloth
d1618d5880 - Fixed a possible NPE in isCardInZone. 2011-11-03 16:24:57 +00:00
jendave
3c8225b18c a few more cleanups 2011-11-03 16:24:31 +00:00
jendave
1a651d0217 changed Constants and NewConstants from Interfaces to static classes. 2011-11-03 16:16:33 +00:00
jeffwadsworth
92eb9eddbe - Added Commando Raid 2011-11-03 16:00:29 +00:00
jeffwadsworth
9f7295f9e8 - Fixed Mentor of the Meek 2011-11-03 15:16:37 +00:00
jendave
a4fa8af201 checkstyle fixes 2011-11-03 14:48:05 +00:00
slapshot5
aa589393aa convert Do or Die to script 2011-11-03 13:04:19 +00:00
Chris
3d0e0f2e09 - Added LQ pic URLs to Ulvenwald Mystics / Ulvenwald Primordials. 2011-11-03 13:01:03 +00:00
slapshot5
3fed3e29ca add Liliana of the Veil (from Innistrad) 2011-11-03 12:53:54 +00:00
slapshot5
a926c65c17 add an AF for "Separate cards into two piles". It has params for:
-Separator
-Chooser
-Target/Defined Player
-ValidCards
-ChosenPile (gives the a DB$ XXXX), and it performs that ability on the Chosen Pile (Like SacrificeAll)

It likely can't handle all cards with things like this yet, but should be easy to build on.
2011-11-03 12:52:34 +00:00
Sloth
9ac075b6b0 - Fixed two more cards that needed a DefinedPlayer parameter (note that Jester's Mask still does not work). 2011-11-03 12:42:09 +00:00
Chris
7b0640cfff - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-03 10:04:58 +00:00
Chris
244cdb2cd0 - Ran oracle script. 2011-11-03 10:01:22 +00:00
Chris
8c47cf5c15 - Ran set info script. 2011-11-03 10:00:30 +00:00
Sloth
3e1f8d9f1f - Turned the ability of Quagnoth into a proper triggered ability. 2011-11-03 07:44:49 +00:00
Sloth
fe00f490d4 - Converted Psychic Purge to script. 2011-11-03 07:32:44 +00:00
Sloth
8e32120a3f - Fixed Overburden. 2011-11-03 07:25:14 +00:00
Sloth
8390bd7ade - Necropotence will no longer show the names of the cards exiled face down. 2011-11-03 07:15:15 +00:00
Sloth
117026bd29 - The keyword "Play with the top card of your library revealed." will no longer work outside the battlefield. 2011-11-03 07:08:29 +00:00
moomarc
d75c5e64eb Added Metrognome 2011-11-03 06:36:36 +00:00
moomarc
f4e383d02e Added Tombstone Stairwell to recently added cards list 2011-11-03 05:42:39 +00:00
slapshot5
85d297657d cleanup in SpellAbility.java 2011-11-03 05:17:40 +00:00
jeffwadsworth
fffd8063e1 - Added Spreading Plague 2011-11-03 02:23:28 +00:00
jendave
650001484b Fix antrun plugin version. Maven 3.0.3 now required for build 2011-11-02 23:04:53 +00:00
jendave
51962d8c01 Add jautodoc prefs for Eclipse 2011-11-02 22:36:55 +00:00
jendave
efbc7c19d5 Update Maven antrun plugin. 2011-11-02 22:02:48 +00:00
Sloth
814557f7b0 - Changed the default card size to small. 2011-11-02 21:54:24 +00:00
Hellfish
5a11e64661 *Added Tolarian Winds based on Soratami Seer. 2011-11-02 21:51:04 +00:00
Hellfish
4f951f32d5 *The parameters of ThisTurnCast,LastTurnCast and ThisTurnCast are now separated by underscore rather than space so that the named and notnamed properties can be used with them.
*New xMath operators LimitMin and LimitMax. LimitMin.X will return the count if it's >= X or return X otherwise. LimitMax is the same but <= X.
*Added Sift Through Sands.
2011-11-02 21:41:32 +00:00
Chris
f579614f56 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-02 16:27:45 +00:00
jendave
c0d57f382f update developer list 2011-11-02 15:51:00 +00:00
jeffwadsworth
fcaf8107f8 - Little fix Erayo Soratami Ascendant, etc. 2011-11-02 15:34:21 +00:00
jendave
e119c3d284 fix namespaces 2011-11-02 15:31:39 +00:00
jendave
2aeff7ca02 rename namespaces per Java standards 2011-11-02 15:11:47 +00:00
jendave
def26056a2 more renames 2011-11-02 14:45:38 +00:00
jendave
b594ba087c rename files to conform with Java standards 2011-11-02 14:45:19 +00:00
jendave
8e1be3d95a rename files to confirm with Java standards 2011-11-02 14:19:26 +00:00
Chris
d740c598a3 - Ran oracle script. 2011-11-02 11:01:09 +00:00
Chris
237028950b - Ran set info script. 2011-11-02 11:00:15 +00:00
moomarc
fabc2014ad 2011-11-02 10:55:27 +00:00
jendave
cc3aad44f8 rename files 2011-11-02 05:49:50 +00:00
jeffwadsworth
9edfd12e4d - Added Akroma's Blessing 2011-11-02 05:29:44 +00:00
jendave
734091f364 rename files 2011-11-02 05:27:20 +00:00
jendave
643b023afb rename file 2011-11-02 05:17:42 +00:00
jendave
5809c9fd00 checkstyle 2011-11-02 05:11:28 +00:00
jeffwadsworth
a126090710 - Added Temporal Distortion 2011-11-02 05:10:35 +00:00
jeffwadsworth
5eb6a96297 - Added Savage Offensive 2011-11-01 23:05:05 +00:00
jeffwadsworth
7ff7f10872 - Added Spinal Embrace 2011-11-01 22:56:16 +00:00
jendave
6120b99ace checkstyle and refactoring 2011-11-01 22:11:41 +00:00
Sloth
23f57be6fa - Added Brigid, Hero of Kinsbaile. 2011-11-01 21:22:21 +00:00
Sloth
a98b243e81 - Added Vicious Shadows. 2011-11-01 21:10:51 +00:00
Sloth
41f77fd57a - Added Swooping Talon. 2011-11-01 20:54:30 +00:00
jendave
93a35c8c36 checkstyle 2011-11-01 19:29:55 +00:00
jendave
f562d07256 checkstyle 2011-11-01 19:12:06 +00:00
Sloth
0000443ccf - Fixed Ludevic's Test Subject. 2011-11-01 18:09:30 +00:00
jendave
8523d78fce checkstyle and refactor 2011-11-01 18:05:57 +00:00
jendave
4d25421af8 checkstyle and refactor 2011-11-01 17:51:10 +00:00
jendave
c011b284e7 checkstyle 2011-11-01 17:36:35 +00:00
Sloth
3040891eb8 - Replaced some unnecessary uses of getZoneOf. 2011-11-01 16:17:35 +00:00
jendave
8d8dd1361e checkstyle and refactor 2011-11-01 16:14:27 +00:00
Sloth
311af14ac9 - Added the boolean function "isInZone" to the card class. It should be a performance upgrade to "AllZone.getZoneOf(c).equals(zone)". 2011-11-01 15:58:05 +00:00
Sloth
7530ddcc30 - Little card text updates and ran scripts. 2011-11-01 15:54:12 +00:00
jendave
adcd3f36df checkstyle and refactor 2011-11-01 15:51:09 +00:00
jeffwadsworth
5480da72f3 - Text space fix. 2011-11-01 15:50:12 +00:00
jeffwadsworth
9593bce6ae - Added Coalition Victory. I appreciate the help on this one. 2011-11-01 15:48:26 +00:00
Sloth
e206b2841a - Little AI improvement for bounce spells (will only be used before own main2 if the AI controls creatures). 2011-11-01 15:44:34 +00:00
Sloth
85d71ffcdf - Fix P/T of Tidal Visionary. 2011-11-01 15:43:11 +00:00
jendave
2618c18536 checkstyle and refactor 2011-11-01 15:40:07 +00:00
Sloth
75bdb07ea6 - moveToStack will no longer use copyCard. 2011-11-01 15:38:05 +00:00
jendave
bcff189989 checkstyle 2011-11-01 15:28:24 +00:00
jendave
4f800f40b7 checkstyle 2011-11-01 15:23:13 +00:00
jendave
1fac42e697 checkstyle and refactor. Turn off magic number check for time being 2011-11-01 15:12:59 +00:00
slapshot5
74596b2a60 fix hardcoded Planeswalkers not having abilities 2011-11-01 12:42:50 +00:00
slapshot5
f63a383335 add Slimy Kavu (from Invasion) 2011-11-01 12:38:27 +00:00
slapshot5
891eb1f644 add Tidal Visionary (from Invasion) 2011-11-01 12:33:04 +00:00
slapshot5
fecf9d0fa1 add Scouting Trek (from Invasion) 2011-11-01 12:29:44 +00:00
moomarc
641413797b Fixed trigger descriptions of Tombstone Stairwell to use CARDNAME. 2011-11-01 11:07:45 +00:00
Chris
b2960b19a7 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-01 10:47:32 +00:00
Chris
bd07853db8 - Ran oracle script. 2011-11-01 10:46:03 +00:00
Chris
2e3a31b5aa - Ran set info script. 2011-11-01 10:44:41 +00:00
moomarc
27768fa9fd Added Tombstone Stairwell. Adjusted token image download links. 2011-11-01 10:40:33 +00:00
Sloth
85b8940bf7 - The source card of a spell will now be updated to be the card on the stack (and not point to a card that is no longer in any zone). 2011-11-01 08:42:46 +00:00
Sloth
14f809fce0 - Fixed Mogg Conscripts. 2011-11-01 08:38:27 +00:00
jendave
7e3c52797e checkstyle 2011-11-01 06:40:30 +00:00
jeffwadsworth
1727b94781 - Added Pure Reflection 2011-11-01 01:51:02 +00:00
Sloth
a0a97b34c9 - Fixed oracle text of Village Ironsmith. 2011-10-31 21:21:29 +00:00
Sloth
27c00bf6ff - Added the quest challenge 26 "Quest for Ula's Temple". 2011-10-31 21:19:18 +00:00
Sloth
9022a785e1 - Fixed being able to target yourself with "ValidTgts$ Opponent". 2011-10-31 20:49:03 +00:00
Sloth
d38af8217e - Added Tariel, Reckoner of Souls. 2011-10-31 20:35:28 +00:00
Sloth
5ea90c5801 - Added Kaalia of the Vast. 2011-10-31 19:56:05 +00:00
Sloth
435914c62e - Added the optional parameter "Attacked" to the "Attacks" trigger. If set to player it won't trigger when a planeswalker is attacked. 2011-10-31 19:50:45 +00:00
jendave
b8d5758770 checkstyle and refactor 2011-10-31 17:11:49 +00:00
jendave
9dc114afc4 checkstyle 2011-10-31 16:58:56 +00:00
jeffwadsworth
cb362a6e60 - Added Probe 2011-10-31 16:57:24 +00:00
jeffwadsworth
9a8ae05e84 - Added Overload 2011-10-31 16:42:12 +00:00
moomarc
14e0414c99 Fixed Grief Tyrrant 2011-10-31 16:34:24 +00:00
jeffwadsworth
4452f2795b - Added Orim's Touch 2011-10-31 16:32:13 +00:00
jeffwadsworth
2a8075c026 - Little additional text 2011-10-31 16:20:37 +00:00
jeffwadsworth
ee3506398c - Added Metathran Aerostat 2011-10-31 16:18:36 +00:00
Sloth
ef98e6c219 - Converted Preeminent Captain to script. 2011-10-31 15:58:16 +00:00
jeffwadsworth
c55023e2fc - Added Loafing Giant 2011-10-31 15:49:47 +00:00
Sloth
58471dfed3 - Removed some unnecessary properties from costs. 2011-10-31 15:36:25 +00:00
jeffwadsworth
5c6db10773 - Added Hypnotic Cloud 2011-10-31 15:19:03 +00:00
jendave
697e548218 checkstyle 2011-10-31 14:55:41 +00:00
jendave
ad7f49d808 checkstyle and refactor 2011-10-31 14:49:15 +00:00
moomarc
c3c4e4584e Added Varchild's War-Riders and uncommented it token in download link list. 2011-10-31 14:42:26 +00:00
jendave
cc8b14cdec checkstyle 2011-10-31 14:41:20 +00:00
jendave
c0f3b69d65 checkstyle 2011-10-31 14:35:24 +00:00
moomarc
8d0900e79a Added Jotun Owl Keeper 2011-10-31 14:23:18 +00:00
jeffwadsworth
8d96d64e38 - Little fix to Marrow Chomper 2011-10-31 14:19:50 +00:00
jeffwadsworth
f625c34b21 - Little fix to Myr Battlesphere 2011-10-31 14:16:19 +00:00
Hellfish
4361d49805 *Added
Ulvenwald Mystics / Ulvenwald Primordials
2011-10-31 13:20:08 +00:00
Hellfish
45963aca0d *Added
Evil Twin
2011-10-31 13:08:35 +00:00
Sol
13cb92ef84 Fixing multiple printings of Urza Lands 2011-10-31 12:57:10 +00:00
slapshot5
435ca3c7d0 re-add a fixed (and tested) Prismatic Boon 2011-10-31 12:07:35 +00:00
slapshot5
df22f91e62 delete Prismatic Boon until I can get it fixed. 2011-10-31 11:56:13 +00:00
Chris
4f13993226 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-31 11:19:44 +00:00
Hellfish
31376bfa08 *Fixed Rarity not being displayed in-game. 2011-10-31 09:03:13 +00:00
Hellfish
fc0f3cffce *Fixed Chancellor of the Forge's opening hand token not having haste. 2011-10-31 08:08:27 +00:00
Sloth
beda295f33 - Added Chronicles to the setInfo script.
- Updated the card text files with Chronicles set info.
2011-10-31 07:24:23 +00:00
Sloth
e0aa09a0f0 - Ran scripts and updated and fixed some card texts (Prismatic Boon still needs fixing). 2011-10-31 06:51:52 +00:00
jendave
b187e3193c checkstyle 2011-10-31 06:36:35 +00:00
jendave
8d61edf4fe checkstyle 2011-10-31 06:12:19 +00:00
jendave
a5270e945c checkstyle and refactor 2011-10-31 05:50:37 +00:00
slapshot5
e3d56c29a8 add Fertile Imagination (from Dissension) 2011-10-31 04:14:36 +00:00
slapshot5
6df3ba1cf0 add Might of the Nephilim (from Dissension) 2011-10-31 02:43:55 +00:00
slapshot5
5399e23d2d add an xCount for counting the number of colors a card has 2011-10-31 02:43:35 +00:00
slapshot5
4c1dbf2ddf add Utopia Sprawl (from Dissension) 2011-10-31 02:21:22 +00:00
Chris
9380c07349 - Fixed the pic URL for Soratami Seer. 2011-10-31 01:58:06 +00:00
slapshot5
95845b4c82 add Pouncing Wurm (from Planar Chaos) 2011-10-31 01:49:25 +00:00
slapshot5
918848073c add Ovinize (from Planar Chaos) 2011-10-31 01:08:51 +00:00
slapshot5
72bfb9572a add Circle of Affliction (from Planar Chaos) 2011-10-31 00:08:50 +00:00
slapshot5
25f1ebf85f fix cost of Cautery Sliver 2011-10-31 00:03:19 +00:00
slapshot5
79b8c972cc add Cautery Sliver (from Planar Chaos) 2011-10-30 23:47:12 +00:00
slapshot5
e319138707 add Barreling Attack (form Mirage) 2011-10-30 23:16:13 +00:00
slapshot5
6ccba95e30 fix LQ pic url for Cauldron Dance 2011-10-30 22:57:28 +00:00
jeffwadsworth
0cdb4bfe16 - Added Collapsing Borders. Yeah, the Count$ name is weird, but anything with "Domain" in the name would not work correctly. 2011-10-30 22:55:47 +00:00
slapshot5
3933b9fe46 add Lure of Prey (from Mirage) 2011-10-30 22:49:16 +00:00
slapshot5
4fb3a97280 add Kukemssa Serpent (from Mirage) 2011-10-30 22:35:57 +00:00
slapshot5
530a063fb5 add Prismatic Boon (from Mirage) 2011-10-30 22:26:39 +00:00
slapshot5
52bcee369b add Prismatic Lace (from Mirage) 2011-10-30 22:21:53 +00:00
slapshot5
993c103b5d add Burning Palm Efreet (from Mirage) 2011-10-30 22:18:59 +00:00
slapshot5
fda57d9057 add a couple missing Quest Opponent Icons to the download file 2011-10-30 22:08:30 +00:00
slapshot5
263804588d add Ivory Charm (from Mirage) 2011-10-30 22:02:39 +00:00
slapshot5
48603fb3d8 add Sapphire Charm (from Mirage) 2011-10-30 19:08:48 +00:00
Sloth
9280bb8643 - Added Kinscaer Harpoonist. 2011-10-30 18:30:34 +00:00
slapshot5
1f7cb39a26 add Afiya Grove (from Mirage) 2011-10-30 16:50:39 +00:00
slapshot5
31eb1dca22 AF_MoveCounter now accepts Card targeting for a destination 2011-10-30 16:50:19 +00:00
slapshot5
69cd39f9c5 add Unerring Sling (from Mirage) 2011-10-30 15:47:57 +00:00
Sloth
003388764e - Added Madblind Mountain and Myr Mindservant. 2011-10-30 15:28:22 +00:00
Sloth
37e2d50075 - Added Swirling Spriggan. 2011-10-30 15:18:04 +00:00
Sloth
ccb1b5b144 - AF Animate will no longer give intrinsic keywords.
- The parameter "RemoveAllAbilities" will now also remove keywords.
2011-10-30 15:00:06 +00:00
slapshot5
3960e9181c fix potential bug in CostReturn not setting paidHash correctly (is not used at this time I don't think...) 2011-10-30 14:03:05 +00:00
slapshot5
dc5e700b4d fix CostTapType not correctly setting the paidHash (fixes Keldon Battlewagon) 2011-10-30 13:59:18 +00:00
Chris
c2548b0289 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-30 10:29:21 +00:00
Sloth
7b118a45d8 - Added Protection keywords to players. 2011-10-30 10:26:00 +00:00
Sloth
eecb51425c - Moved hasProtectionFrom to the card class.
- Cleanup in checkStateEffects.
2011-10-30 08:15:06 +00:00
jendave
699f668b17 checkstyle and refactor 2011-10-30 07:17:41 +00:00
jendave
21301e7b5f checkstyle and refactoring 2011-10-30 07:01:52 +00:00
Sloth
06829597eb - Added support for targeting to AF UntapAll.
- Added Early Harvest.
2011-10-30 06:20:09 +00:00
Sloth
45cd267741 - Fixed Shimmering Mirage. 2011-10-30 05:38:15 +00:00
Sol
077c5ffdd4 Changing CheckSVar as a Condition to ConditionCheckSVar for clarity
Fixed Nezumi Shortfang being non-functional
2011-10-30 03:23:30 +00:00
slapshot5
3d6db7fd22 add Junkyo Bell (from Champions of Kamigawa) 2011-10-30 02:36:19 +00:00
slapshot5
8f8b1fdf1f add Soratami Seer (from Champions of Kamigawa) 2011-10-30 02:10:59 +00:00
jeffwadsworth
249e6561f1 - Added Energy Chamber 2011-10-29 23:04:11 +00:00
jeffwadsworth
42da9e99b4 - Converted Chandra Nalaar to script 2011-10-29 20:57:29 +00:00
Sloth
965a75fc73 - Added Order of the Stars. 2011-10-29 20:25:34 +00:00
Sloth
a5710ce8cf - Added Crosis, the Purger. 2011-10-29 20:21:00 +00:00
Sloth
51ef05be11 - Little improvements in the AI part of AF Discard (triggers and drawbacks).
- Enabled the AI of AF ChooseColor for spells (strictly dependent on the subabilities).
2011-10-29 20:10:37 +00:00
Sloth
e38b709257 - Added Addle. 2011-10-29 19:52:29 +00:00
Sloth
6550ebdeb5 - Added Voice of All. 2011-10-29 19:20:22 +00:00
jeffwadsworth
b1b470fe57 - Added Cauldron Dance. 2011-10-29 15:57:19 +00:00
SoulStorm
1184f00f9b Added Distorting Lens. 2011-10-29 12:49:29 +00:00
SoulStorm
4c3ca49db0 Added Explorer's Scope. 2011-10-29 12:46:30 +00:00
Hellfish
5fd6c6fcf5 *Made Fiend Hunter's trigger optional. 2011-10-29 11:20:03 +00:00
Chris
47e19e7d5a - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-29 10:46:24 +00:00
Chris
3784c29322 - Ran oracle script. 2011-10-29 10:43:42 +00:00
Chris
a0c74d105b - Ran set info script. 2011-10-29 10:42:49 +00:00
Hellfish
3db09769d1 *Fixed Duct Crawler,Shrewd Hatchling & Spin Engine. 2011-10-29 10:13:30 +00:00
Hellfish
eabe14fee8 *Only intrinsic triggers are now copied.
*Removed som debug output.
2011-10-29 08:42:30 +00:00
jendave
df80bd64a8 checkstyle 2011-10-29 08:04:51 +00:00
Hellfish
ac437d084f *Fixed Thraben Sentry trigger. 2011-10-29 07:38:40 +00:00
jendave
9efa28d0d3 checkstyle and refactor 2011-10-29 07:23:37 +00:00
jendave
f940e9a46d refactor 2011-10-29 07:03:23 +00:00
jendave
626fa471ee checkstyle and refactor 2011-10-29 06:24:29 +00:00
jendave
e646a6190e checkstyle and refactor 2011-10-29 06:13:20 +00:00
jeffwadsworth
9ada94036e - Converted Ajani Goldmane to script 2011-10-29 05:21:07 +00:00
slapshot5
cfcdafddd3 fixing CF_Planeswalkers main if-else if block 2011-10-29 05:18:02 +00:00
slapshot5
7563f45f21 add Hikari, Twilight Guardian (from Champions of Kamigawa) 2011-10-29 05:02:24 +00:00
slapshot5
ef3094458f clean up a few java warnings 2011-10-29 04:24:58 +00:00
jeffwadsworth
40c3860474 - Added the Stackable$ False to Elspeth, Knight Errant 2011-10-29 03:23:38 +00:00
jeffwadsworth
bdd3681460 - Converted Elspeth, Knight Errant to script. 2011-10-29 03:20:51 +00:00
Sol
a7499beef5 - Adding Stackable Flag for Effects that don't Stack if there are more than one. 2011-10-29 03:01:59 +00:00
Sol
ae32712cf1 - Remove remainder of hardcoded Koth Emblem code 2011-10-29 02:49:49 +00:00
slapshot5
55eb2c0c4e add Hanabi Blast (from Champions of Kamigawa) 2011-10-29 02:42:51 +00:00
slapshot5
8823aa1f7a add Devouring Rage (from Champions of Kamigawa) 2011-10-29 02:24:59 +00:00
jeffwadsworth
bc7dee9645 - Converted Koth of the Hammer to script. 2011-10-29 01:59:50 +00:00
jendave
4e155bd68c checkstyle 2011-10-28 23:04:23 +00:00
jendave
ddc4de70e7 refactoring 2011-10-28 22:36:01 +00:00
jendave
1f0e530f9f checkstyle and refactoring 2011-10-28 22:10:23 +00:00
jendave
57a72484cd checkstyle and refactoring 2011-10-28 21:39:49 +00:00
Sloth
0945c9e739 - Fixed copyCharacteristics turning all keywords into intrinsic keywords and modified types into printed types. 2011-10-28 21:10:56 +00:00
Sloth
a2c827a87d - Added Skyshroud Ranger. 2011-10-28 18:48:56 +00:00
Sloth
2f7e644962 - Added Aven Windreader.
- Removed the BuffedBy SVar of Spirit Mirror.
2011-10-28 18:39:55 +00:00
jendave
d003bd415d checkstyle 2011-10-28 18:32:18 +00:00
Sol
3e73d6b770 - Fixing X Mana bug when paying from the Mana Pool 2011-10-28 16:33:29 +00:00
Sloth
5383eb98f1 - Hopefully fixed the bug with X costs and the mana pool. 2011-10-28 16:11:27 +00:00
Sloth
c8fcb518ef - Added Village Ironsmith / Ironfang. 2011-10-28 15:52:45 +00:00
Sloth
149b9a3faa - Fixed Triggers not being checked when their host is on the stack. 2011-10-28 15:09:26 +00:00
moomarc
ac9cd0d4cc Updated BuffedBy on Spirit Mirror 2011-10-28 14:31:26 +00:00
moomarc
841b559384 Added Spirit Mirror (and updated token download links for its token) 2011-10-28 13:57:21 +00:00
moomarc
4a8decc5e4 Removed extraneous SVar from script 2011-10-28 12:45:43 +00:00
moomarc
95f9e93e2b Added Volrath's Laboratory and updated token download list. Also added TokenImage$ to Riptide Replicator to call correct image. 2011-10-28 12:39:27 +00:00
Sloth
b3141b59e2 - Fixed continuous static abilities granting temporary triggers (the new trigger getCopy function doesn't copy the temporary status). 2011-10-28 12:19:20 +00:00
Chris
778095acbb - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-28 10:53:46 +00:00
Chris
a733f0b6f1 - Ran oracle script. 2011-10-28 10:52:25 +00:00
Chris
1172c05659 - Ran set info script. 2011-10-28 10:51:31 +00:00
moomarc
994712c119 Adjusted token download list to include vampire token created by Bloodline Keeper / Lord of Lineage 2011-10-28 09:53:06 +00:00
Hellfish
736de00fc5 *Added
Bloodline Keeper / Lord of Lineage
2011-10-28 08:24:16 +00:00
Hellfish
33e4aba7ce *Fixed there being a way for alternate card faces to be put in the card shop. 2011-10-28 07:54:21 +00:00
moomarc
b24c56d377 Re-added optional decider for Slayer of the Wicked. Someone needs to fix OpionalDecider though so that the initial targeting is still enforced. 2011-10-28 07:14:35 +00:00
moomarc
4dfb65cbbf Reverted Slayer of the Wicked 2011-10-28 06:35:22 +00:00
moomarc
0c19245c89 Added optional decider for Slayer of the Wicked. 2011-10-28 05:43:07 +00:00
ArsenalNut
765a881ddb fixed ETB trigger for Hired Giant 2011-10-28 01:21:30 +00:00
Chris
6100e6faee - Minor edit to Concussive Bolt card description. 2011-10-27 23:52:57 +00:00
Chris
0c7041cf02 - Added LQ Pic URL to Homura, Human Ascendant. URL for Homura's Essence is commented out as it 404s. 2011-10-27 21:29:57 +00:00
Chris
d7ea5d785f - Added LQ Pic URL to Hired Muscle. URL for Scarmaker is commented out as it 404s. 2011-10-27 21:26:32 +00:00
Chris
59905dd7a6 - Added LQ Pic URL to Faithful Squire. URL for Kaiso, Memory of Loyalty is commented out as it 404s. 2011-10-27 21:23:16 +00:00
Chris
4ed5889518 - Added LQ Pic URL to Erayo, Soratami Ascendant. URL for Erayo's Essence is commented out as it 404s. 2011-10-27 21:16:39 +00:00
Chris
cd28008023 - Added LQ Pic URL to Cunning Bandit. URL for Azamuki, Treachery Incarnate is commented out as it 404s. 2011-10-27 21:09:38 +00:00
Chris
14ae0583e7 - Added LQ Pic URL to Callow Jushi. URL for Jaraku the Interloper is commented out as it 404s. 2011-10-27 21:05:46 +00:00
Chris
461759f77c - Added LQ Pic URL to Budoka Pupil. URL for Ichiga, Who Topples Oaks is commented out as it 404s. 2011-10-27 21:01:42 +00:00
Hellfish
35dc784e80 *Added
Ludevic's Test Subject / Ludevic's Abomination
2011-10-27 21:00:46 +00:00
Hellfish
a345b6c0af *Fixed alternate card face images for AI. 2011-10-27 19:04:05 +00:00
jendave
ddd24cbeaa checkstyle 2011-10-27 18:01:14 +00:00
jeffwadsworth
b4f3f46510 - Added Breath of Darigaaz and Canopy Surge 2011-10-27 16:49:42 +00:00
Hellfish
785e132733 *Added
Rune-Tail, Kitsune Ascendant / Rune-Tail's Essence
	Student of Elements / Tobita, Master of Wind
2011-10-27 15:00:37 +00:00
Hellfish
c86d4fed22 *Added
Kuon, Ogre Ascendant / Kuon's Essence (LQ pic URL for Kuon's Essence does not work. Anybody got a replacement?)
	Orochi Eggwatcher / Shidako Broodmistress
2011-10-27 13:57:41 +00:00
Chris
67a23ed7ae - Minor adjustments to the deck editor column widths. 2011-10-27 13:32:08 +00:00
slapshot5
71c3721918 support a Tapped$ True param in AF_Dig 2011-10-27 12:57:11 +00:00
Chris
f1f5abb6af - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-27 10:44:29 +00:00
Sloth
c0d22e6794 - Panacea. 2011-10-27 10:30:15 +00:00
Sloth
8f8ce6061f - Added Brutalizer Exarch. 2011-10-27 10:16:54 +00:00
jendave
d232ed2ffb add missing package-info.java 2011-10-27 09:31:55 +00:00
jendave
d62c970605 checkstyle 2011-10-27 08:57:54 +00:00
jendave
7906420617 checkstyle 2011-10-27 08:41:53 +00:00
moomarc
54f8ebac13 Corrected Daybreak Ranger/Nightfall Predator's untransform condition. 2011-10-27 07:39:46 +00:00
jendave
f7a4734517 update links on website. Checstyle update 2011-10-27 07:22:41 +00:00
Hellfish
e89c670629 *Fixed quest starting pool getting alternate state cards. 2011-10-27 07:13:02 +00:00
Hellfish
0fa11cb668 *Hopefully fixed LQ nonSet Pic downloading.(Moved ImageName into CardCharacteristics)
*Add LQ pic URL to Nezumi Shortfang / Stabwhisker the Odious
2011-10-27 07:07:03 +00:00
Sol
08acbc369c Filter out tapped cards in CostTapType 2011-10-27 03:18:05 +00:00
skiera
369c5fc3df Added new unpowered cube; target 540 cards; mostly based on statistics from Cube Comparison Result Thread of mtgsalvation 2011-10-27 00:53:56 +00:00
skiera
923e625a2f Added Singleton format option - if true every card in booster draft is different. Mainly for cube support. 2011-10-27 00:50:45 +00:00
slapshot5
5f31055bcf make sure Gui_HomeScreen is centered when it pops up. 2011-10-26 23:19:00 +00:00
Chris
d646d2651e - Added LQ pic URLs to Villagers of Estwald / Howlpack of Estwald. 2011-10-26 22:42:12 +00:00
Chris
48784b7a21 - Added LQ pic URLs to Tormented Pariah / Rampaging Werewolf. 2011-10-26 22:36:05 +00:00
jeffwadsworth
914071d7c0 - Removed Mana Vapors. It must be an effect. Land put down after it resolves still do not untap, etc. 2011-10-26 22:34:42 +00:00
jeffwadsworth
866d18a3ad - Added Mana Vapors 2011-10-26 22:30:39 +00:00
Chris
96f209a245 - Added LQ pic URLs to Thraben Sentry / Thraben Militia. 2011-10-26 22:30:38 +00:00
jendave
c83b82f063 checkstyle 2011-10-26 22:26:01 +00:00
jeffwadsworth
94428a8275 - Little fix. 2011-10-26 22:11:49 +00:00
jeffwadsworth
d7f33ca6f8 - Added Jolrael, Empress of Beasts. Fixed Dream Fighter. 2011-10-26 22:08:49 +00:00
jendave
063c3e987e checkstyle 2011-10-26 22:08:28 +00:00
Chris
082c821db8 - Added LQ pic URLs to Screeching Bat / Stalking Vampire. 2011-10-26 21:56:46 +00:00
Chris
280dd966c4 - Added LQ pic URLs to Reckless Waif / Merciless Predator. 2011-10-26 21:49:21 +00:00
jendave
9649016e59 checkstyle 2011-10-26 21:41:13 +00:00
Chris
0ec5cd8659 - Added LQ pic URLs to Nezumi Graverobber / Nighteyes the Desecrator. 2011-10-26 21:38:01 +00:00
jeffwadsworth
0c2ed3b944 - Added Urza's Incubator 2011-10-26 21:34:20 +00:00
Chris
e8f5719398 - Added LQ pic URLs to Moonmist. 2011-10-26 21:33:06 +00:00
Chris
6951a451cb - Added LQ pic URLs to Jushi Apprentice / Tomoya the Revealer. 2011-10-26 21:30:50 +00:00
Chris
cf6dc6e569 - Added LQ pic URLs to Initiate of Blood / Goka the Unjust. 2011-10-26 21:27:51 +00:00
Chris
72c48b20ac - Added LQ pic URLs to Hanweir Watchkeep / Bane of Hanweir. 2011-10-26 21:11:33 +00:00
Chris
6bf02cdc5b - Added LQ pic URLs to Grizzled Outcasts / Krallenhorde Wantons. 2011-10-26 21:08:31 +00:00
jeffwadsworth
0df12b5b80 - Added Sigil of Sleep 2011-10-26 21:08:22 +00:00
Chris
9ea090bd3b - Added LQ pic URLs to Garruk Relentless / Garruk, the Veil-Cursed. 2011-10-26 21:04:29 +00:00
Chris
93f53b2264 - Added LQ pic URLs to Daybreak Ranger / Nightfall Predator. 2011-10-26 20:55:51 +00:00
Chris
61d58cf2a9 - Added LQ pic URLs to Cloistered Youth / Unholy Fiend. 2011-10-26 20:51:04 +00:00
Chris
32355385f8 - Added LQ pic URLs to Bushi Tenderfoot / Kenzo the Hardhearted. 2011-10-26 20:45:54 +00:00
Chris
452d4b8667 - Added LQ pic URLs to Budoka Gardener / Dokai, Weaver of Life. 2011-10-26 20:37:12 +00:00
jendave
4fbbda8332 checkstyle 2011-10-26 20:30:47 +00:00
Sloth
d37f3cc76a - Fixed Nezumi Shortfang. 2011-10-26 20:23:17 +00:00
Sloth
e1b2debeeb - Added Yawgmoth's Will. 2011-10-26 20:22:29 +00:00
jendave
7a82ed9232 checkstyle 2011-10-26 20:19:27 +00:00
jendave
071f3fe598 checkstyle 2011-10-26 20:10:53 +00:00
jendave
108609c6c1 checkstyle 2011-10-26 20:05:11 +00:00
jendave
c8140b3c2e checkstyle 2011-10-26 19:54:25 +00:00
jendave
d12136f714 checkstyle 2011-10-26 19:54:07 +00:00
jendave
32c981b068 checkstyle 2011-10-26 18:44:12 +00:00
jendave
9948674e9e checkstyle 2011-10-26 18:38:20 +00:00
jendave
d5872e3b47 checkstyle 2011-10-26 18:13:13 +00:00
jendave
6d2615eff6 checkstyle 2011-10-26 17:58:11 +00:00
jendave
ad3d7d6c86 ran oracle and setinfo scripts 2011-10-26 16:24:25 +00:00
Hellfish
2b55ce8a06 *Added
Nezumi Graverobber / Nighteyes the Desecrator
	Nezumi Shortfang / Stabwhisker the Odious
2011-10-26 15:55:38 +00:00
Hellfish
efb04ee059 *Added multistate handling to Download Card LQ Pictures 2011-10-26 14:59:20 +00:00
Hellfish
f792e94778 *Fixed token images. (Forgot to copy one value >_>) 2011-10-26 14:35:23 +00:00
ArsenalNut
153d266473 added Instigator Gang/Wildblood Pack 2011-10-26 13:58:10 +00:00
Chris
4e01128e21 - This fixes the problem where the card detail and card picture panels in the deck editor were pushed to far to the right. Decreased the minimum width for the jLabelAnalysisGap component and this should take care of this issue. 2011-10-26 13:35:14 +00:00
ArsenalNut
e0df90bccb added Mayor of Avabruck/HowlPack Alpha. added Picture SVar to Gatstaf Shepard/Gatstaf Howler 2011-10-26 13:28:10 +00:00
Hellfish
0b904c5b41 *Added
Homura, Human Ascendant / Homura's Essence
	Jushi Apprentice / Tomoya the Revealer
2011-10-26 12:48:09 +00:00
Hellfish
c19c2ca527 *Moved StaticAbilityStrings from Card to CardCharacteristics. 2011-10-26 11:48:08 +00:00
Hellfish
22e6284e17 *Fixed text on Initiate of Blood / Goka the Unjust 2011-10-26 11:40:40 +00:00
Chris
c90d72d820 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-26 10:46:19 +00:00
Hellfish
9e3008b619 *Added
Erayo, Soratami Ascendant / Erayo's Essence
	Initiate of Blood / Goka the Unjust
2011-10-26 09:54:17 +00:00
Sloth
2822e2bc48 - Fixed the mill function not using moveToGraveyard. 2011-10-26 09:33:16 +00:00
jendave
c7ec34a658 checkstyle 2011-10-26 09:16:29 +00:00
moomarc
beced32e97 Updated cardTemplateScript to include Innistrad 2011-10-26 08:45:40 +00:00
jendave
7836c89dbe checkstyle 2011-10-26 08:44:16 +00:00
jendave
21cdab9414 checkstyle 2011-10-26 08:34:15 +00:00
jendave
b65aa3705c checkstyle 2011-10-26 08:29:38 +00:00
Hellfish
e033d9045e *Fixed how state triggers could go on the stack twice if they triggered within the same checkStateEffects "cycle". Fixes Garruk Relentless' Transform trigger.
*Fixed other cases of double triggering and some code duplication.
*Fixed Max's Cut&Paste Deck importer' interaction with alternate card faces.
2011-10-26 08:03:54 +00:00
Sloth
71a93a3b19 - Fixed Pyric Salamander. 2011-10-26 08:03:06 +00:00
jendave
8a6bde480f checkstyle 2011-10-26 07:49:44 +00:00
moomarc
81244734dd Updated token download links for Garruk, the Veil Cursed and for Budoka Gardener // Dokai, Weaver of Life 2011-10-26 07:01:26 +00:00
Hellfish
5479c7fd75 *Removed Alternate faces from Quest reward pool. 2011-10-26 06:35:09 +00:00
jendave
0964454f97 checkstyle 2011-10-26 06:12:47 +00:00
Sloth
f2572f9721 - Fixed typo in Garruk, the Veil-Cursed. 2011-10-26 05:26:52 +00:00
Sol
b0ddc6d071 - Fixing new Garruk's damage ability 2011-10-26 02:11:07 +00:00
jendave
ad8b0665c9 checkstyle 2011-10-25 22:42:59 +00:00
Sloth
31c1adfa45 - Added Tormented Pariah / Rampaging Werewolf. 2011-10-25 21:13:49 +00:00
Sloth
187311d76c - Added Reckless Waif / Merciless Predator. 2011-10-25 20:49:54 +00:00
Sloth
6c9429a5f0 - Added Hanweir Watchkeep / Bane of Hanweir 2011-10-25 20:46:01 +00:00
Sloth
b94764cc1b - Fixed Crib Swap. 2011-10-25 20:34:31 +00:00
Hellfish
cf15e2aa17 *Commented out Change/Remove picture buttons from the CardPanel, hopefully fixes the Quest Deck Editor. 2011-10-25 20:06:59 +00:00
jendave
cddfb559a1 checkstyle 2011-10-25 19:50:36 +00:00
jendave
86517de8d5 checkstyle 2011-10-25 19:05:51 +00:00
Hellfish
8b9ef99bbf *Fixed text of Cunning Bandit / Azamuki, Treachery Incarnate
*Added
	Faithful Squire / Kaiso, Memory of Loyalty
	Hired Muscle / Scarmaker
2011-10-25 18:55:30 +00:00
Hellfish
921fe7aa31 *Added
Budoka Gardener / Dokai, Weaver of Life
	Cunning Bandit / Azamuki, Treachery Incarnate
2011-10-25 18:28:09 +00:00
Hellfish
f6dbfebb35 *Added
Budoka Pupil / Ichiga, Who Topples Oaks
	Callow Jushi / Jaraku the Interloper
2011-10-25 17:45:48 +00:00
Hellfish
2585cfb632 *Fixed Flip/Transform button not disappearing in deck edit when selecting non-flip/transform card after selecting flip/transform card. 2011-10-25 17:27:47 +00:00
jendave
2a8882b57d checkstyle 2011-10-25 17:08:39 +00:00
jendave
06509c266d checkstyle 2011-10-25 15:51:34 +00:00
Sloth
a5df4bacf6 - Added Villagers of Estwald and Howlpack of Estwald. 2011-10-25 15:44:25 +00:00
jendave
c46a032795 checkstyle 2011-10-25 15:44:22 +00:00
jendave
5f3b16f4d0 checkstyle 2011-10-25 15:41:36 +00:00
Sloth
942649e5a5 - Added Grizzled Outcasts / Krallenhorde Wantons. 2011-10-25 15:37:55 +00:00
Hellfish
6517db422d *Fixed Garruk Relentless second ability cost. 2011-10-25 15:20:17 +00:00
Hellfish
d9b15e6e67 *The big Multistate commit.
-Alternate states can be viewed in all deckeditors.
-Alternate states are downloaded by Download Set Card LQ Pictures automatically.
-Multistate cards act correctly outside the battlefield.
-SHOULD interact correctly with Clone / AF_CopyPermanent.
-Innistrad booster pack composition is correct (9 Commons,3 Uncommons, 1 Rare/Mythic, 1 Doublefaced of any rarity)
-oracleScript.py and setInfoScript.py are not working entirely correct for multistate cards, though the output is easily tweaked.
*Added
	Bushi Tenderfoot / Kenzo the Hardhearted
	Cloistered Youth / Unholy Fiend
	Daybreak Ranger / Nightfall Predator
	Garruk Relentless / Garruk, the Veil-Cursed
	Gatstaf Shepherd / Gatstaf Howler
	Moonmist
	Screeching Bat / Stalking Vampire
	Thraben Sentry / Thraben Militia
2011-10-25 15:17:34 +00:00
slapshot5
0fec2a859d fixed some pet shop icon filenames 2011-10-25 12:13:53 +00:00
Sloth
19003ef6fd - Added Yawgmoth's Agenda. 2011-10-25 11:39:26 +00:00
Chris
116bf621d9 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-25 10:56:50 +00:00
Sloth
c6978d0774 - Added the keywords "If a card would be put into an opponent's graveyard from anywhere, exile it instead." and "If a card would be put into your graveyard from anywhere, exile it instead.".
- Converted Leyline of the Void to script.
2011-10-25 09:26:56 +00:00
jendave
16bf6d6990 checkstyle 2011-10-25 09:14:52 +00:00
Sloth
972acc9f41 - Converted one ability of Oracle of Mul Daya to script. 2011-10-25 08:44:57 +00:00
jendave
88c63fa938 checkstyle 2011-10-25 08:11:28 +00:00
jendave
0e6cde07f6 checkstyle fixes 2011-10-25 08:04:19 +00:00
Sloth
70b4e74614 - Fixed reversed logic of "Your opponents can't win the game." and "You can't win the game.". 2011-10-25 07:05:03 +00:00
Sloth
a3bc6f009a - Fixed a possible NPE if the activator for a cost is not set. 2011-10-25 05:28:31 +00:00
slapshot5
a65508754d In-game downloading Part 7 (and final):
1) refactor Gui_DownloadPictures_LQ
2) refactor Gui_DownloadSetPictures_LQ
3) remove the [T] before file names in tokens download file
2011-10-25 05:27:22 +00:00
Sloth
6b398c3143 - Added Future Sight and Magus of the Future. 2011-10-24 21:11:43 +00:00
Sloth
0cbc2545b8 - Added 10E version of Tidings. 2011-10-24 18:46:33 +00:00
Sloth
f1c873770f - Little fix in the script of Garruk's Horde. 2011-10-24 18:34:09 +00:00
Chris
50fd6ba162 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-24 10:51:52 +00:00
Sloth
27b96a3430 - Added Sol's "May be played" keyword implementation for non-land cards.
- Added Garruk's Horde.
2011-10-24 07:32:49 +00:00
slapshot5
e88d5d495b In-game downloading Part 6:
1) add Quest pet token image downloading to GuiDownloadQuestImages
(still a work in progress)
2011-10-24 05:26:46 +00:00
slapshot5
f9868f6c38 missed this file in Part 5 check-in 2011-10-24 04:51:05 +00:00
slapshot5
e87f7b8ae8 In-game downloading Part 5:
1) add Pet Shop icons to Quest Images Download
(still work-in-progress)
2011-10-24 04:50:37 +00:00
slapshot5
d1ccee92ce In-Game downloading part 4:
1) add Booster pack image downloading into the quest downloads
2) begin refactor (The only real necessary difference in the downloaders is the getNeededCards().  The rest of the code was duplicate.)
(Still work-in-progress)
2011-10-24 03:54:52 +00:00
Sol
6ec0d8839b - Some Checkstyle fixes in SA_Restriction 2011-10-24 02:59:35 +00:00
Sol
c69a27e345 Adding some comments for future RemoveCounter expansion 2011-10-24 02:49:22 +00:00
Rob Cashwalker
66975a7f22 Class to encapsulate Card Ratings and handle communication with cardforge.org database. 2011-10-24 02:37:57 +00:00
Sol
37ca3553c2 - Fix bug in AF_Attach 2011-10-24 02:00:03 +00:00
Sol
7fe600c265 - Fix for Trigger Wrapper incorrectly prompting for Unless Cost twice. 2011-10-23 20:51:14 +00:00
slapshot5
a896e55deb In-Game downloading Part 3:
1) add downloading of Quest Opponent Icons
2) add this menu option to the Old GUI 
(Note: This is still work in progress with refactoring coming)
2011-10-23 17:18:11 +00:00
Sloth
fdabd3a458 - Renamed the deck Wally 2 back to Walle 2. 2011-10-23 10:52:49 +00:00
Chris
993ec11a34 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-23 10:49:10 +00:00
moomarc
8e74314a67 Hunted Horror tokens use different image to Centaur Glade now, and token download links updated. 2011-10-23 09:57:33 +00:00
Sloth
cbf01a1057 - Tweaked the Reactor Meltdown challenge. 2011-10-23 09:56:37 +00:00
jendave
b6aa07b02f Checkstyle updates 2011-10-23 07:15:37 +00:00
jendave
bf66922158 Proxies will be sorted alphabetically 2011-10-23 07:09:41 +00:00
jendave
1b3445f325 Fix proxy generator cardlist 2011-10-23 06:57:37 +00:00
Hellfish
b3a5860066 *Added ManaCost:no cost to Scorched Ruins. 2011-10-22 22:39:37 +00:00
Sloth
3dcd03d12c - Fixed Welkin Hawk and Wirewood Herald. 2011-10-22 21:31:41 +00:00
Sloth
e73207be2c - Fixed Barishi and Zodiac Dragon. 2011-10-22 20:59:18 +00:00
Sloth
cee57b79fa - Improved the AI of the type changing auras. 2011-10-22 15:18:21 +00:00
Sloth
f797c7c2e3 - Converted Spreading Seas and friends to script. 2011-10-22 14:42:46 +00:00
slapshot5
85cbb5317e In-Game downloading Part 2:
1) Download Set Pictures will now download token images also
2) removed the old card-pictures-tokens.txt file
2011-10-22 12:51:30 +00:00
moomarc
dd40e886c7 Devastating Summons tokens now call card image correctly. 2011-10-22 11:34:57 +00:00
Sloth
fbc4b3406c - Fixed "BecomesTarget" triggering twice. 2011-10-22 10:57:32 +00:00
Chris
4701fe0964 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-22 10:48:09 +00:00
Sloth
b4ce279eff - Added Gorilla Titan. 2011-10-22 09:39:36 +00:00
Sloth
29855ed2af - Added Tombfire. 2011-10-22 09:29:40 +00:00
Sloth
607d61081b - Added Mudhole. 2011-10-22 09:26:05 +00:00
Sloth
6afde705d6 - Removed the unused functions getTopCard, getNumberOfMostProminentCreatureType and countBasicLandTypes. 2011-10-22 08:53:05 +00:00
Sloth
ebf7c89523 - Added Sandstone Deadfall. 2011-10-22 08:27:14 +00:00
Sloth
05163c57ed - Added Patrol Hound and Patchwork Gnomes. 2011-10-22 08:20:02 +00:00
jendave
0b2267a102 Proxy generator creates cardlist. Still needs work. 2011-10-22 07:43:30 +00:00
Sloth
31eefd4f13 - Added Manor Gargoyle. 2011-10-22 07:39:32 +00:00
jendave
ef0a1e43b6 Version display cleanup 2011-10-22 07:25:43 +00:00
jendave
72e32e28ca Put build number into version number 2011-10-22 07:19:59 +00:00
jendave
274fa95e92 Put build number into version number 2011-10-22 07:19:50 +00:00
jendave
5e7e618d83 step to making decklist card for proxies 2011-10-22 07:19:45 +00:00
jendave
a91433f346 Make getting ImplementationVersion more robust 2011-10-22 07:19:35 +00:00
Sloth
bf9686418b - Added Skaab Ruinator. 2011-10-22 07:06:20 +00:00
Sloth
c376f592de - Added Telemin Performance. 2011-10-22 06:35:54 +00:00
Sloth
68591c4f7c - Added Nature's Kiss. 2011-10-22 06:06:58 +00:00
slapshot5
db64594d5e java warnings cleanup 2011-10-22 03:28:02 +00:00
slapshot5
a3f8b9d252 In-Game downloading Part 1:
1) add moomarc's revamped token list (pointing to cardforge.org)
2) readded token image downloading to LQ pic downloads (not Set Pics yet)
3) add throttling to LQ Pic downloader
2011-10-22 03:24:57 +00:00
Sloth
88e397ab63 - Added Declaration of Naught. 2011-10-21 20:03:48 +00:00
Sloth
efbabacb92 - Fixed Celestial Gatekeeper. 2011-10-21 19:22:47 +00:00
Sloth
c6912f78a3 - Added Phyrexian Revoker. 2011-10-21 18:32:47 +00:00
moomarc
62f146a799 Rebel skin splash without the mockup details. 2011-10-21 16:26:56 +00:00
Chris
48ddbd6a53 - Updated the readme file. 2011-10-21 12:27:41 +00:00
Sloth
f1b42fd7c5 - Added Voidstone Gargoyle. 2011-10-21 11:42:27 +00:00
Sloth
ee9ec2906e - Corrected the script of Brass Herald (he has one static and one triggered etb ability). 2011-10-21 11:35:16 +00:00
Sloth
dd18bac572 - Converted Meddling Mage to script.
- Added Nevermore.
2011-10-21 11:28:58 +00:00
Chris
73a7ec055b - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-21 10:46:02 +00:00
Hellfish
8fe37a2be3 *Added LastTurnCast in addition to ThisTurnCast. 2011-10-21 10:35:31 +00:00
Hellfish
bca99199e4 *Fixed AF_NameCard crashing if the named card didn't exist or wasn't implemented. Now it will simply ask again. It is,sadly, still case sensitive. 2011-10-21 08:49:44 +00:00
slapshot5
f275ce0e4b clean up a few java warnings 2011-10-21 00:02:17 +00:00
jeffwadsworth
a94d41a4b6 - Remove Gaze of the Gorgon and Venomous Breath. Just realized these are not quite right. 2011-10-20 21:46:51 +00:00
jeffwadsworth
bed43ceb0a - Added Gaze of the Gorgon and Venomous Breath. 2011-10-20 21:28:48 +00:00
Sloth
a2698759b0 - Converted Sword of Light and Shadow to script (everything was done already). 2011-10-20 20:23:20 +00:00
Sloth
d6f298b37b - Converted Stuffy Doll to script (note that the choice of player is still not implemented). 2011-10-20 18:24:05 +00:00
Sloth
634e6b34c5 - Removed code for Venser's ultimate ability (which is scripted). 2011-10-20 17:07:29 +00:00
Sloth
72d76f25b0 - cleanup for last commit. 2011-10-20 17:04:42 +00:00
Sloth
b96c73e308 - Converted Gaddock Teeg to script. 2011-10-20 17:00:57 +00:00
Chris
35e4bee0d6 - Updated the changes.txt and the readme.txt files. 2011-10-20 14:03:43 +00:00
Sloth
7c96062d4f - Added Rampant Elephant and Trumpeting Armodon. 2011-10-20 12:48:28 +00:00
Sloth
9fb331a8a6 - Tokens with different P/T will no longer stack. 2011-10-20 12:39:31 +00:00
Sloth
efb3782073 - Added Grappling Hook. 2011-10-20 12:28:09 +00:00
Sloth
a9fcc58256 - Fixed the property "blockedBySource".
- Fine tuning of the mustBlock trigger AI.
2011-10-20 12:03:57 +00:00
Chris
396b91ffec - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-20 10:36:14 +00:00
Chris
4d67046c98 - Ran oracle script. 2011-10-20 10:35:09 +00:00
Chris
c1b4605929 - Ran set info script. 2011-10-20 10:34:03 +00:00
Sloth
28d7d8fefa - Fixed Kjeldoran Frostbeast. 2011-10-20 10:28:44 +00:00
jeffwadsworth
9c67073930 - Added Touch of Vitae 2011-10-19 21:45:11 +00:00
jeffwadsworth
9d278374b2 - Added Orcish Squatters 2011-10-19 20:59:03 +00:00
Sloth
4169dfd545 - Added the property NotEnchantedBy to fix Bravado. 2011-10-19 20:56:05 +00:00
Sloth
88d3df76f6 - Added Giant Ambush Beetle. 2011-10-19 15:57:08 +00:00
Sloth
0e33208bc7 - Fixed a bug caused by the strange "equals" function of mana abilities (fixes Joiner Adept leaving the battlefield). 2011-10-19 15:23:55 +00:00
Sloth
6aa9a8d56e - Fixed issue 463. 2011-10-19 15:01:06 +00:00
Sloth
9835d020c5 - Removed the keyword "When CARDNAME is put into a graveyard from anywhere, reveal CARDNAME and its owner shuffles his or her graveyard into his or her library." and converted the abilities to triggered abilities. 2011-10-19 14:53:54 +00:00
Sloth
09ead4f149 - Fixed the wording of the keyword: "If CARDNAME would be put into a graveyard from anywhere, reveal CARDNAME and shuffle it into its owner's library instead.". 2011-10-19 14:47:30 +00:00
Sloth
d81300d786 - Removed the keyword "When CARDNAME is put into a graveyard from anywhere, shuffle it into its owner's library." 2011-10-19 14:43:06 +00:00
Chris
e4d92f2b3e - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-19 10:27:59 +00:00
Chris
d63703df7f - Ran oracle script. 2011-10-19 10:25:08 +00:00
Sloth
d88363af84 - A little note is added to creatures that have to block an attacker (in case the player forgot who was targeted with provoke).
- Finished the basic trigger AI of AF MustBlock.
- Removed RemAIDeck SVar from some of the Provoke cards.
2011-10-19 09:54:57 +00:00
Sloth
9a47bfbcd3 - Fixed name of AEther Storm. 2011-10-19 08:29:20 +00:00
Sloth
facf1d54ad - Fixed Veteran Explorer.
- Added SVar:RemAIDeck:True to Ivy Elemental.
2011-10-19 05:25:35 +00:00
Sloth
3a33891911 - Little correction for last commit. AF MustAttack should be ready for AI use. Will be enabled after testing. 2011-10-18 20:48:23 +00:00
Sloth
c5e6ccc28f - Included mustBlockCard into the existing structures. Renamed canBlockAttackerWithLure to mustBlockAnAttacker. 2011-10-18 20:42:12 +00:00
Sloth
66ae3e1770 - Fixed cost of Living Terrain. 2011-10-18 20:06:24 +00:00
Hellfish
75af9c1636 *Added Alpha Status based on Coat of Arms. 2011-10-18 19:08:45 +00:00
Sloth
005c3eb578 - Added Arcane Laboratory and Rule of Law. 2011-10-18 18:53:12 +00:00
Sloth
84df1e2487 - Added Skyshroud Condor and Talara's Battalion. 2011-10-18 18:41:03 +00:00
Sloth
2b70c642b2 - Added the option "OnlySorcerySpeed" to CantBeCast.
- Added Teferi, Mage of Zhalfir.
2011-10-18 18:15:53 +00:00
Hellfish
75f0541fbd *Fixed SetInfo on Myr Battlesphere. 2011-10-18 18:07:15 +00:00
Sloth
5a80e63ad6 - Added City of Solitude and Dosan the Falling Leaf. 2011-10-18 18:00:28 +00:00
Hellfish
43e671b6ea *Oracle and Setinfo for Neverending Torment. 2011-10-18 15:33:15 +00:00
Hellfish
2881c020df *Removed remnants of my first attempt at Epic. 2011-10-18 15:28:50 +00:00
Hellfish
a504833663 *Added Epic keyword.
*Added
	Endless Swarm
	Enduring Ideal
	Eternal Dominion
	Neverending Torment
Undying Flames can't be done in script currently.
2011-10-18 15:22:23 +00:00
Hellfish
a74b45c3a8 *Fixed Wheel of Fate's cost. 2011-10-18 13:49:33 +00:00
Hellfish
d850644532 *Fixed Angel of Flight Alabaster not having flying. Can't do anything about the name though. :P 2011-10-18 12:10:16 +00:00
Chris
d97d822b8c - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-18 11:20:24 +00:00
Chris
e513210be5 - Ran oracle script. 2011-10-18 11:18:49 +00:00
Sloth
b4e1769cdf - Little script fix and added an AI SVar. 2011-10-18 10:10:31 +00:00
Sloth
0f713c1dd1 - Converted Blizzard to script. 2011-10-18 10:07:10 +00:00
Hellfish
b5f37803f3 *Corrected some scripts etbCounters->etbCounter.
*Added ThisTurnCast and ThisTurnNotCast to special conditions. See Hotheaded Giant for example.
*Added
	Dream Thief
	Goblin Cohort
	Hotheaded Giant
	Mogg Conscripts
	Soul Reap
2011-10-18 08:49:02 +00:00
Sloth
6a136c54b7 - Fixed Barrel Down Sokenzan. 2011-10-18 06:17:49 +00:00
Sloth
fdcc81062d - Fixed Ancestral Knowledge. 2011-10-18 05:32:06 +00:00
Sloth
234e791158 - Fixed a little loophole in the MustBlock code.
- First steps towards an AI for AF MustBlock.
2011-10-17 21:10:21 +00:00
Sloth
d968d28352 - Changed the order of checks in canBePlayedAndPayedByAI to canPlay and then canPlayAI (this should speed things up and prevent possible NPE's). 2011-10-17 21:05:11 +00:00
Hellfish
f6d1e11559 *Added ThisTurnCast to xCount to complement ThisTurnEntered. Count$ThisTurnCast <Valid> lets you count how many <Valid> cards were cast so far this turn. StormCount remains, but is now functionally equivalent to ThisTurnCast Card.
*Converted to script
	Ichneumon Druid
	Predatory Advantage
	Storm Entity
	Vengevine
*Added
	Ethersworn Canonist
2011-10-17 20:56:14 +00:00
Sloth
87d0160488 - Added Krosan Vorine. 2011-10-17 20:24:34 +00:00
Sloth
c85a5d1dd0 - Added Dwarven Recruiter. 2011-10-17 20:20:44 +00:00
Sloth
f362724fb1 - Converted the second ability of Meddling Mage to script. 2011-10-17 19:54:22 +00:00
Sloth
5358e78a47 - Added Llawan, Cephalid Empress. 2011-10-17 19:06:36 +00:00
Sloth
dc7ec4b4c9 - Converted Iona, Shield of Emeria to script. 2011-10-17 18:58:18 +00:00
Sloth
b9a7fab398 - Added the static ability "CantBeActivated".
- Converted Grand Abolisher.
2011-10-17 18:38:29 +00:00
Sloth
845539c095 - Added a "Caster" parameter to StaticAbility_CantBeCast. 2011-10-17 18:30:21 +00:00
jeffwadsworth
82623bf08e - Added Aether Storm 2011-10-17 17:04:31 +00:00
Sloth
ef7797e548 - Added Grand Abolisher. 2011-10-17 17:00:24 +00:00
Sloth
6d5632cb00 - Added Silence. 2011-10-17 16:48:03 +00:00
Hellfish
19cb646e47 *Added Parallel Lives. 2011-10-17 16:32:03 +00:00
Sloth
0c6ed2e819 - Added Steel Golem. 2011-10-17 16:25:42 +00:00
Sloth
acb035191d - Added the static ability "CantBeCast".
- Added Grid Monitor.
2011-10-17 15:06:00 +00:00
Sloth
66ba724133 - Removed ReplaceMoveToGraveyardCommand, CycleCommand and TurnFaceUpCommand. 2011-10-17 14:28:04 +00:00
Chris
baaf7e0e2a - Added LQ pic URLs to Arachnus Web; Kabira Evangel and Skinshifter. 2011-10-17 13:36:07 +00:00
Chris
984adc1964 - Added the recent commit logs to changes.txt. 2011-10-17 13:25:23 +00:00
Chris
9c0df386cd - Cleared out the changes.txt file, is ready for new material. 2011-10-17 13:23:54 +00:00
Sloth
3b7fea3ad8 - Updated some AI SVars. 2011-10-17 13:23:03 +00:00
Chris
de20b3eecc [maven-release-plugin] prepare for next development iteration 2011-10-17 11:09:16 +00:00
Chris
1517ecc64c [maven-release-plugin] prepare release forge-1.1.6 2011-10-17 11:09:07 +00:00
Chris
74f6ef0595 - Preparing the changes.txt file for the next bi-weekly build and release. 2011-10-17 10:47:41 +00:00
Chris
25d2ffb6c4 - Added the recent commit logs to changes.txt. Preparing for the bi-weekly build and release. 2011-10-17 10:40:25 +00:00
Chris
6be472f1ac - Ran oracle script. 2011-10-17 10:38:11 +00:00
Chris
caf0fdbd4e - Ran set info script. 2011-10-17 10:37:13 +00:00
slapshot5
7481e54050 add Grim Discovery (from Zendikar) 2011-10-17 04:32:35 +00:00
slapshot5
9504f0950a add Remember the Fallen (from New Phyrexia) 2011-10-17 04:25:26 +00:00
slapshot5
4ba7211318 add support for ChosenNumber in Number$ counting 2011-10-17 04:24:51 +00:00
slapshot5
698bec15e1 fix possible NPE in AF_ChooseNumber 2011-10-17 02:58:30 +00:00
slapshot5
217fc960d5 add Brontotherium, Crested Craghorn, Lowland Tracker (from Legions) 2011-10-17 01:56:46 +00:00
slapshot5
f8dbb63f1f add Goblin Grappler (from Legions) 2011-10-17 01:12:53 +00:00
slapshot5
cba6aba24a add Provoke keyword 2011-10-17 01:12:31 +00:00
slapshot5
56f9637b35 run oracle and setinfo scripts 2011-10-16 22:01:16 +00:00
slapshot5
1646b1015b add Fountain of Cho, Mercadian Bazaar, Rushwood Grove, Saprazzan Cove, and Subterranean Hangar (from Mercadian Masques) 2011-10-16 21:55:19 +00:00
Sol
8dae75a9ee Rishadan Footpad no longer overrides Sacrifice Input, but still prompts twice for the Unless cost. 2011-10-16 21:51:42 +00:00
Chris
1b419a379e - Moved Heal the Scars. 2011-10-16 21:29:02 +00:00
Chris
b4b322e433 - Moved Venarian Glimmer. 2011-10-16 21:25:34 +00:00
Chris
05272ddd85 - Added LQ pic URLs to Bronze Bombshell; Death Rattle and Tombstalker. 2011-10-16 21:20:07 +00:00
slapshot5
d05c569511 convert Rith, the Awakener to script 2011-10-16 19:53:05 +00:00
slapshot5
96f9baa40d fix TokenName in Militia's Pride 2011-10-16 19:32:39 +00:00
slapshot5
e3b5752bf7 clean up a couple Java warnings 2011-10-16 19:27:41 +00:00
slapshot5
a2be681878 add Crown of Empires, Scepter of Empires and Throne of Empires (from Magic 2012) 2011-10-16 18:54:38 +00:00
jeffwadsworth
120e81ff16 - Little fix 2011-10-16 16:40:46 +00:00
jeffwadsworth
c095fc0ccb - Added Gamekeeper 2011-10-16 16:37:36 +00:00
slapshot5
555d1754fd add Pentarch Paladin (from Time Spiral) 2011-10-16 16:19:06 +00:00
jeffwadsworth
1a04ba9102 - Added Dragon Mask 2011-10-16 16:01:18 +00:00
Hellfish
571fd5a9b1 *Added Skinshifter. 2011-10-16 15:24:35 +00:00
Hellfish
0597ec3223 *Added Kabira Evangel. 2011-10-16 14:10:32 +00:00
Hellfish
3e9fb2b9cc *Added Arachnus Web. 2011-10-16 13:48:23 +00:00
Chris
610ac3d792 - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-16 10:42:16 +00:00
Sloth
3ae3a871a7 - Converted Lurking Predators to script. 2011-10-16 10:40:32 +00:00
jendave
79fa5b6aa6 Remove code that can pull build ID from another jar in the classpath. 2011-10-16 08:11:45 +00:00
Hellfish
4c6d2f6eb1 *Initial Delve keyword checkin. (Does not work with X-cost spells.)
*Added OwnerDoesntControl property.
*Added
	Bronze Bombshell
	Death Rattle
	Tombstalker
*Ran Setinfo and Oracle script.
2011-10-16 08:07:37 +00:00
Sloth
ab7b9760ee - Removed the Faerie part of the champion stack description. 2011-10-16 07:47:33 +00:00
Sloth
7fee3a6fc0 - Added backward compatibility to the "DefinedPlayer"/"Defined" issue. 2011-10-16 07:40:31 +00:00
Sloth
12f12c342f - Fixed Curse of Oblivion. 2011-10-16 07:31:49 +00:00
Sloth
5345ad30ad - Fixed some cards that needed "DefinedPlayer" instead of "Defined". 2011-10-16 07:26:00 +00:00
Sloth
19333953f9 - Fixed Planar Guide by using AllZoneUtil.getCardState to search the card the Remembered object gets added to. 2011-10-16 07:14:09 +00:00
Sol
08a60356fa - Fixing Hellhole Rats from using "Discarded" which is for the Discard Cost, to using the appropriate RememberDiscarded and Remembered. 2011-10-16 03:35:38 +00:00
jeffwadsworth
d281272259 - Added Mob Mentality 2011-10-16 03:20:47 +00:00
slapshot5
e0d325bf08 add Rag Man (from The Dark) 2011-10-16 02:36:53 +00:00
slapshot5
e8435a4f7b add Inquisition (from The Dark) 2011-10-16 01:29:37 +00:00
jeffwadsworth
0588265602 - Added Goblin Recruiter 2011-10-15 21:34:00 +00:00
jeffwadsworth
f9ae27a1c0 - Added Woolly Razorback 2011-10-15 20:50:26 +00:00
jeffwadsworth
afb3c223fc - Added Vanish into Memory 2011-10-15 20:19:57 +00:00
jeffwadsworth
a084bfaaf6 - Added Prismatic Strands. Thanks Slapshot. 2011-10-15 19:46:02 +00:00
jeffwadsworth
6f7f70c53b - Added Rune Snag 2011-10-15 19:29:44 +00:00
slapshot5
5e5df0d4ed add Tangle Angler (from Scars of Mirrodin) 2011-10-15 18:09:55 +00:00
slapshot5
ff070ee1d5 add an AF_MustBlock (for things like Target creature blocks CARDNAME this turn if able.)
-also fixes an issue with Card.ChosenColor property
2011-10-15 18:09:27 +00:00
jeffwadsworth
4d0ac9e6e4 - Added Phyrexian Etchings 2011-10-15 17:33:07 +00:00
jeffwadsworth
2083fc02c4 - Fixed typo 2011-10-15 16:18:08 +00:00
jeffwadsworth
074945c694 - Added Martyr of Spores 2011-10-15 16:16:46 +00:00
jeffwadsworth
07693d7897 - Added Martyr of Sands 2011-10-15 16:06:10 +00:00
Sloth
8c346df4ec - Added Shocker. 2011-10-15 15:31:00 +00:00
Sloth
9bd009dced - Added SVar:RemAIDeck:True to the godauras (because the AI may enchant artifact creatures with them). 2011-10-15 15:06:02 +00:00
Sol
32b32b21f2 - Fix Chancellor of the Tangle's PT 2011-10-15 13:06:54 +00:00
Sol
da90791aef - Wurmweaver Coil's token ability was scripted improperly as a spell. 2011-10-15 13:01:58 +00:00
slapshot5
93f956398f fix token name for Weirding Shaman 2011-10-15 12:34:11 +00:00
slapshot5
462cb84694 toString tweak in CostRemoveCounter for "All" 2011-10-15 11:57:27 +00:00
slapshot5
af336b0f06 convert Brave the Elements to script 2011-10-15 11:56:44 +00:00
slapshot5
8086b32820 convert the etb of Iona, Shield of Emeria to script 2011-10-15 11:03:21 +00:00
Chris
664292ab3f - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-15 10:29:39 +00:00
Sloth
a785994f60 - Added Relic Bind. 2011-10-15 10:14:07 +00:00
Doublestrike
516589a5d6 Fixed re-updating bug of cards in play at beginning of round during quest. 2011-10-15 09:27:13 +00:00
Sloth
477ac85041 - Updated two SVars, ran scripts. 2011-10-15 09:05:47 +00:00
Sloth
4491b4baa7 - Fixed the cost string of put counter costs. 2011-10-15 06:23:28 +00:00
Sloth
0d449aea0e - Fixed the cost string of remove counter costs. 2011-10-15 06:19:02 +00:00
slapshot5
52d3cce338 simplification in AF_ChooseColor 2011-10-15 04:11:43 +00:00
slapshot5
9e9f824731 experimental patch in AF_Effect for ChosenColor 2011-10-15 03:46:14 +00:00
slapshot5
a3738191ff add Treacherous Werewolf (from Judgment) 2011-10-15 03:34:15 +00:00
slapshot5
3ed40dc6d6 small text tweaks 2011-10-15 00:49:14 +00:00
slapshot5
f2607ce8e0 convert Evolution Charm to SP$ Charm 2011-10-15 00:43:56 +00:00
slapshot5
058bd976db add Quickchange (from Ravnica) 2011-10-15 00:36:06 +00:00
jeffwadsworth
2c3669cc78 - Added Quest for Ula's Temple. 2011-10-14 23:02:40 +00:00
slapshot5
ce03d6af33 experimental patch for AF_Dig (RevealValid param) 2011-10-14 22:22:17 +00:00
Sloth
c81991d384 - Some work on Planar Guide, but it's not functional. 2011-10-14 21:32:11 +00:00
Sloth
ba1e8f196a - Fixed a possible NPE in changeHiddenOriginCanPlayAI. 2011-10-14 21:00:57 +00:00
Sloth
017d2cfd9c - Fixed a possible NPE in doDiscard. 2011-10-14 20:48:04 +00:00
jeffwadsworth
1bb78b9233 - Converted Cerebral Eruption to script. 2011-10-14 20:15:02 +00:00
Sloth
bcb8f3a193 - Fixed Helix Pinnacle. 2011-10-14 19:23:53 +00:00
Sloth
ee1f0a3e11 - Added Charmbreaker Devils. 2011-10-14 18:20:05 +00:00
Sloth
6ce3cd6ece - Fixed Soul Charmer. 2011-10-14 18:09:59 +00:00
jendave
061c2eb71a Ran oracle and SetInfo scripts 2011-10-14 14:59:24 +00:00
Sloth
261b73d4d5 - Make use of Zone.listValueOf in StaticAbility_Continuous. 2011-10-14 12:47:08 +00:00
Sloth
2d39c04f9e - Change the prompt of AF charm from "choose a spell" to "choose a mode" to reflect its usage on abilities. 2011-10-14 12:23:23 +00:00
slapshot5
95f7e1217a add Scuttlemutt (from Shadowmoor) 2011-10-14 12:03:25 +00:00
slapshot5
32a70a1275 allow multiple color selections in AF_ChooseColor via a "OrColors$" parameter. Please note, the chioce dialog for colors is multi-select (like, pick one, ctrl+click to pick another, etc...) 2011-10-14 12:02:59 +00:00
Chris
2afcf6e8be - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-14 10:49:02 +00:00
Chris
f697cce4bf - Ran oracle script. 2011-10-14 10:47:06 +00:00
Chris
83b3b34680 - Ran set info script. 2011-10-14 10:46:05 +00:00
jendave
f90aecd092 update guava dependency to latest version 2011-10-14 07:50:37 +00:00
Sloth
624404c4c3 - Enlarged the Multi Block window (but it's not a real solution for the problem with large card pictures). 2011-10-14 06:35:47 +00:00
jeffwadsworth
74bf0a1752 - Added Martyr of Ashes 2011-10-13 23:55:45 +00:00
jeffwadsworth
36ddd9a8c1 - Added Greater Stone Spirit 2011-10-13 23:32:13 +00:00
Sloth
3ba6dc5878 - Fixed Exhume. 2011-10-13 18:08:49 +00:00
Chris
9781882f71 - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-13 10:26:15 +00:00
Sol
444ad817b7 Disciple of Griselbrand shouldn't have intimidate 2011-10-13 03:11:18 +00:00
Chris
d6d8a23c79 - Asigned an icon to quest25. 2011-10-12 19:33:15 +00:00
jendave
8750c6df2d Make the Freemarker template for generating proxies more generic 2011-10-12 18:51:11 +00:00
Sol
a36d3d2c44 - Frenetic Efreet is a sacrifice not a destroy 2011-10-12 16:04:49 +00:00
Sloth
5c9db8a6d9 - Added quest25 challenge. 2011-10-12 15:45:00 +00:00
Sloth
45f781eee5 - Fixed a bug in the AI part of AF ChangeZone. 2011-10-12 15:44:20 +00:00
Sol
5a3c3ca188 Add Frenetic Efreet
Some cleanup in AF_Phases and GameActionUtil.FlipACoin
2011-10-12 12:37:26 +00:00
Chris
ab50e639ad - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-12 10:34:53 +00:00
Sol
51809ae282 - AI will no longer use AF_Tap during his turn outside of combat 2011-10-12 03:07:24 +00:00
Sol
c248830701 Didn't fix the NPE properly last time 2011-10-12 02:23:44 +00:00
slapshot5
7fcbe8ea81 fix token name for Monkey Cage 2011-10-12 01:34:48 +00:00
Sol
73922e1ae0 - Adding Printings info to Lat-Nams Legacy 2011-10-12 00:52:26 +00:00
Sol
c42cbd525d - Fix for check ETB if the trigger is missing an Execute (Hazazon Tamar) 2011-10-12 00:34:16 +00:00
Chris
00ad2e7466 - Removed Fyndhorn Druid from changes.txt. 2011-10-11 22:31:24 +00:00
Chris
18421bbcce - Added LQ pic URLs to Orzhov Pontiff and Tormentor Exarch. 2011-10-11 22:29:47 +00:00
jendave
b6aa849903 update surefire reporting plugin 2011-10-11 19:01:58 +00:00
Sloth
3d8ec19e4a - Added some more Blink AI to AF ChangeZone to support Venser, the Sojourner. 2011-10-11 16:00:38 +00:00
jeffwadsworth
80bdf034ba - Removed Fyndhorn Druid. Incorrect implementation. 2011-10-11 15:33:20 +00:00
Hellfish
4d4743da55 *Removed a couple of unused imports. 2011-10-11 15:24:06 +00:00
slapshot5
a238d134ba cleanups in GamActionUtil and AbstractCardFactory 2011-10-11 12:53:44 +00:00
Chris
b97a2ede47 - Added the recent commit logs to changes.txt. Preparing for the nightly release build. 2011-10-11 11:14:58 +00:00
Chris
cae3558756 - Ran oracle script. 2011-10-11 11:09:35 +00:00
Chris
782b28a2c8 - Ran set info script. 2011-10-11 11:08:25 +00:00
Sloth
c847d0b3fd - Added SVar:RemAIDeck:True to Venser, the Sojourner. 2011-10-11 09:52:34 +00:00
Sloth
58cca6635b - The AI will no longer use AF Dig abilities with destination hand before Main2. 2011-10-11 09:37:46 +00:00
Sloth
44fb8577a0 - Little improvement for the AI of AF LoseLife (the AI will no longer wait until Main2 or blocking or use randomness if the ability can kill the human). 2011-10-11 09:32:31 +00:00
Hellfish
41c4dc6a06 *Added Tormentor Exarch. 2011-10-11 07:54:38 +00:00
Hellfish
147836de73 *Fixed Haunt cards allowing you to haunt non-creatures. 2011-10-11 07:18:21 +00:00
slapshot5
6b81665295 add Gruul Scrapper (from Guildpact) 2011-10-11 06:36:01 +00:00
Hellfish
b33e7900dc *Added Orzhov Pontiff. All Haunt cards added, YAY! 2011-10-11 06:28:45 +00:00
Hellfish
d78d62cdde *Fixed text of Blind Hunter and Orzhov Euthanist. 2011-10-11 06:23:05 +00:00
Sloth
f7fbe71383 - Added Deceiver Exarch. 2011-10-11 06:07:39 +00:00
slapshot5
bc7251472f Convert Cryptic Command to script 2011-10-11 06:00:31 +00:00
jeffwadsworth
fbc1b2da14 - Added Barbed Shocker. Thanks for the fix! 2011-10-11 04:45:24 +00:00
slapshot5
44e140b45e convert Incendiary Command to script 2011-10-11 04:39:29 +00:00
slapshot5
472829f47a fix RememberDiscarded when Mode$ Hand 2011-10-11 04:37:49 +00:00
jeffwadsworth
b3497727d9 - Little addition 2011-10-11 04:30:09 +00:00
slapshot5
085eaa2cc5 convert Austere Command to script 2011-10-11 04:04:22 +00:00
slapshot5
15134481b6 fix Inquisitor Exarch 2011-10-11 03:56:45 +00:00
jeffwadsworth
e2d06ac23a - Added Fyndhorn Druid and Splintering Wind. These two were real crazy. 2011-10-11 00:44:22 +00:00
slapshot5
0305bc02ad add Inquisitor Exarch (from New Phyrexia) 2011-10-10 23:46:42 +00:00
slapshot5
c12fc9185a fix Charm targeting when called from a Trigger 2011-10-10 23:45:53 +00:00
slapshot5
f435c3ed11 a couple fixes for AF_Charm:
1. Charms weren't chosen from Triggers.  Now they are.
2. Defined in a Charm caused a crash because ActivatingPlayer wasn't set for newly linked Ability_Subs.  This is fixed.
2011-10-10 23:24:36 +00:00
jeffwadsworth
6673d11b2f - Removed Toxic Stench. If someone can get the condition stuff to work with Threshold correctly, have at it. 2011-10-10 22:39:59 +00:00
jeffwadsworth
6cc05c3b96 - Added Pox 2011-10-10 21:07:28 +00:00
Sloth
587798934b - Added an easy version of the Deadpool deck. 2011-10-10 20:44:55 +00:00
jeffwadsworth
ba498b04d7 - Added Toxic Stench 2011-10-10 20:31:51 +00:00
Sloth
d11d3aa0c4 - Updated the Hellboy 3 deck with 4 x Bump in the Night. 2011-10-10 18:25:57 +00:00
jeffwadsworth
946eb16518 - Added Flash of Insight 2011-10-10 16:07:50 +00:00
Sloth
bdb17d0958 - Little improvement in damageChoosingTargets AI (Chandra, the Firebrand will no longer omit targeting the human). 2011-10-10 15:55:18 +00:00
jeffwadsworth
cf58046cc4 - Added Cephalid Constable. 2011-10-10 15:08:12 +00:00
Sloth
ed782bdd1c - Little AI improvements for AF Pump Curse. 2011-10-10 14:48:57 +00:00
jeffwadsworth
3b16ae58bd - Added Catacomb Dragon 2011-10-10 14:44:35 +00:00
Sloth
e888ab66c0 - Added an ultimate parameter to planewalker abilities. These abilities will be considered before the others. 2011-10-10 13:46:10 +00:00
Sloth
0f0e2bfaa6 - AI's checkRemoveCounterCost was way too conservative (which mostly prevented the usage of ultimate Planeswalker abilities). 2011-10-10 13:44:40 +00:00
Hellfish
5843cb6882 *Fixed Cry of Contrition 2011-10-10 12:36:09 +00:00
Doublestrike
0b46ea60e3 Update to FRoundedPanel:
- Can now decide which corners to round.
- No settings file required in skin (all removed)
2011-10-10 11:57:39 +00:00
Chris
3a60fffb6e - Added the recent commit logs to changes.txt. 2011-10-10 10:52:47 +00:00
Chris
b70c5e86f9 - Ran oracle script. 2011-10-10 10:50:38 +00:00
Chris
7496701e36 - Ran set info script. 2011-10-10 10:49:30 +00:00
Doublestrike
4e85650dda Removed obsolete win/lose frame files. 2011-10-10 06:53:56 +00:00
jeffwadsworth
a3bd1a6205 - Added Master of Arms. Too bad he is pretty much useless nowadays. 2011-10-10 06:10:30 +00:00
slapshot5
83496641bc add Primal Command (from Lorwyn) 2011-10-10 05:37:32 +00:00
slapshot5
0d38dfbe2b fully support the CharmNum param in AF_Charm 2011-10-10 05:30:40 +00:00
slapshot5
2ab17e5843 minor stack description fix in AF_ChangeZone 2011-10-10 05:29:37 +00:00
slapshot5
ec52ce48f6 add Midnight Charm (from Planar Chaos) 2011-10-10 04:48:13 +00:00
slapshot5
560c582b9a Add AF_Charm. This should support all the regular Charm cards, or any "Choose one - " type of spells. See Midnight Charm for an example. The following items are outstanding:
1. Enable Charms for the AI
2. add support for the CharmNum$ param to supports the Commands (Cryptic Command, Profane Command, etc.; i.e. "Choose two -")
2011-10-10 04:47:32 +00:00
Doublestrike
a59ced0c52 Fixed "New" flag bug in quest rewards handler. 2011-10-10 04:14:04 +00:00
Doublestrike
92157a7dc6 Sped up mousewheel scroll speed in custom scroll area on WinLoseFrame. 2011-10-10 03:16:20 +00:00
slapshot5
6d46465225 add Body Double (from Planar Chaos) 2011-10-10 03:09:27 +00:00
Doublestrike
4344cac411 Splash screen uses skin colors for load bar.
"Rebel" and "Default" skin palettes adjusted to fit (still need some grafix work).
2011-10-10 03:07:39 +00:00
Doublestrike
09f0e0e775 Fix on FRoundedPanel, and some brief changes to the "rebel" skin to differentiate from "default" (note, still needs a lot of work) 2011-10-10 02:30:57 +00:00
Sol
0a81cc3d72 - Add support for RememberDiscarded for everything except for DiscardUnless 2011-10-10 02:28:32 +00:00
slapshot5
957917df5f add Sink into Takenuma (from Saviors of Kamigawa) 2011-10-10 02:16:18 +00:00
slapshot5
56c789592a add Shinen of Fury's Fire (from Saviors of Kamigawa) 2011-10-10 02:09:49 +00:00
slapshot5
3e40176351 add Shinen of Flight's Wings (from Saviors of Kamigawa) 2011-10-10 02:08:09 +00:00
jeffwadsworth
47978a7481 - Added Dread Wight 2011-10-10 02:04:28 +00:00
slapshot5
2f36da496d add Kagemaro's Clutch (from Saviors of Kamigawa) 2011-10-09 23:05:59 +00:00
slapshot5
e2b319de78 add Wine of Blood and Iron (from Saviors of Kamigawa) 2011-10-09 22:35:22 +00:00
jeffwadsworth
1f824ea4f3 - Added Mana Chains 2011-10-09 22:19:59 +00:00
slapshot5
18a8c42f84 add Barrel Down Sokenzan (from Saviors of Kamigawa) 2011-10-09 22:07:47 +00:00
slapshot5
c7a5c403fd add Charge Across the Araba (from Saviors of Kamigawa) 2011-10-09 21:59:09 +00:00
slapshot5
9fed539769 forgot Flashback on Cabal Therapy 2011-10-09 21:11:35 +00:00
slapshot5
d7c9db7b19 add Cabal Therapy (from Judgment) 2011-10-09 20:53:26 +00:00
slapshot5
525d7b4d9f Add AF_NameCard. Like other AF_Choose*, it can be accessed as a Property Card.NamedCard 2011-10-09 20:52:54 +00:00
Sloth
cad9b68a6d - Fixed Breath of Dreams. 2011-10-09 20:31:29 +00:00
jeffwadsworth
4c07ff88e8 - Added Heat Stroke 2011-10-09 19:36:48 +00:00
jeffwadsworth
0e78a255fb - Added Dawn Charm 2011-10-09 19:02:37 +00:00
jeffwadsworth
6a8ef05d75 - Added Defiant Vanguard 2011-10-09 18:37:06 +00:00
Sloth
34fc3b0617 - Little fixes to two new cards. 2011-10-09 17:39:01 +00:00
slapshot5
102c92c6c2 fix targeting of Volrath's Dungeon 2011-10-09 17:12:05 +00:00
jeffwadsworth
dc6d046dc9 - Added Persecute 2011-10-09 17:02:55 +00:00
slapshot5
fbb9f91678 add Well of Knowledge (from Weatherlight) 2011-10-09 16:57:22 +00:00
slapshot5
26cfaaaba2 fix several places in AFs where compy wouldn't activate because it was checking the wrong param 2011-10-09 16:56:43 +00:00
slapshot5
b849c0c5aa Allow Compy to activate abilities in Draw phase. 2011-10-09 16:54:22 +00:00
jeffwadsworth
109e64ad6f - Added Descendant of Kiyomaro 2011-10-09 16:23:53 +00:00
slapshot5
58e489c5d7 add Sawtooth Ogre (from Weatherlight) 2011-10-09 15:03:39 +00:00
Chris
aa6b783021 - Added the recent commit logs to changes.txt. 2011-10-09 10:38:48 +00:00
Chris
ec6580bea7 - Ran oracle script. 2011-10-09 10:37:06 +00:00
Chris
0ec9d510d7 - Ran set info script. 2011-10-09 10:36:03 +00:00
Sloth
6f97aafe33 - Fixed Yawgmoth's Edict. 2011-10-09 09:00:11 +00:00
Sloth
d34b4712ae - Fixed Rolling Temblor. 2011-10-09 07:18:33 +00:00
Sloth
e4500236bc - Added missing ability to Fire Whip. 2011-10-09 07:11:11 +00:00
jeffwadsworth
01bab38eae - Added Fire Whip 2011-10-09 06:01:48 +00:00
jeffwadsworth
c10a864c85 - Added Skeletonize. 2011-10-09 05:32:31 +00:00
slapshot5
05c44266f4 fix Type of Desperate Ravings 2011-10-09 04:15:38 +00:00
slapshot5
b038f4403e add Winding Canyons (from Weatherlight) 2011-10-09 04:04:38 +00:00
slapshot5
6a31ddb450 add Living Terrain (from Prophecy) 2011-10-09 02:18:03 +00:00
slapshot5
45ac774b17 add Samite Sanctuary (from Prophecy) 2011-10-09 02:02:48 +00:00
slapshot5
d924c58578 add Ribbon Snake (from Prophecy) 2011-10-09 01:56:29 +00:00
slapshot5
c0deb28871 add Gulf Squid from Prophecy 2011-10-09 01:52:13 +00:00
slapshot5
67a88f3844 add Mistform Seaswift (form Legions) 2011-10-09 00:27:40 +00:00
slapshot5
2b0da16b66 add Elvish Soultiller (from Legions) 2011-10-09 00:20:47 +00:00
slapshot5
ed92acf9c6 AF_ChooseType for Creature types now uses list selection instead of free-text typing. 2011-10-09 00:19:25 +00:00
jeffwadsworth
dd972b42ea - Added Chimeric Sphere 2011-10-08 23:49:13 +00:00
jeffwadsworth
957019e1ed - Added Apathy and fixed Falling Timber 2011-10-08 23:34:02 +00:00
slapshot5
cda7968b19 convert Ignite Memories to script 2011-10-08 23:06:38 +00:00
jeffwadsworth
c306ed3541 - Added Ancestral Knowledge 2011-10-08 21:59:15 +00:00
jeffwadsworth
892d82cd8a - Added Agonizing Memories 2011-10-08 21:33:58 +00:00
slapshot5
2a3f92fb0b add Moonring Island (from Shadowmoor) 2011-10-08 13:30:09 +00:00
Doublestrike
db4da1bf88 Rebel skin, attempt #2. 2011-10-08 13:23:38 +00:00
Doublestrike
f1541b509c Fixed bg_splash.jpg bug. 2011-10-08 13:09:15 +00:00
slapshot5
90604a4ea3 add Oona, Queen of the Fae (from Shadowmoor) 2011-10-08 12:15:50 +00:00
slapshot5
413ffa9baa fix up the stack description for AF_Mill 2011-10-08 12:13:20 +00:00
slapshot5
8cdb9e4aa1 add Valleymaker (from Shadowmoor) 2011-10-08 11:10:49 +00:00
slapshot5
641d016621 add AF_ChoosePlayer. Takes params for:
1. target/defined Player
2. Choices (defined for valid Player choices)

This can then be accessed by Defined$ ChosenPlayer
2011-10-08 11:10:31 +00:00
Chris
50f31ce4d9 - Added the recent commit logs to changes.txt. 2011-10-08 10:48:01 +00:00
slapshot5
dd74417a19 fix WinLoseFrame so skinned buttons are not cut off on Mac OS X. 2011-10-08 10:28:32 +00:00
Sloth
62a3e59fbd - Added Lich's Tomb. 2011-10-08 10:26:33 +00:00
Sloth
5bde8a1330 - Added Rusted Relic. 2011-10-08 10:04:00 +00:00
Doublestrike
d426a0f149 Added "rebel" theme. 2011-10-08 09:48:27 +00:00
Doublestrike
84017a7a47 Splash screen now loaded from skin (theme). 2011-10-08 09:44:37 +00:00
Sloth
1650a7f304 - Added Skirk Drill Sergeant. 2011-10-08 07:53:13 +00:00
jendave
c4df569af1 Checkstyle fixes 2011-10-08 07:49:38 +00:00
jendave
0f748398bf Checkstyle fixes 2011-10-08 07:37:21 +00:00
Doublestrike
74c88cc48a Added 25px horizontal insets to FButton.
Changed "Surrender" to "Quit" in QuestWinLoseHandler to prevent overflow.
2011-10-08 07:33:37 +00:00
Doublestrike
81866569b6 Minor fix to reset new card flags in QuestWinLoseHandler.
Note, "missing new card flag" bug is still present, probably from lines commented out in DeckEditorShop.java.
2011-10-08 06:54:43 +00:00
jendave
0bbd46011f Minor Gui cleanup - Menu items that require input should have "..." 2011-10-08 06:53:19 +00:00
Doublestrike
5b9df64b39 Fixed text antialiasing for FButtons. 2011-10-08 06:08:42 +00:00
Sloth
96638abf67 - Applied fix for Elven Warhounds and Sylvan Basilisk by asret. 2011-10-08 05:59:48 +00:00
Sloth
df8425957d - Fixed Vedalken Orrery. 2011-10-08 05:57:53 +00:00
Doublestrike
5d11ac9827 - Full support for skins in place.
- Default skin added.
- WinLose panel styled with new skinning system.
- Forge custom swing components added and available for use in Swing UI.
- WinLose panel written to use forge components.
2011-10-08 05:47:39 +00:00
jeffwadsworth
843a000dcb - Added Insidious Dreams 2011-10-08 02:48:10 +00:00
jeffwadsworth
82017567b5 - Added False Memories 2011-10-08 00:54:30 +00:00
jeffwadsworth
705809a33e - Added Angel's Herald, Behemoth's Herald, Demon's Herald, Dragon's Herald, Sphinx's Herald 2011-10-08 00:09:06 +00:00
jendave
ddc54e5471 ran oracle and setinfo scripts 2011-10-07 23:12:33 +00:00
jeffwadsworth
5e44bc03a4 - Fixed Eater of the Dead 2011-10-07 22:44:58 +00:00
jeffwadsworth
81bfd1ecea - Added Polymorph 2011-10-07 21:20:03 +00:00
Sloth
86dc99bc47 - Cards like Winter Orb and Stoic Angel will no longer allow players to untap permanents that could not untap otherwise. 2011-10-07 21:15:08 +00:00
jeffwadsworth
a5866d46d0 - Added Timely Reinforcements 2011-10-07 21:01:16 +00:00
Sloth
9916dfc5c2 - Fixed Mistmeadow Witch, it will now return all creatures to the battlefield. It's still not 100% correct though, since all creatures are returned with the first delayed trigger. 2011-10-07 20:55:45 +00:00
Sloth
615ee79af4 - Converted Arctic Nishoba to script. 2011-10-07 20:39:47 +00:00
Sloth
774311a0d6 - Added Urza's Bauble. 2011-10-07 18:13:09 +00:00
Sloth
ea76e53559 - Made script of Slayer of the Wicked more AI friendly. 2011-10-07 18:01:45 +00:00
Sloth
90a44fbc91 - Converted Singe-Mind Ogre to script. 2011-10-07 14:12:13 +00:00
Chris
53a8968627 - Added an icon to quest24, the The Backlash Machine. 2011-10-07 13:32:28 +00:00
Chris
c12e12191b - Added the recent commit logs to changes.txt. 2011-10-07 10:49:54 +00:00
Chris
940e376b2f - Ran oracle script. 2011-10-07 10:48:12 +00:00
Chris
0078884b38 - Ran set info script. 2011-10-07 10:47:10 +00:00
slapshot5
b7ba5065d9 add a bit more Exception handling in Gui_DownloadSetPictures_LQ for java.net.ConnectException 2011-10-07 06:16:19 +00:00
slapshot5
6314417e1f add Merfolk Spy (from Magic 2011) 2011-10-07 05:37:08 +00:00
Sloth
8df91fd1da - Fixed two more cards that need to exclude tokens in their triggers. 2011-10-07 05:32:10 +00:00
Sloth
bc16e5942a - Fixed Vulturous Zombie.
- Little updates and fixes in other card text files.
2011-10-07 05:29:01 +00:00
slapshot5
32e5ba1756 add Planeswalker's Mirth (from Planeshift) 2011-10-07 05:24:52 +00:00
slapshot5
643f473144 small fix for displaying revealed card in AF_Reveal 2011-10-07 05:22:32 +00:00
slapshot5
16ec96d306 add Planeswalker's Scorn (from Planeshift) 2011-10-07 05:19:15 +00:00
slapshot5
70c7fc2894 add Planeswalker's Favor (from Planeshift) 2011-10-07 05:15:58 +00:00
slapshot5
ca9b09f211 add AF_Reveal for things like "target player reveals a card at random from his or her hand" Takes player defined/target, Random$ True and RememberRevealed$ True. 2011-10-07 05:15:30 +00:00
slapshot5
9a282cdf74 clean up some Java warnings 2011-10-07 04:43:58 +00:00
jeffwadsworth
9ea48afc90 - Added Sword of the Ages. 2011-10-07 04:02:52 +00:00
jeffwadsworth
461275259e - Added Winter Blast 2011-10-07 03:40:44 +00:00
jeffwadsworth
8a665044cb - Removed Sword of the Ages 2011-10-07 00:05:41 +00:00
slapshot5
49fda4f35e fixed Postmortem Lunge 2011-10-06 23:17:09 +00:00
jeffwadsworth
0239f25600 - Added Sword of the Ages 2011-10-06 23:14:37 +00:00
jeffwadsworth
d70114acbd - Added Osai Vultures 2011-10-06 19:58:06 +00:00
Chris
661b5afd7f - Added a fluff piece to changes.txt. 2011-10-06 17:38:30 +00:00
jeffwadsworth
5eeb1fdcb9 - Added Lesser Werewolf 2011-10-06 17:14:41 +00:00
Sloth
46bc44eba3 - Fixed Sword of the Meek. 2011-10-06 16:41:32 +00:00
Sloth
32ef454468 - Lands that become creatures will now always be moved to the front row. 2011-10-06 16:26:56 +00:00
jendave
e32d234da6 fix link to releases 2011-10-06 14:47:39 +00:00
jeffwadsworth
5998fb1d0b - Added Disharmony. The attack icon is still on the card even though it is removed from combat. 2011-10-06 14:39:05 +00:00
Maxmtg
81de9f9ada very small refactoring for equipped (removed some redundant conversions toArray or back) 2011-10-06 14:37:05 +00:00
Sloth
bd6e1ecdd1 - Tokens with different summoning sickness will no longer stack. 2011-10-06 14:26:12 +00:00
Sloth
6d8ead088e - Fixed Cackling Counterpart. 2011-10-06 13:51:18 +00:00
Sloth
cfc9f22188 - Lands and tokens with different amounts/types of counters will no longer stack. 2011-10-06 13:50:20 +00:00
Sloth
8e8c04a5ba - The attack/block/phasing icons and counters will now also be shown on large cards (only casting cost will be omitted) 2011-10-06 12:36:11 +00:00
Sloth
e1bdcf7de4 - Fixed Rotlung Reanimator. 2011-10-06 12:17:28 +00:00
Chris
ef10e8b2a8 - Added the recent commit logs to changes.txt. 2011-10-06 10:42:18 +00:00
Chris
675aa6b735 - Ran oracle script. 2011-10-06 10:39:38 +00:00
Chris
68f487938d - Ran set info script. 2011-10-06 10:38:38 +00:00
slapshot5
c826c6b397 add Root Greevil (from Planeshift) 2011-10-06 07:13:24 +00:00
slapshot5
443dacd1fa fix Target$ for Dolmen Gate 2011-10-06 06:31:39 +00:00
slapshot5
1bcf3d542e fix Wu Admiral SpellDescription 2011-10-06 04:16:37 +00:00
slapshot5
4b2e752337 add Sickening Dreams (from Torment) 2011-10-06 03:54:18 +00:00
slapshot5
75075e5893 add Gustcloak Runner (from Onslaught) 2011-10-06 03:13:21 +00:00
slapshot5
809abd9b8e add Gustcloak Harrier (from Onslaught) 2011-10-06 03:11:39 +00:00
slapshot5
cf0d6b3fc1 add Gustcloak Skirmisher (from Onslaught) 2011-10-06 02:52:18 +00:00
slapshot5
410c9979fd add AF_RemoveFromCombat. It just takes a target or Defined. 2011-10-06 02:51:10 +00:00
jeffwadsworth
6aabf0c44c - Added Knowledge Vault 2011-10-06 01:13:07 +00:00
Chris
915b7e8a33 - Added a fluff piece to changes.txt. 2011-10-06 00:54:00 +00:00
Chris
ceb3c1c902 - Assigned an icon to the quest23 deck. 2011-10-06 00:47:00 +00:00
slapshot5
4adcff39ec add an "Exit" option under the Menu menu from the main screen. 2011-10-06 00:42:05 +00:00
jeffwadsworth
a556c471ae - Added Blood Lust 2011-10-06 00:36:41 +00:00
jendave
50c4b362b0 Add Freemarker template to generate proxies using MagicCard.info 2011-10-05 23:01:54 +00:00
jendave
a84e93cf16 Add ability to generate proxies from deck editor 2011-10-05 23:01:03 +00:00
Sloth
03c0275fbb - Added Venomous Fangs. 2011-10-05 21:03:39 +00:00
Sloth
487e0f1715 - Added the SVar "FullCost" to add additional costs to permanents.
- Added Makeshift Mauler, Skaab Goliath and Stitched Drake.
2011-10-05 20:51:01 +00:00
Sloth
55ba45f870 - Improved the implementation of the second ability of Rhys the Redeemed. 2011-10-05 16:19:34 +00:00
Sloth
d7b7e15284 - Added Mindless Null. 2011-10-05 15:30:15 +00:00
Sloth
fa73ba1f98 - Added Shoal Serpent. 2011-10-05 15:26:44 +00:00
Sloth
acd4b9e298 - Added Trapfinder's Trick. 2011-10-05 15:23:05 +00:00
Sloth
997c1eab6c - Updated some more quest decks. 2011-10-05 15:01:26 +00:00
Sloth
f9f4b88d56 - Updated the mana bases of some decks with new duals from ISD. 2011-10-05 14:49:36 +00:00
Chris
f644c859bb - Added the recent commit logs to changes.txt. 2011-10-05 10:52:18 +00:00
Sloth
f714dcc30e - Added Selective Memory by Iran. 2011-10-05 10:04:26 +00:00
Sloth
93b7679950 - Added Ethersworn Shieldmage. 2011-10-05 09:42:30 +00:00
Sloth
0c2fa3dd48 - Fixed the pic count of basic ISD lands. 2011-10-05 08:58:32 +00:00
Sloth
592cb20038 - Fixed Daybreak Coronet. 2011-10-05 08:37:27 +00:00
Sloth
e4a3e39210 - Fixed Teferi's Moat. 2011-10-05 08:29:10 +00:00
slapshot5
a230d52339 forgot some code for Ghazban Ogre. The LifeAmount param in Trigger restrictions now accepts any SVar, not just 'X'. 2011-10-05 07:48:01 +00:00
Hellfish
7c6b96acd2 *Removed debug output. 2011-10-05 07:13:36 +00:00
Hellfish
85a7fe15e1 *Added SVar$ to calculateAmount.
*Removed NumBlockersMinus1 triggeredobject from AttackerBlocked.
2011-10-05 07:12:10 +00:00
slapshot5
89c8aa6bbf add Ghazban Ogre (from Arabian Nights) 2011-10-05 07:10:09 +00:00
slapshot5
7babcc1ab4 a Card that bounces back and forth via a self-trigger of AF_GainControl doesn't need to say it's controlling itself 20 times... 2011-10-05 07:09:42 +00:00
slapshot5
e9b05086ff add Unnatural Selection (from Apocalypse) 2011-10-05 06:13:24 +00:00
slapshot5
1439cb6988 add Aven Liberator (from Scourge) 2011-10-05 05:50:50 +00:00
jeffwadsworth
27faf7da1b - Added Martyr's Cry. The generated stack description shows 0 for the drawn amount, but the card works correctly. 2011-10-05 05:32:08 +00:00
slapshot5
7ee418e59e add Elvish Healer (from Ice Age) 2011-10-05 05:15:38 +00:00
slapshot5
75a2625c1e add Johtull Wurm (from Ice Age) 2011-10-05 05:03:53 +00:00
slapshot5
57301b9193 I had to add a NumBlockersMinus1 param to the AttackerBlocked trigger due to TriggerCount not working in a second level of xMath 2011-10-05 05:03:31 +00:00
jeffwadsworth
5734bedc06 - Added Dusk Urchins 2011-10-05 03:40:46 +00:00
slapshot5
64af664dae add Goblin Snowman (from Ice Age) 2011-10-05 02:49:40 +00:00
jeffwadsworth
af014614ca - Added Grief Tyrant 2011-10-05 01:16:46 +00:00
jeffwadsworth
0e7fa78f57 - Fix rarity 2011-10-04 23:45:02 +00:00
jeffwadsworth
44c727a541 - Added Lowland Basilisk 2011-10-04 23:43:09 +00:00
jeffwadsworth
97389a72fa - Added Revered Unicorn. 2011-10-04 22:50:22 +00:00
Hellfish
5b432a04e6 *Hopefully fixed the Plaxmanta issue on bugz. 2011-10-04 22:21:36 +00:00
Sloth
8656b9c63b - Converted two auras to StaticAbility PreventDamage. 2011-10-04 20:52:49 +00:00
Sloth
9958652fcf - Converted Callous Giant to script. 2011-10-04 20:19:33 +00:00
Hellfish
b683634c4d *Added Safe Haven from The Dark, based on Synod Sanctum. 2011-10-04 19:43:04 +00:00
Sloth
f3215eb731 - Fixed Changeling not working in all zones. 2011-10-04 19:29:03 +00:00
Sloth
2497dad385 - Added Teferi's Moat. 2011-10-04 19:14:08 +00:00
Sloth
c0ff8dabc3 - Moved the representation of counters to the left and made attack/block/phasing icons appear on top. 2011-10-04 18:07:43 +00:00
jeffwadsworth
40e5f042d0 - Fixed Aether Vial 2011-10-04 13:35:34 +00:00
Maxmtg
41d907b6a8 Rarity constants no longer needed 2011-10-04 12:24:53 +00:00
Chris
ae3df30db8 - Added the recent commit logs to changes.txt. 2011-10-04 11:22:56 +00:00
Sloth
9a5de298cb - Added Prismatic Ward. 2011-10-04 11:01:53 +00:00
Sloth
d44352f451 - Added Jeweled Torque. 2011-10-04 10:57:57 +00:00
Sloth
78d2cb58e9 - Added an AILogic parameter to AF ChoseColor.
- Converted Curse of Wizardry to script.
2011-10-04 10:46:02 +00:00
Sloth
10b203de68 - Fixed the combat damage distribution window (it's still using some of the old GUI stuff). 2011-10-04 07:52:37 +00:00
slapshot5
dfbcc19429 add Infinite Hourglass (from Ice Age) 2011-10-04 07:51:56 +00:00
slapshot5
a3d988fd97 add Chromatic Armor (from Ice Age) 2011-10-04 07:31:41 +00:00
slapshot5
eed7f70dce fixed an exception in Tezzeret the Seeker 2011-10-04 06:12:53 +00:00
slapshot5
2548e72eff fix a Java warning 2011-10-04 05:54:41 +00:00
slapshot5
eb2582a017 add Whiteout (from Ice Age) 2011-10-04 05:46:37 +00:00
slapshot5
631e6878bd add an SVar to Boggart Arsonists 2011-10-04 04:53:41 +00:00
Sol
b7f6b93d7f - Jester's Mask was missing ETB Tapped 2011-10-04 03:24:55 +00:00
slapshot5
50df3ca51f add Song of Blood (from Visions) 2011-10-04 01:13:17 +00:00
slapshot5
25e35e1f8c convert Venser, the Sojourner completely to script 2011-10-04 00:05:17 +00:00
slapshot5
66f3a18859 add a CostDesc$ to Tornado 2011-10-03 23:28:20 +00:00
slapshot5
a24f2972fd add Creature Bond (from original base alpha) 2011-10-03 23:06:57 +00:00
Hellfish
c351bb9d38 *Added a way to force state effect checking, regardless of wether something is resolving. The only thing that uses this is Persist, currently.
*Fixed Persist's interaction with Melira, Sylvok Outcast.
2011-10-03 20:46:03 +00:00
Sloth
5604b34bf3 - Added Myr Battlesphere. 2011-10-03 18:28:37 +00:00
Sloth
30ca292fe1 - The number of counters shown on a card is now based on the sum of all counters. 2011-10-03 17:04:43 +00:00
Sloth
4b61355663 - Added a graphic representation of counters. 2011-10-03 13:17:41 +00:00
Sloth
5a3a0fb417 - Added Death Watch. 2011-10-03 12:02:58 +00:00
Sloth
0664da831e - Replaced the challenge quest11. 2011-10-03 11:43:39 +00:00
Sloth
100bba3633 - Added Guiding Spirit. 2011-10-03 11:35:40 +00:00
Doublestrike
741df78bb2 Fixed fantasy extras only appearing in first round. 2011-10-03 11:32:18 +00:00
Doublestrike
a662443caa Booster choice window is back in action (at end of quest event). 2011-10-03 11:14:36 +00:00
Sloth
2da0c8ffe8 - Added Kyscu Drake. 2011-10-03 11:12:06 +00:00
Doublestrike
7c74c7a3d0 Changed "booster SET" to "booster FORMAT" in reward text for QuestWinLoseHandler. 2011-10-03 11:09:58 +00:00
Chris
43371ed94a - Added the recent commit logs to changes.txt. 2011-10-03 11:07:09 +00:00
Doublestrike
650bf636b4 WinLose bug fix: Quest win penalizes 15 credits and doesn't add win credits - fixed. 2011-10-03 11:04:49 +00:00
Chris
e0d17d394c - Added the recent commit logs to changes.txt. 2011-10-03 11:04:10 +00:00
Sloth
f3e54f754c - Made the max card size customizable (via menu -> Specify Max Card Size). 2011-10-03 10:37:24 +00:00
slapshot5
c5d29d1972 make sure all buttons on WinLoseFrame fit on Mac OS X 2011-10-03 05:18:15 +00:00
Maxmtg
030a26ea0e in sealed AI and Human receive different cardpools 2011-10-03 00:38:10 +00:00
Chris
a7296f8a24 - Added a brief description of where to place the place the various pic files in the readme.txt file. 2011-10-02 22:54:39 +00:00
Chris
de3e89f55d - Removed last beta's fluff piece from changes.txt. 2011-10-02 22:28:58 +00:00
slapshot5
8d51b6fcb3 fix hasProperty exception in Sun Droplet 2011-10-02 21:25:40 +00:00
Sloth
0d7ccaeae2 - Corrected Scarscale Ritual. 2011-10-02 21:03:02 +00:00
Sloth
4c9c86a419 - Added Cold Snap. 2011-10-02 20:52:38 +00:00
slapshot5
cdf8bda7c0 add Skullmane Baku (from Betrayers of Kamigawa) 2011-10-02 19:08:11 +00:00
slapshot5
f7aa35b09e add Petalmane Baku (from Betrayers of Kamigawa) 2011-10-02 19:01:02 +00:00
slapshot5
e6ee3173a4 add Blademane Baku (from Betrayers of Kamigawa) 2011-10-02 18:52:15 +00:00
slapshot5
8a6e644ed6 add Ideas Unbound (from Saviors of Kamigawa) 2011-10-02 18:10:55 +00:00
slapshot5
7f64874af4 add Oboro Envoy (form Saviors of Kamigawa) 2011-10-02 17:57:52 +00:00
slapshot5
72db3db83a add Kiyomaro, First to Stand 2011-10-02 17:07:01 +00:00
slapshot5
f63f3b055e add Sokenzan Spellblade (from Saviors of Kamigawa) 2011-10-02 16:49:23 +00:00
Sol
e78f28cd92 Added Wandering Mage 2011-10-02 14:10:26 +00:00
Sol
959a9f8689 - Added support for Putting Counters on Cards you Control as a Cost 2011-10-02 14:08:55 +00:00
Sloth
dd710d5073 - Added the phasing symbol and replaced the other symbols with the new one by Marc. 2011-10-02 13:50:41 +00:00
Chris
e0517070fd - Added the recent commit logs to changes.txt. 2011-10-02 12:07:47 +00:00
Doublestrike
ce8d5de10e UI improvements, round 1: WinLose UI streamlined. 2011-10-02 11:57:04 +00:00
Sloth
4956eb8e0b - Fixed Lobotomy to not affect your own cards. 2011-10-02 11:44:32 +00:00
Sloth
ef71031ad2 - AF ChangeZone Hidden used the parameter "Defined" for two different things (cards and players). Renamed one to "DefindPlayer". 2011-10-02 11:38:06 +00:00
Sloth
cb2ed24064 - Fixed destroyLegendaryCreatures(). 2011-10-02 11:05:28 +00:00
Sloth
913adb48e2 - Added Venom. 2011-10-02 07:50:37 +00:00
slapshot5
e24dbe694b removing a TODO in AF_ChooseNumber 2011-10-02 07:39:06 +00:00
Sloth
a2ad503561 - Added quest challenge 24. 2011-10-02 07:37:44 +00:00
Sloth
fa375f6029 - Added Silhana Starfletcher. 2011-10-02 07:36:59 +00:00
Sloth
0ea5ec81f8 - Added Coldsteel Heart and Quirion Elves. 2011-10-02 07:31:18 +00:00
slapshot5
5f7b762899 convert Shapeshifter to script 2011-10-02 06:48:30 +00:00
slapshot5
66a82cd1d5 add AF_ChooseNumber with Min, Max and Random params accepted. Max is required. 2011-10-02 06:48:00 +00:00
Sol
d6e1a324fb - Add Support for ChosenColor in AF_Mana
- Add My Grail (Sol Grail)
2011-10-02 02:43:10 +00:00
slapshot5
5580bc2cfc add Hunting Kavu (from Invasion) 2011-10-02 01:38:33 +00:00
slapshot5
5936370c2b add Riptide Replicator (from Onslaught) 2011-10-01 21:41:58 +00:00
slapshot5
04d4fd017e AF_Token now supports:
1. ChosenColor for TokenColors$
2. ChosenType for TokenName$
3. ChosenType for TokenTypes$
2011-10-01 21:41:30 +00:00
Sloth
00f30f43ae - Added Tidewalker.
- Fixed ETB Counter description of two cards.
2011-10-01 20:57:22 +00:00
Sloth
7c0ddf40b8 - Added Sophic Centaur. 2011-10-01 20:40:33 +00:00
Sloth
981e678368 - Fixed a bug in AbilityFactory.resolve.
- Added Eater of the Dead.
2011-10-01 20:34:08 +00:00
Sol
5f4209e581 Added Krovikan Plague 2011-10-01 20:03:32 +00:00
Sol
3bf06ade26 - Added Phyrexian Devourer 2011-10-01 19:22:30 +00:00
Sol
da8c42171f - Added Lat-Nam's Legacy 2011-10-01 19:01:41 +00:00
Sloth
6b53e57373 - Fixed Standstill. 2011-10-01 18:52:09 +00:00
Sol
7f6cc0707f - Added Chaos Harlequin 2011-10-01 18:47:57 +00:00
slapshot5
978d46d1bc add Jihad (from Arabian Nights) 2011-10-01 18:19:43 +00:00
slapshot5
adbef6c43e add ChosenColor as a property in Card.java 2011-10-01 18:18:37 +00:00
Sol
914beb6402 Fix for crash in GameAction when QuestEvent is not a QuestChallenge 2011-10-01 18:04:44 +00:00
slapshot5
6ba90f2eff add Kjeldoran Frostbeast (from Ice Age) 2011-10-01 16:07:52 +00:00
Sol
80b3b3a8f4 Updating mtgdata 2011-10-01 15:40:35 +00:00
Sloth
43dd8327f7 - Added Confessor.
- Fixed Spirit Cairn.
2011-10-01 14:47:43 +00:00
Sol
44dd486959 - Convert Soldevi Digger to TopGraveyard property 2011-10-01 13:58:45 +00:00
Chris
756cbb5419 - Added the recent commit logs to changes.txt. 2011-10-01 10:53:48 +00:00
Sloth
940773f01c - Little fix in changeHiddenTriggerAI. 2011-10-01 10:08:55 +00:00
Sloth
5d09ba5af7 - Added Zombie Scavengers.
- Converted Necratog to script.
2011-10-01 10:00:59 +00:00
Sloth
2bf643e035 - Added Alms. 2011-10-01 09:42:12 +00:00
Doublestrike
d435cbe5b7 Minor fix. 2011-10-01 07:53:07 +00:00
slapshot5
70f06ca916 add Abu Ja'far (from Arabian Nights) 2011-10-01 07:01:17 +00:00
Sloth
9032818cef - Added Corpse Dance. 2011-10-01 06:58:24 +00:00
Sloth
d20c830c02 - Added the properties "TopGraveyardCreature" and "TopGraveyard" to hasProperty.
- Added Shallow Grave.
2011-10-01 06:46:35 +00:00
Sloth
bcafd4aa02 - Little fix in moveCounterDoTriggerAI. 2011-10-01 06:41:36 +00:00
Doublestrike
9873c3ad2d Replaced AllZone global "QuestChallenge" with its superclass "QuestEvent". 2011-10-01 00:13:35 +00:00
Sloth
5fd070d434 - Added Bamboozle and Burning Sands. 2011-09-30 21:24:05 +00:00
slapshot5
d440650945 add Rakalite (from Antiquities) 2011-09-30 21:00:48 +00:00
slapshot5
01960c3eaf minor prompt fix in AF_Choose 2011-09-30 20:41:38 +00:00
Sloth
470c31c6c1 - Little improvement for the AI of AF Animate. 2011-09-30 20:04:23 +00:00
Sloth
9ae73b8648 - Fixed Cloak of Invisibility. 2011-09-30 19:57:45 +00:00
Sloth
c5a10bdb18 - Added Shimmer. 2011-09-30 19:45:54 +00:00
slapshot5
9ee2344ee9 fixing name of Barbed-Back Wurm (can't quite read this morning obviously....) 2011-09-30 15:31:24 +00:00
slapshot5
252ffd6068 add Barb-Backed Wurm (from Mirage) 2011-09-30 15:27:24 +00:00
slapshot5
bad56abe65 fix typo in Knight of Valor 2011-09-30 15:26:12 +00:00
Sloth
d84d5cb427 - Moved Moldgraf Monstrosity file. 2011-09-30 13:20:00 +00:00
Sloth
e8e4aacddd - Fixed Vigean Hydropon being able to attack and block.
- The AI will now use the Graft ability of Llanowar Reborn and Vigean Hydropon.
2011-09-30 12:34:38 +00:00
Sol
535a905f9a Initial check-in for Phasing
Note: Auras and Equipped Equipment Phasing Directly is currently unsupported (not "reattaching" itself when phasing in) and AI for AF_Phases isn't functional yet.
Add the following Phasing related cards:
Breezekeeper, Cloak of Invisibility, Crystal Golem, Dream Fighter, Merfolk Raiders, Mist Dragon, Rainbow Efreet, Sandbar Crocodile, Teferi's Drake, Teferi's Honor Guard, Teferi's Isle, Tolarian Drake, Vanishing, Vaporous Djinn, Vodalian Illusionist
2011-09-30 12:11:19 +00:00
Chris
f5b3d6abc2 - Cleared out the changes.txt file, is ready for new material. 2011-09-30 12:05:14 +00:00
Sloth
fd1e0e35ed - Updated some SVars of cards with abilities restricted to the upkeep. 2011-09-30 12:00:59 +00:00
Sloth
b307b75258 - The AI will now also use abilities and spells during upkeep. 2011-09-30 11:43:30 +00:00
Sloth
a618e13b20 - Added Moldgraf Monstrosity. 2011-09-30 11:42:35 +00:00
Chris
f72e01ef5d [maven-release-plugin] prepare for next development iteration 2011-09-30 11:08:37 +00:00
Chris
df638d4d56 [maven-release-plugin] prepare release forge-1.1.5 2011-09-30 11:08:28 +00:00
Chris
295f3b910f - Preparing the changes.txt file for the next bi-weekly build and release. 2011-09-30 10:46:52 +00:00
Chris
2741f7e561 - Added the recent commit logs to changes.txt. 2011-09-30 10:40:19 +00:00
Chris
7ecda751bd - Ran oracle script. 2011-09-30 10:38:31 +00:00
Chris
c9c671967d - Ran set info script. 2011-09-30 10:37:41 +00:00
Sloth
fd3955d0af - Fixed Gratuitous Violence. 2011-09-30 10:07:34 +00:00
slapshot5
1c818b5b64 add Clockwork Swarm (from Homelands) 2011-09-30 07:31:11 +00:00
slapshot5
f97c006734 add Clockwork Steed (from Homelands) 2011-09-30 07:28:41 +00:00
slapshot5
d5df51fe8a add Xenic Poltergeist (from Antiquities) 2011-09-30 07:09:47 +00:00
slapshot5
eefbbcdc25 add UntilYourNextUpkeep param to AF_Animate 2011-09-30 07:09:19 +00:00
slapshot5
f05e323c81 add Clockwork Avian (from Antiquities) 2011-09-30 06:49:11 +00:00
slapshot5
dfc96c3316 add Clockwork Beast (from original base Alpha) 2011-09-30 06:43:43 +00:00
slapshot5
f7ea3420f0 a couple tweaks to AF_PutCounter:
1. add UpTo param for "add up to X counters to" a card
2. add MaxFromEffect param to specify the maximum amount of these counters the card can have from this effect
2011-09-30 06:42:28 +00:00
slapshot5
18009c3a68 Things that "come into play tapped" should not fire triggers for Mode$Taps according to my reading of rule 603.2d. I hope I haven't missed any place where this might be happening. 2011-09-30 04:44:06 +00:00
slapshot5
6af6a886f5 add Powerleech (from Antiquities) 2011-09-30 04:27:31 +00:00
Sol
d2304b1df8 - Fix for attempting to put counters on a token that no longer exists 2011-09-29 23:13:49 +00:00
jendave
ebca6d8c69 Ran oracle and set info scripts 2011-09-29 23:05:36 +00:00
jendave
d7f3f1e001 Add one more entry to .gitignore 2011-09-29 23:02:53 +00:00
jendave
f1104fad52 Add more entries to .gitignore 2011-09-29 22:59:50 +00:00
jendave
d58240e685 Add specification entries to Manifest file. Reset Checkstyle in project 2011-09-29 22:59:42 +00:00
slapshot5
27813a9f57 convert Mirror Universe to script 2011-09-29 18:48:28 +00:00
slapshot5
8fbc87596e add Transmute Artifact (from Antiquities) 2011-09-29 18:21:21 +00:00
Sloth
8e17214206 - Fixed Chainer, Dementia Master. 2011-09-29 14:46:53 +00:00
Chris
3dcaa53359 - Add a fluff piece to the changes.txt file. 2011-09-29 12:12:03 +00:00
Chris
d38cc8266a - Added the recent commit logs to changes.txt. 2011-09-29 10:52:04 +00:00
Chris
490b3eb67a - Ran oracle script. 2011-09-29 10:50:17 +00:00
Chris
b45ae9a97e - Ran set info script. 2011-09-29 10:49:08 +00:00
Sloth
ea1df574a8 - Corrected Pallimud and Skyshroud War Beast. 2011-09-29 10:10:03 +00:00
Sloth
91913ef5f5 - Little fix in Redwall 2. 2011-09-29 10:04:21 +00:00
Sloth
e8050975f8 - Removed the copies of Rage Nimbus from the Redwall 2 deck. 2011-09-29 10:03:19 +00:00
Sloth
b9e7990fb6 - Corrected Lost Order of Jarkeld. 2011-09-29 10:02:21 +00:00
slapshot5
b3e78fbdf4 convert etb part of Bazaar of Wonders to script 2011-09-29 04:52:29 +00:00
Sol
85cfc2ddb0 - Moving Repeatability check inside QC check. 2011-09-29 02:18:55 +00:00
slapshot5
7771152343 add Soul Conduit (from New Phyrexia) 2011-09-28 21:24:05 +00:00
slapshot5
2a09236a01 add Magus of the Mirror (from Time Spiral) 2011-09-28 21:23:44 +00:00
slapshot5
c64dbaf1a3 add an AbilityFactory for ExchangeLife 2011-09-28 21:23:01 +00:00
Sloth
a12c7a6e6f - Added Lost Order of Jarkeld. 2011-09-28 21:01:49 +00:00
slapshot5
1450c72a44 convert Necropotence to script 2011-09-28 19:22:11 +00:00
slapshot5
cc046bcb0e support Defined for Cards in ChangeZone Hidden 2011-09-28 19:21:49 +00:00
slapshot5
3d00966cab add TopOfLibrary as Defined for Cards 2011-09-28 19:21:05 +00:00
Sloth
39d546d61d - Added Venarian Glimmer. 2011-09-28 18:49:18 +00:00
Chris
e39dc6fa52 - Fixed broken LQ pic URL for Woodland Sleuth. 2011-09-28 14:14:24 +00:00
Sloth
2c4ea6d606 - Made some scripts AI friendly (J-Z). 2011-09-28 13:48:53 +00:00
Sloth
d3297df2df - Made some scripts AI friendly (A-I). 2011-09-28 13:05:55 +00:00
Sloth
37041d5dd8 - Made the script of Fiend Hunter AI friendly. 2011-09-28 12:49:08 +00:00
Sloth
4920f1acc9 - Fixed a possible NPE in changeHiddenOriginResolveAI. 2011-09-28 12:42:22 +00:00
Sloth
06616d2c8a - Added Werewolf to the list of creature types. 2011-09-28 11:57:34 +00:00
Sloth
8d169b77da - Added Llanowar Vanguard, Phyrexian Reaper and Phyrexian Slayer. 2011-09-28 11:54:11 +00:00
Sloth
a88eac9459 - Added quest23. 2011-09-28 11:42:46 +00:00
Doublestrike
d041d189d1 Repeatability activated for quest challenge events. 2011-09-28 11:19:34 +00:00
Chris
7a432393d2 - Added the recent commit logs to changes.txt. 2011-09-28 10:51:17 +00:00
Doublestrike
f12ecac5c8 More level descriptors added to quest mode 2011-09-28 10:25:22 +00:00
Sloth
2bf62d3f98 - Added Firebrand Ranger. 2011-09-28 09:57:22 +00:00
Doublestrike
c6c4310aff Difficulty multiplier on base reward for quest events added. 2011-09-28 09:45:12 +00:00
Sloth
ada3cf9ce6 - Added Distorting Wake. 2011-09-28 09:41:09 +00:00
Sloth
a1b9f84a7d - Fixed delayed triggers triggering over and over again. 2011-09-28 05:17:50 +00:00
ArsenalNut
c2e29cb12a adding Skeletal Scrying 2011-09-28 04:24:48 +00:00
Sloth
97a0914fe9 - Added Devouring Strossus. 2011-09-27 20:49:22 +00:00
Sloth
c7261b84f6 - Added support for targeting and Defined parameter in AF AnimateAll.
- Little fixed in AF AnimateAll.
- Cleanup of Ego Erasure and Shields of Velis Vel.
2011-09-27 20:33:20 +00:00
Sloth
a71d870017 - Added the deck: Chief Clancy Wiggum 1. 2011-09-27 19:45:19 +00:00
Sloth
5bdffbcb2e - Converted the last ability of Ajani Vengeant to script. 2011-09-27 18:21:30 +00:00
Sloth
589b69f3eb - Added support for targeting in AF DestroyAll.
- Added Primeval Light by Night Shadow.
2011-09-27 18:09:25 +00:00
Sloth
aab40f617a - Added Hundred-Talon Kami and Kitsune Healer. 2011-09-27 16:24:19 +00:00
Sloth
146940affc - Converted Ensnaring Bridge and Reverence to script. 2011-09-27 16:07:37 +00:00
Sloth
6416e1dada - Converted Blazing Archon and Peacekeeper to script. 2011-09-27 15:48:54 +00:00
Sloth
c001b9e124 - Added Hearth Kami and Horizon Seed. 2011-09-27 14:03:54 +00:00
Sloth
de2aa791cf - Added Deathcurse Ogre. 2011-09-27 13:50:30 +00:00
Sloth
e5df821001 - Fixed name of Blind with Anger. 2011-09-27 13:42:15 +00:00
Chris
9a7beef54b - Added the recent commit logs to changes.txt. 2011-09-27 10:53:35 +00:00
Sloth
7144ecfe5a - Fixed cost of Burning Vengeance. 2011-09-27 08:48:14 +00:00
Sloth
4ee17a3968 - Fixed typeline of Telethopter. 2011-09-27 08:44:50 +00:00
Maxmtg
aa2b87d265 deckmanager crashed on bad files 2011-09-26 22:51:37 +00:00
Maxmtg
5c255e23ed added overload for name-based predicate, simplified NamesExcept 2011-09-26 21:11:58 +00:00
Sol
444152b685 - Changing Curse of Chains AILogic 2011-09-26 20:59:26 +00:00
Maxmtg
09e098bd92 overload for subtype 2011-09-26 20:49:09 +00:00
Sloth
62beec1ac5 - Removed the function isValidCard in favor of isValid in GameEntity. 2011-09-26 20:36:49 +00:00
Sloth
c9e57ba824 - Added Radiant Kavu. 2011-09-26 20:25:58 +00:00
Maxmtg
0c5d719985 minor optimizations of CardRules, fix typo in comment of MtgDataParser 2011-09-26 19:17:54 +00:00
Sloth
897028e94d - Added Tanglesap. 2011-09-26 18:23:15 +00:00
Sloth
1d25851144 - Added Magebane Armor. 2011-09-26 18:19:35 +00:00
Sloth
30c959e27a - Added Harmless Assault.
- Converted Dolmen Gate.
2011-09-26 18:10:45 +00:00
Sloth
beaa8fb014 - Converted and corrected Enchanted Being. 2011-09-26 17:08:39 +00:00
Sloth
de1e5f8eb3 - Added support for "CombatDamage$" "True" and "False" to the PreventDamage static ability.
- Converted Mark of Asylum to script.
2011-09-26 16:55:07 +00:00
Sloth
838ba3a44a - Fixed Aquitect's Will. 2011-09-26 16:53:20 +00:00
Doublestrike
a9274c446e Fixed tooltip on "Deck Editor" button (issue 294) 2011-09-26 11:46:26 +00:00
Doublestrike
b996cb437d Final minor fix to model/view architecture in quest event panels. 2011-09-26 11:14:22 +00:00
Chris
fc4f6a8ab6 - Added the recent commit logs to changes.txt. 2011-09-26 11:06:09 +00:00
Sloth
073d2a44cb - fixed generateChallenges. 2011-09-26 08:47:51 +00:00
Sloth
53118bb936 - Added Goblin Furrier and Indentured Oaf. 2011-09-26 07:45:17 +00:00
Rob Cashwalker
660546cb75 Forgot to handle launching Quest Mode.... 2011-09-25 23:40:53 +00:00
Sol
6ce74c5fc2 Fixing Fire-Belly Changeling 2011-09-25 20:46:55 +00:00
Sol
f1e3114943 - Fixing text of Diplomatic Immunity 2011-09-25 20:43:26 +00:00
Sloth
ac8707f1ff - Added Ethereal Haze and Luminesce.
- Converted Forfend.
2011-09-25 20:33:12 +00:00
Sloth
5a9707a3df - Added Divine Light. 2011-09-25 19:15:01 +00:00
Sloth
9808cca421 - Added Chameleon Blur.
- Converted Bubble Matrix.
2011-09-25 19:11:06 +00:00
Sloth
6cf27bf349 - Fixed text of Unbreathing Horde.
- Added RemAIDeck to Caldera Hellion.
2011-09-25 19:02:47 +00:00
Sloth
b60e228836 - Added Al-abara's Carpet and Scarecrow. 2011-09-25 18:59:32 +00:00
Sloth
01fc6c7bac - Added Endure. 2011-09-25 18:48:39 +00:00
Sloth
1c5c56d31e - Removed the keyword "Prevent all damage that would be dealt to you." 2011-09-25 18:45:39 +00:00
Sloth
46c6f3af4d - Converted all cards with stPreventDamage keyword to the PreventDamage static ability.
- Removed the code of the stPreventDamage keyword.
2011-09-25 18:39:55 +00:00
Sloth
f02bb10ab0 - Added support for "Amount" and "Source" parameters to the PreventDamage static ability.
- Converted Daunting Defender, Energy Field and Energy Storm.
2011-09-25 18:24:42 +00:00
ArsenalNut
5d8e414668 Fixed affected creatures in Gallows Warded 2011-09-25 17:42:34 +00:00
Sloth
d00b70c494 - Added a new static ability "PreventDamage".
- Converted Personal Sanctuary to it.
2011-09-25 12:48:08 +00:00
Sloth
4ed92bc3cc - Added Safe Passage. 2011-09-25 11:55:53 +00:00
Sloth
5ce48e46ec - Added the player keyword "Prevent all damage that would be dealt to you".
- Added Personal Sanctuary.
2011-09-25 11:22:40 +00:00
Chris
063ea05f16 - Added the recent commit logs to changes.txt. 2011-09-25 11:20:22 +00:00
Chris
bb6928cd26 - Ran oracle script. 2011-09-25 11:17:45 +00:00
Sloth
9006232747 - Updated some SVars of Innistrad cards (T-Z). 2011-09-25 11:05:35 +00:00
Sloth
18e305f5fe - Updated some SVars of Innistrad cards (N-S).
- Fixed file name of Silver-Inlaid Dagger.
2011-09-25 10:31:21 +00:00
Sloth
b4dc96c35f - Updated some SVars of Innistrad cards (F-M). 2011-09-25 09:57:05 +00:00
Hellfish
487e2483cf *Minor fix to the new Home Screen(nice and understandable code); Picking random deck for the AI causes it to echo the deck chosen for the human. 2011-09-25 09:32:46 +00:00
Sloth
a03350a488 - Updated some SVars of Innistrad cards (A-E). 2011-09-25 08:27:29 +00:00
Sloth
f60f0b52c9 - Cleanup of stAnimate. 2011-09-25 08:13:00 +00:00
Sloth
38b6e1453d - copyCard will now copy remembered objects (this could make some more use of ClearRemembered CleanUp necessary).
- Fixed Admonition Angel.
2011-09-25 08:11:51 +00:00
Sloth
2fb922c197 - Added Spare from Evil. 2011-09-25 07:46:59 +00:00
Sloth
013493a900 - Fixed name of Mikaeus, the Lunarch. 2011-09-25 07:39:33 +00:00
Sloth
7b97de704f - Added the -1/-1 counters (formerly Flourishing Defenses) deck by Nordos as Starfire 3. 2011-09-25 06:26:45 +00:00
Rob Cashwalker
63ad9fc70d Added "Custom Pool=true" so it doesn't show up as a regular constructed deck in the new HomeScreen. 2011-09-25 02:40:03 +00:00
Sloth
cfcfdfef5b - Added Altar's Reap.
- Fixed type of Skulltap.
2011-09-24 21:26:00 +00:00
Sloth
a388428895 - Added four copies of Isolated Chapel to the Data 2 deck. 2011-09-24 21:03:34 +00:00
Rob Cashwalker
1d756d74ea Change the absolute path to relative path for graphics. 2011-09-24 20:10:22 +00:00
Sloth
2053933ca4 - Fixed Militia's Pride. 2011-09-24 19:54:24 +00:00
Sloth
d9ef87e149 - Disabled the use of AF ChooseColor for the AI. 2011-09-24 19:42:50 +00:00
Sloth
3ace3d25e7 - Completed the fix for delayed triggers. 2011-09-24 18:10:29 +00:00
Rob Cashwalker
b40c3d1b2a Adds first draft of HomeScreen gui. Requires an environmental variable to be present in order to enable it.
Move ManaSymbol initialization from OldGuiNewGame to ApplicationView.
2011-09-24 17:44:15 +00:00
Rob Cashwalker
fd55737978 Add CustomPool property to deck file for filtering from HomeScreen's deck list. 2011-09-24 16:43:14 +00:00
Rob Cashwalker
c064acf9e4 Removed a few commented references of OldGuiNewGame. 2011-09-24 16:32:51 +00:00
Rob Cashwalker
52164282fd Graphics for HomeScreen 2011-09-24 16:13:59 +00:00
Sol
e0c436d87d Updating mtgData 2011-09-24 14:11:59 +00:00
Sloth
8d4592e2cf - Changed generateDuels to the old system (ending with one very hard and two hard opponents). 2011-09-24 12:39:12 +00:00
Sloth
a70dbe64e2 - Fixed the possible crash in assembleDuelUniquedata. 2011-09-24 12:25:40 +00:00
Sloth
da3e7bd6f7 - Reverted newgame_background.jpg. 2011-09-24 12:09:50 +00:00
Sloth
c8f344491d - Fixed delayedTriggers. 2011-09-24 11:51:55 +00:00
Sloth
a370b638bf - Fixed Oblivion Ring (by changing getCardState to search all zones for the card). 2011-09-24 11:30:24 +00:00
Chris
055ceec0cc - Added the recent commit logs to changes.txt. 2011-09-24 10:46:35 +00:00
Sloth
5e857f9ecc - Little AI improvements in AF ChangeZone Hidden. 2011-09-24 10:25:30 +00:00
Sloth
d1f3b3164b - Fixed destroyPlaneswalkers checking non-Planeswalker types (so two Artifact Planeswalker won't destroy each other). 2011-09-24 07:18:12 +00:00
Sloth
1774ca0173 - Added two missing setinfos. 2011-09-24 06:35:08 +00:00
Sloth
899e81b83f - Fixed type of Pit Spawn. 2011-09-24 06:30:39 +00:00
Sol
b27858ac70 Increasing Commons in a Quest Booster Pack to 11
Increasing Money earned from Quest Victories
2011-09-24 04:03:01 +00:00
Sol
e423c274d6 Island SetInfo didn't update properly 2011-09-24 03:49:54 +00:00
Sol
5ad46c1595 - Fixing SetInfo for Basic Land 2011-09-24 03:27:58 +00:00
Sloth
b0bc6d22ee - Added Innistrad setinfo to reprints. 2011-09-23 20:15:30 +00:00
Sloth
54dc9e0c12 - Added Runic Repetition. 2011-09-23 20:03:02 +00:00
Sloth
9daacbae6b - Added a Planeswalker check to AbilityFactory.playReusable to make the AI use the abilities each turn (without random factor). 2011-09-23 19:11:29 +00:00
Hellfish
33e7b4c396 *Fixed Beacon of Destruction text. 2011-09-23 18:58:57 +00:00
Sloth
a64ad70ec8 - Added Woodland Sleuth. 2011-09-23 15:55:57 +00:00
Sloth
a9cd143ca2 - Fixed name of Curse of the Nightly Hunt. 2011-09-23 15:55:37 +00:00
Chris
f000585b5b - Added missing LQ pic URLs. 2011-09-23 14:46:50 +00:00
Sol
a45e8a8c74 Improve error message in CardRules 2011-09-23 14:40:16 +00:00
Chris
72999b3172 - Fixed several :Q pic URLs. 2011-09-23 14:38:28 +00:00
Chris
b97176aeb4 - Cleared out the changes.txt file, is ready for new material. 2011-09-23 14:31:04 +00:00
Maxmtg
9c025e2fea enabling limited play with ISD 2011-09-23 14:27:06 +00:00
Maxmtg
70f099d61e Performed formats rotation.
added ISD line to boosters.txt
2011-09-23 14:20:55 +00:00
Chris
684af1d788 [maven-release-plugin] prepare for next development iteration 2011-09-23 12:34:00 +00:00
Chris
f75601e7bf [maven-release-plugin] prepare release forge-1.1.4 2011-09-23 12:33:51 +00:00
Hellfish
c9f585f38c *Partially converted Venser, the Sojourner to script. 2011-09-23 12:27:00 +00:00
Chris
7bc953ce83 - Preparing the changes.txt file for the next bi-weekly build and release. 2011-09-23 12:10:00 +00:00
Chris
4c626757ac - Added the recent commit logs to changes.txt. 2011-09-23 11:49:52 +00:00
Chris
2e6d6f0b7e - Ran set info script. 2011-09-23 11:48:02 +00:00
Sloth
a970008541 - Added Make a Wish. 2011-09-23 10:52:42 +00:00
Sloth
65d519c59b - Added the parameter "AtRandom" to AF ChangeZone Hidden.
- Added Ghoulraiser.
2011-09-23 10:40:40 +00:00
Hellfish
21af8ad1b5 *Added flying to Voracious Dragon 2011-09-23 09:32:10 +00:00
jendave
66aa8a2ee5 Fix lifecylce issue with builder-helper plugin 2011-09-23 07:18:00 +00:00
ArsenalNut
7cefa68d62 Innistrad H-Z 2011-09-23 04:14:22 +00:00
ArsenalNut
a13753ce76 Innistrad A-G 2011-09-23 04:06:20 +00:00
ArsenalNut
d21a76a1e4 added Innistrad to setInfoScript.py 2011-09-23 02:07:26 +00:00
ArsenalNut
7070a2d4db added Morbid to GameActionUtil.specialConditionsMet to support etbCounter 2011-09-23 02:06:15 +00:00
Sloth
f72dee2d8c - Added missing SVars to the Radiance cards. 2011-09-22 20:54:17 +00:00
Sloth
87584cdfbc - Fixed Tainted Well. 2011-09-22 20:45:22 +00:00
jendave
d0abd123d8 Fix bug that would prevent most developers from creating Windows executables. 2011-09-22 17:41:17 +00:00
jendave
16c2a97103 update build so that jar-with-deps does not get deployed 2011-09-22 16:59:56 +00:00
jendave
cf07dc96ee Fix oracleScript file format. Add some files to gitignore 2011-09-22 16:20:40 +00:00
Hellfish
c7efc933aa *Added
Azorius Herald
	Court Hussar
	Patagia Viper
2011-09-22 16:03:29 +00:00
Hellfish
6cae7c4c26 *Fixed a stupid oversight in the ManaNeededToAvoidNegativeEffect code. 2011-09-22 14:51:23 +00:00
Hellfish
ec65b5d300 *Fixed ThisTurnEntered 2011-09-22 14:26:08 +00:00
Chris
c3861aa6e8 - Added LQ pic URLs. 2011-09-22 14:16:00 +00:00
Hellfish
d495b687f4 *Added ManaSpent & ManaNotSpent restrictions to Triggers. Triggers with ManaSpent$ Green for instance will only go off if Green mana was spent to cast the host card.
*New AI SVar; "ManaNeededToAvoidNegativeEffect". This is a comma-separated list of colors the AI will try to use to pay for the cost, but only if it actually has a source for that color mana.
*Added Plaxmanta.
2011-09-22 13:42:16 +00:00
Hellfish
501fbd20ae *Ran Oracle & SetInfo script for the last Radiance cards. 2011-09-22 12:21:09 +00:00
Hellfish
44c5f1188d *Added Radiance parameter to AF_PreventDamage & AF_Protection.
*Added StackDescription handling of Radiance for all affected AFs (DealDamage,Destroy,PreventDamage,Protection & Pump)
*Added
	Bathe in Light
	Wojek Apothecary
2011-09-22 11:42:11 +00:00
Chris
a72a258508 - Added the recent commit logs to changes.txt. 2011-09-22 10:34:51 +00:00
Chris
4d9c3d190a - Ran oracle script. 2011-09-22 10:33:29 +00:00
Chris
19f7a60eb4 - Ran set info script. 2011-09-22 10:32:28 +00:00
Hellfish
795c4cbead *Added Radiance parameter to AF_Destroy.
*Converted Leave No Trace to Radiance parameter.
2011-09-22 09:23:03 +00:00
Maxmtg
5e464d1753 issue 322 2011-09-22 04:31:01 +00:00
Maxmtg
c84bbb9751 DeckImport is transferring cards to deckeditor. The whole deckediting still needs improvement. 2011-09-22 01:53:14 +00:00
Sloth
02820b8938 - Fixed Evil Presence. 2011-09-21 18:07:59 +00:00
Hellfish
9fb5fbe1c7 *Fixed Champion's Drake. 2011-09-21 17:07:50 +00:00
Maxmtg
bbab59e766 refactored and a bit improved DeckImport 2011-09-21 15:27:17 +00:00
Hellfish
acfd398777 *Fixed some levelers inappropriately losing keywords and some other tweaks. 2011-09-21 14:32:35 +00:00
Hellfish
7afaf4aa36 *Fixed Hada Spy Patrol. 2011-09-21 14:21:19 +00:00
Hellfish
98aefb5a6b *Added initial Radiance parameter to AF_DealDamage.
*Converted Wojek Embermage to script.
*Converted Cleansing Beam to Radiance parameter.
*Fixed one of the Haunt triggers, previously it would bug the AIs ETB trigger evaluation.
*Added Count$DamageDoneThisTurn
*Added Brightflame
2011-09-21 14:19:09 +00:00
Sloth
920f8fc593 - Fixed Salvaging Station. 2011-09-21 13:10:53 +00:00
Sloth
f543b5e193 - Fixed trigger of Shield of the Righteous. 2011-09-21 13:10:02 +00:00
Sloth
1eea46f650 - Added Skyshroud Cutter. 2011-09-21 12:09:38 +00:00
Chris
ec6092b7ba - Added the recent commit logs to changes.txt. 2011-09-21 10:32:38 +00:00
Sloth
5305f44765 - Moved the Data 3 deck to tier 2. 2011-09-21 09:16:53 +00:00
Sloth
4e9fc260da - Added Ronom Serpent. 2011-09-21 09:13:05 +00:00
Sloth
465ab34f72 - Added Ohran Yeti. 2011-09-21 08:38:57 +00:00
Hellfish
676e60cfa7 *Separated targeted cards to pump from untargeted cards to pump. Fixes the example where a black creature with Prot White doesn't get pumped when Wojek Siren targets another black creature. I will attempt to insert this basic structure into the other AFs that Radiance cards can use. 2011-09-21 07:49:37 +00:00
Sloth
33c7b0666b - Added Mishra's Bauble. 2011-09-21 05:35:31 +00:00
Maxmtg
d742205910 some tuning for deckimport appearance 2011-09-21 04:45:47 +00:00
ArsenalNut
b1eb571296 Added partial RememberSacrificed support to Sacrifice. Cannot remember Human choices because of game actions in GUI 2011-09-21 04:34:28 +00:00
Maxmtg
b270e744ef DeckImport - wip 2011-09-21 04:00:53 +00:00
Maxmtg
33ce88cb56 Deck recognition (work in progress)
Card.isSick returned
some DeckEditor-related classes renamed
2011-09-21 01:14:42 +00:00
Sol
ffe83b0af3 - Added support for Attaching to Players on Auras ETB Indirectly. 2011-09-21 00:37:12 +00:00
Maxmtg
0f6fbfe728 DeckAnalysis moved to package with deckeditors, Default deckeditor has a button to invoke interactive deck import. 2011-09-20 23:05:42 +00:00
Hellfish
470b64e453 *Fixed the mouse hover on the stack cardpanels.
*Fixed Simian Brawler
2011-09-20 21:43:41 +00:00
Sloth
e453d2612b - Added Deepfire Elemental. 2011-09-20 20:37:48 +00:00
Sloth
f886aff47b - Added Simian Brawler. 2011-09-20 20:32:28 +00:00
Sloth
d464d4597b - Added Survivor of the Unseen. 2011-09-20 20:27:10 +00:00
Hellfish
90ccc4736d *Added Rally the Righteous
*Ran Oracle & SetInfo script.
2011-09-20 18:49:23 +00:00
Hellfish
f27e85bd83 *Added Radiance parameter to AF_Pump
*Added
	Incite Hysteria
	Surge of Zeal
	Wojek Siren
2011-09-20 18:20:08 +00:00
Maxmtg
3b5a27f555 Reflecting recent bans: http://www.wizards.com/Magic/Magazine/Article.aspx?x=mtg/daily/feature/161a 2011-09-20 17:19:27 +00:00
Hellfish
75221cacbb *Added Haunt keyword
*Added
	Absolver Thrull
	Belfry Spirit
	Benediction of Moons
	Blind Hunter
	Cry of Contrition
	Exhumer Thrull
	Graven Dominator
	Orzhov Euthanist
	Seize the Soul
2011-09-20 16:16:52 +00:00
Maxmtg
7bf5ccc6e9 isSick removed from Card in favour of hasSickness 2011-09-20 15:58:29 +00:00
Maxmtg
71f00b3c8d Renamed attachCard => attachCardByMindsDesire because it's the only way the field is uses. Hope someone will refactor the whole spell. 2011-09-20 15:31:21 +00:00
Maxmtg
f451e59add just a couple of comments 2011-09-20 14:50:23 +00:00
Hellfish
cd759a206e *Fixed Transcendent Master lacking Lifelink when >= Level 12 2011-09-20 13:36:04 +00:00
Chris
b47a6703ae - Added the recent commit logs to changes.txt. 2011-09-20 10:35:15 +00:00
Sloth
3ef4700432 - Fixed and simplified some of the cards with "Whenever you cast a Spirit or Arcane spell,...". 2011-09-20 09:47:44 +00:00
Sloth
286c9650c6 - Cleanup in two CardFactories. 2011-09-20 09:05:27 +00:00
Sloth
cdb24d72de - Converted Echoing Courage to script. 2011-09-20 08:50:47 +00:00
Sloth
3d552dcaf3 - Cleanup (mostly in CardFactory_Creatures). 2011-09-20 08:34:46 +00:00
Sloth
e44820b3db - Made getAffectedCards in StaticAbility_Continuous compatible with the new AllZoneUtil.getCardsIn function. 2011-09-20 08:28:49 +00:00
Sol
578ec40032 XPaid can now be used with XMath
Converted Banshee to Script
2011-09-20 03:27:10 +00:00
Maxmtg
7fc425fb0a isCardInPlayerGraveyard no longer there. 2011-09-20 03:23:21 +00:00
Maxmtg
165b6eb47e getPlayerTypeIn from AllZoneUtil removed in favour of player.getCardsIn(zone).getType(type) 2011-09-20 03:13:48 +00:00
Maxmtg
d4aaddcaa2 two useless functions in AllZoneUtil less. 2011-09-20 02:52:28 +00:00
Maxmtg
613b5a2bbd contains() added to PlayerZone - that's another AllZoneUtil call eliminated as well as useless copying to arrays with the only purpose of checking 2011-09-20 02:37:44 +00:00
Maxmtg
608c8a4705 Removed CardListFilter creation in AllZoneUtil, re-wired it to CardList.get... - which include both filter creation and filtering. 2011-09-20 02:19:34 +00:00
Maxmtg
b307aae220 fixing another place for NPE 2011-09-20 02:00:46 +00:00
Maxmtg
d326149ba6 moved getPlayersInGame from AllZoneUtil to AllZone (together with getHumanPlayer and getComputerPlayer)
removed getTypeIn() from AllZoneUtil, all ocurrencies use getCardsIn().filter(CardListFilter.type)... does not allocate memory for filter each time.
2011-09-20 01:46:24 +00:00
Maxmtg
035ab8cfb6 Commonly used CardFilters moved to CardListFilter file 2011-09-20 01:26:28 +00:00
Maxmtg
9917121e0c ETB zone fixed 2011-09-20 00:26:07 +00:00
Maxmtg
dd25a45362 Target spell choice for counterspell (and similiar cards) is fixed 2011-09-19 23:02:07 +00:00
Chris
d7aab4c56f - Added a Description$ for the alt cost to the five Bringer of the {color} Dawn cards. 2011-09-19 20:01:50 +00:00
Maxmtg
fb26392eda clear triggerHandler moved to FGameState 2011-09-19 19:18:47 +00:00
Maxmtg
c08920bceb just trying to understand things (comment added) 2011-09-19 19:18:05 +00:00
Maxmtg
6595515733 fix for crash when was querying Stack zone from global getCardsIn(List<Zone>) 2011-09-19 19:17:41 +00:00
Sloth
ab038841b3 - Fixed Gibbering Hyenas. 2011-09-19 18:58:35 +00:00
Sloth
f0e932adea - Fixed Orcish Veteran. 2011-09-19 18:52:26 +00:00
Doublestrike
f03ec1eeae Minor fix 2011-09-19 13:37:23 +00:00
ArsenalNut
c0f62d4f62 added Mandatory to Castigate 2011-09-19 12:44:55 +00:00
Hellfish
1359fb1278 *Converted Barren Glory to script.
*Reverted properties file.
2011-09-19 11:05:52 +00:00
Sloth
ec763829dc - Added Invigorate. 2011-09-19 11:03:39 +00:00
Chris
3161b70597 - Added the recent commit logs to changes.txt. 2011-09-19 10:56:52 +00:00
Doublestrike
3ef325356c Fixed loading bug for old quest.dat files. 2011-09-19 10:54:33 +00:00
Chris
5d5da12c10 - Ran oracle script. 2011-09-19 10:53:33 +00:00
Chris
8821f93dea - Ran set info script. 2011-09-19 10:52:25 +00:00
Hellfish
58f4b5e7a8 *Changed the counters-property to "counters_<Comparator><Value>_<CounterType>" Where
<Comparator> = LT or LE or EQ or NE or GE or GT
     <Value> = Integer or SVarname
     <CounterType> = Any countertype
     Separating it like this removes the restrictions that only X or Y could be used for SVarNames or single digits for integers.
     Unfortunately it also makes for a massive commit.
*Changed all cards that use the counters-property to the new format.
*Converted Helix Pinnacle to script.
2011-09-19 10:43:23 +00:00
Maxmtg
6bcd32193b removed PlayerIndex, players' stats are keyed by name, allowing multiple uniquely-named players 2011-09-19 09:10:05 +00:00
Hellfish
8c6baf3df9 *Converted Felidar Sovereign and Test of Endurance to script. 2011-09-19 09:02:25 +00:00
Hellfish
bdbdba2dbd *Converted Near-Death Experience to script. 2011-09-19 08:44:21 +00:00
Hellfish
c6f2407841 *Converted Mortal Combat to script. 2011-09-19 08:25:31 +00:00
Maxmtg
2c7759c470 Timetwister was querying Stack from player... had to add, otherwise it would crash 2011-09-19 08:00:17 +00:00
Maxmtg
211f5db12c removed call to global context for local property 2011-09-19 07:59:37 +00:00
Maxmtg
4063692309 untied InputControl from AllZone (mostly, except for display) 2011-09-19 07:59:03 +00:00
Maxmtg
43cc5e45be getManaPool removed from AllZone (manapool already was a player's property) - just removed global refs 2011-09-19 05:14:08 +00:00
Maxmtg
eaad67694e matchState is no longer public and deprecated for that
renamed function finding card's current zone getZone(card) to getZoneOf(card)
2011-09-19 05:03:56 +00:00
Maxmtg
18a7b1b433 ALL_ZONES added to Player, some functions in AllZone now use GameState 2011-09-19 04:52:39 +00:00
Maxmtg
894cd44d0c unused imports removed en-masse. 2011-09-19 02:41:44 +00:00
Maxmtg
8db13b6cd5 Some bughunting: replaced expressions Zone.equals(String_literal) for those equals would return false always, and zone names should not be magic-strings. 2011-09-19 02:39:06 +00:00
ArsenalNut
e6094843f4 Added support for EnchantedPlayer to triggers and defined. Added EnchantedPlayerCtrl as a property test for cards 2011-09-19 02:20:34 +00:00
ArsenalNut
827cbe70ec added STUDY to counter enumerated list for Grimoire of the Dead 2011-09-19 02:16:29 +00:00
ArsenalNut
f0532e8f24 Added check for null string to fix crash (Issue# 312) 2011-09-19 02:12:45 +00:00
Sloth
2ce4e24b6a - Added the cost "OppGainLife".
- Added Reverent Silence.
2011-09-18 20:25:43 +00:00
Hellfish
4ad21d31a6 *Converted Sylvan Library to using a Trigger object rather than a hardcoded function (Last of the old drawCardEffect cards in GameActionUtil! Woo!)
*Converted Standstill to script.
*Moved (OPTIONAL)-marking of stack items to after their number.
2011-09-18 18:34:23 +00:00
Maxmtg
4322f5e2ca PlayerZones Moved into Player class
ZoneNames are listed in enum
Removed lots of calls to AllZoneUtil
2011-09-18 18:10:51 +00:00
Sloth
529944606a - Fixed AI paying life costs twice. 2011-09-18 15:02:29 +00:00
Sloth
663be65c77 - Made the Ned Flanders 1 deck less powerful. 2011-09-18 14:28:39 +00:00
Sloth
ea7256cf67 - Little code simplifications in TriggerHandler class. 2011-09-18 13:01:19 +00:00
Sloth
8ef92577ca - Fixed Animate Artifact. 2011-09-18 12:23:45 +00:00
Sloth
9e4dbf61a0 - Little fix for last commit. 2011-09-18 12:02:00 +00:00
Sloth
20d132e12d - Added Humility. 2011-09-18 12:00:27 +00:00
Doublestrike
d1bf8a4b14 In quest mode, "Quests" universally renamed to "Challenges".
Quest mode now features events, such as duels and challenges.
2011-09-18 11:28:27 +00:00
Sloth
1041925211 - Fixed Opalescence. 2011-09-18 11:16:12 +00:00
Sloth
afaeba6be7 - Converted Titania's Song to continuous static ability.
- Commented out the stAnimate keyword.
2011-09-18 11:10:11 +00:00
Chris
cf17979a97 - Added the recent commit logs to changes.txt. 2011-09-18 10:59:48 +00:00
Chris
3a2e7c88f0 - Ran oracle script. 2011-09-18 10:58:29 +00:00
Chris
037d118e55 - Ran set info script. 2011-09-18 10:57:24 +00:00
Sloth
36b4c240c9 - Fixed March of the Machines. 2011-09-18 10:52:38 +00:00
Sloth
f76b889ace - Converted Aquitect's Will and Liege of the Tangle to continuous static ability. 2011-09-18 10:39:15 +00:00
Sloth
34751ee65c - Converted the Zendikons to continuous static ability. 2011-09-18 10:30:37 +00:00
Sloth
6b67c3c4f1 - Converted Conversion and Glaciers to continuous static ability. 2011-09-18 10:21:11 +00:00
Doublestrike
967aae211e Booster pack quest reward bug fixed. 2011-09-18 09:44:45 +00:00
Hellfish
5bcff0d420 *Additional info saved in LKI copies (damage recieved). Fixes Rot Wolf, Soul Collector, Axelrod Gunnarson. 2011-09-18 09:34:51 +00:00
Doublestrike
a40b03e233 Null quest bug fixed.
Quest count vs. wins bug fixed.
2011-09-18 09:31:04 +00:00
Sloth
d5e89a9006 - Added Curse to the list of enchantment types. 2011-09-18 09:18:31 +00:00
Sloth
9204e5fa53 - Fixed Ore Gorger. 2011-09-18 06:42:28 +00:00
Sol
f71567c0f8 Refactoring Enchanting and GameEntities
Added support for Enchanting Players in AF_Attach
Added Psychic Possession
2011-09-17 20:49:55 +00:00
Sloth
ea35ddd564 - Added Caldera Kavu, Kavu Chameleon and Rainbow Crow. 2011-09-17 20:06:50 +00:00
Sloth
12ac0366c8 - Added Restrain and Rewards of Diversity. 2011-09-17 19:40:40 +00:00
Sloth
fba5803f2a - Converted the upkeep ability of Sleeper Agent to script. 2011-09-17 17:15:43 +00:00
Sloth
d6ae2dd29e - Converted the upkeep ability of Mana Vortex to script. 2011-09-17 16:27:53 +00:00
Maxmtg
c11ffe7b50 the way it should have been done 2011-09-17 16:10:09 +00:00
Maxmtg
0835164e7b removed a useless "owner" parameter from getCard method of all factories 2011-09-17 15:32:02 +00:00
Maxmtg
436af6d3e3 should have excluded non-quest files 2011-09-17 15:08:47 +00:00
Sloth
89e24134a6 - Replaced the deck list of Quest 13. 2011-09-17 14:07:00 +00:00
Sloth
aaa0fc35ed - Little updates for quest deck changes. 2011-09-17 14:04:57 +00:00
Doublestrike
5bd4b13a56 Quest event dck files (didn't take the first time) 2011-09-17 13:39:32 +00:00
Doublestrike
9fcb5252ec Minor fix (mythics) 2011-09-17 13:21:59 +00:00
Chris
b8e939b056 - Added the recent commit logs to changes.txt. 2011-09-17 10:43:07 +00:00
Chris
35576b3431 - Ran set info script. 2011-09-17 10:40:59 +00:00
Maxmtg
ac5fcdef21 removed unused code as pointed by warnings 2011-09-17 09:50:32 +00:00
Doublestrike
6545bbf276 Finally, all quest and duel decks fully encapsulated with acceptable format.
Helper files completely removed (easy.txt, quests.txt, etc.) and hard-coded quest properties are a thing of the past.

Model and view fully separated for main panel in quest GUI.

Critical file: QuestEventManager can handle instantiation of all decks, once (ideally).
2011-09-17 09:21:43 +00:00
Hellfish
3e26b4b262 *Converted Reveille Squad to Trigger_AttackersDeclared. 2011-09-17 08:41:35 +00:00
Hellfish
f4264968b1 *Converted Orim's Prayer to Trigger_AttackersDeclared.
*Added the missed trigger class.
2011-09-17 08:38:59 +00:00
Sloth
c3ea713e02 - Added Unchecked Growth.
- Added an easy version of the Totoro deck.
2011-09-17 08:24:15 +00:00
Hellfish
5824a78ee5 *Added AttackersDeclared trigger.
*Converted Lighmine Field.
2011-09-17 07:59:40 +00:00
Sol
09e2618db3 Fixing Scarecrone ability cost 2011-09-16 22:35:21 +00:00
Sloth
2c390ca02c - Fixed Mana cost of Volition Reins (untap ability not fixed yet). 2011-09-16 20:34:55 +00:00
Sloth
fdc1bb359b - Added Corrupted Roots. 2011-09-16 14:16:44 +00:00
Sloth
858aa751e4 - Added Wretched Banquet. 2011-09-16 14:12:33 +00:00
Sloth
39878c3f70 - Added Melira, Sylvok Outcast. 2011-09-16 13:09:39 +00:00
Sloth
e72963d00e - Added Oblivion Stone. 2011-09-16 12:44:41 +00:00
Sloth
591c036eab - Added Mine Layer. 2011-09-16 12:15:34 +00:00
Sloth
d645da1b30 - Fixed Grave Peril. 2011-09-16 11:22:44 +00:00
Chris
04f284ec97 - Added the recent commit logs to changes.txt. 2011-09-16 10:31:10 +00:00
Sloth
1b8dcd5f64 - Added Midnight Ritual. 2011-09-16 06:19:04 +00:00
Sloth
31ed49a36b - Added Honor the Fallen and Necromancer's Covenant. 2011-09-16 06:05:41 +00:00
Sloth
ccff4ad20e - You can no longer use cards with "CARDNAME can't have counters placed on it." to pay PutCounter costs. 2011-09-15 19:59:02 +00:00
Sloth
0a414c62f5 - Fixed a couple of typos that prevented the AI from using AF Draw, PutCounter, Regenerate and RegenerateAll abilities. 2011-09-15 19:28:09 +00:00
Maxmtg
826007378d read price for boosters 2011-09-15 16:00:26 +00:00
Maxmtg
2985baeb62 booster price - data 2011-09-15 15:59:38 +00:00
Sloth
2cc3d350f4 - Added Smoldering Tar and Sunscape Apprentice. 2011-09-15 15:53:02 +00:00
Maxmtg
aced8bb924 Deck sections can be arranged in any order 2011-09-15 15:48:53 +00:00
Sloth
cb090d7665 - Added Tangle. 2011-09-15 15:44:19 +00:00
Sloth
8ef5daefdc - Added Teferi's Care. 2011-09-15 15:40:45 +00:00
Sloth
43cffee538 - Added Jhessian Balmgiver. 2011-09-15 15:33:08 +00:00
Sloth
8dfdaf0cc4 - Converted the rest of the cards with continuous static abilities to use AddHiddenKeyword. 2011-09-15 15:21:32 +00:00
Maxmtg
88bea98801 added protection against selection of sets not yielding boosters 2011-09-15 11:43:15 +00:00
Chris
22d8d7ea3e - Added the recent commit logs to changes.txt. 2011-09-15 10:52:56 +00:00
Hellfish
36f9a36f45 *Only register a mouse listener on the stack objects that are from optional trigger objects.
*Mark stack items from optional trigger objects.
2011-09-15 10:17:34 +00:00
Maxmtg
aa2d173506 added predicate to cardrules to filter cards 2011-09-15 10:06:43 +00:00
Hellfish
4b367358df *Fixed Nirkana Cutthroat 2011-09-15 06:52:49 +00:00
Maxmtg
916913a962 It was giving too many mythics at quest game start 2011-09-15 01:57:39 +00:00
Maxmtg
8c010130fc booster distribution: 40% t2, 35% ext (not t2), 25% legacy 2011-09-15 01:35:32 +00:00
Maxmtg
887a668478 fixed: several boosters yeilded the same Cards
cardDetailPanel not shown if non-card is under cursor
boosters show their pictures (may keep them in booster/CODE.png)
fixed too mythics chances (was 1/4)
BoosterPacks (inventory) add basic land if there is a slot for it
2011-09-15 01:16:34 +00:00
slapshot5
e31e445a0d several Checkstyle fixes in Input_Mulligan 2011-09-15 00:56:17 +00:00
Maxmtg
42ebac91ff texts; the bottom table shows the real price that will be paid for cards being sold 2011-09-14 23:07:06 +00:00
Maxmtg
c353e9568f Added some random BoosterPacks to shop 2011-09-14 22:44:09 +00:00
Maxmtg
e8e8856533 boosterdata was condensed to blockdata/boosters.txt 2011-09-14 22:15:24 +00:00
Maxmtg
8c7f78ec19 fixed type for boosterpack, base price set to $3.95, fixed text, removed unused imports 2011-09-14 22:14:16 +00:00
Maxmtg
63de7ff3c1 data for booster generation incorporated into CardSet 2011-09-14 21:54:19 +00:00
Maxmtg
fccb3ee63a all data on boosters was aggregated into a single file 2011-09-14 21:52:43 +00:00
Hellfish
965e275b1b *Added a context menu to the stack items of optional triggers that lets you specify wether to always accept them,always decline them or always ask(default). Just right click! (The choice you make resets at the start of each game) 2011-09-14 20:24:56 +00:00
Maxmtg
9a7348a437 Removed/renamed excessive booster classes
BoosterPacks in cardshop are functional. Need to discuss and balance their appearance
CardListViewer is caching Card objects to create them a single time. Set of cards shown now exactly matches CardPrinted.
2011-09-14 19:08:43 +00:00
Sloth
972162571b - Added Avenging Druid. 2011-09-14 18:45:00 +00:00
Maxmtg
9988efc847 removed player's picks map from boosterDraft interface (interface should not hold static data)
removed the getCardsNumber function from BoosterGenerator (it doesn't know in advance how many cards caller will ask to generate)
moved upload picks from draft deckeditor to boosterDraft class
added an enum to describe limited game type
tests may start failing - they would need an initialized CardDb
2011-09-14 17:46:24 +00:00
Maxmtg
5b3c267162 removed ReadDraftBoosterPack class - it was used by tests only.
removed BoosterDraftAITest - it didn't succeed anyway (needs to have CardDb initialized to succeed)
2011-09-14 16:00:10 +00:00
Sloth
004b0ce664 - Added a couple of counters to the counters class. 2011-09-14 15:54:03 +00:00
Maxmtg
d30f70a140 Working over booster generation - BoosterGenerator became more universal, moved to forge.card for a while, this is still WIP.
Limited game classes have been cleaned (code moved to utility functions in draft, CustomLimited class contains setting to start with custom cardpool or boosters)
Closure introduced to utilities
2011-09-14 15:52:31 +00:00
Sloth
26c284135f - Added the option "AllCounters" to AF RemoveCounterAll. 2011-09-14 15:37:47 +00:00
Sloth
f588a07c57 - Standardized the ordering of spells with kicker. 2011-09-14 15:16:47 +00:00
Sloth
dc2d92ea10 - Added Aurification. 2011-09-14 14:44:15 +00:00
Sloth
803fd9b3fa - Fixed the legend rule ("If only one of those permanents
is legendary, this rule doesn’t apply").
2011-09-14 13:20:49 +00:00
Maxmtg
911aa3dc2e fix the test 2011-09-14 12:36:43 +00:00
Maxmtg
ab0f24d97d cardSet's members are finalized
M10-Booster added to quest cardshop (experimental and non-functional yet)
BoosterGenerator uses now rare-slots together with explicit numbers for rares and mythics
ItemPool has to be parametrized by Class<T> (unfortunatelly java erases types of generics)
2011-09-14 09:40:34 +00:00
Maxmtg
49b21e09ad CardPool renamed to ItemPool, moved to forge.item, dependencies updated 2011-09-14 05:52:17 +00:00
Maxmtg
d3a51720a8 CardPool is now parametrized, preparing to hold boosters and packaged decks in quest inventory 2011-09-14 05:34:33 +00:00
Maxmtg
4062f6c279 for "Pithing Needle" changed card selection from input where user had to guess the name into a list of options (all unique cards!) 2011-09-14 04:13:22 +00:00
Maxmtg
4b30b95f4f isCardSupported has been implemented on CardDb basis 2011-09-14 03:45:23 +00:00
Hellfish
698ed8b019 *Cleaned up and condensed Torpor Orb check. 2011-09-13 21:44:32 +00:00
Hellfish
b053322a22 *Fixed Torpor Orb for ETB triggers that care about their host card. 2011-09-13 20:58:43 +00:00
Sloth
0075bd769c - Fixed Eyes of the Wisent. 2011-09-13 20:42:22 +00:00
Rob Cashwalker
8b7767f7da Changed references to OldGuiNewGame preference components to reference the actual ForgePreferences class hosted in Singletons. 2011-09-13 20:22:20 +00:00
Rob Cashwalker
ffe281b890 Changed references to OldGuiNewGame preference components to reference the actual ForgePreferences class hosted in Singletons. 2011-09-13 20:16:12 +00:00
Rob Cashwalker
2b53737838 Changed references to OldGuiNewGame preference components to reference the actual ForgePreferences class hosted in Singletons.
Added preferences to save the removal of artifacts and small creatures in deck generation.
2011-09-13 19:50:55 +00:00
Rob Cashwalker
5e5e3690d2 Changed references to OldGuiNewGame preference components to reference the actual ForgePreferences class hosted in Singletons. 2011-09-13 19:12:55 +00:00
Sloth
7af71aac7d - Added Serra Paladin. 2011-09-13 15:57:00 +00:00
Sloth
e4aeecd95a - Added AEther Tide. 2011-09-13 15:38:02 +00:00
Sloth
e122291689 - Added Scorched Earth. 2011-09-13 15:11:26 +00:00
Sloth
a65a1accf0 - Fixed description of Skullmulcher. 2011-09-13 15:07:18 +00:00
Maxmtg
ded38eb1c8 Fix to "download set LQ images" list of files 2011-09-13 14:23:09 +00:00
Sloth
bff341fcf9 - Converted cards granting HIDDEN keywords (pt 3). 2011-09-13 14:05:52 +00:00
Sloth
907b3f80dd - Converted cards granting HIDDEN keywords (pt 2). 2011-09-13 14:01:33 +00:00
Sloth
8124d6493e - Converted cards granting HIDDEN keywords. 2011-09-13 12:57:05 +00:00
Sloth
454747b6c8 - HIDDEN keywords will now be treated differently by continuous static abilities. 2011-09-13 12:39:24 +00:00
Chris
5cff257e41 - Added LQ pic URLs to Chancellor of the Dross, Chancellor of the Forge and Chancellor of the Tangle. 2011-09-13 12:34:41 +00:00
Sol
2b78c457ff - Fix Indestructible Aura 2011-09-13 11:59:13 +00:00
Chris
138f29ab6b - Added the recent commit logs to changes.txt. 2011-09-13 10:38:39 +00:00
Sloth
bfde6bfe4a - Milling triggered abilities will now use the right AI function. 2011-09-13 10:27:32 +00:00
Hellfish
f42c4edc05 *Fixed Haunting Apparition. 2011-09-13 07:42:27 +00:00
slapshot5
9645e948fb Checkstyle fixes in SA_Condition and SA_Requirements 2011-09-13 06:27:06 +00:00
Sol
3a45c6ad23 Fixing CostChange issue where required mana is reduced to 0. 2011-09-13 03:13:06 +00:00
Maxmtg
de59f0d4ce I should be more careful copypaster 2011-09-13 02:38:47 +00:00
ArsenalNut
41c1ea9fb6 add Morbid script parameter to CardFactoryUtil.xCount() 2011-09-13 02:08:53 +00:00
Sloth
ab668eba04 - Fixed performTest in Trigger_Clashed. 2011-09-12 19:39:22 +00:00
Sloth
f8d03d63c5 - Fixed performTest in Trigger_Cycled. 2011-09-12 19:31:37 +00:00
Sloth
0ca071d0d5 - Fixed performTest in Trigger_LandPlayed. 2011-09-12 19:28:57 +00:00
Sloth
5780df4d7a - Fixed change zone triggers (once again). 2011-09-12 19:02:36 +00:00
Maxmtg
575d9db1a4 Door to nothingness (as well as any other spell effect causing a GL) should be displayed correctly in quest battle debriefing 2011-09-12 18:12:19 +00:00
jendave
8efc1f9f35 set cardTemplateScript as executable 2011-09-12 15:45:45 +00:00
jendave
f1b1c44bdd set oracleScript as executable 2011-09-12 15:42:39 +00:00
Maxmtg
115afda511 Checkstyle-changes for mtg-data.txt parser 2011-09-12 15:38:05 +00:00
Maxmtg
69a95707c6 (minor) Changed from ArrayList to List in a chain of booster generation 2011-09-12 15:31:21 +00:00
Maxmtg
145141f224 added snow to manashards
allCards returns an Iterable (a silly protection against external modification)
When player chooses t2 or modern he won't get cards valid for the format but belonging to older sets.
2011-09-12 15:30:14 +00:00
Chris
c9d2570056 - Added the recent commit logs to changes.txt. 2011-09-12 10:37:48 +00:00
slapshot5
04a5605824 fix up a couple Java warnings 2011-09-12 04:01:50 +00:00
slapshot5
937568479b Checkstyle fixes in AF_Clash 2011-09-12 02:23:53 +00:00
slapshot5
ccded0a982 remove unneeded code in Trigger_Taps.getCopy (I had only added it to this trigger. The rest of the Trigger classes do not need this change.) 2011-09-12 00:43:21 +00:00
Maxmtg
9224bf2758 Fix for multiple winlose dialogs in quest mode 2011-09-11 23:31:26 +00:00
Hellfish
70f19ea0c7 *Reverted the Leylines to their previous handling as I thought ChangeZone could handle their "opening hand abilities". 2011-09-11 19:16:12 +00:00
Sloth
b6b4e7308c - Fixed Arm with AEther to not affect creatures that enter the battlefield after it was cast. 2011-09-11 19:08:24 +00:00
Hellfish
6038c17ccf *Reverted Checkstyle settings. I always seem to muck up what files should/shouldn't be committed :S 2011-09-11 18:55:41 +00:00
Hellfish
735e6944a2 *Revert main.properties 2011-09-11 18:53:53 +00:00
Sloth
296615d8b7 - Added Furystoke Giant.
- Ran scripts.
2011-09-11 18:50:25 +00:00
Hellfish
f7f52004ca *Forgot to add script files 2011-09-11 17:47:41 +00:00
Hellfish
b7bf5e1967 *Added MayEffectFromOpeningHand keyword. This replaces the hardcoding for Leyline-like effects.
*Converted the Leylines to keyword.
*Added
	Chancellor of the Dross
	Chancellor of the Forge
	Chancellor of the Tangle
	
Unfortunately Chancellors of the Annex and Spires have their own problems.
2011-09-11 17:44:07 +00:00
Sloth
08a4813af4 - Added Mystic Decree. 2011-09-11 16:55:08 +00:00
Sloth
48dac75fe7 - Added Gravity Sphere.
- Run scripts.
2011-09-11 16:45:32 +00:00
Sloth
79c1bc9007 - Made Resuscitate functional. 2011-09-11 16:36:09 +00:00
Hellfish
23e9f97bc3 *Added Arm with AEther 2011-09-11 15:05:30 +00:00
Maxmtg
b5cdcb3f9e fix for decks with cards in development (that have no valid setinfo) 2011-09-11 14:53:18 +00:00
Sloth
ee204a4aa9 - Added Elder Pine of Jukai and Merfolk Wayfinder. 2011-09-11 14:41:34 +00:00
Sloth
6f32106eed - Added Okina Nightwatch and Secretkeeper. 2011-09-11 14:31:09 +00:00
Maxmtg
b7fcbc9e21 Draft: pick with either LMB dblclick or clicking RMB once on selected row 2011-09-11 14:02:53 +00:00
Sloth
8e57d2341c - Fixed a bug in the AI of PreventDamage AF. 2011-09-11 13:53:26 +00:00
Maxmtg
104d79d619 Draft: cards can be picked by doubleclicking them 2011-09-11 13:32:36 +00:00
Sloth
e5ed021678 - Added SVar:RemAIDeck:True to Peacekeeper. 2011-09-11 12:05:21 +00:00
Sloth
4fb0c98415 - Added Yixlid Jailer. 2011-09-11 12:03:43 +00:00
Sloth
8ddf07823a - Converted Evil Presence and Tainted Well to script. 2011-09-11 11:56:44 +00:00
Sloth
8440739226 - Removed stAnimate from three more cards. 2011-09-11 11:49:37 +00:00
Sloth
00aef08091 - Fixed a bug with continuous static abilities with "RemoveAllAbilities" not granting mana abilities back.
- Removed stAnimate from Blood Moon and Lignify.
2011-09-11 11:39:25 +00:00
Sloth
35c1694712 - Fixed the other level up creatures. 2011-09-11 10:59:37 +00:00
Sloth
aa1eb8c0ce - Fixed Caravan Escort. 2011-09-11 10:51:05 +00:00
Sloth
f6af129a6d - Fixed Fallen Ideal. 2011-09-11 10:44:12 +00:00
Sloth
3f87e823c2 - Continuous static abilities with "RemoveAllAbilities" will now also remove keywords. 2011-09-11 10:38:47 +00:00
Chris
006001b998 - Added the recent commit logs to changes.txt. 2011-09-11 10:34:16 +00:00
Chris
226981b042 - Ran oracle script. 2011-09-11 10:33:05 +00:00
Chris
18c648bfad - Ran set info script. 2011-09-11 10:32:04 +00:00
Sloth
33af95e819 - The AI will no longer use the DealDamage AF abilities when the damage is 0. 2011-09-11 08:22:45 +00:00
Sloth
224c2e0aae - "TriggerCount" will now look at the rootSpellAbility (fixes Souls of the Faultless). 2011-09-11 08:02:53 +00:00
Doublestrike
39b492a969 ReadQuest_Assignment > getQuests() renamed to getAvailableQuests() to avoid confusion, since a list of allQuests is also present. 2011-09-11 06:24:42 +00:00
Doublestrike
0136e9d5f1 Javadoc and functionality comments updated. 2011-09-11 06:15:21 +00:00
Doublestrike
70f6e8ffa9 Minor fix. 2011-09-11 05:49:53 +00:00
Doublestrike
6813fd81e5 Documentation added to Deck class to indicate proper use and legal metadata. 2011-09-11 05:26:34 +00:00
Doublestrike
7fb93dd4b1 Renamed "getHumanPlantAndPet" and "getComputerCreatures" to "getHumanStartingCards" and "getComputerStartingCards".
This is more appropriate since the return values "computer creatures" and "plant and pet" can include enchantments, artifacts, tokens, etc.
2011-09-11 05:20:13 +00:00
Doublestrike
e5c6d749b8 Non-deck meta removed from quest dck files. Meta now reads
Name=
Display Name=
Icon=
Deck Type=
Comment=

All quest-related information is fully stored in quests.txt, including AI and human extra cards at match start.

ReadQuest_Assignment assembles all quest information from this file.
Quest_Assignment has getters and setters to handle all information.

QuestUtil updated, most importantly deprecating SetupQuest, which previously held a lot of hard-coded data.
2011-09-11 04:54:11 +00:00
Sol
46a8d9ff4a Added "Mill" as a Cost
Converted Millikin to use it.
2011-09-11 00:44:36 +00:00
slapshot5
30a34f0618 AF_Animate now respects a "RemoveAllAbilities" param just like StaticAbility. Updated the 10 recently submitted cards to use this. 2011-09-10 23:37:33 +00:00
Maxmtg
0b7215b8a6 trivial refactor in CardPanel (I was looking for a place to draw cards' counters)
Level counters were given a name
2011-09-10 20:54:32 +00:00
slapshot5
d12bf3dc96 Add Dream Thrush, Grixis Illusionist, Jinx, Moonbow Illusionist, Mystic Compass, Reef Shaman, Sea Snidd, Shimmering Mirage, Tideshaper Mystic, and Unstable Frontier. 2011-09-10 20:49:34 +00:00
slapshot5
5963f2ec88 finish up removing abilities and triggers for target cards in AF_Animate (may need to add static abilities to this yet also...) 2011-09-10 20:47:55 +00:00
slapshot5
994fddf7ba very minor Checkstyle stuff in DeckGeneration.java 2011-09-10 17:05:56 +00:00
slapshot5
f45c6c09f5 Checkstyle fixes in GuiUtils 2011-09-10 14:54:42 +00:00
Sloth
7e5c9f679e - Added picCount for Farrel's Zealot. 2011-09-10 11:11:55 +00:00
Sloth
1d99401496 - Completed SVars of Phantasmal Image. 2011-09-10 11:06:56 +00:00
Sloth
2138b6a35c - Added Quiet Speculation. 2011-09-10 11:03:38 +00:00
Chris
09a0315c98 - Added the recent commit logs to changes.txt. 2011-09-10 10:47:44 +00:00
Sloth
255bd37446 - Continuous static abilities with "RemoveAllAbilities" will now also remove static abilities.
- Improved the layering of continuous static effects.
2011-09-10 10:06:14 +00:00
Sloth
8a88ad4bf8 - Simplified the code for the Storm keyword. 2011-09-10 09:05:23 +00:00
jendave
4732c4587e ran setinfo script 2011-09-10 08:51:41 +00:00
Sloth
3fba722443 - Fixed the Graft keyword. 2011-09-10 08:43:54 +00:00
Sloth
87a372ec87 - Fixed Perish the Thought. 2011-09-10 06:13:43 +00:00
Sloth
4e97f1ec06 - Fixed Walker of Secret Ways. 2011-09-10 06:09:42 +00:00
Hellfish
0999399b5a *Added Phantasmal Image 2011-09-09 21:58:16 +00:00
Sloth
a7c9e72c07 - Fixed the issue of changing zones messing up triggers. 2011-09-09 21:17:19 +00:00
Chris
62be71a9c6 - Cleared out the changes.txt file, is ready for new material. 2011-09-09 20:59:27 +00:00
Sloth
25dea41c07 - Fixed No Rest for the Wicked. 2011-09-09 20:57:19 +00:00
Maxmtg
a658c23afa fixing an exception from deSerialilzation of old saves (where gametype was a string) 2011-09-09 18:27:42 +00:00
jendave
eb3adba34f fix import for tree.properties namespace 2011-09-09 16:25:45 +00:00
jendave
c20120df47 fix namespace 2011-09-09 16:25:36 +00:00
Sloth
9a8396e8ba - Added RemoveAllAbilities to some cards. 2011-09-09 16:21:20 +00:00
Sloth
b4c734b49d - Added the option "RemoveAllAbilities" to continuous static abilities which will remove triggers and activated abilities (keywords and static abilities coming soon).
- Fixed Pithing Needle affecting mana abilities.
2011-09-09 16:18:25 +00:00
jendave
1c16386490 checkstyle 2011-09-09 16:16:01 +00:00
jendave
fc7b732dea checkstyle 2011-09-09 16:07:55 +00:00
Maxmtg
5aff635eb8 fixed card picture selection to correctly show cards that have several prints throughout a set 2011-09-09 15:53:00 +00:00
jendave
e28fb2fcee fixed checkstyle 2011-09-09 15:32:27 +00:00
Maxmtg
52ef410927 sorting cards on save
removed import-related warning from OldGuiNewGame
2011-09-09 15:23:16 +00:00
jendave
f6734f6266 add package-info javadoc files 2011-09-09 15:06:32 +00:00
ArsenalNut
d35dc1b2ab added CheckSVar support to SpellAbility_Condition 2011-09-09 12:44:20 +00:00
ArsenalNut
f9e0798f27 Added support for remembering drawn cards to Draw AF with "RememberDrawn" script key 2011-09-09 12:42:28 +00:00
Maxmtg
e6a1fb2930 Checkstyle changes
Moved deck generation code away from OldGuiNewGame
2011-09-09 12:34:12 +00:00
Maxmtg
5fd79df20b added a missing file! 2011-09-09 12:05:34 +00:00
Maxmtg
2ecc716b83 gameType is now a Enum,
Deckeditors no longer save all decks on close (there may remain minor bugs)
Deckeditors have mostly been cleaned of usage of global variables
OldGuiNewGame updates deck comboboxes properly
Download deck from tcgplayer feature temporary removed
cleaned up some warnings
2011-09-09 11:08:29 +00:00
Chris
dc66b2556c [maven-release-plugin] prepare for next development iteration 2011-09-09 11:07:49 +00:00
Chris
7a4d942fb6 [maven-release-plugin] prepare release forge-1.1.3 2011-09-09 11:07:40 +00:00
Chris
501c9dc280 - Added the recent commit logs to changes.txt. Preparing for the next beta. 2011-09-09 10:48:59 +00:00
Sloth
f09f71129c - Fixed a bug in cleanUpTemporaryTriggers. 2011-09-09 09:22:32 +00:00
jendave
0f37fb126d remove -avoid inline conditional- 2011-09-09 06:58:06 +00:00
slapshot5
b14dc3aae8 incremental update for AF_Animate to support removing triggers and abilities as part of the animate. 2011-09-09 01:18:32 +00:00
slapshot5
73c42b2104 text fix for Pawn of Ulamog 2011-09-08 23:06:58 +00:00
Sloth
fdc2702ec9 - Added Farrel's Zealot. 2011-09-08 20:14:42 +00:00
Sloth
4b964057ce - Added the keyword "CARDNAME assigns no combat damage" and converted some cards to use it. 2011-09-08 18:46:48 +00:00
Sloth
b2b62369c0 - Added Kukemssa Pirates and Wall of Corpses. 2011-09-08 16:29:27 +00:00
Maxmtg
9d1eb10027 Added formats filter to deckeditor
removed hardcoded formats where they were known to me
2011-09-08 15:02:01 +00:00
Sloth
4af523872c - Added Imperial Mask and Leyline of Sanctity. 2011-09-08 12:59:27 +00:00
Sloth
6e67754092 - Added Spirit of the Hearth and True Believer. 2011-09-08 12:16:55 +00:00
Sloth
447142ad59 - Added Devastating Dreams and Induce Despair. 2011-09-08 12:10:29 +00:00
Sloth
48d045cd51 - Added the option temporarilySuppressed to the trigger class (suppressed can now be used without it being reset all the time). 2011-09-08 10:28:55 +00:00
Chris
ab8ec0d4d2 - Added the recent commit logs to changes.txt. 2011-09-08 10:24:52 +00:00
slapshot5
f955f12c48 Checkstyle fixes in StaticAbility_Continuous 2011-09-08 03:05:26 +00:00
slapshot5
f8cd6ff7ac some Checkstyle fixes in Trigger_Cycled.java 2011-09-08 02:32:56 +00:00
Maxmtg
53c2b45ea4 just tried to test issue 148, but could not find a card to quest deck, added it. and it didn't appear in list, so I moved the name, type and set filter to quest Deckeditor. Draft users also get an update of colored mana costs. 2011-09-08 02:14:36 +00:00
Maxmtg
a05b4345d4 All computer decks are auto-assigned names
Protection from crashing on empty decks files
Resolution for issues 241-244
2011-09-08 00:29:14 +00:00
Maxmtg
8b545aba7a WU and WB were mixed up 2011-09-07 23:13:26 +00:00
Maxmtg
79bc067a90 a link in properties for small icons 2011-09-07 23:02:27 +00:00
Sloth
d3245ee059 - Updated some quest decks. 2011-09-07 18:33:50 +00:00
Sloth
4a47f12a61 - Updated the costs descriptions of some cards. 2011-09-07 15:03:06 +00:00
Sloth
91118045c2 - Updated the costs descriptions of some cards. 2011-09-07 14:49:32 +00:00
Sloth
63515007e1 - Little fix in the prompt of CostDiscard.
- Fixed Buyback cost of Forbid.
2011-09-07 14:40:33 +00:00
Sloth
42f5cc23ee - Prevented possibleDamagePrevention from giving errors if a permanent with an AF Countermagic ability is around. 2011-09-07 14:32:51 +00:00
Sloth
ca4c882924 - Fixed Ertai, the Corrupted.
- Updated the costs descriptions of some cards.
2011-09-07 14:24:27 +00:00
Sloth
2d40122299 - Continuous static abilities can now add keywords to players.
- Added Ivory Mask.
2011-09-07 12:52:07 +00:00
ArsenalNut
5e7d9a7492 Fixed sacrifice cost prompt for Blazing Torch 2011-09-07 12:31:32 +00:00
Chris
49cb42536c - Added the recent commit logs to changes.txt. 2011-09-07 11:02:51 +00:00
slapshot5
d785b7b5af heckstyle fixes in ManaPool.java 2011-09-07 05:01:11 +00:00
ArsenalNut
a14ef78fd5 corrected Blazing Torch damage ability 2011-09-07 03:39:48 +00:00
slapshot5
2f0f26de51 various checkstyle fixes in Card.java 2011-09-07 03:26:56 +00:00
Sol
2e99e50a5c Mana String comparison isn't in CostChange 2011-09-07 02:27:22 +00:00
Sloth
689a360e27 - Added the Joker 2 deck. 2011-09-06 10:22:42 +00:00
Chris
6d497d5470 - Added the recent commit logs to changes.txt. 2011-09-06 10:21:31 +00:00
Chris
719d5120b0 - Ran oracle script. 2011-09-06 10:20:21 +00:00
Sloth
d2a456cd0d - Converted the triggered ability of Necropotence to script (actually it wasn't even a triggered ability). Updated the wording on the activated ability. 2011-09-06 10:10:28 +00:00
Sloth
c7708509e5 - Restructured parts of AI discarding. All choosing is handled in ComputerUtil.AI_discardNumType. AIPlayer.discard will use this. 2011-09-06 08:42:44 +00:00
Hellfish
9b8fc046ad *Fixed "games won" count not resetting between nonquest matches. 2011-09-06 06:38:16 +00:00
slapshot5
e4e121ccfb several Checkstyle fixes in Card.java 2011-09-06 04:50:33 +00:00
ArsenalNut
ffa0f219ac added CostDesc so card text looks right on game screens 2011-09-06 04:45:01 +00:00
ArsenalNut
384c15dccf added Blazing Torch 2011-09-06 04:33:49 +00:00
slapshot5
de3148824f clean up some Java warnings 2011-09-06 02:18:37 +00:00
slapshot5
8404824656 several Checkstyle fixes in Card, GameAction and CardFactoryUtil 2011-09-06 01:58:44 +00:00
Maxmtg
374d79e231 manacost as icons in quest mode 2011-09-06 01:57:48 +00:00
ArsenalNut
e8c682bbd3 fixed GainControl AF not returning all controlled objects (Issue #227) 2011-09-06 01:35:14 +00:00
Maxmtg
cd954ebdd1 formats - will deal with them later 2011-09-06 01:32:02 +00:00
Maxmtg
153310af5d deckmanager is now forced to store cards along with sets they belong to, cause ppl want customized decks 2011-09-06 00:22:48 +00:00
Maxmtg
a4d4b6b1d8 QuestMode crashed with old decks (no difficulty and displayname metadata in dck files), doesn't crash now at least. 2011-09-06 00:05:06 +00:00
Maxmtg
20319c3bac minor optimizations to card filtering 2011-09-05 23:43:03 +00:00
Maxmtg
a20201a998 you were doing it wrong 2011-09-05 23:42:02 +00:00
Sol
bcb25d5444 Fixing Java String Comparison 2011-09-05 23:29:13 +00:00
Maxmtg
582d9ffe16 fixed a bug with deckeditor filters: (1) when you select 6 core types of 7, all 7 are shown anyway, (2) with active set filter didn't show some cards issued in other sets 2011-09-05 22:53:45 +00:00
Sol
d8bde04f98 - Fix for new Cost object not using CostChange information properly 2011-09-05 22:46:13 +00:00
slapshot5
8de408cd65 fix for having 2 Legendary creatures with the same name on the battlefield, but one of them is face down both going to the graveyard. Now, isFaceDown() is checked. 2011-09-05 22:28:08 +00:00
slapshot5
870972d091 clean up some Java warnings 2011-09-05 21:30:26 +00:00
Sloth
3a87576c3f - Disabled restarting matches in quest mode. 2011-09-05 20:02:27 +00:00
Maxmtg
b32bbf33ad fix for http://www.slightlymagic.net/forum/viewtopic.php?f=26&t=787&p=69769#p69769 2011-09-05 18:29:20 +00:00
Maxmtg
515a0aa302 Deck Editor displays mana as symbols (currently only for constructed mode) 2011-09-05 17:09:07 +00:00
Sloth
9170a06da0 - Added the option to remove triggered abilities with continuous static abilities.
- Added it to some cards that currently still use stAnimate.
2011-09-05 17:04:36 +00:00
Chris
383525a4a1 - Modified the Hornet Queen script and it will now look for a token picture named "g_1_1_insect_deathtouch.jpg. 2011-09-05 16:57:17 +00:00
Maxmtg
613d9aef78 does not force deck to have comment or playerType 2011-09-05 16:09:20 +00:00
Maxmtg
ef773c9d4c fixed an NPE for null comments 2011-09-05 15:46:09 +00:00
Maxmtg
ce5851ab5a Won't show errors if a card has no setinfo. 2011-09-05 15:38:07 +00:00
Sloth
9a038a53b6 - Added SVar:RemAIDeck:True to Brave the Elements. 2011-09-05 11:46:56 +00:00
Chris
738de02b15 - Added the recent commit logs to changes.txt. 2011-09-05 11:28:46 +00:00
Chris
54676e22ec - Ran oracle script. 2011-09-05 11:27:36 +00:00
Maxmtg
69152d07c3 Deck class no longer contains metadata - please create new classes for extra data you want stored along with the deck, incapsulate deck there if needed.
Accelerated Quest startup by removing N reads of N files (n=number of decks) that happened before displaying list of battles
Data specific for quest battle moved to QuestEvent
2011-09-05 10:47:08 +00:00
Maxmtg
2f62f07126 removed exception that turnd out not needed 2011-09-05 09:37:45 +00:00
ArsenalNut
0842c5aa4f changed Boldwyr Intimidator to use CantBlock instead of CantBeBlockedBy to be strictly correct 2011-09-05 04:49:29 +00:00
ArsenalNut
23064cc3d5 Added Shields of Velis Vel. Fixed Amoeboid Changeling and Blades of Velis Vel to animate to add AllCreatureTypes. 2011-09-05 04:23:15 +00:00
ArsenalNut
dd7a40974f added Boldwyr Intimidator 2011-09-05 03:38:14 +00:00
Sol
1d4b09fdf7 - Fix for cards like Shimmering Grotto being able to pay for itself. 2011-09-05 00:16:10 +00:00
slapshot5
afc4ea7478 Checkstyle fixes in GameActionUtil and GenerateConstructedDeck 2011-09-04 20:45:11 +00:00
Maxmtg
61ba486d8d Cards that were missing setInfo will be listed in a good errorviewer window. 2011-09-04 20:39:59 +00:00
Sloth
aefb076f23 - Generalized the xcount functions available in continuous static abilities (fixes Mwonvuli Ooze). 2011-09-04 20:29:34 +00:00
slapshot5
25b1fe6cf3 some Checkstyle in Gui_WinLose and GenerateThemeDeck 2011-09-04 19:58:21 +00:00
Sloth
a23045d76c - Fixed Pulsemage Advocate. 2011-09-04 19:22:20 +00:00
slapshot5
f4946fb5ff clean up some java warnings 2011-09-04 19:08:15 +00:00
slapshot5
1c50ed43c0 some fixes in Test classes to fix compile errors. 2011-09-04 19:05:48 +00:00
slapshot5
b9db01ec16 Checkstyle fixes in AF_ChangeZone 2011-09-04 19:05:12 +00:00
Sloth
460701d4f1 - Converted the Changeling keyword to a stat defining ability. 2011-09-04 18:42:10 +00:00
Maxmtg
3cf823cab9 Pulled all the deck loading errors together. 2011-09-04 17:56:53 +00:00
Maxmtg
b4d3894b35 fixing exception that happens when loading a deck with cards not found in our database. 2011-09-04 17:40:26 +00:00
Maxmtg
3756976bf5 adressing issue from http://www.slightlymagic.net/forum/posting.php?mode=quote&f=26&p=69462 (if a card has blank value set that caused an exception) 2011-09-04 17:14:37 +00:00
Maxmtg
150a4dc136 Added Innistrad into sets list so that people would be able to develop cards for it 2011-09-04 16:57:49 +00:00
Maxmtg
79e3081e98 SetInfoUtil cleaned out for unused code, init moved to static{} block, dependencies updated
limited game code moved to a matching package
deckeditor for drafting now lets pick a card by hitting space.
2011-09-04 15:48:59 +00:00
Maxmtg
5382bb7587 The choice window makes its list focused then it gains focus itself. So you can just press up/down and ENTER or ESC to choose without touching mouse 2011-09-04 15:43:00 +00:00
Sloth
936fae779e - Little AI fix in AF Attach Curse.
- Added Screams from Within.
2011-09-04 15:03:39 +00:00
ArsenalNut
78468572d0 fixed calculateAmount so Remembered and Imprint work when ability != null 2011-09-04 14:51:24 +00:00
slapshot5
35ab02ae9b some Checkstyle fixes in AF_ChangeZone 2011-09-04 14:43:05 +00:00
Maxmtg
c3db613e86 Code for reading a deck refactored. 2011-09-04 12:06:49 +00:00
Maxmtg
96556ebfa0 Now 'new' is present in quest deckbuider too. 2011-09-04 11:49:14 +00:00
Sloth
5428c2a8f5 - Little fix for the prompt of the reveal cost. 2011-09-04 11:40:28 +00:00
Maxmtg
263be6f3d1 "New" column added to Quest shop interface. 2011-09-04 11:13:03 +00:00
Sloth
b8412d4648 - The AI will no longer try to use mana abilities which have a mana cost (it will miscalculate). 2011-09-04 11:02:59 +00:00
Chris
f68025f340 - Added the recent commit logs to changes.txt. 2011-09-04 10:58:16 +00:00
Sloth
a40670d9de - Added the option "RemoveTypes" to AF Animate to remove one special type.
- Added Arcum's Weathervane.
2011-09-04 10:32:01 +00:00
Sloth
91ded360f5 - Added Oracle text to some cards.
- Updated two DiscardMe SVars.
2011-09-04 10:23:01 +00:00
Sloth
b6581dba64 - Added the option "RemoveType" to continuous static abilities to remove one special type.
- Added Melting.
2011-09-04 10:14:19 +00:00
Sloth
e2c99a4218 - Fixed an incompatibility of getShortColorsString and ManaCost (the former translating Colorless to C which the latter doesn't take). 2011-09-04 09:42:55 +00:00
Sloth
7d15448012 - The restart match button is now always enabled. 2011-09-04 09:00:07 +00:00
Sloth
26808aef66 - Disabled Sideboard parsing of deck files (because it currently chokes on the quest files). 2011-09-04 07:53:52 +00:00
ArsenalNut
dcf51e08d3 added Fickle Efreet 2011-09-04 04:48:19 +00:00
Maxmtg
a46486c0ad reverting sources to revision 10193
changes from r10200 were kept (not reverted)
2011-09-04 03:13:07 +00:00
Chris
658d93dfd1 - Fixed the typos for the cards: Nin, the Pain Artist; Vedalken Dismisser; Latulla, Keldon Overseer; Pearlspear Courier; Sorceress Queen; Khabal Ghoul; Skulking Ghost and Diligent Farmhand. 2011-09-04 02:48:40 +00:00
Doublestrike
8eefc0cee1 DeckManager updated to ignore tokens stored in Quest decks.
QuestUtil updated (poorly) for a quick fix on a couple of errors.
2011-09-04 01:30:34 +00:00
ArsenalNut
1bdcc46719 add a python script that parses the mtg-data.txt and produces card templates for card names entered at a prompt. It doesn't scrape magiccards.info for image data so that SetInfo lines are bogus. 2011-09-03 23:50:47 +00:00
ArsenalNut
4f1cca1294 added Deadshot and Falling Timber 2011-09-03 23:43:37 +00:00
ArsenalNut
f2f3f3bc63 Added Cone of Flame, Dwarven Landslide, Rushing River, Stand Together 2011-09-03 23:16:06 +00:00
ArsenalNut
2cb4b1223b added "TargetUnique$ True" to Toils of Night and Day 2011-09-03 21:37:42 +00:00
ArsenalNut
df4f9a9512 fixed subability cost 2011-09-03 21:04:34 +00:00
Sol
3c0da0f4a7 Updating Oracle text for recently added cards 2011-09-03 15:36:34 +00:00
Sloth
4cabc4214c - Added Schismotivate. 2011-09-03 14:17:43 +00:00
Sloth
29fc707f27 - Added Steal Strength. 2011-09-03 14:13:48 +00:00
Doublestrike
51c52609c3 Deck and DeckManager restored? 2011-09-03 12:13:39 +00:00
Hellfish
8310c076ab *Better fix for the StackOverflow when donating stuff. You know, one that *doesn't* cause other GainControl abilities to spaz out. 2011-09-03 11:48:20 +00:00
Sloth
74fb60ec4d - Fixed description of Coralhelm Commander. 2011-09-03 11:29:58 +00:00
Chris
1f5074732d - Added the recent commit logs to changes.txt. 2011-09-03 11:29:19 +00:00
Doublestrike
847da2c114 Frantic changes to Deck and DeckManager to fix errors in r10194 2011-09-03 11:20:13 +00:00
Maxmtg
a5f708559c fixed a couple of compile errors from 10194, yet could not handle them all 2011-09-03 10:57:13 +00:00
slapshot5
1111ea2566 fix SetInfo for Bloodfire Dwarf 2011-09-03 10:27:24 +00:00
Doublestrike
f83f87df5b NOTE: A commit with errors was apparently pushed previous to mine. As a result, my work has been broken also, and will unfortunately take some time to fix. The functionality described below will eventually work.
=====
Big commit: Restructured Quest quests to use dck files.  This required changes in many places.  Among other things:
- Model and view separated for quest main panel items
- Quests and battles all generated from dck files
- dck files all updated to contain metadata, main, sideboard
- Quest dck files updated to contain [ai_extra_cards] and [human_extra_cards]
2011-09-03 10:08:03 +00:00
slapshot5
1786c3e655 Checkstyle fixes in some Input_* files 2011-09-03 09:37:39 +00:00
slapshot5
b8b4f58805 many Checkstyle fixes 2011-09-03 09:22:29 +00:00
slapshot5
dd31537034 Checkstyle fixes in GuiDisplayUtil.java 2011-09-03 08:24:53 +00:00
slapshot5
9db7d863f1 taking out some debug code from OldGuiNewGame.java 2011-09-03 07:59:07 +00:00
slapshot5
9aa620c68e fix a bunch of Java warnings 2011-09-03 07:56:52 +00:00
slapshot5
aac44770c3 change some imports and types in GuiBoosterDraftTest.java and GuiQuestOptionsTest.java (I don't know if the fixes are correct, but it fixes a broken build...) 2011-09-03 07:52:34 +00:00
ArsenalNut
494f4868b4 Added Magma Burst, Added SetInfo to Consume Strength and Jilt 2011-09-03 05:33:17 +00:00
ArsenalNut
0e843531a5 added Consume Strength, Jilt, and Leeching Bite 2011-09-03 04:37:22 +00:00
ArsenalNut
14191bf45f moved Incremental Growth to correct folder
added Incremental Blight
2011-09-03 02:01:03 +00:00
ArsenalNut
3fcabe0574 added Incremental Growth 2011-09-02 22:56:48 +00:00
Maxmtg
adb3ae979b Moved some methods from QuestData to helper classes, the whole class rearranged
Moved shop-related things to QuestUtilCards.java (eg. number of shop boosters calculation)
CardShop now shows how many decks use the given card
Quest deck editor: press space to add card to your deck - that simple
CardPool no longer allows incorrect remove numbers
removed lots of senseless javadocs
2011-09-02 22:51:47 +00:00
Hellfish
90d5514aaa *Fixed StackOverflow when donating stuff. 2011-09-02 18:50:20 +00:00
Maxmtg
b548b3542d Deckeditors use a unified component for TableWithCards, sorting issues fixed 2011-09-02 17:57:24 +00:00
Chris
6e95de93ad - Moved the new JuzamjediCube.dck file into the /res/decks/ folder. 2011-09-02 16:45:01 +00:00
Chris
df62cbb1cf - Moved the file treasure_hunt.txt into the t folder and out of the cardsfolder. 2011-09-02 16:41:51 +00:00
Chris
b0d692132d - Added the LQ pic URL to Skullbriar, the Walking Grave. 2011-09-02 16:39:59 +00:00
Sloth
f47ffe043e - Fixed continuous static effects that only change colors not being applied. 2011-09-02 16:38:34 +00:00
Sol
e3e534df52 - Added support for TargetUnique for cards like Arc Trail, where subabilities can't target something any parent ability has targeted. 2011-09-02 15:40:39 +00:00
Sloth
f450c5687e - Added SVar:DiscardMe to some cards. 2011-09-02 13:40:12 +00:00
Chris
9da6e01662 - Added the recent commit logs to changes.txt. 2011-09-02 11:18:53 +00:00
Maxmtg
97802645df removed rarity from Card, use CardPrinted instead
Predicate: stylechanges
acquiring legacy booster longer throws
2011-09-02 10:53:06 +00:00
Maxmtg
f255d38e24 removed save of unpacked quest data 2011-09-02 09:41:10 +00:00
Maxmtg
67cf33d550 added support for older format of quest saves (a method for deserialization of CardPool)
since color names are lowercases, I used constants from forge for their names.
2011-09-02 09:34:31 +00:00
Sloth
030998fe18 - Fixed EtB triggers. 2011-09-02 09:28:29 +00:00
Maxmtg
3d4032c5fa sorting order for colors is: W U B R G multi colorless, as they are numbered in a set 2011-09-02 08:51:20 +00:00
Maxmtg
b202a35967 cardpool won't add 0 or negative number or any card 2011-09-02 08:38:44 +00:00
Sloth
daacb0427c - Fixed a possible NPE in getPumpCreatures (AF Pump). 2011-09-02 08:14:37 +00:00
Sloth
981cd06414 - Little fix for Blowfly Infestation. 2011-09-02 06:44:25 +00:00
Sloth
ef08aa76b1 - Added Blowfly Infestation by Iran. 2011-09-02 06:42:48 +00:00
slapshot5
16878c9a6d revert a couple checkstyle fixes. 2011-09-02 06:23:17 +00:00
slapshot5
0eb9b4194b several Checkstyle fixes 2011-09-02 06:16:51 +00:00
slapshot5
d7453206de Checkstyle and Java warnings cleanup in ReadDraftBoosterPack.java 2011-09-02 06:00:20 +00:00
slapshot5
e24da28385 Checkstyle fixes in several files 2011-09-02 05:57:44 +00:00
ArsenalNut
24277f161c added Colfenor's Urn 2011-09-02 04:46:38 +00:00
ArsenalNut
4987b31e31 Modified handling of CheckSVar in Trigger.java to be consistent with the other abilities.
Moved handling of Remembered and Imprint list in calculateAmount outside of the ability if statement
2011-09-02 04:45:04 +00:00
ArsenalNut
1e62deb271 Fixed Amber Prison not initially tapping targeted permanent 2011-09-02 04:39:56 +00:00
slapshot5
38bcccccb2 delete Mystic Compass until AF_Animate can handle it removing abilities 2011-09-02 04:30:24 +00:00
slapshot5
dbd7b4eb64 clean up a bunch of Java warnings 2011-09-02 04:13:42 +00:00
slapshot5
83a338fc2e Checkstyle fixes in a few random files. 2011-09-02 03:32:55 +00:00
slapshot5
2a5e4754b0 Checkstyle fixes in GuiInput.java 2011-09-02 03:24:34 +00:00
slapshot5
656bc43c00 Checkstyle fixes in a couple GUI files 2011-09-02 03:15:18 +00:00
Maxmtg
16be5d01e5 fix manacost.toString typo
questData - XML serialization for CardPool
2011-09-01 23:57:02 +00:00
Maxmtg
d3233cfa1c rolling back ping to DraftAI (removed ocasionally @10146) 2011-09-01 22:16:24 +00:00
Maxmtg
41970e996c tableModel now remembers up to 3 sortings. (like by name, set and then color) and remembers them
boosterDraft window should not be maximized on start
totally removed progressbar from deckeditor
mana comparison: R/P is now a bit greater than R
2011-09-01 22:10:52 +00:00
Sloth
419c339a6d - Updated some SVars. 2011-09-01 20:45:21 +00:00
Sloth
8ec2b467a6 - Added 2011-09-01 19:30:31 +00:00
Maxmtg
01e2d81cc8 sorry, lost one method during merge - fixing now 2011-09-01 18:18:33 +00:00
Maxmtg
54c1b987d2 All deckeditors, decks, boosterdraft, quest switched to lightweight cardPrinted objects, have fun :)
Features dropped: glassPane on deckeditors, separate filter window in deckeditors.
2011-09-01 18:11:00 +00:00
jendave
787b5059b5 ignore .DS_STore for Git-SVN 2011-09-01 17:25:40 +00:00
jendave
ecaacb73f6 update deploy plugin 2011-09-01 17:19:39 +00:00
Sloth
d3460d9d88 - Added GameEntity class as parent of Card and Player class. 2011-09-01 15:15:12 +00:00
Sloth
d1a5e97692 - Added some more variables to LastKnownInformation. 2011-09-01 14:12:55 +00:00
Sloth
7a6475b6b1 - Added Treasure Hunt. 2011-09-01 13:42:21 +00:00
Sloth
7ed642bf20 - Expanded and changed digUntilStackDescription.
- Added Sacred Guide.
2011-09-01 12:27:22 +00:00
Sloth
4ea9d2b4c7 - Added Baneful Omen. 2011-09-01 12:00:46 +00:00
Doublestrike
6b8686bb04 Renamed "getOpponents()" to "generateBattles()" in QuestBattleManager and QuestBattle.
Note: AllZoneUtil already has a method called getOpponents.

Updated references.
2011-09-01 11:37:02 +00:00
Chris
717c6b554d - Added the recent commit logs to changes.txt. 2011-09-01 11:30:54 +00:00
Sloth
186e76286f - Fixed Balthor the Defiled. 2011-09-01 11:25:31 +00:00
Sloth
7a67d7aa31 - Converted Augury Adept to script. 2011-09-01 11:17:01 +00:00
Doublestrike
ca379162f0 Renamed "getAIDeckNewFormat()" to "getAIDeckFromFile()" in quest area.
Renamed "getAIDeck()" to "getAIDeckFromMap()" in quest area.

Updated references.
2011-09-01 11:07:55 +00:00
Doublestrike
61d83fbb93 Renamed "getAIDeckNewFormat()" to "getDeckFromFile()" and updated references in Quest area. 2011-09-01 11:05:15 +00:00
Sloth
57bdf06959 - Converted Dark Confidant and Tutelage to script. 2011-09-01 10:58:00 +00:00
Sloth
5222b5e45e - Switched order of abilities of Maze of Ith (for AI). 2011-09-01 10:16:50 +00:00
slapshot5
da309d93d9 Chesckstyle fixes in several files 2011-09-01 07:31:58 +00:00
slapshot5
4483d6e959 checkstyle fixes in CardFactoryUtil 2011-09-01 06:04:17 +00:00
slapshot5
aee7ad546b Checkstyle fixes in StaticEffect and StaticEffects 2011-09-01 05:56:36 +00:00
Hellfish
5445973a8a *Reverted one checkstyle bit to get things to compile. 2011-09-01 05:51:39 +00:00
Doublestrike
0c2b4d6d35 Brief commenting added 2011-09-01 04:52:39 +00:00
slapshot5
e51086c4f7 Checkstyle fixes in AF_EndGameCondition 2011-09-01 04:47:17 +00:00
slapshot5
7fa6834384 Checkstyle fixes in AbstractCardFactory and PreloadingCardFactory 2011-09-01 04:10:09 +00:00
Doublestrike
c6290cd674 ESC key can now close the splash frame. 2011-09-01 04:07:48 +00:00
slapshot5
28c64e19f9 Checkstyle fixes in AF_Protection 2011-09-01 04:00:52 +00:00
Doublestrike
cc8e3967a9 Housecleaning on QuestBattle.java.
Updated Deck.java to indicate error if meta property not found.
2011-09-01 03:22:59 +00:00
Doublestrike
fbd43f74a1 QuestBattle.java fully updated to use [metadata] for description, difficulty, etc.
Removed from file: Hard-coded meta, exhaustive deck listing

Quest decks update: all meta for battle decks is now contained in [metadata] section.
DisplayName field added to decouple file name from display.
All 272 quest battle decks now contain:
[metadata]
Name=
DisplayName=
Difficulty=
Description=
Icon=
Comment=
[main]
2011-09-01 02:25:29 +00:00
Sol
cf69748630 - Reduce number of wins needed for gaining Packs for number of Wins 2011-09-01 01:38:26 +00:00
slapshot5
753c903425 Checkstyle fixes in Combat.java 2011-09-01 00:49:03 +00:00
slapshot5
8a8d881d9c Checkstyle fixes in AF_Copy 2011-09-01 00:29:33 +00:00
Hellfish
875dec836d *Added Skullbriar, the Walking Grave. 2011-08-31 19:47:45 +00:00
Hellfish
09439a6ec1 *Fixed and expanded LKI code. 2011-08-31 17:50:18 +00:00
Sloth
b5ad63bf29 - Added one copy of Brass Herald to the Frankenstein 2 and 3 decks. 2011-08-31 15:41:29 +00:00
Doublestrike
2615360ab0 Minor fix 2011-08-31 12:50:17 +00:00
Chris
e23f4a3642 - Added the recent commit logs to changes.txt. 2011-08-31 11:12:48 +00:00
Sloth
ca3ce5f4fa - Moved AI_discardNumType to ComputerUtil. 2011-08-31 10:47:46 +00:00
Sloth
d5434813c0 - Added SVar:DiscardMe to four more cards. 2011-08-31 10:17:49 +00:00
Sloth
7d4800a91e - Added an AI cost preference for discard costs, the SVar is called "DiscardMe". Squee, Goblin Nabob is an example. 2011-08-31 10:03:43 +00:00
Maxmtg
93e106ad51 rarity fix: snow-covered lands were Lands in ICE and Common in CSP 2011-08-31 09:39:26 +00:00
slapshot5
d9eea33430 a few Checkstyle fixes 2011-08-31 07:54:18 +00:00
slapshot5
92eef5f963 a few Checkstyle fixes 2011-08-31 07:47:14 +00:00
slapshot5
388e903300 AllZoneUtil Checkstyle fixes. 2011-08-31 07:40:50 +00:00
slapshot5
cf623391fb several Checkstyle fixes 2011-08-31 07:29:52 +00:00
Hellfish
b7035fa3f1 *LKI is more accurate now. (Fixes the Proper Burial bug described by Accountancy in bug topic) 2011-08-31 06:20:48 +00:00
slapshot5
ffbbcb2502 add Mystic Compass (from Alliances) 2011-08-31 06:09:48 +00:00
slapshot5
5ba1902263 various Checkstyle fixes 2011-08-31 04:29:03 +00:00
slapshot5
acfc57d1e7 Checkstyle fixes in AF_GainControl 2011-08-31 02:21:26 +00:00
slapshot5
c4b1a1e522 Checkstyle fixes in CardFactory_Instants.java 2011-08-31 01:23:12 +00:00
Maxmtg
558e835f85 removed redundant imports
CardPrinted now supports getImageFinelame()
SetInfoUtil refactored, its dependencies updated
2011-08-30 23:30:14 +00:00
Maxmtg
138a85b5de fixed typo in getter name, added comparable getter for AI support 2011-08-30 23:12:15 +00:00
Maxmtg
8382c62a69 deckManager has lazy initialization now
(in my private yet builds where Deck uses PrintedCards the decks loading before cardFactory caused NPEs)
2011-08-30 22:58:21 +00:00
Maxmtg
16d513aa4c previous commit did break the build, this is a patch 2011-08-30 22:55:26 +00:00
Maxmtg
00513e2868 Parser for cardname.txt is ready, CardDb is initialized when PreloadFactory starts.
Warning: this commit may break the build. I'll fix it right now if so the co does.
2011-08-30 22:53:22 +00:00
Maxmtg
f6ce0e7b63 Solarion had missing P/T 2011-08-30 22:42:41 +00:00
Sloth
6401822914 - Added LQ picture url to Bitter Ordeal. 2011-08-30 18:57:32 +00:00
Sloth
82a77bcbbe - Little cleanup in card class.
- Added removeKeyword, isValid and hasProperty functions to the player class.
2011-08-30 16:11:21 +00:00
Doublestrike
3dd01f4b0d Updated splash frame close functionality to also cancel preloading and gui creation process if user has closed splash frame. 2011-08-30 15:50:10 +00:00
slapshot5
a9da41acb3 checkstyle cleanup in AF_Combat 2011-08-30 13:19:11 +00:00
Sloth
438c29a080 - Fixed Bitter Ordeal. 2011-08-30 12:35:33 +00:00
Sloth
00d6c3aa42 - Fixed Devouring Swarm. 2011-08-30 11:54:03 +00:00
Sloth
181d251b34 - Fixed Sovereigns of Lost Alara. 2011-08-30 10:45:22 +00:00
Chris
fabbbd80c4 - Added the recent commit logs to changes.txt. 2011-08-30 10:29:27 +00:00
Chris
c2aae43112 - Ran set info script. 2011-08-30 10:26:19 +00:00
Sloth
188df1d342 - Fixed Ferocity. 2011-08-30 10:04:16 +00:00
slapshot5
fbfc3355c3 Checkstyle fices in AF_Debuff 2011-08-30 08:06:36 +00:00
slapshot5
9d3beceeed Checkstyle fixes in AF_Cleanup 2011-08-30 07:53:59 +00:00
slapshot5
4f9d9a5e59 Checkstyle fixes in AF_Reveal 2011-08-30 07:50:18 +00:00
jendave
166a86fa9e checkstyle 2011-08-30 07:46:15 +00:00
jendave
73f8c055f2 checkstyle fixes 2011-08-30 07:46:03 +00:00
slapshot5
eda84174a7 some Checkstyle fixes in AF_AlterLife 2011-08-30 05:44:32 +00:00
slapshot5
025337c22d Checkstyle fixes in AbilityFactory_Choose 2011-08-30 05:30:36 +00:00
slapshot5
dd97288037 clean up a bunch of java warnings 2011-08-30 05:16:43 +00:00
slapshot5
2ac4e1f7a3 basic CheckStyle cleanup in AbilityFactory_Turns.java 2011-08-30 04:31:55 +00:00
ArsenalNut
80e17c4426 Add Frenetic Sliver 2011-08-30 04:24:02 +00:00
Doublestrike
928fe013e6 Added "close" button to splash frame 2011-08-30 02:31:15 +00:00
Sol
138f398f13 Raising max sell price to 1000 2011-08-30 02:21:02 +00:00
Doublestrike
8ef3b2d2dc Deleted SplashModelProgressMonitor.java and SplashViewProgressMonitor.java.
These files are now called SplashProgressModel and SplashProgressComponent.
2011-08-30 00:05:46 +00:00
ArsenalNut
4e952b5c80 Added RememberAll,RememberWinner,RememberLoser to Flip AF
Modified Crazed Firecat to add counter after all the flips
2011-08-29 23:57:28 +00:00
Sloth
f3e7deff8f - Checkstyle madness. 2011-08-29 20:22:54 +00:00
Sloth
c2907ea165 - Added Evolving Wilds and Terramorphic Expanse to randomly generated decks with three or more colors.
- Added Rupture Spire and Undiscovered Paradise to randomly generated decks with four or more colors.
2011-08-29 20:15:13 +00:00
Hellfish
57541ab2b6 *Picked off some low hanging CheckStyle fruit in TriggerHandler 2011-08-29 19:54:03 +00:00
Sloth
9314655fbc - Added Fetchlands to randomly generated decks.
- Updated some SVars.
2011-08-29 19:33:43 +00:00
Sloth
fdd16a28ea - Fixed the SplashFrame error. 2011-08-29 19:31:29 +00:00
jendave
766236ee54 move from Braids directory 2011-08-29 18:46:17 +00:00
jendave
eb45689f48 update commons-discovery 2011-08-29 18:45:33 +00:00
Braids
61d68e3782 Incremental check-in for forge.card.CardRulesReader and related classes. 2011-08-29 16:33:08 +00:00
Braids
119398c5a5 Reduced CheckStyle violations in src/main/java/forge/AllZone.java. 2011-08-29 16:31:21 +00:00
Braids
fd25e38c9e Organized imports in src/test/java/forge/model/FModelTest.java 2011-08-29 16:28:46 +00:00
Chris
3e6071e737 Added LQ pic URL to Bloodcrazed Goblin; Gleancrawler; Inferno Elemental; No Rest for the Wicked; Second Sunrise and Twilight Shepherd. 2011-08-29 13:11:13 +00:00
Doublestrike
5bfb20e916 - Splash view/model renamed, moved to forge.view.swing folder
- Small fix to decouple interface from implementation
- Add dispatch thread test
- Updated javadoc
2011-08-29 10:22:04 +00:00
Chris
455caa0280 - Added the recent commit logs to changes.txt. 2011-08-29 09:52:04 +00:00
Chris
e4d2c66704 - Ran set info script. 2011-08-29 09:50:56 +00:00
jendave
3eefc0899a add old deck generators back due to popular demand 2011-08-29 08:00:15 +00:00
Sloth
9ca9a91ae0 - Cleanup for last commit. 2011-08-29 07:44:10 +00:00
Sloth
e4fde9a4ea - Fixed targeting of some more cards using AF PreventDamage. 2011-08-29 07:22:30 +00:00
Sloth
b923cc5b05 - Fixed targeting of Noble Vestige and Shieldmate's Blessing.
- Added SVar:RemRandomDeck:True to Execute.
2011-08-29 07:02:29 +00:00
ArsenalNut
3332ec6673 Added Planar Chaos 2011-08-29 06:49:07 +00:00
slapshot5
c5d4a83516 CheckStyle cleanup in AbilityFactory.java 2011-08-29 05:56:16 +00:00
ArsenalNut
2aaecf993f Added Puppet's Verdict and Crazed Firecat 2011-08-29 05:17:47 +00:00
ArsenalNut
07395f1dc1 Added Goblin Bomb, Goblin Kites, Goblin Lyre, Molten Sentry, and Viashino Sandswimmer 2011-08-29 04:35:59 +00:00
Rob Cashwalker
d5db85d7f1 Issue 187 - You win - window covers the booster select window
- changed setAlwaysOnTop() to toFront()
Issue 188 - Window title text truncated in *Choose a format of cards for the pr...* window
- Shortened window title to fit
2011-08-29 04:04:34 +00:00
slapshot5
d7360b539e CheckStyle fixes in AbilityFactory_Animate.java 2011-08-29 03:35:49 +00:00
slapshot5
5a62cce15e Checkstyle fixes in CardFactory_Auras.java 2011-08-29 03:13:29 +00:00
slapshot5
222a319188 add Vigean Graftmage (from Dissension) 2011-08-29 02:56:04 +00:00
slapshot5
e317e60a05 add Sporeback Troll (from Dissension) 2011-08-29 02:51:11 +00:00
slapshot5
4ade4e1fe4 Checkstyle fixes in Upkeep.java 2011-08-28 23:38:30 +00:00
slapshot5
b6e767780a CheckStyle fixes in CardFactoryUtil.java 2011-08-28 23:19:11 +00:00
Sol
25a0db7fd0 Fixing Blind with Anger having the whole mtgdata.txt as Oracle Text
Fixing issue where if Name isn't found in mtgdata.txt an error is written and the card is skipped
2011-08-28 21:58:05 +00:00
Sol
f1191965ee Oracle Update for X-Z 2011-08-28 20:06:16 +00:00
Sol
695653860c Oracle Update for U-W 2011-08-28 20:03:47 +00:00
Sol
5d294057e4 Oracle Update for S-T 2011-08-28 20:00:05 +00:00
Sol
860da32298 Oracle Update for P-R 2011-08-28 19:50:18 +00:00
Sol
d6c60a8255 Oracle Update for M-O 2011-08-28 19:44:21 +00:00
Sol
0a0a426988 Oracle Update for J-L 2011-08-28 19:39:34 +00:00
Sol
7a7fa34607 Oracle Update for G-I 2011-08-28 19:35:58 +00:00
Sol
5d415c23aa Oracle Update for D-F 2011-08-28 19:30:52 +00:00
Sol
d5e8455bff Adding Oracle text to A-C 2011-08-28 19:24:48 +00:00
Sol
9c8cd21dd9 Adding new OracleScript to add Oracle to cards.txt; in the future this script will replace setInfo scripts. This script depends on mtg-data.txt instead of magiccards.info 2011-08-28 19:17:16 +00:00
slapshot5
5f834dcf6a fix a bunch of CheckStyle things in AbilityFactory_Counters.java 2011-08-28 19:10:35 +00:00
ArsenalNut
9ee86de16b added support for Bloodthirst X 2011-08-28 18:30:50 +00:00
ArsenalNut
47ae5c0078 Removed ActivatedOnly script key. Not needed after changes in Rev# 9882 2011-08-28 18:27:32 +00:00
slapshot5
0df9d89aea minor cleanup in QuestPetHound.java 2011-08-28 18:03:21 +00:00
Braids
8834383279 forge.MagicStack: Fix many CheckStyle and a few PMD violations. 2011-08-28 17:33:43 +00:00
Sloth
6eb1f45f91 - Small improvement of AI in PreventDamage AF. 2011-08-28 15:58:06 +00:00
Rob Cashwalker
c2d45c557f Issue 147 - Explain reason for victory/win/lose/loss/defeat before closing battlefield window
- delays dispose() on the battlefield screen until button clicks in Gui_WinLose
2011-08-28 15:44:45 +00:00
Maxmtg
fc95a74ada now we depend on apache.commons.io
updated set aliases
more predicates for good use
deckeditorbase concept preview
2011-08-28 15:33:26 +00:00
Hellfish
b67e86c573 *Fixed Blocks triggers. 2011-08-28 15:28:49 +00:00
Maxmtg
af5948e344 lazycf, slight updates to classes - more parsing moved to appropiate class 2011-08-28 15:20:43 +00:00
Sloth
117d10fa74 - Fixed description of Lighthouse Chronologist. 2011-08-28 14:31:38 +00:00
Hellfish
0eeeb1885d *fixed Bloodcrazed Goblin PT 2011-08-28 14:31:35 +00:00
Hellfish
dc34b606d6 *Added
Bloodcrazed Goblin
	Inferno Elemental
2011-08-28 14:24:49 +00:00
Sloth
8fff1dc157 - Fixed description of Hammer of Ruin. 2011-08-28 14:24:22 +00:00
Braids
05dfdcb60b In Eclipse, turn on CheckStyle plugin checks for any file opened in the editor, even if it is already in synch with the repository.
Otherwise, it is difficult to go back and fix style changes in a file you just committed. Because then it is in synch with the repository.
2011-08-28 13:42:22 +00:00
Sloth
300748d48a - Fixed the description of the reveal cost.
- Little fix in the description of additional costs of spells.
2011-08-28 13:32:16 +00:00
Sloth
a0b46e67e5 - Little fix in the description of discard cost. 2011-08-28 13:03:54 +00:00
Sloth
0093ad34cf - Random decks for the human will now include cards with RemAIDeck. 2011-08-28 12:20:52 +00:00
Doublestrike
ad3a6055fb Separated model/view for splash frame preloader using Braids' progress monitor heirarchy.
Possibly deprecated: forge/gui/MultiPhaseProgressMonitorWithETA
Possibly deprecated: forge/gui_progressbarwindow
2011-08-28 12:17:31 +00:00
Maxmtg
d09ee12d03 aliases for sets (different data sources may have other names) 2011-08-28 12:04:26 +00:00
Chris
c3b4279b3a - Added the recent commit logs to changes.txt. 2011-08-28 11:54:31 +00:00
Chris
0bef7c1bd2 - Ran set info script. 2011-08-28 11:53:24 +00:00
Maxmtg
4e5457cfaa carddb and manaparser less related to mtg-data.txt and support alternative sources of data. 2011-08-28 10:12:16 +00:00
Maxmtg
296e777597 A little cleanup on new classes, aimed to remove warnings due to unused imports 2011-08-28 09:57:48 +00:00
slapshot5
3548ea759b add Vigean Hydropon (from Dissension) 2011-08-28 08:41:11 +00:00
slapshot5
05a37565e1 add Simic Initiate (from Dissension) 2011-08-28 08:38:22 +00:00
slapshot5
2053d5f62f add Plaxcaster Frogling (from Dissension) 2011-08-28 08:36:28 +00:00
slapshot5
d7f6a91ba9 convert Llanowar Reborn to Graft keyword 2011-08-28 08:34:05 +00:00
slapshot5
8a3c12055c add Helium Squirter (from Dissension) 2011-08-28 08:28:33 +00:00
slapshot5
a8101e24f3 add Cytospawn Shambler (from Dissension) 2011-08-28 08:28:14 +00:00
Sloth
80524f9c16 - Updated some SVars. 2011-08-28 08:07:38 +00:00
slapshot5
1260adc442 add Cytoplast Manipulator (from Dissension) 2011-08-28 08:04:38 +00:00
slapshot5
423ddff824 add Aquastrand Spider (from Dissension) as an example of Graft 2011-08-28 07:58:26 +00:00
slapshot5
1e3c4fcb34 add Graft keyword as "Graft <value>" 2011-08-28 07:57:36 +00:00
slapshot5
25386d819d Java warning cleanup in CardReader.java 2011-08-28 07:56:52 +00:00
slapshot5
5a8280199a add an AbilityFactory for MoveCounter (doesn't support targeting. requires Source$ and Defined$ which both take Defined values.) 2011-08-28 07:56:20 +00:00
slapshot5
25bc109322 add Maralen of the Mornsong (from Morningtide) 2011-08-28 03:43:28 +00:00
Sol
60a23ab77f Initial checkin for AF DigUntil
Convert Hermit Druid to Script
2011-08-28 03:02:50 +00:00
Braids
9d8d9a9eea Make progress in segregating game model data; move some fields from forge.AllZone to forge.model.FGameState.
Left delegate methods in AllZone, marking their Javadoc (in English) for future deprecation.
Added some rudimentary tests on forge.model.FModel's getGameState and resetGameState methods.

Bug: 154
2011-08-28 03:01:13 +00:00
Rob Cashwalker
36ee43b604 Fix issue 174 - Error reporting bug: MCException - submit Issue - Error Type: APPLICATION ERROR #1300, Error Description: Custom field not found
- Steps to Reproduce wasn't a custom field.
2011-08-28 02:13:13 +00:00
Maxmtg
117000e129 mtg-data reference 2011-08-28 02:10:19 +00:00
Maxmtg
6c77de9d4c New lightweight classes for cards management in deck editors and quest mode (no other parts or project changed) 2011-08-28 02:05:04 +00:00
slapshot5
09b868adde forgot to add VELOCITY counters for Tornado 2011-08-28 00:54:30 +00:00
slapshot5
0eb66565b7 add Waxmane Baku (from Betrayers of Kamigawa) 2011-08-28 00:53:56 +00:00
ArsenalNut
693a255caf Converted Orcish Captain to script 2011-08-28 00:24:30 +00:00
ArsenalNut
5ab4f9c23d Added Goblin Archaeologist, Goblin Bangchuckers, and Skyclaw Thrash 2011-08-28 00:19:13 +00:00
Doublestrike
0309d08fb5 View util package rename, class name underscores removed. 2011-08-28 00:09:20 +00:00
Maxmtg
ef8072b77a Predicates are a needed part for new cards management. 2011-08-27 23:54:53 +00:00
Braids
1e0d9cb937 Fix default comment and body of setters to improve readability. Added TODO marker in body to remind programmer to change parameter's name. 2011-08-27 23:24:14 +00:00
slapshot5
acaa6a59da add Tornado (from Alliances) 2011-08-27 22:54:45 +00:00
Braids
6274d5dbb4 Change default Eclipse project settings to automatically generate code and comments that are more consistent with CheckStyle.
These are all up for debate, so I can revert anything someone particularly hates.
2011-08-27 22:38:29 +00:00
Braids
2c76370648 Relabeled Error Dump to Crash Report in bug reporting window.
Bug: 176
2011-08-27 22:06:44 +00:00
Sloth
f087520b32 - The random 3- and 5-color deck generators will now also include colorless cards. 2011-08-27 21:22:23 +00:00
Sloth
d24145b072 - The random deck generators will now include colorless cards. 2011-08-27 21:21:37 +00:00
Sol
7fa9334a2a Initial checkin for Attach_KeepTapped
Converted some Auras to KeepTapped Logic.
2011-08-27 20:54:23 +00:00
Sloth
fc8186208e - Added limited support for "RememberChanged" parameter in AF Dig.
- Added Killer Instinct.
2011-08-27 19:22:14 +00:00
Hellfish
0888f2b7d4 *Fixed a trigger problem that arose when the new controller code autocorrected the zone of a card.
*Removed some ambiguity in Triggers' parameter names.
2011-08-27 18:34:08 +00:00
slapshot5
99d7410adb convert Dance of the Dead upkeep ability to script (also fixes Human being prompted when it's under computer's control) 2011-08-27 18:23:45 +00:00
Sloth
c4e26d6aba - Added Skyshroud Blessing. 2011-08-27 15:57:39 +00:00
Sloth
9c0943e6d0 - Added the Frankenstein 1 deck.
- Replaced the Gold dungeon special quest.
2011-08-27 15:12:49 +00:00
Sloth
df81eee0b2 - Converted Farsight Mask to script. 2011-08-27 14:59:49 +00:00
ArsenalNut
e21831cc74 Added Count$OppDamageThisTurn and Count$YourDamageThisTurn 2011-08-27 14:07:49 +00:00
Sloth
bc83bee85e - Added Michiko Konda, Truth Seeker and Retaliator Griffin. 2011-08-27 13:38:03 +00:00
Hellfish
a5001de97f *Added
Gleancrawler
	No Rest for the Wicked
	Twilight Shepherd
2011-08-27 13:15:46 +00:00
Hellfish
f627b8497b *Added a ThisTurnEntered equivalent for DefinedCards.
*Added Second Sunrise.
2011-08-27 12:53:23 +00:00
Doublestrike
8755ce80c2 Minor fix 2011-08-27 12:51:09 +00:00
Doublestrike
0a4a9f6501 Embedded instance of progress bar in splash frame.
(First serious commit - very sorry if anything wrong!)
2011-08-27 12:37:59 +00:00
Doublestrike
423c617bac View utils:
Progress bar interface
Progress bar base class
Progress bar embedded class (extends base)
2011-08-27 12:23:17 +00:00
Chris
7784d1aade - Added the recent commit logs to changes.txt. 2011-08-27 11:25:08 +00:00
Chris
c2e2ae843d - Ran set info script. 2011-08-27 11:24:14 +00:00
Hellfish
b589539cd3 *Hopefully fixed the "triggers for wrong player" bug. The Anodet Lurker/Slave of Bolas case works properly now, among others at least. 2011-08-27 11:18:20 +00:00
Sloth
124f7c74eb - Added Auntie's Snitch. 2011-08-27 10:30:45 +00:00
Sloth
fd0b054282 - Added Stinkdrinker Bandit. 2011-08-27 10:21:13 +00:00
Sloth
d4dc60d8c9 - Added support for restrictions in alternate costs (same as those of AbilityFactory).
- Added Lashknife.
2011-08-27 10:11:38 +00:00
Sloth
5664e1ba2c - Updated the scripting of AltCost (in preparation of adding conditions). 2011-08-27 08:39:10 +00:00
Sloth
6fe991a5f0 - Static abilities of face down cards will no longer be applied. 2011-08-27 07:52:46 +00:00
slapshot5
386c39e18f tweak showMessage() in Fireball 2011-08-27 06:33:37 +00:00
Sloth
23bcab21cd - Fixed Adaptive Automaton. 2011-08-27 06:01:53 +00:00
slapshot5
b14cf390c6 fix Akki Underling. It should check cards in your hand, not opponent's hand. 2011-08-27 05:43:27 +00:00
Sol
64dee8757b - Fix AI not activating Sacrifice This Costs 2011-08-27 03:44:00 +00:00
slapshot5
1c6ca0268b clean up some Java warnings in CardFactory files 2011-08-27 03:35:02 +00:00
slapshot5
90f13221bc clean up some Java warnings in Upkeep.java 2011-08-27 03:30:59 +00:00
slapshot5
8688a5b885 add Living End (from Time Spiral) 2011-08-27 00:18:22 +00:00
Rob Cashwalker
e768e84e8d Change "Human - View Decklist" to "Player = ViewDecklist 2011-08-26 19:42:43 +00:00
Rob Cashwalker
69d7dda15b Feature Request 168 - View Decklist during game.
Pop-up dialog with option to copy to clipboard.
2011-08-26 19:08:33 +00:00
Sloth
ea8d7f7d17 - Added Disaster Radius. 2011-08-26 16:34:20 +00:00
Sloth
cf913c6dc3 - Fixed the description of exile from graveyard/hand costs. 2011-08-26 16:22:52 +00:00
Maxmtg
7ed5437a5d Card image in rewards view didn't display properly if player had only pet-set images and no flat storage 2011-08-26 15:40:49 +00:00
Sloth
ba72d2c9c2 - Removed SVar:RemAIDeck:True from some cards. 2011-08-26 13:31:03 +00:00
Chris
55fb3d29f2 - Added the recent commit logs to changes.txt. 2011-08-26 12:22:00 +00:00
Chris
f12f177adb - Ran set info script. 2011-08-26 12:20:49 +00:00
Sloth
0dc7434844 - Improved blocking AI predicting multiblocks. 2011-08-26 09:00:11 +00:00
Sloth
157217e7a7 - Fixed the Kojak 2 deck list. 2011-08-26 06:40:07 +00:00
slapshot5
9c06ec4c5d clean up a few java warnings 2011-08-26 05:57:38 +00:00
slapshot5
eaa6226df8 add Memory Jar (from Urza's Legacy) 2011-08-26 05:04:20 +00:00
slapshot5
2aa431cbe9 add Panoptic Mirror (from Darksteel). Surprisingly, this seems to work. I thought I'd need to add some code... 2011-08-26 04:51:44 +00:00
Sol
485c207ebf - Fix for CostInputs not handling X set to 0. 2011-08-26 02:36:55 +00:00
Sloth
7014096d67 - Converted Favor of the Mighty to script. 2011-08-25 20:54:59 +00:00
Sloth
f412265403 - Added Topple. 2011-08-25 20:31:18 +00:00
Sloth
5f5d857017 - Added the Frankenstein 2 and 3 decks. 2011-08-25 15:55:10 +00:00
jendave
2b07df21c8 fixed checkstyles 2011-08-25 15:22:02 +00:00
jendave
8cf3c63d55 Revert "fix checkstyles. remove old files"
This reverts commit e6ae0bd753cd02c545f41d7434604e0c69e39e6e.
2011-08-25 15:21:53 +00:00
jendave
18b41f2bcb fix checkstyles. remove old files 2011-08-25 15:21:43 +00:00
Sloth
16e71235a4 - Fixed View from Above. 2011-08-25 12:55:53 +00:00
Sloth
aeb5bf0bd4 - Replaced the red dungeon special quest. 2011-08-25 11:03:59 +00:00
Sloth
3ef7b21654 - Little updates in CombatUtil. 2011-08-25 11:01:10 +00:00
Chris
196863ca9f - Added the recent commit logs to changes.txt. 2011-08-25 10:49:28 +00:00
Chris
6b826432f3 - Ran set info script. 2011-08-25 10:48:15 +00:00
Maxmtg
4373bd84ff added dependency 2 org.apache.commons.lang3 (for StringUtils.join)
@GuiFilter just removed duplicated code
2011-08-25 09:52:44 +00:00
Sloth
c2a188addd - The AI will now check DealDamage triggered abilities when attacking (to not run into Circle of Flame and Caltrops). 2011-08-25 09:30:04 +00:00
Sloth
45508a62fd - Fixed some auras not granting abilities or triggers properly. 2011-08-25 07:51:06 +00:00
jendave
8a00c12bd0 add default buildnumber when scm fails. 2011-08-25 07:30:59 +00:00
slapshot5
4fe5f83aa7 add Ignorant Bliss (from Dissension) 2011-08-25 07:24:27 +00:00
Sloth
f4ace9fca3 - Fixed Elemental Mastery. 2011-08-25 07:07:19 +00:00
slapshot5
44238e8803 remove some debug code in GuiDisplay4.java 2011-08-25 05:42:32 +00:00
slapshot5
9020bca834 add Magus of the Jar (from Time Spiral) 2011-08-25 05:40:31 +00:00
slapshot5
bf60a0b534 add the ability to Exile cards face down. Added an ExileFaceDown$ True parameter to ChangeZone and ChangeZoneAll. In the GUI code, I had to change the ZoneAction (for viewing Exile, Graveyard, etc.) class to not use the YieldUtils iterator stuff. I pull the Generator into an ArrayList. If someone can do it with Iterator, go for it. 2011-08-25 05:39:44 +00:00
Sol
763d7e7870 Initial checkin of CostReveal
Some preparation for actual Payment occurring after all Costs have been completed.
Add Living Destiny
2011-08-25 02:32:40 +00:00
jendave
1912a951a5 Add .gitignore for the truly adventurous using git-svn 2011-08-25 01:04:11 +00:00
Sol
40a945fa72 Moving Inputs from Cost_Input into specific CostParts 2011-08-25 00:25:20 +00:00
Sol
6132594038 Small fix for ExileFromHand Input 2011-08-25 00:15:57 +00:00
Sol
631821a038 Added Bond of Agony 2011-08-25 00:02:56 +00:00
Sol
b436950ac3 Fix for CostExile not grabbing Valid Cards before being used with XChoice 2011-08-24 23:44:45 +00:00
Sloth
de68a3b258 - Added the function removeAll to CardList to remove all instances of a card from it (I was shocked that we didn't have this, or am I missing something?).
- Fixed some possible bugs of assigning blockers twice in ComputerUtil_Block2.
2011-08-24 21:11:45 +00:00
Sloth
20c45c1441 - Added Chill Haunting. 2011-08-24 20:35:48 +00:00
Rob Cashwalker
d71799ff29 Will be used by new Gui. 2011-08-24 19:45:40 +00:00
Rob Cashwalker
3f2fa09751 Updated BugzReporter -
- Fixed layout issues causing truncated labels.
- Changed "Git rev" field to "SVN rev." field.
- Added "Steps to Reproduce" field.
- Check Summary and Description fields for valid data, Error Message Dialog if not.
- Attempt to match Build Version with Mantis version list.
- Populate SVN rev. field with revision if available.
- If crash report, relabel "Additional Information" field as "Error Dump" and auto-select category "New Crash Report".
- Fix log4j warning.
- Fix close and Cancel buttons not terminating window.
2011-08-24 19:15:43 +00:00
Rob Cashwalker
d95a9bf685 Modified svnversion command line - provide "src" as target path for revision. 2011-08-24 18:43:05 +00:00
Chris
33c8b2ec52 - Added the LQ pic URL for Torpor Orb. 2011-08-24 17:04:52 +00:00
Sloth
0bea97b042 - Changed Prowl to be used for other Creature types than Rogue. 2011-08-24 16:53:06 +00:00
Sloth
99d06c01be - Added the missing Prowl part to Morsel Theft. 2011-08-24 14:57:32 +00:00
Sloth
48bc240d9a - Added Prowl keyword.
- Added Thieves' Fortune.
2011-08-24 14:33:53 +00:00
Sloth
ce25a3cedc - Fixed the description and updated the decklist of Jabba the Hut 3. 2011-08-24 11:35:35 +00:00
Chris
0623ce54f8 - Added the recent commit logs to changes.txt. 2011-08-24 11:01:16 +00:00
Chris
20cff74a89 - Ran set info script. 2011-08-24 11:00:24 +00:00
Sloth
dee558b870 - Added Renegade Warlord. 2011-08-24 09:01:57 +00:00
Sloth
a77a4d0534 - Fixed Mimic Vat. 2011-08-24 08:28:21 +00:00
Sloth
4d32fc85fc - Added Restless Dreams. v Added Turbulent Dreams v 2011-08-24 07:07:10 +00:00
Sloth
3fdb7dc05e 2011-08-24 07:01:38 +00:00
Sloth
7afccb0283 - Fixed Salvage Scout. 2011-08-24 06:40:17 +00:00
slapshot5
9c7cd58ad0 add Necrologia (form Exodus) 2011-08-24 06:29:49 +00:00
Sol
9947b3281b Add XChoice to PayLife
Add Hatred
2011-08-24 04:05:37 +00:00
Sol
055936d218 Add Missing Exile Inputs and support for XChoice
Convert Haunting Misery to Script
2011-08-24 03:46:26 +00:00
Rob Cashwalker
3ea659d548 Updated SetInfo for Whip Vine - 2 arts. 2011-08-24 03:22:39 +00:00
Sol
633b69ec82 Add XChoice to CostDiscard
Convert Firestorm and Vengeful Dreams to Script
2011-08-24 01:33:21 +00:00
Hellfish
8d29f7b3ce *Added Torpor Orb.
*Triggered Abilities no longer trigger AbilityCast.
2011-08-23 20:45:16 +00:00
Sloth
d2f48dfa98 - Fixed Thran Golem and similar cards. 2011-08-23 18:51:35 +00:00
Sloth
d74f9e6358 - Replaced the black and green dungeon special quests. 2011-08-23 18:45:47 +00:00
Hellfish
a76d56e40c *Fixed Thalakos Dreamsower's damage ability. 2011-08-23 18:14:16 +00:00
Sloth
60033a4074 - Added Tectonic Rift. 2011-08-23 16:18:13 +00:00
Sloth
44e4abf238 - Fixed Spitfire Handler and Ironclaw Curse. 2011-08-23 14:58:29 +00:00
Sloth
698986d571 - Fixed Dragon Mage. 2011-08-23 12:21:47 +00:00
Sloth
65cfa4a5f5 - Fixed a couple of auras that give abilities to lands. 2011-08-23 12:13:31 +00:00
Sloth
0de6c3a01a - Fixed Flame Rift and Kagemaro, First to Suffer. 2011-08-23 12:09:07 +00:00
Chris
74c46e6b87 - Added the recent commit logs to changes.txt. 2011-08-23 11:50:52 +00:00
Chris
37398f1871 - Ran set info script. 2011-08-23 11:50:07 +00:00
Sloth
71763271aa - Fixed logic error with DamageAmount parameter of DamageDone triggers.
- Fixed TriggerZones of Pain Magnification.
2011-08-23 11:47:56 +00:00
jendave
90c4b458a0 ignore log files 2011-08-23 07:33:29 +00:00
Sloth
2672d342d5 - Added Trollhide. 2011-08-23 07:10:13 +00:00
jendave
357eb4b76c ignore PerSetTrackingResults 2011-08-23 07:00:43 +00:00
Sloth
c551e0afd4 - Fixed 5 card text files. 2011-08-23 06:19:35 +00:00
jendave
c8237d07ca Fix output directory name 2011-08-23 06:15:54 +00:00
slapshot5
31f0b0e84d fix Gideon Jura's Lure-like ability not working properly when the Human is low on life. (bAssault was taking over before the 'must attack entity' logic was being run.) 2011-08-23 06:06:18 +00:00
slapshot5
7ec3016fef add a Set Player Life option in DevMode 2011-08-23 04:57:30 +00:00
Sol
943057865a - Added Support for XChoice to CostRemoveCounter
- Converted Mana Batteries and FE Storage Lands to Script
2011-08-23 04:25:00 +00:00
Sol
2dbd141611 - Some fixes to Reflectable Mana in regard to activating during activation of a SA. 2011-08-23 03:38:23 +00:00
Maxmtg
fabb3f7f25 CardReference is designed for use in decks and cardpools. holds only name, edition, foil; it also can be key of a hashtable. 2011-08-22 23:44:19 +00:00
Maxmtg
96b6bd0a99 fix: Player could not concede having Platinum Angel on battlefield 2011-08-22 23:23:23 +00:00
Maxmtg
2b86fbb7ba Aestetic text changes (booster type "T2" renamed to Standard) 2011-08-22 20:54:35 +00:00
jendave
f929e7a04f update maven-jar-plugin 2011-08-22 16:03:00 +00:00
Maxmtg
8133a3d8ec Quest reward cards are being presented in a much cleaner detailed view 2011-08-22 13:58:04 +00:00
Chris
7e73c14892 - Added the recent commit logs to changes.txt. 2011-08-22 11:31:37 +00:00
Chris
df3c992c5f - Ran set info script. 2011-08-22 11:30:31 +00:00
ArsenalNut
96149e1ac4 Added "ActivatedOnly" script key so SpellAbilityCast triggers can be limited to non-triggered abilities. Added Ceaseless Searblades. 2011-08-22 04:56:13 +00:00
Maxmtg
825e64e9f2 Player can choose which booster to receive in the course of quest: containing only T2 cards, Extanded or Legacy (the way it was before) 2011-08-22 04:33:15 +00:00
ArsenalNut
766e872518 Added Oona's Prowler 2011-08-22 04:07:45 +00:00
Sol
a3b5f9eb45 - HumanPlayer wasn't saved apparently. 2011-08-22 03:39:34 +00:00
Sol
8451aa99a4 - Fixing NPE in IsPlayer() 2011-08-22 03:38:48 +00:00
Braids
c51797280d Added questData.dat to svn:ignore on res/quest, so developers don't accidentally add it to the repository. 2011-08-22 02:53:06 +00:00
Sol
8897f5f981 - Add Viscerid Drone 2011-08-22 02:40:27 +00:00
Sol
9a00e9618b Added Foil using new Cost mechanism 2011-08-22 02:20:19 +00:00
Sol
c0e68b19d2 Issue 92: Reorganization of Costs
- Fix a few cards to adhere to new Cost requirements
2011-08-22 02:19:10 +00:00
Braids
1df5c1aa55 Fixed compatibility with Java 7.
Problem was due to inability to deserialize display_new_layout.xml. I changed that file's default serializer to XStream. This fix maintains compatibility with existing display_new_layout.xml when possible, and uses an XStream-generated display_layout.xml when it cannot parse the former.

Note this updates the default display_layout.xml, which looks OK under Windows XP with resolution 1024x768.

Bug: 144
2011-08-22 01:54:21 +00:00
Maxmtg
36e71434c2 fix typo 2011-08-22 00:04:21 +00:00
Maxmtg
a04d035129 Refactored QuestMatchState
GameInfo is renamed to GameSummary and is now an observer for game state. It's purpose is now to hold statistic data on game and actions performed by players. The former functionality moved to ColorChanger and Phase (all combat damage prevention due to Fog spell). Since then game turns calculation is done properly (no need to add/substract 1)
Total cleanup at Gui_WinLose, removed all references to global objects for quest and match-related entites. 
Some of quest rewards calculations use now special functions in QuestData class.
Tracking of win and lose conditions refactored (see Player and Upkeep classes)
2011-08-22 00:02:22 +00:00
Braids
6afac1c7e0 Issue 117: Load from default display_layout.xml when user's customized display_new_layout.xml does not exist.
* Updated the default display_layout.xml to look good on a Windows XP 1024x768 display.
* Updated GuiDisplay4.java to load from default layout if user's "new" layout does not exist.
* We have not had display_new_layout.xml in the repository for some time, but that is a related change.

Bug: 117
2011-08-21 16:05:15 +00:00
Chris
4ffcc7ce0a - Added the LQ pic URL for Chandra, the Firebrand. 2011-08-21 13:22:44 +00:00
Chris
1d24b6d412 - Added the recent commit logs to changes.txt. 2011-08-21 11:44:17 +00:00
Chris
c5dc07bb99 - Ran set info script. 2011-08-21 11:42:11 +00:00
jendave
0bfd66f8b3 remove Adium depedency. modify other dmg scripts 2011-08-21 05:08:11 +00:00
ArsenalNut
90dfca737b Added RememberTokens script key to Token AF, added Gilt-Leaf Ambush 2011-08-21 04:19:44 +00:00
Braids
01e7f66d6b Issue 77: Avoid NPE when choosing cards at random for quests. 2011-08-21 04:01:47 +00:00
Braids
ed7b114a67 - Remove compiler warning from forge.deck.generate.Generate5ColorDeck. 2011-08-21 02:45:55 +00:00
ArsenalNut
6793ca6df3 Added Streambed Aquitects, Warren Pilferers, and Wellgabber Apothecary 2011-08-20 23:58:38 +00:00
jendave
d7ceba4f19 match on empty line with trailing space - thanks Braids 2011-08-20 22:31:23 +00:00
Chris
a724e2a16b - Added the new Swan 2 deck to quest mode. 2011-08-20 16:42:42 +00:00
Hellfish
d31396474b *Added Chandra, the Firebrand. 2011-08-20 13:20:02 +00:00
Chris
17a40d5b67 - Added the recent commit logs to changes.txt. 2011-08-20 10:53:57 +00:00
Hellfish
557d04e554 *Fixed Matsu-Tribe Sniper to trigger on noncombat damage as well. 2011-08-20 08:45:40 +00:00
jendave
f9fe9d0fc5 renaming splashpic 2011-08-20 08:36:53 +00:00
jendave
6c063e62ce renaming splash pic. 2011-08-20 08:36:36 +00:00
jendave
479b2b98db rename splash pic. Spaces in the filename are not best practice 2011-08-20 08:35:56 +00:00
jendave
0c4cada39e supress checkstyle error if there is a trailing space after a javadoc comment 2011-08-20 06:55:39 +00:00
jendave
400b9a5a0e update to latest launch4j maven plugin 2011-08-20 05:13:44 +00:00
jendave
31e7c6529f add link to releases 2011-08-19 23:18:16 +00:00
Chris
d26842a511 - Cleared out the changes.txt file, is ready for new material. 2011-08-19 20:55:04 +00:00
Braids
bec4a7393c - Fix typo in Stone-Seeder Hierophant. now untaps for landfall. 2011-08-19 20:14:18 +00:00
Braids
ff1b5f8d1d - Add missing image for SplashFrame. 2011-08-19 19:07:31 +00:00
Chris
23d4528dcd [maven-release-plugin] prepare for next development iteration 2011-08-19 18:31:20 +00:00
11913 changed files with 240987 additions and 140379 deletions

View File

@@ -10,5 +10,4 @@
</fileset> </fileset>
<filter name="WriteProtectedFiles" enabled="true"/> <filter name="WriteProtectedFiles" enabled="true"/>
<filter name="UnOpenedFiles" enabled="true"/> <filter name="UnOpenedFiles" enabled="true"/>
<filter name="FilesInSync" enabled="true"/>
</fileset-config> </fileset-config>

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java"/> <classpathentry kind="src" output="target/classes" path="src/main/java"/>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/> <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>

2645
.gitattributes vendored

File diff suppressed because it is too large Load Diff

371
.gitignore vendored
View File

@@ -2,10 +2,379 @@
/*.iml /*.iml
/*.tmp /*.tmp
.settings/org.eclipse.core.resources.prefs .settings/org.eclipse.core.resources.prefs
/build
/forge.log /forge.log
/forge.preferences /forge.preferences
/release.properties /release.properties
res/PerSetTrackingResults
res/cardsfolder/cardsfolder.zip res/cardsfolder/cardsfolder.zip
res/gui/display_new_layout.xml res/decks/30to1's[!!-~]Mine[!!-~]Combo.dck
res/decks/A[!!-~]Real[!!-~]BoonNoggle[!!-~](Levi[!!-~]Howa).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/images/themes
res/oracleScript.log
res/pics
res/pics/*.jpg
res/pics/10E
res/pics/2ED
res/pics/3ED
res/pics/4ED
res/pics/5DN
res/pics/5ED
res/pics/6ED
res/pics/7ED
res/pics/8ED
res/pics/9ED
res/pics/ALA
res/pics/ALL
res/pics/APC
res/pics/ARB
res/pics/ARN
res/pics/ATQ
res/pics/BOK
res/pics/CFX
res/pics/CHK
res/pics/CHR
res/pics/COM
res/pics/CSP
res/pics/DIS
res/pics/DRK
res/pics/DST
res/pics/EVE
res/pics/EXO
res/pics/FEM
res/pics/FUT
res/pics/GPT
res/pics/HML
res/pics/ICE
res/pics/INV
res/pics/ISD
res/pics/JUD
res/pics/LEA
res/pics/LEB
res/pics/LEG
res/pics/LGN
res/pics/LOR
res/pics/LRW
res/pics/M10
res/pics/M11
res/pics/M12
res/pics/MBP
res/pics/MBS
res/pics/MIR
res/pics/MMQ
res/pics/MOR
res/pics/MRD
res/pics/NMS
res/pics/NPH
res/pics/ODY
res/pics/ONS
res/pics/PCY
res/pics/PLC
res/pics/PLS
res/pics/PO2
res/pics/POR
res/pics/PTK
res/pics/RAV
res/pics/ROE
res/pics/S00
res/pics/S99
res/pics/SCG
res/pics/SHM
res/pics/SOK
res/pics/SOM
res/pics/STH
res/pics/TMP
res/pics/TOR
res/pics/TSB
res/pics/TSP
res/pics/UDS
res/pics/ULG
res/pics/USG
res/pics/VIS
res/pics/WTH
res/pics/WWK
res/pics/ZEN
res/pics/booster
res/pics/icons
res/quest/data
res/quest/quest.preferences
res/quest/questData.dat
res/quest/questData.dat.xml
res/reprintSetInfo.log
res/setInfoScript.log
src/main/java/forge/control
src/main/java/forge/gui/control
src/main/java/forge/gui/ds
src/main/java/forge/gui/editor
src/main/java/forge/gui/home
src/main/java/forge/gui/match
src/main/java/forge/gui/matchOLD
src/main/java/forge/gui/toolbox
src/main/java/forge/gui/unfinished
src/main/java/forge/interfaces
src/main/java/forge/view/components
src/main/java/forge/view/controllers
src/main/java/forge/view/editor
src/main/java/forge/view/home
src/main/java/forge/view/interfaces
src/main/java/forge/view/match
src/main/java/forge/view/toolbox
/target /target
/test-output /test-output

View File

@@ -1,29 +1,29 @@
<?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>
<buildSpec> <buildSpec>
<buildCommand> <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name> <name>org.eclipse.jdt.core.javabuilder</name>
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
<buildCommand> <buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name> <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
<buildCommand> <buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name> <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature> <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
</natures> </natures>
</projectDescription> </projectDescription>

View File

@@ -0,0 +1,8 @@
#Mon Nov 28 12:55:58 PST 2011
add_header=true
add_todo=false
eclipse.preferences.version=1
header_text=/*\n * Forge\: Play Magic\: the Gathering.\n * Copyright (C) 2011 Nate\n *\n * This program is free software\: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n * \n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n * \n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see <http\://www.gnu.org/licenses/>.\n */
project_specific_settings=true
replacements=<?xml version\="1.0" standalone\="yes"?>\n\n<replacements>\n<replacement key\="get" scope\="1" mode\="0">Gets the</replacement>\n<replacement key\="set" scope\="1" mode\="0">Sets the</replacement>\n<replacement key\="add" scope\="1" mode\="0">Adds the</replacement>\n<replacement key\="edit" scope\="1" mode\="0">Edits the</replacement>\n<replacement key\="remove" scope\="1" mode\="0">Removes the</replacement>\n<replacement key\="init" scope\="1" mode\="0">Inits the</replacement>\n<replacement key\="parse" scope\="1" mode\="0">Parses the</replacement>\n<replacement key\="create" scope\="1" mode\="0">Creates the</replacement>\n<replacement key\="build" scope\="1" mode\="0">Builds the</replacement>\n<replacement key\="is" scope\="1" mode\="0">Checks if is</replacement>\n<replacement key\="print" scope\="1" mode\="0">Prints the</replacement>\n<replacement key\="has" scope\="1" mode\="0">Checks for</replacement>\n</replacements>\n\n
visibility_private=false

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -1,18 +1,79 @@
Memory Issues: Installation and Updating to a newer version Instructions:
We have changed the archival format used for the Forge distributions from ".zip" to ".tar.bz2". There are utilities for Windows, Mac OS and the various *nix's that can be used to decompress these ".tar.bz2" archives. We recommend that you decompress the Forge archive into a new and unused folder.
Once the Forge archive has been decompressed you should then be able to launch Forge by using the included launcher. Launching Forge by double clicking on the forge jar file will cause a java heap space error. Forge's memory requirements have increased over time and the launchers increase the java heap space available to Forge.
After downloading and installing a newer version of Forge you may want to move certain files from the older version over to the newer version of Forge. You should maintain your older version of Forge as a back up in case you make a mistake while installing the newer version.
1) The /res/pics/ folder contains the card pictures, token pictures (mtg card tokens an quest pet/plant tokens) and the booster package images. Please note that the /res/pics/icons/ folder was moved out of this folder and placed in the /res/images/ folder.
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". 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".
4) The /res/quest/ folder contains your questData file. This file includes all of the information for your current quest. You will not be able to continue your quest in a newer version of Forge unless you copy over the file named "questData.dat".
5) The Forge root folder contains a preference file named "forge.preferences" and you should also move a copy of this file over to the newer version.
Advanced Updating to a newer version Instructions:
Another option for you to consider is to move some of the files/folders listed above to a different location on your hard drive. Then edit the "main.properties" file in the /res/ folder with any basic text editor. At the "image/base--file=pics" and "image/token--file=pics/tokens". Just change these to absolute paths of your choice eg:
image/base--file=F:/Personal/CardForge/Low Resolution Images
image/token--file=F:/Personal/CardForge/Low Resolution Images/tokens
and do the same for "decks-dir--file=decks", "quest--properties=quest/quest.properties" and whatever else you might usually copy from version to version. Try to avoid folders that are usually updated in the releases. Just remember to use forward slashes for the pathnames. Then just copy the "main.properties" file from version to version. Occasionally compare it to the release version to make sure nothing else has changed, and if it has just replace the adjusted lines instead.
The Mac OS application version:
We have packaged the Forge BETA version as a Mac OS application. You can double click the Forge.app icon to launch the forge application on your Apple computer running Mac OS. This application will automatically increase the java heap space memory for you as it launches. This version does not require the forge.command file and it does not need to start the Terminal application as part of the start up process.
You can move a copy of your pictures and decks over to the "Forge.app" application. Right click or control click on the Forge.app icon. Select "Show Package Contents" from the contextual menu. A Finder window will open and will display a folder named Contents. Navigate to the folder:
/Contents/Resources/Java/res/
Your decks can be placed in the decks folder, your pics can be placed in the pics folder, etc.
Picture location info:
The quest opponent icons jpg picture files go into your /res/images/icons folder. Please note that the /res/pics/icons/ folder was moved out of this folder and placed in the /res/images/ folder.
The quest booster package jpg picture files go into your /res/pics/booster folder. The card token jpg picture files go into your /res/pics/tokens folder.
The quest pets archive contains two subdirectories named "icons" and "tokens". Place the files located inside of the /icons/ folder into the /res/images/icons/ folder. Place the files located inside of the /tokens/ folder into the /res/pics/tokens/ 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:
In the past, some people noticed java heap space errors and lengthy pauses. The memory requirements for Forge have increased over time. The default setting on your computer for the java heap space may not be enough to prevent the above problems. In the past, some people noticed java heap space errors and lengthy pauses. The memory requirements for Forge have increased over time. The default setting on your computer for the java heap space may not be enough to prevent the above problems.
The technically proficient can launch the forge jar with an argument from the CLI. The argument "-Xmx512m" may work for computers with 1 Gig of memory. Computers with 2 Gigs or more of memory should be able to use "-Xmx1024m" as an argument. The technically proficient can launch the forge jar with an argument from the CLI. The argument "-Xmx512m" may work for computers with 1 Gig of memory. Computers with 2 Gigs or more of memory should be able to use "-Xmx1024m" as an argument.
We have created several scripts that will launch the Forge jar with "-Xmx1024m" as an argument. People using Windows OS should double click the "forge.exe" file. People using Apple's Mac OS X should double click the "forge.command" file. People using one of the other *nix OS should double click the "forge.sh" file. We have created several scripts that will launch the Forge jar with "-Xmx1024m" as an argument. People using Windows OS should double click the "forge.exe" file. People using one of the other *nix OS should double click the "forge.sh" file. People using Apple's Mac OS X should download the Mac version of Forge and then double click the "forge.app" application.
The script file must be located in the same folder as the "run-forge.jar" file and the "run-forge.jar" file name can not be changed. Otherwise, the scripts will not work. The script file must be located in the same folder as the Forge jar file and the Forge jar file name can not be changed. Otherwise, the scripts will not work.
If you have a low end machine you may find that the scripts above will prevent java heap space errors but will find that forge still runs very slowly at times. If you have a low end machine you may find that the scripts above will prevent java heap space errors but will find that Forge still runs very slowly at times.
In this case you can try the following. Remove the background jpg picture from /res/images/ui/ folder. You can try using low quality pictures rather than the high quality pictures. Or you can try removing all of the jpg pictures from the pics folder. You can also try using the old style battlefield UI rather than the newer battlefield UI. In this case you can try the following. Remove the background jpg picture from /res/images/ui/ folder. You can try using low quality pictures rather than the high quality pictures. Or you can try removing all of the jpg pictures from the pics folder.
We have changed the archiving format to ".tar.bz2" since this may help to store the file permissions for the Mac OS X launcher. The Windows launcher in this version does not require you to rename the forge JAR file to work properly. Please keep the forge JAR file name set to "run-forge.jar".
The Card Pictures disappear when you restart Forge:
if you're running Windows 7, make sure you're running the program as an admin, otherwise no changes will be made to your system (nothing is saved). In Windows 7, Forge may be happier when run from somewhere in the My Documents structure, (they call them Libraries now???) or from another partition other than C:. The user has little permission to do much on the system drive.
Java Issues: Java Issues:
@@ -24,11 +85,9 @@ Card Picture Issues:
The server which contained the high quality card pictures is now off line and these high quality card pictures are no longer available as a download from within the forge application. We apologize, but the current dev team do not maintain this server and this matter is out of our control. The server which contained the high quality card pictures is now off line and these high quality card pictures are no longer available as a download from within the forge application. We apologize, but the current dev team do not maintain this server and this matter is out of our control.
Some people are choosing to re-download all of the low quality card and card set pictures when they install the next version of forge. This consumes large amounts of bandwidth needlessly. Some people are choosing to re-download all of the low quality card and card set pictures when they install the next version of forge. This consumes large amounts of bandwidth needlessly. Please be careful!
The server containing the set pictures is limited to 30 gigs per month. At the current rate the server will hit the maximum of 30 gigs per month long before we reach the end of the month. Please be careful! When you install the new version of Forge, find the forge/res/pics/ folder. Either move it or copy and paste the pics folder over to the recently installed new version of forge. This way you will only have to download the pictures for the new cards.
When you install the new version of forge find the forge/res/pics/ folder. Either move it or copy and paste the pics folder over to the recently installed new version of forge. This way you will only have to download the pictures for the new cards.
This should save enough bandwidth that everyone will be able to download the new set pictures from the cardforge server. We do appreciate your efforts to save bandwidth. Thank you. This should save enough bandwidth that everyone will be able to download the new set pictures from the cardforge server. We do appreciate your efforts to save bandwidth. Thank you.

377
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.1.2</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.
@@ -52,7 +52,7 @@
</roles> </roles>
</developer> </developer>
<developer> <developer>
<id>Jendave</id> <id>jendave</id>
<name>David Hudson</name> <name>David Hudson</name>
<roles> <roles>
<role>developer</role> <role>developer</role>
@@ -73,7 +73,21 @@
</roles> </roles>
</developer> </developer>
<developer> <developer>
<id>FriarSol</id> <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>
<id>friarsol</id>
<name>zenchristo</name> <name>zenchristo</name>
<roles> <roles>
<role>developer</role> <role>developer</role>
@@ -94,15 +108,36 @@
</roles> </roles>
</developer> </developer>
<developer> <developer>
<id>jeffwadsworth2010</id> <id>jeffwadsworth</id>
<name>jeffwadsworth2010</name> <name>jeffwadsworth2010</name>
<roles> <roles>
<role>developer</role> <role>developer</role>
</roles> </roles>
</developer> </developer>
<developer> <developer>
<id>0soulstorm0</id> <id>Doublestrike</id>
<name>0soulstorm0</name> <name>Doublestrike</name>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>moonmarc</id>
<name>moonmarc</name>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>SoulStorm</id>
<name>soulstorm</name>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>maxmtg</id>
<name>Max mtg</name>
<roles> <roles>
<role>developer</role> <role>developer</role>
</roles> </roles>
@@ -117,12 +152,13 @@
</licenses> </licenses>
<scm> <scm>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.2</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.1.2</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>
<maven>2.2.1</maven> <maven>3.0.3</maven>
</prerequisites> </prerequisites>
<mailingLists> <mailingLists>
@@ -156,8 +192,8 @@
</execution> </execution>
</executions> </executions>
<configuration> <configuration>
<revisionOnScmFailure>0000</revisionOnScmFailure>
<providerImplementations> <providerImplementations>
<svn>javasvn</svn>
</providerImplementations> </providerImplementations>
</configuration> </configuration>
</plugin> </plugin>
@@ -165,14 +201,15 @@
<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.1</version> <version>2.4</version>
<configuration> <configuration>
<archive> <archive>
<manifest> <manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
</manifest> </manifest>
<manifestEntries> <manifestEntries>
<Implementation-Build>${buildNumber}</Implementation-Build> <Implementation-Version>${project.version}-r${buildNumber}</Implementation-Version>
</manifestEntries> </manifestEntries>
</archive> </archive>
</configuration> </configuration>
@@ -180,7 +217,7 @@
<plugin> <plugin>
<artifactId>maven-release-plugin</artifactId> <artifactId>maven-release-plugin</artifactId>
<version>2.2.1</version><!--$NO-MVN-MAN-VER$--> <version>2.2.2</version><!--$NO-MVN-MAN-VER$-->
<configuration> <configuration>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots> <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
</configuration> </configuration>
@@ -188,16 +225,17 @@
<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.9</version> <version>2.12</version>
<configuration> <configuration>
<groups>fast</groups> <!-- <groups>fast</groups>
<testFailureIgnore>true</testFailureIgnore> <testFailureIgnore>true</testFailureIgnore>
-->
</configuration> </configuration>
</plugin> </plugin>
<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.3.8</version> <version>1.4.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>
@@ -222,18 +260,19 @@
</plugin> </plugin>
<plugin> <plugin>
<artifactId>maven-assembly-plugin</artifactId> <artifactId>maven-assembly-plugin</artifactId>
<version>2.2.1</version><!--$NO-MVN-MAN-VER$--> <version>2.3</version><!--$NO-MVN-MAN-VER$-->
<configuration> <configuration>
<attach>false</attach>
<descriptorRefs> <descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef> <descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs> </descriptorRefs>
<archive> <archive>
<manifest> <manifest>
<mainClass>forge.Gui_NewGame</mainClass> <mainClass>forge.view.Main</mainClass>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest> </manifest>
<manifestEntries> <manifestEntries>
<Implementation-Build>${buildNumber}</Implementation-Build> <Implementation-Version>${project.version}-r${buildNumber}</Implementation-Version>
</manifestEntries> </manifestEntries>
</archive> </archive>
</configuration> </configuration>
@@ -268,12 +307,12 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId> <artifactId>maven-deploy-plugin</artifactId>
<version>2.6</version> <version>2.7</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.maven.wagon</groupId> <groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId> <artifactId>wagon-ftp</artifactId>
<version>1.0</version> <version>2.2</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>
@@ -289,7 +328,7 @@
<dependency> <dependency>
<groupId>org.apache.maven.wagon</groupId> <groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId> <artifactId>wagon-ftp</artifactId>
<version>1.0</version> <version>2.2</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>
@@ -301,17 +340,23 @@
<executions> <executions>
<execution> <execution>
<id>released-version</id> <id>released-version</id>
<phase>validate</phase>
<goals> <goals>
<goal>released-version</goal> <goal>released-version</goal>
</goals> </goals>
</execution> </execution>
<execution>
<id>parse-version</id>
<goals>
<goal>parse-version</goal>
</goals>
</execution>
</executions> </executions>
</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>
<configuration> <configuration>
<quiet>true</quiet> <quiet>true</quiet>
<failOnError>false</failOnError> <failOnError>false</failOnError>
@@ -324,10 +369,37 @@
<pluginManagement> <pluginManagement>
<plugins> <plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.3</version>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.5</version>
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.6</version>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId> <artifactId>maven-antrun-plugin</artifactId>
<version>1.6</version> <version>1.7</version>
</plugin> </plugin>
<!--This plugin's configuration is used to store Eclipse m2e settings <!--This plugin's configuration is used to store Eclipse m2e settings
@@ -354,6 +426,9 @@
<goal> <goal>
released-version released-version
</goal> </goal>
<goal>
parse-version
</goal>
</goals> </goals>
</pluginExecutionFilter> </pluginExecutionFilter>
<action> <action>
@@ -364,6 +439,73 @@
</lifecycleMappingMetadata> </lifecycleMappingMetadata>
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.12</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>2.7.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>2.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.4.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.5.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changelog-plugin</artifactId>
<version>2.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>taglist-maven-plugin</artifactId>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>1.3.1</version>
</plugin>
</plugins> </plugins>
</pluginManagement> </pluginManagement>
@@ -380,33 +522,55 @@
<dependencyLocationsEnabled>false</dependencyLocationsEnabled> <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
</configuration> </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changelog-plugin</artifactId>
<version>2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.7</version>
<configuration>
<configLocation>${basedir}/src/main/config/forge_checks.xml</configLocation>
<propertyExpansion>
cacheFile=${project.build.directory}/checkstyle-cachefile
</propertyExpansion>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
</configuration>
</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> <reportSets>
<reportSet> <reportSet>
<reports> <reports>
<report>index</report> <report>analyze-report</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> </reports>
</reportSet> </reportSet>
</reportSets> </reportSets>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>maven-surefire-report-plugin</artifactId> <artifactId>findbugs-maven-plugin</artifactId>
<version>2.9</version> <version>2.4.0</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>
<configuration> <configuration>
<quiet>true</quiet> <quiet>true</quiet>
<failOnError>false</failOnError> <failOnError>false</failOnError>
@@ -423,27 +587,47 @@
</configuration> </configuration>
<reports> <reports>
<report>javadoc</report> <report>javadoc</report>
<report>test-javadoc</report>
</reports> </reports>
</reportSet> </reportSet>
</reportSets> </reportSets>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>l10n-maven-plugin</artifactId>
<version>2.7</version> <version>1.0-alpha-2</version>
<configuration> <configuration>
<configLocation>${basedir}/src/main/config/forge_checks.xml</configLocation> <locales>
<propertyExpansion> <locale>cs</locale>
cacheFile=${project.build.directory}/checkstyle-cachefile <locale>de</locale>
</propertyExpansion> <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> </configuration>
</plugin> </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.5</version> <version>2.7.1</version>
<configuration> <configuration>
<linkXRef>true</linkXRef> <linkXRef>true</linkXRef>
<sourceEncoding>utf-8</sourceEncoding> <sourceEncoding>utf-8</sourceEncoding>
@@ -461,22 +645,10 @@
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.2</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>
@@ -506,6 +678,22 @@
</tagListOptions> </tagListOptions>
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>1.3.1</version>
<reportSets>
<reportSet>
<reports>
<report>dependency-updates-report</report>
<report>plugin-updates-report</report>
<report>property-updates-report</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins> </plugins>
</reporting> </reporting>
@@ -523,17 +711,17 @@
<dependency> <dependency>
<groupId>com.google.guava</groupId> <groupId>com.google.guava</groupId>
<artifactId>guava</artifactId> <artifactId>guava</artifactId>
<version>r09</version> <version>11.0.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.thoughtworks.xstream</groupId> <groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId> <artifactId>xstream</artifactId>
<version>1.3.1</version> <version>1.4.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.testng</groupId> <groupId>org.testng</groupId>
<artifactId>testng</artifactId> <artifactId>testng</artifactId>
<version>6.1.1</version> <version>6.4</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
@@ -541,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>
@@ -584,7 +778,7 @@
<dependency> <dependency>
<groupId>commons-discovery</groupId> <groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId> <artifactId>commons-discovery</artifactId>
<version>20040218.194635</version> <version>0.5</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>axis</groupId> <groupId>axis</groupId>
@@ -599,8 +793,9 @@
<dependency> <dependency>
<groupId>javax.mail</groupId> <groupId>javax.mail</groupId>
<artifactId>mail</artifactId> <artifactId>mail</artifactId>
<version>1.4.1</version> <version>1.4.4</version>
</dependency> </dependency>
<!-- Mantis transistive depedencies -->
</dependencies> </dependencies>
<distributionManagement> <distributionManagement>
@@ -659,7 +854,7 @@
<plugin> <plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId> <groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId> <artifactId>launch4j-maven-plugin</artifactId>
<version>1.3.3</version> <version>1.3.4</version>
<executions> <executions>
<execution> <execution>
<id>l4j-gui</id> <id>l4j-gui</id>
@@ -677,7 +872,7 @@
<errTitle>forge</errTitle> <errTitle>forge</errTitle>
<icon>${configSourceDirectory}/forge.ico</icon> <icon>${configSourceDirectory}/forge.ico</icon>
<classPath> <classPath>
<mainClass>forge.Gui_NewGame</mainClass> <mainClass>forge.view.Main</mainClass>
<addDependencies>false</addDependencies> <addDependencies>false</addDependencies>
<preCp>anything</preCp> <preCp>anything</preCp>
</classPath> </classPath>
@@ -686,12 +881,12 @@
<maxHeapSize>1024</maxHeapSize> <maxHeapSize>1024</maxHeapSize>
</jre> </jre>
<versionInfo> <versionInfo>
<fileVersion>${releasedVersion.version}.0</fileVersion> <fileVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</fileVersion>
<txtFileVersion>${releasedVersion.version}.0</txtFileVersion> <txtFileVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</txtFileVersion>
<fileDescription>Forge</fileDescription> <fileDescription>Forge</fileDescription>
<copyright>Forge</copyright> <copyright>Forge</copyright>
<productVersion>${releasedVersion.version}.0</productVersion> <productVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</productVersion>
<txtProductVersion>${releasedVersion.version}.0</txtProductVersion> <txtProductVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</txtProductVersion>
<productName>Forge</productName> <productName>Forge</productName>
<internalName>forge</internalName> <internalName>forge</internalName>
<originalFilename>forge.exe</originalFilename> <originalFilename>forge.exe</originalFilename>
@@ -702,12 +897,14 @@
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId> <artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.ant</groupId> <groupId>org.apache.ant</groupId>
<artifactId>ant-nodeps</artifactId> <artifactId>ant-nodeps</artifactId>
<version>1.7.1</version> <version>1.8.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.sourceforge.jarbundler</groupId> <groupId>net.sourceforge.jarbundler</groupId>
@@ -772,6 +969,12 @@
<goal>released-version</goal> <goal>released-version</goal>
</goals> </goals>
</execution> </execution>
<execution>
<id>parse-version</id>
<goals>
<goal>parse-version</goal>
</goals>
</execution>
<execution> <execution>
<id>attach-distribution</id> <id>attach-distribution</id>
<phase>package</phase> <phase>package</phase>
@@ -809,12 +1012,14 @@
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId> <artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.ant</groupId> <groupId>org.apache.ant</groupId>
<artifactId>ant-nodeps</artifactId> <artifactId>ant-nodeps</artifactId>
<version>1.7.1</version> <version>1.8.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.sourceforge.jarbundler</groupId> <groupId>net.sourceforge.jarbundler</groupId>
@@ -837,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.Gui_NewGame" 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/**" />
@@ -878,6 +1083,12 @@
<goal>released-version</goal> <goal>released-version</goal>
</goals> </goals>
</execution> </execution>
<execution>
<id>parse-version</id>
<goals>
<goal>parse-version</goal>
</goals>
</execution>
<execution> <execution>
<id>attach-distribution-osx</id> <id>attach-distribution-osx</id>
<phase>package</phase> <phase>package</phase>

View File

@@ -11,8 +11,8 @@ if not os.path.exists(pathToMtgData) :
raw_input("") raw_input("")
sys.exit() sys.exit()
if not os.path.isdir(sys.path[0] + os.sep + 'PerSetTracking Results') : if not os.path.isdir(sys.path[0] + os.sep + 'PerSetTrackingResults') :
os.mkdir(sys.path[0] + os.sep + 'PerSetTracking Results') os.mkdir(sys.path[0] + os.sep + 'PerSetTrackingResults')
forgeFolderFiles = [] forgeFolderFiles = []
forgeCards = [] forgeCards = []
@@ -90,7 +90,7 @@ for currentSet in setCodes :
currentMissing.sort() currentMissing.sort()
currentImplemented.sort() currentImplemented.sort()
with open(sys.path[0] + os.sep + "PerSetTracking Results" + os.sep + "set_" + currentSet + ".txt", "w") as output : with open(sys.path[0] + os.sep + "PerSetTrackingResults" + os.sep + "set_" + currentSet + ".txt", "w") as output :
output.write("Implemented (" + str(len(currentImplemented)) + "):\n") output.write("Implemented (" + str(len(currentImplemented)) + "):\n")
for everyImplemented in currentImplemented : for everyImplemented in currentImplemented :
output.write(everyImplemented + '\n') output.write(everyImplemented + '\n')
@@ -112,7 +112,7 @@ totalPercentage = 0
totalMissing = 0 totalMissing = 0
totalImplemented = 0 totalImplemented = 0
fullTotal = 0 fullTotal = 0
with open(sys.path[0] + os.sep + "PerSetTracking Results" + os.sep + "CompleteStats.txt", "w") as statsfile: with open(sys.path[0] + os.sep + "PerSetTrackingResults" + os.sep + "CompleteStats.txt", "w") as statsfile:
statsfile.write("Set: Implemented (Missing) / Total = Percentage Implemented\n") statsfile.write("Set: Implemented (Missing) / Total = Percentage Implemented\n")
for k,dataKey in totalDataList : for k,dataKey in totalDataList :
totalImplemented += dataKey[0] totalImplemented += dataKey[0]
@@ -124,5 +124,3 @@ with open(sys.path[0] + os.sep + "PerSetTracking Results" + os.sep + "CompleteSt
statsfile.write("Total over all sets: " + str(totalImplemented) + " (" + str(totalMissing) + ") / " + str(fullTotal)) statsfile.write("Total over all sets: " + str(totalImplemented) + " (" + str(totalMissing) + ") / " + str(fullTotal))
print "Done!" print "Done!"
print "Press Enter to exit."
raw_input("")

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,3 +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|Set1:DKA|Name:Innistrad|DraftPacks:3|LandSetCode:ISD|SealedPacks:6

View File

@@ -0,0 +1,75 @@
Set:10E|Commons:10|Uncommons:3|Rares:1
Set:2ED|Commons:11|Uncommons:3|Rares:1
Set:3ED|Commons:11|Uncommons:3|Rares:1
Set:4ED|Commons:11|Uncommons:3|Rares:1
Set:5DN|Commons:11|Uncommons:3|Rares:1
Set:5ED|Commons:11|Uncommons:3|Rares:1
Set:6ED|Commons:11|Uncommons:3|Rares:1
Set:7ED|Commons:10|Uncommons:3|Rares:1
Set:8ED|Commons:10|Uncommons:3|Rares:1
Set:9ED|Commons:10|Uncommons:3|Rares:1
Set:ALA|Commons:10|Uncommons:3|Rares:1
Set:ALL|Commons:8|Uncommons:3|Rares:1
Set:APC|Commons:11|Uncommons:3|Rares:1
Set:ARB|Commons:10|Uncommons:3|Rares:1
Set:ARN|Commons:6|Uncommons:2
Set:ATQ|Commons:5|Uncommons:2|Rares:1
Set:BOK|Commons:11|Uncommons:3|Rares:1
Set:CFX|Commons:10|Uncommons:3|Rares:1
Set:CHK|Commons:11|Uncommons:3|Rares:1
Set:CHR|Commons:9|Uncommons:3
Set:CSP|Commons:11|Uncommons:3|Rares:1
Set:DIS|Commons:11|Uncommons:3|Rares:1
Set:DRK|Commons:6|Rares:2
Set:DST|Commons:11|Uncommons:3|Rares:1
Set:EVE|Commons:11|Uncommons:3|Rares:1
Set:EXO|Commons:11|Uncommons:3|Rares:1
Set:FEM|Commons:5|Uncommons:2|Rares:1
Set:FUT|Commons:11|Uncommons:3|Rares:1
Set:GPT|Commons:11|Uncommons:3|Rares:1
Set:HML|Commons:6|Uncommons:2
Set:ICE|Commons:11|Uncommons:3|Rares:1
Set:INV|Commons:11|Uncommons:3|Rares:1
Set:JUD|Commons:11|Uncommons:3|Rares:1
Set:LEA|Commons:11|Uncommons:3|Rares:1
Set:LEB|Commons:11|Uncommons:3|Rares:1
Set:LEG|Commons:11|Uncommons:3|Rares:1
Set:LGN|Commons:11|Uncommons:3|Rares:1
Set:LRW|Commons:11|Uncommons:3|Rares:1
Set:M10|Commons:10|Uncommons:3|Rares:1
Set:M11|Commons:10|Uncommons:3|Rares:1
Set:M12|Commons:10|Uncommons:3|Rares:1
Set:MBS|Commons:10|Uncommons:3|Rares:1
Set:MIR|Commons:11|Uncommons:3|Rares:1
Set:MMQ|Commons:11|Uncommons:3|Rares:1
Set:MOR|Commons:11|Uncommons:3|Rares:1
Set:MRD|Commons:11|Uncommons:3|Rares:1
Set:NMS|Commons:11|Uncommons:3|Rares:1
Set:NPH|Commons:10|Uncommons:3|Rares:1
Set:ODY|Commons:11|Uncommons:3|Rares:1
Set:ONS|Commons:11|Uncommons:3|Rares:1
Set:PO2|Commons:11|Uncommons:3|Rares:1
Set:PCY|Commons:11|Uncommons:3|Rares:1
Set:PLC|Commons:11|Uncommons:3|Rares:1
Set:PLS|Commons:11|Uncommons:3|Rares:1
Set:POR|Commons:11|Uncommons:3|Rares:1
Set:PTK|Commons:5|Uncommons:2|Rares:1
Set:RAV|Commons:11|Uncommons:3|Rares:1
Set:ROE|Commons:10|Uncommons:3|Rares:1
Set:SCG|Commons:11|Uncommons:3|Rares:1
Set:SHM|Commons:11|Uncommons:3|Rares:1
Set:SOK|Commons:11|Uncommons:3|Rares:1
Set:SOM|Commons:10|Uncommons:3|Rares:1
Set:STH|Commons:11|Uncommons:3|Rares:1
Set:TMP|Commons:11|Uncommons:3|Rares:1
Set:TOR|Commons:11|Uncommons:3|Rares:1
Set:TSP|Commons:10|Uncommons:3|Rares:1|Special:1
Set:UDS|Commons:11|Uncommons:3|Rares:1
Set:ULG|Commons:11|Uncommons:3|Rares:1
Set:USG|Commons:11|Uncommons:3|Rares:1
Set:VIS|Commons:11|Uncommons:3|Rares:1
Set:WTH|Commons:11|Uncommons:3|Rares:1
Set:WWK|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: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

@@ -0,0 +1,5 @@
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, 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, 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: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 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
@@ -23,7 +23,7 @@ Index:19|Code2:WL|Code3:WTH|Name:Weatherlight
Index:20|Code2:TE|Code3:TMP|Name:Tempest Index:20|Code2:TE|Code3:TMP|Name:Tempest
Index:21|Code2:SH|Code3:STH|Name:Stronghold Index:21|Code2:SH|Code3:STH|Name:Stronghold
Index:22|Code2:EX|Code3:EXO|Name:Exodus Index:22|Code2:EX|Code3:EXO|Name:Exodus
Index:23|Code2:P2|Code3:PO2|Name:Portal Second Age Index:23|Code2:P2|Code3:PO2|Name:Portal Second Age|Alias:P02
Index:24|Code2:US|Code3:USG|Name:Urza's Saga Index:24|Code2:US|Code3:USG|Name:Urza's Saga
Index:25|Code2:UL|Code3:ULG|Name:Urza's Legacy Index:25|Code2:UL|Code3:ULG|Name:Urza's Legacy
Index:26|Code2:6E|Code3:6ED|Name:Classic (Sixth Edition) Index:26|Code2:6E|Code3:6ED|Name:Classic (Sixth Edition)
@@ -32,7 +32,7 @@ Index:28|Code2:P3|Code3:PTK|Name:Portal Three Kingdoms
Index:29|Code2:ST|Code3:S99|Name:Starter 1999 Index:29|Code2:ST|Code3:S99|Name:Starter 1999
Index:30|Code2:MM|Code3:MMQ|Name:Mercadian Masques Index:30|Code2:MM|Code3:MMQ|Name:Mercadian Masques
Index:31|Code2:NE|Code3:NMS|Name:Nemesis Index:31|Code2:NE|Code3:NMS|Name:Nemesis|Alias:NEM
Index:32|Code2:S2K|Code3:S00|Name:Starter 2000 Index:32|Code2:S2K|Code3:S00|Name:Starter 2000
Index:33|Code2:PY|Code3:PCY|Name:Prophecy Index:33|Code2:PY|Code3:PCY|Name:Prophecy
Index:34|Code2:IN|Code3:INV|Name:Invasion Index:34|Code2:IN|Code3:INV|Name:Invasion
@@ -68,9 +68,9 @@ Index:60|Code2:10E|Code3:10E|Name:Core Set - Tenth Edition
Index:61|Code2:LRW|Code3:LRW|Name:Lorwyn Index:61|Code2:LRW|Code3:LRW|Name:Lorwyn
Index:62|Code2:MOR|Code3:MOR|Name:Morningtide Index:62|Code2:MOR|Code3:MOR|Name:Morningtide
Index:63|Code2:SHM|Code3:SHM|Name:Shadowmoor Index:63|Code2:SHM|Code3:SHM|Name:Shadowmoor
Index:64|Code2:EVE|Code3:EVE|Name:Eventide Index:64|Code2:EVE|Code3:EVE|Name:Eventide|Alias:EVT
Index:65|Code2:ALA|Code3:ALA|Name:Shards of Alara Index:65|Code2:ALA|Code3:ALA|Name:Shards of Alara
Index:66|Code2:CFX|Code3:CFX|Name:Conflux Index:66|Code2:CFX|Code3:CFX|Name:Conflux|Alias:CON
Index:67|Code2:ARB|Code3:ARB|Name:Alara Reborn Index:67|Code2:ARB|Code3:ARB|Name:Alara Reborn
Index:68|Code2:M10|Code3:M10|Name:Magic 2010 Index:68|Code2:M10|Code3:M10|Name:Magic 2010
Index:69|Code2:ZEN|Code3:ZEN|Name:Zendikar Index:69|Code2:ZEN|Code3:ZEN|Name:Zendikar
@@ -82,4 +82,6 @@ Index:73|Code2:SOM|Code3:SOM|Name:Scars of Mirrodin
Index:74|Code2:MBS|Code3:MBS|Name:Mirrodin Besieged Index:74|Code2:MBS|Code3:MBS|Name:Mirrodin Besieged
Index:75|Code2:NPH|Code3:NPH|Name:New Phyrexia 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: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

@@ -1,3 +0,0 @@
Commons:10
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:10
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:10
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:10
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,3 +0,0 @@
Commons:8
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,2 +0,0 @@
Commons:6
Uncommons:2

View File

@@ -1,3 +0,0 @@
Commons:5
Uncommons:2
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,2 +0,0 @@
Commons:9
Uncommons:3

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,2 +0,0 @@
Commons:6
Rares:2

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:5
Uncommons:2
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,2 +0,0 @@
Commons:6
Uncommons:2

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:5
Uncommons:2
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Special:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,3 +0,0 @@
Commons:11
Uncommons:3
Rares:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,4 +0,0 @@
Commons:10
Uncommons:3
Rares:1
Mythics:1

View File

@@ -1,16 +0,0 @@
[T]b_0_1_Thrull.jpg http://serv1.tcgimages.eu/img/cards/Duel_Decks_Divine_vs._Demonic/thrull_token_black_01.jpg
[T]b_1_1_faerie_rogue.jpg http://www.magickartenmarkt.de/img/cards/Morningtide/faerie_rogue_token.jpg
[T]b_1_1_rat.jpg http://www.magickartenmarkt.de/img/cards/Shadowmoor/rat_token_black_11.jpg
[T]b_20_20_marit_lage.jpg http://www.magickartenmarkt.de/img/cards/Game_Day_Cards/marit_lage_token.jpg
[T]b_2_2_zombie.jpg http://www.magickartenmarkt.de/img/cards/Shards_of_Alara/zombie_token_black_22.jpg
[T]bg_1_1_worm.jpg http://serv4.tcgimages.eu/img/cards/Eventide/worm_token_black_and_green_11.jpg
[T]c_0_1_eldrazi_spawn.jpg http://www.mtgmintcard.com/images/products/50/MAGIC-THE-GATHERING-EKDRAZI-SPAWN-1A-ROET001A.jpg
[T]c_1_1_shapeshifter.jpg http://www.magickartenmarkt.de/img/cards/Lorwyn/shapeshifter_token.jpg
[T]c_1_1_sliver.jpg http://www.magickartenmarkt.de/img/cards/Player_Rewards_Promos/sliver_token.jpg
[T]c_1_1_spirit.jpg http://serv3.tcgimages.eu/img/cards/Player_Rewards_Promos/spirit_token_white_112.jpg
[T]c_1_1_wasp.jpg http://www.magickartenmarkt.de/img/cards/Tenth_Edition/wasp_token.jpg
[T]c_3_4_gargoyle.jpg http://www.mtgmintcard.com/images/products/458/MAGIC-THE-GATHERING-GARGOYLE-TOKEN-M10C8.jpg
[T]c_5_5_tuktuk_the_returned.jpg http://www.mtgmintcard.com/images/products/89/MAGIC-THE-GATHERING-TUKTUK-THE-RETURNED-TOKEN-ROET005.jpg
[T]g_0_1_plant.jpg http://www.mtgmintcard.com/images/products/174/MAGIC-THE-GATHERING-PLANT-TOKEN-WWKC065.jpg
[T]g_1_1_elf_warrior.jpg http://www.magickartenmarkt.de/img/cards/Lorwyn/elf_warrior_token_green_11.jpg
[T]g_1_1_insect.jpg http://www.mtgmintcard.com/images/products/413/MAGIC-THE-GATHERING-INSECT-TOKEN-M10C6.jpg

267
res/cardTemplateScript.py Executable file
View File

@@ -0,0 +1,267 @@
#!/usr/bin/env python
pathToMtgData = "mtg-data.txt"
############IMPLEMENTATION FOLLOWS############
import os,sys,fnmatch
class Card:
def __init__(self, name):
self.name = name
self.cost = ""
self.types = ""
self.pt = ""
self.oracle = []
self.sets = ""
def initSets():
# Base Sets
forgeSets.append('LEA')
forgeSets.append('LEB')
forgeSets.append('2ED')
forgeSets.append('3ED')
forgeSets.append('4ED')
forgeSets.append('5ED')
forgeSets.append('6ED')
forgeSets.append('7ED')
forgeSets.append('8ED')
forgeSets.append('9ED')
forgeSets.append('10E')
forgeSets.append('M10')
forgeSets.append('M11')
forgeSets.append('M12')
# Multiplayer Sets
forgeSets.append('COM')
# Portal
forgeSets.append('POR')
forgeSets.append('PO2')
forgeSets.append('PTK')
# Starter
forgeSets.append('S99')
forgeSets.append('S00')
# Early Sets
forgeSets.append('ARN')
forgeSets.append('ATQ')
forgeSets.append('LEG')
forgeSets.append('DRK')
forgeSets.append('FEM')
forgeSets.append('HML')
# Ice Age
forgeSets.append('ICE')
forgeSets.append('ALL')
forgeSets.append('CSP')
# Mirage
forgeSets.append('MIR')
forgeSets.append('VIS')
forgeSets.append('WTH')
# Rath Cycle
forgeSets.append('TMP')
forgeSets.append('STH')
forgeSets.append('EXO')
# Artifacts Cycle
forgeSets.append('USG')
forgeSets.append('ULG')
forgeSets.append('UDS')
# Masques
forgeSets.append('MMQ')
forgeSets.append('NMS')
forgeSets.append('PCY')
# Invasion
forgeSets.append('INV')
forgeSets.append('PLS')
forgeSets.append('APC')
# Odyssey
forgeSets.append('ODY')
forgeSets.append('TOR')
forgeSets.append('JUD')
# Onslaught
forgeSets.append('ONS')
forgeSets.append('LGN')
forgeSets.append('SCG')
# Mirrodin
forgeSets.append('MRD')
forgeSets.append('DST')
forgeSets.append('5DN')
# Kamigawa
forgeSets.append('CHK')
forgeSets.append('BOK')
forgeSets.append('SOK')
# Ravnica
forgeSets.append('RAV')
forgeSets.append('GPT')
forgeSets.append('DIS')
# Time Spiral
forgeSets.append('TSP')
forgeSets.append('TSB')
forgeSets.append('PLC')
forgeSets.append('FUT')
# Lorwyn
forgeSets.append('LRW')
forgeSets.append('MOR')
# Shadowmoor
forgeSets.append('SHM')
forgeSets.append('EVE')
# Alara
forgeSets.append('ALA')
forgeSets.append('CFX')
forgeSets.append('ARB')
# Zendikar
forgeSets.append('ZEN')
forgeSets.append('WWK')
forgeSets.append('ROE')
# Scars of Mirrodin
forgeSets.append('SOM')
forgeSets.append('MBS')
forgeSets.append('NPH')
# Innistrad
forgeSets.append('ISD')
forgeSets.append('DKA')
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("Press Enter to exit")
raw_input("")
sys.exit()
forgeSets = []
mtgDataCards = {}
setCodes = []
tmpName = ""
line = ""
# initialize sets supported by Forge
initSets()
#Parse mtg-data
mtgdata = open(pathToMtgData,"r")
line = mtgdata.readline()
# Read set codes at top of file
while line != "\n" and line != "":
setCodes.append(line[0:3])
line = mtgdata.readline()
# loop over remaining file parsing cards
while line:
# Ignore blank lines
while line == "\n" and line != "":
line = mtgdata.readline()
# process card data
linesFound = 0
foundCost = False
foundType = False
foundPT = False
isPlaneswalker = False
oracleText = ""
prevLine = ""
while line != "\n" and line != "":
linesFound += 1
tmpLine = line
tmpLine = tmpLine.rstrip()
# First line is always the name
if linesFound == 1 :
mtgName = tmpLine
cardName = tmpLine.replace('AE', 'Ae')
card = Card(cardName)
# Second line is either cost or type
elif not foundCost :
if line[0] == '{' :
tmpLine = tmpLine.replace('}{',' ')
tmpLine = tmpLine.replace('{','')
tmpLine = tmpLine.replace('}','')
tmpLine = tmpLine.replace('/','')
card.cost = tmpLine
else :
card.cost = "no cost"
tmpLine = tmpLine.replace(' - ',' ');
card.types = tmpLine
foundType = True
foundCost = True
elif not foundType :
tmpLine = tmpLine.replace(' - ',' ');
card.types = tmpLine
foundType = True
elif not foundPT :
card.pt = tmpLine
foundPT = True
else :
if prevLine != '' : card.oracle.append(prevLine)
prevLine = tmpLine.replace(mtgName,'CARDNAME')
# if card is not creature, set foundPT to true
if foundType and not foundPT :
if card.types.find('Creature') == -1 and card.types.find('Planeswalker') == -1: foundPT = True
line = mtgdata.readline()
# found blank line or end of file so store last line as set info
card.sets = prevLine.rstrip()
# store Card object in hash table
mtgDataCards[cardName] = card
print 'WARNING: Card template contains bogus SetInfo for testing only!!!'
print ' Please remove the SetInfo before committing to repository\n'
inputName = raw_input("Enter Card Name: ")
inputName = inputName.rstrip()
while inputName != 'quit' :
if mtgDataCards.keys().count(inputName) != 0 :
cardData = mtgDataCards[inputName]
cleanName = cardData.name.lower()
cleanName = cleanName.replace("'",'')
cleanName = cleanName.replace(',','')
cleanName = cleanName.replace(' ','_')
print '\nName:'+cardData.name
print 'ManaCost:'+cardData.cost
print 'Types:'+cardData.types
print 'Text:no text'
if cardData.types.find('Creature') != -1:
print 'PT:'+cardData.pt
elif cardData.types.find('Planeswalker') != -1 :
print 'Loyalty:'+cardData.pt
print "\n<Script Start>"
for text in cardData.oracle :
print text
print "<Script End>\n"
tmpSets = cardData.sets
tmpSets = tmpSets.split(', ')
setInfo = [];
for edition in tmpSets :
edition = edition.split(' ');
if forgeSets.count(edition[0]) != 0 :
if edition[1] == 'C' :
rarity = 'Common'
elif edition[1] == 'U' :
rarity = 'Uncommon'
elif edition[1] == 'R' :
rarity = 'Rare'
elif edition[1] == 'M' :
rarity = 'Mythic'
setInfoStr = 'SetInfo:'+edition[0]+'|'+rarity+'|'+'http://dummy.com/dummy.jpg'
setInfo.append(setInfoStr)
print 'SVar:Rarity:'+rarity
print 'SVar:Picture:http://www.wizards.com/global/images/magic/general/'+cleanName+'.jpg'
for edition in setInfo : print edition
print 'End\n'
else :
print inputName+' not found\n'
inputName = raw_input("Enter Card Name: ")
inputName = inputName.rstrip()

View File

@@ -0,0 +1,12 @@
Name:Abandon Hope
ManaCost:X 1 B
Types:Sorcery
Text:no text
A:SP$ Discard | Cost$ X 1 B Discard<X/Card/card> | ValidTgts$ Opponent | Mode$ RevealYouChoose | NumCards$ X | SpellDescription$ Look at target opponent's hand and choose X cards from it. That player discards those cards.
SVar:X:Count$xPaid
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/abandon_hope.jpg
SetInfo:TMP|Uncommon|http://magiccards.info/scans/en/tp/1.jpg
Oracle:As an additional cost to cast Abandon Hope, discard X cards.\nLook at target opponent's hand and choose X cards from it. That player discards those cards.
End

View File

@@ -3,13 +3,10 @@ ManaCost:no cost
Types:Land Types:Land
Text:no text Text:no text
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add W to your mana pool. A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add W to your mana pool.
A:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ W | SpellDescription$ Add W to your mana pool. A:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ Any | SpellDescription$ Add one mana of any color to your mana pool.
A:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ U | SpellDescription$ Add U to your mana pool.
A:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ B | SpellDescription$ Add B to your mana pool.
A:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ R | SpellDescription$ Add R to your mana pool.
A:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ G | SpellDescription$ Add G to your mana pool.
K:CARDNAME enters the battlefield tapped. K:CARDNAME enters the battlefield tapped.
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/abandoned_outpost.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/abandoned_outpost.jpg
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/312.jpg SetInfo:ODY|Common|http://magiccards.info/scans/en/od/312.jpg
Oracle:Abandoned Outpost enters the battlefield tapped.\n{T}: Add {W} to your mana pool.\n{T}, Sacrifice Abandoned Outpost: Add one mana of any color to your mana pool.
End End

View File

@@ -0,0 +1,14 @@
Name:Abattoir Ghoul
ManaCost:3 B
Types:Creature Zombie
Text:no text
PT:3/2
K:First Strike
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.DamagedBy | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature dealt damage by CARDNAME this turn dies, you gain life equal to that creature's toughness.
SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
SVar:X:TriggeredCard$CardToughness
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/abattoir_ghoul.jpg
SetInfo:ISD|Uncommon|http://magiccards.info/scans/en/isd/85.jpg
Oracle:First strike\nWhenever a creature dealt damage by Abattoir Ghoul this turn dies, you gain life equal to that creature's toughness.
End

View File

@@ -9,4 +9,5 @@ SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/abbey_gargoyles.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/abbey_gargoyles.jpg
SetInfo:HML|Uncommon|http://magiccards.info/scans/en/hl/101.jpg SetInfo:HML|Uncommon|http://magiccards.info/scans/en/hl/101.jpg
SetInfo:5ED|Uncommon|http://magiccards.info/scans/en/5e/277.jpg SetInfo:5ED|Uncommon|http://magiccards.info/scans/en/5e/277.jpg
Oracle:Flying, protection from red
End End

View File

@@ -0,0 +1,12 @@
Name:Abbey Griffin
ManaCost:3 W
Types:Creature Griffin
Text:no text
PT:2/2
K:Flying
K:Vigilance
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/abbey_griffin.jpg
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/1.jpg
Oracle:Flying, vigilance
End

View File

@@ -8,4 +8,5 @@ SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/abbey_matron.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/abbey_matron.jpg
SetInfo:HML|Common|http://magiccards.info/scans/en/hl/102.jpg|2 SetInfo:HML|Common|http://magiccards.info/scans/en/hl/102.jpg|2
Oracle:{W}, {T}: Abbey Matron gets +0/+3 until end of turn.
End End

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