Compare commits

..

3064 Commits

Author SHA1 Message Date
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
11140 changed files with 219761 additions and 133146 deletions

View File

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

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="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"/>

1860
.gitattributes vendored

File diff suppressed because it is too large Load Diff

313
.gitignore vendored
View File

@@ -2,10 +2,323 @@
/*.iml
/*.tmp
.settings/org.eclipse.core.resources.prefs
/build
/forge.log
/forge.preferences
/release.properties
res/PerSetTrackingResults
res/cardsfolder/cardsfolder.zip
res/decks/AI_o1.dck
res/decks/o1.bdk
res/gui/display_new_layout.xml
res/images/themes
res/oracleScript.log
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/A[!!-~]Wolf[!!-~]in[!!-~]Sheeps[!!-~]Clothing.jpg
res/pics/ALA
res/pics/ALL
res/pics/APC
res/pics/ARB
res/pics/ARN
res/pics/ATQ
res/pics/Abraham[!!-~]Lincoln.jpg
res/pics/Albert[!!-~]Einstein.jpg
res/pics/Ancient[!!-~]Battlefield.jpg
res/pics/Aquaman.jpg
res/pics/Aragorn.jpg
res/pics/BOK
res/pics/Bamm[!!-~]Bamm[!!-~]Rubble.jpg
res/pics/Barney[!!-~]Rubble.jpg
res/pics/Barroom[!!-~]Brawl.jpg
res/pics/Bart[!!-~]Simpson.jpg
res/pics/Batman.jpg
res/pics/Bela[!!-~]Lugosi.jpg
res/pics/Betty[!!-~]Rubble.jpg
res/pics/Blackbeard.jpg
res/pics/Blood[!!-~]Oath.jpg
res/pics/Boba[!!-~]Fett.jpg
res/pics/Boris[!!-~]Karloff.jpg
res/pics/Boromir.jpg
res/pics/Buffy.jpg
res/pics/Bushwhacked.jpg
res/pics/C3PO.jpg
res/pics/CFX
res/pics/CHK
res/pics/CHR
res/pics/COM
res/pics/CSP
res/pics/Captain[!!-~]America.jpg
res/pics/Catwoman.jpg
res/pics/Cave[!!-~]Troll.jpg
res/pics/Comic[!!-~]Book[!!-~]Guy.jpg
res/pics/Crocodile[!!-~]Dundee.jpg
res/pics/Crows[!!-~]in[!!-~]the[!!-~]Field.jpg
res/pics/Cyclops.jpg
res/pics/DIS
res/pics/DRK
res/pics/DST
res/pics/Da[!!-~]Vinci.jpg
res/pics/Darrin[!!-~]Stephens.jpg
res/pics/Darth[!!-~]Vader.jpg
res/pics/Data.jpg
res/pics/Deadpool.jpg
res/pics/Demon.jpg
res/pics/Dilbert.jpg
res/pics/Dino.jpg
res/pics/Doc[!!-~]Holiday.jpg
res/pics/Dont[!!-~]Play[!!-~]With[!!-~]Matches.jpg
res/pics/Dr[!!-~]No.jpg
res/pics/Dr[!!-~]Strangelove.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]Black.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]Blue.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]Colorless.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]Gold.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]Green.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]Red.jpg
res/pics/Dungeon[!!-~]Crawling[!!-~]White.jpg
res/pics/EVE
res/pics/EXO
res/pics/Electro.jpg
res/pics/Elrond.jpg
res/pics/Endora.jpg
res/pics/Eomer.jpg
res/pics/Ezio.jpg
res/pics/FEM
res/pics/FUT
res/pics/Fat[!!-~]Albert.jpg
res/pics/Fin[!!-~]Fang[!!-~]Foom.jpg
res/pics/Fred[!!-~]Flintstone.jpg
res/pics/Frodo.jpg
res/pics/GPT
res/pics/Galadriel.jpg
res/pics/Galahad.jpg
res/pics/Genghis[!!-~]Khan.jpg
res/pics/George[!!-~]of[!!-~]the[!!-~]Jungle.jpg
res/pics/Gimli.jpg
res/pics/Gold[!!-~]Finger.jpg
res/pics/Grampa[!!-~]Simpson.jpg
res/pics/Green[!!-~]Arrow.jpg
res/pics/Green[!!-~]Lantern.jpg
res/pics/HML
res/pics/Hagrid.jpg
res/pics/Han[!!-~]Solo.jpg
res/pics/Hans.jpg
res/pics/Harry[!!-~]Potter.jpg
res/pics/Hellboy.jpg
res/pics/Hercules.jpg
res/pics/Hermione[!!-~]Granger.jpg
res/pics/Higgins.jpg
res/pics/Hobbes.jpg
res/pics/Homer[!!-~]Simpson.jpg
res/pics/House[!!-~]Party.jpg
res/pics/ICE
res/pics/INV
res/pics/ISD
res/pics/Iceman.jpg
res/pics/Indiana[!!-~]Jones.jpg
res/pics/JUD
res/pics/Jabba[!!-~]the[!!-~]Hut.jpg
res/pics/Jack[!!-~]Sparrow.jpg
res/pics/James[!!-~]Bond.jpg
res/pics/James[!!-~]T[!!-~]Kirk.jpg
res/pics/Joe[!!-~]Kidd.jpg
res/pics/Kang.jpg
res/pics/King[!!-~]Arthur.jpg
res/pics/King[!!-~]Edward.jpg
res/pics/King[!!-~]Goldemar.jpg
res/pics/King[!!-~]Kong.jpg
res/pics/Kojak.jpg
res/pics/LEA
res/pics/LEB
res/pics/LEG
res/pics/LGN
res/pics/LRW
res/pics/Lisa[!!-~]Simpson.jpg
res/pics/Luke[!!-~]Skywalker.jpg
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/Maggie[!!-~]Simpson.jpg
res/pics/Magneto.jpg
res/pics/Magnum.jpg
res/pics/Marge[!!-~]Simpson.jpg
res/pics/Mines[!!-~]of[!!-~]Kazum[!!-~]Durl.jpg
res/pics/Morpheus.jpg
res/pics/Mr[!!-~]Slate.jpg
res/pics/NMS
res/pics/NPH
res/pics/Napoleon.jpg
res/pics/Ned[!!-~]Flanders.jpg
res/pics/Neo.jpg
res/pics/Newton.jpg
res/pics/ODY
res/pics/ONS
res/pics/Oberon.jpg
res/pics/Odin.jpg
res/pics/Optimus[!!-~]Prime.jpg
res/pics/PCY
res/pics/PLC
res/pics/PLS
res/pics/PO2
res/pics/POR
res/pics/PTK
res/pics/Pebbles[!!-~]Flintstone.jpg
res/pics/Picard.jpg
res/pics/Pinky[!!-~]and[!!-~]the[!!-~]Brain.jpg
res/pics/Pointy[!!-~]Haired[!!-~]Boss.jpg
res/pics/Princess[!!-~]Selenia.jpg
res/pics/Private[!!-~]Domain.jpg
res/pics/Professor[!!-~]X.jpg
res/pics/R2-D2.jpg
res/pics/RAV
res/pics/ROE
res/pics/Radagast.jpg
res/pics/Radiant.jpg
res/pics/Ratbert.jpg
res/pics/Redwall.jpg
res/pics/Riddler.jpg
res/pics/Rocky.jpg
res/pics/Rogue.jpg
res/pics/S00
res/pics/S99
res/pics/SCG
res/pics/SHM
res/pics/SOK
res/pics/SOM
res/pics/STH
res/pics/Samantha[!!-~]Stephens.jpg
res/pics/Samwise[!!-~]Gamgee.jpg
res/pics/Saruman.jpg
res/pics/Sauron.jpg
res/pics/Scooby[!!-~]Doo.jpg
res/pics/Scotty.jpg
res/pics/Seabiscuit.jpg
res/pics/Secret[!!-~]Squirrel.jpg
res/pics/Sherlock[!!-~]Holmes.jpg
res/pics/Silver[!!-~]Samurai.jpg
res/pics/Silver[!!-~]Surfer.jpg
res/pics/Spiderman.jpg
res/pics/Spock.jpg
res/pics/Storm.jpg
res/pics/Sun[!!-~]Quan.jpg
res/pics/Superman.jpg
res/pics/TMP
res/pics/TOR
res/pics/TSB
res/pics/TSP
res/pics/Tarzan.jpg
res/pics/Terminator.jpg
res/pics/The[!!-~]Court[!!-~]Jester.jpg
res/pics/The[!!-~]Desert[!!-~]Caravan.jpg
res/pics/The[!!-~]Great[!!-~]Gazoo.jpg
res/pics/The[!!-~]Kings[!!-~]Contest.jpg
res/pics/The[!!-~]Pied[!!-~]Piper.jpg
res/pics/Thumbs.db
res/pics/Tom[!!-~]Bombadil.jpg
res/pics/Totoro.jpg
res/pics/Treebeard.jpg
res/pics/UDS
res/pics/ULG
res/pics/USG
res/pics/Uncle[!!-~]Owen.jpg
res/pics/VIS
res/pics/WTH
res/pics/WWK
res/pics/Walle.jpg
res/pics/Wally.jpg
res/pics/White[!!-~]Knight.jpg
res/pics/Wilma[!!-~]Flintstone.jpg
res/pics/Wolverine.jpg
res/pics/Wonder[!!-~]Woman.jpg
res/pics/Wyatt[!!-~]Earp.jpg
res/pics/ZEN
res/pics/Zombie[!!-~]Attack.jpg
res/pics/b_0_1_serf.jpg
res/pics/b_1_1_faerie_rogue.jpg
res/pics/b_1_1_rat.jpg
res/pics/b_2_1_cat.jpg
res/pics/b_2_2_zombie.jpg
res/pics/b_2_4_spider.jpg
res/pics/b_3_3_angel.jpg
res/pics/b_3_3_kavu.jpg
res/pics/b_6_6_wurm.jpg
res/pics/c_1_1_shapeshifter.jpg
res/pics/c_1_1_sliver.jpg
res/pics/c_1_1_spirit.jpg
res/pics/c_1_1_wasp.jpg
res/pics/g_1_1_elf_warrior.jpg
res/pics/g_1_1_insect.jpg
res/pics/g_1_1_saproling.jpg
res/pics/g_1_1_squirrel.jpg
res/pics/g_2_2_bear.jpg
res/pics/g_2_2_cat_warrior.jpg
res/pics/g_2_2_wolf.jpg
res/pics/g_2_5_treefolk_shaman.jpg
res/pics/g_3_3_ape.jpg
res/pics/g_3_3_beast.jpg
res/pics/g_3_3_centaur.jpg
res/pics/g_3_3_elephant.jpg
res/pics/g_4_4_beast.jpg
res/pics/g_6_6_wurm.jpg
res/pics/g_x_x_wurm.jpg
res/pics/gw_1_1_elf_warrior.jpg
res/pics/r_1_1_goblin.jpg
res/pics/r_3_1_elemental.jpg
res/pics/r_4_4_dragon.jpg
res/pics/r_5_5_dragon.jpg
res/pics/rg_1_1_dragon.jpg
res/pics/rgw_8_8_beast.jpg
res/pics/rw_1_1_goblin_soldier.jpg
res/pics/tokens
res/pics/u_1_1_bird.jpg
res/pics/u_1_1_faerie.jpg
res/pics/u_1_1_illusion.jpg
res/pics/w_0_1_goat.jpg
res/pics/w_1_1_bird.jpg
res/pics/w_1_1_kithkin_soldier.jpg
res/pics/w_1_1_pegasus.jpg
res/pics/w_1_1_soldier.jpg
res/pics/w_1_1_spirit.jpg
res/pics/w_2_2_knight.jpg
res/pics/w_4_4_angel.jpg
res/pics/w_4_4_elemental.jpg
res/pics/w_5_5_giant_warrior.jpg
res/pics/w_n_n_avatar.jpg
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
/test-output

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,75 @@
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".
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.
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.
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:
@@ -24,11 +81,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.
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.

263
pom.xml
View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId>
<packaging>jar</packaging>
<name>Forge</name>
<version>1.1.2</version>
<version>1.2.0</version>
<description>
Forge lets you play the card game Magic: The Gathering against a computer opponent
using all of the rules.
@@ -52,7 +52,7 @@
</roles>
</developer>
<developer>
<id>Jendave</id>
<id>jendave</id>
<name>David Hudson</name>
<roles>
<role>developer</role>
@@ -73,7 +73,7 @@
</roles>
</developer>
<developer>
<id>FriarSol</id>
<id>friarsol</id>
<name>zenchristo</name>
<roles>
<role>developer</role>
@@ -94,15 +94,29 @@
</roles>
</developer>
<developer>
<id>jeffwadsworth2010</id>
<id>jeffwadsworth</id>
<name>jeffwadsworth2010</name>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>0soulstorm0</id>
<name>0soulstorm0</name>
<id>Doublestrike</id>
<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>
@@ -117,12 +131,12 @@
</licenses>
<scm>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.2</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.2</developerConnection>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.2.0</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.2.0</developerConnection>
</scm>
<prerequisites>
<maven>2.2.1</maven>
<maven>3.0.3</maven>
</prerequisites>
<mailingLists>
@@ -156,8 +170,8 @@
</execution>
</executions>
<configuration>
<revisionOnScmFailure>0000</revisionOnScmFailure>
<providerImplementations>
<svn>javasvn</svn>
</providerImplementations>
</configuration>
</plugin>
@@ -165,14 +179,15 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>2.3.1</version>
<version>2.3.2</version>
<configuration>
<archive>
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
</manifest>
<manifestEntries>
<Implementation-Build>${buildNumber}</Implementation-Build>
<Implementation-Version>${project.version}-r${buildNumber}</Implementation-Version>
</manifestEntries>
</archive>
</configuration>
@@ -180,7 +195,7 @@
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.2.1</version><!--$NO-MVN-MAN-VER$-->
<version>2.2.2</version><!--$NO-MVN-MAN-VER$-->
<configuration>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
</configuration>
@@ -188,16 +203,17 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.9</version>
<version>2.11</version>
<configuration>
<groups>fast</groups>
<!-- <groups>fast</groups>
<testFailureIgnore>true</testFailureIgnore>
-->
</configuration>
</plugin>
<plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId>
<artifactId>maven-replacer-plugin</artifactId>
<version>1.3.8</version>
<version>1.4.0</version>
<executions>
<execution>
<phase>package</phase>
@@ -222,18 +238,19 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2.1</version><!--$NO-MVN-MAN-VER$-->
<version>2.2.2</version><!--$NO-MVN-MAN-VER$-->
<configuration>
<attach>false</attach>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
<archive>
<manifest>
<mainClass>forge.Gui_NewGame</mainClass>
<mainClass>forge.view.swing.Main</mainClass>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Implementation-Build>${buildNumber}</Implementation-Build>
<Implementation-Version>${project.version}-r${buildNumber}</Implementation-Version>
</manifestEntries>
</archive>
</configuration>
@@ -268,12 +285,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId>
<version>1.0</version>
<version>2.2</version>
</dependency>
</dependencies>
</plugin>
@@ -289,7 +306,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId>
<version>1.0</version>
<version>2.2</version>
</dependency>
</dependencies>
</plugin>
@@ -301,17 +318,23 @@
<executions>
<execution>
<id>released-version</id>
<phase>validate</phase>
<goals>
<goal>released-version</goal>
</goals>
</execution>
<execution>
<id>parse-version</id>
<goals>
<goal>parse-version</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version>
<configuration>
<quiet>true</quiet>
<failOnError>false</failOnError>
@@ -324,10 +347,38 @@
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2.2</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>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.6</version>
<version>1.7</version>
</plugin>
<!--This plugin's configuration is used to store Eclipse m2e settings
@@ -354,6 +405,9 @@
<goal>
released-version
</goal>
<goal>
parse-version
</goal>
</goals>
</pluginExecutionFilter>
<action>
@@ -364,6 +418,73 @@
</lifecycleMappingMetadata>
</configuration>
</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.11</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</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.6</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.3.3</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.2</version>
</plugin>
</plugins>
</pluginManagement>
@@ -400,7 +521,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.9</version>
<version>2.11</version>
</plugin>
<plugin>
@@ -437,13 +558,14 @@
<propertyExpansion>
cacheFile=${project.build.directory}/checkstyle-cachefile
</propertyExpansion>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>2.5</version>
<version>2.6</version>
<configuration>
<linkXRef>true</linkXRef>
<sourceEncoding>utf-8</sourceEncoding>
@@ -464,7 +586,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.2</version>
<version>2.3.3</version>
</plugin>
<plugin>
@@ -506,6 +628,34 @@
</tagListOptions>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>1.2</version>
<reportSets>
<reportSet>
<reports>
<report>dependency-updates-report</report>
<report>plugin-updates-report</report>
<report>property-updates-report</report>
</reports>
</reportSet>
</reportSets>
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.4</version>
<reportSets>
<reportSet>
<reports>
<report>analyze-report</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins>
</reporting>
@@ -523,17 +673,17 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>r09</version>
<version>11.0</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.3.1</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.1.1</version>
<version>6.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -581,10 +731,20 @@
<artifactId>ant-commons-logging</artifactId>
<version>1.8.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-io</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId>
<version>20040218.194635</version>
<version>0.5</version>
</dependency>
<dependency>
<groupId>axis</groupId>
@@ -599,7 +759,12 @@
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
<version>1.4.1</version>
<version>1.4.4</version>
</dependency>
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.18</version>
</dependency>
</dependencies>
@@ -659,7 +824,7 @@
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
<executions>
<execution>
<id>l4j-gui</id>
@@ -677,7 +842,7 @@
<errTitle>forge</errTitle>
<icon>${configSourceDirectory}/forge.ico</icon>
<classPath>
<mainClass>forge.Gui_NewGame</mainClass>
<mainClass>forge.view.swing.Main</mainClass>
<addDependencies>false</addDependencies>
<preCp>anything</preCp>
</classPath>
@@ -686,12 +851,12 @@
<maxHeapSize>1024</maxHeapSize>
</jre>
<versionInfo>
<fileVersion>${releasedVersion.version}.0</fileVersion>
<txtFileVersion>${releasedVersion.version}.0</txtFileVersion>
<fileVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</fileVersion>
<txtFileVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</txtFileVersion>
<fileDescription>Forge</fileDescription>
<copyright>Forge</copyright>
<productVersion>${releasedVersion.version}.0</productVersion>
<txtProductVersion>${releasedVersion.version}.0</txtProductVersion>
<productVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</productVersion>
<txtProductVersion>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.0</txtProductVersion>
<productName>Forge</productName>
<internalName>forge</internalName>
<originalFilename>forge.exe</originalFilename>
@@ -702,12 +867,14 @@
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-nodeps</artifactId>
<version>1.7.1</version>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>net.sourceforge.jarbundler</groupId>
@@ -772,6 +939,12 @@
<goal>released-version</goal>
</goals>
</execution>
<execution>
<id>parse-version</id>
<goals>
<goal>parse-version</goal>
</goals>
</execution>
<execution>
<id>attach-distribution</id>
<phase>package</phase>
@@ -809,12 +982,14 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-nodeps</artifactId>
<version>1.7.1</version>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>net.sourceforge.jarbundler</groupId>
@@ -837,7 +1012,7 @@
<mkdir dir="${project.build.directory}/res/cardsfolder" />
<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" />
<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.swing.Main" icon="${basedir}/${configSourceDirectory}/Forge.icns" jvmversion="1.6+" vmoptions="-Xmx1024m" shortname="${project.name}" workingdirectory="$APP_PACKAGE/Contents/Resources/Java" jar="${project.build.directory}/${project.build.finalName}-jar-with-dependencies.jar">
<javafileset dir="${basedir}">
<include name="*.properties" />
<include name="res/**" />
@@ -878,6 +1053,12 @@
<goal>released-version</goal>
</goals>
</execution>
<execution>
<id>parse-version</id>
<goals>
<goal>parse-version</goal>
</goals>
</execution>
<execution>
<id>attach-distribution-osx</id>
<phase>package</phase>

View File

@@ -11,8 +11,8 @@ if not os.path.exists(pathToMtgData) :
raw_input("")
sys.exit()
if not os.path.isdir(sys.path[0] + os.sep + 'PerSetTracking Results') :
os.mkdir(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 + 'PerSetTrackingResults')
forgeFolderFiles = []
forgeCards = []
@@ -90,7 +90,7 @@ for currentSet in setCodes :
currentMissing.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")
for everyImplemented in currentImplemented :
output.write(everyImplemented + '\n')
@@ -112,7 +112,7 @@ totalPercentage = 0
totalMissing = 0
totalImplemented = 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")
for k,dataKey in totalDataList :
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))
print "Done!"
print "Press Enter to exit."
raw_input("")

View File

@@ -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:41|Set0:M12|Name:Magic 2012|DraftPacks:3|LandSetCode:M12|SealedPacks:6
Index:42|Set0:ISD|Name:Innistrad|DraftPacks:3|LandSetCode:SOM|SealedPacks:6

View File

@@ -0,0 +1,74 @@
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

View File

@@ -0,0 +1,5 @@
Name:Standard|Sets:SOM, MBS, NPH, M12, ISD
Name:Extended|Sets:ALA, CFX, ARB, M10, ZEN, WWK, ROE, M11, SOM, MBS, NPH, M12, ISD|Banned:Storeforge Mystic; Jace, the Mind Sculptor; Ponder; Preordain; Mental Misstep
Name:Modern|Sets:8ED, MRD, DST, 5DN, CHK, BOK, SOK, 9ED, RAV, GPT, DIS, CSP, TSP, PLC, FUT, 10E, LRW, EVE, SHM, MOR, ALA, CFX, ARB, M10, ZEN, WWK, ROE, M11, SOM, MBS, NPH, M12, ISD|Banned:Ancestral Vision; Ancient Den; Bitterblossom; Blazing Shoal; Chrome Mox; Cloudpost; Dark Depths; Dread Return; Glimpse of Nature; Golgari Grave-Troll; Great Furnace; Green Sun's Zenith; Hypergenesis; Jace, the Mind Sculptor; Mental Misstep; Ponder; Preordain; Punishing Fire; Rite of Flame; Seat of the Synod; Sensei's Divining Top; Stoneforge Mystic; Skullclamp; Sword of the Meek; Tree of Tales; Umezawa's Jitte; Valakut, the Molten Pinnacle; Vault of Whispers; Wild Nacatl
Name: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,4 +1,4 @@
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:2|Code2:B|Code3:LEB|Name:Limited Edition Beta
Index:3|Code2:U|Code3:2ED|Name:Unlimited
@@ -23,7 +23,7 @@ Index:19|Code2:WL|Code3:WTH|Name:Weatherlight
Index:20|Code2:TE|Code3:TMP|Name:Tempest
Index:21|Code2:SH|Code3:STH|Name:Stronghold
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:25|Code2:UL|Code3:ULG|Name:Urza's Legacy
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: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:33|Code2:PY|Code3:PCY|Name:Prophecy
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:62|Code2:MOR|Code3:MOR|Name:Morningtide
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: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:68|Code2:M10|Code3:M10|Name:Magic 2010
Index:69|Code2:ZEN|Code3:ZEN|Name:Zendikar
@@ -83,3 +83,4 @@ Index:74|Code2:MBS|Code3:MBS|Name:Mirrodin Besieged
Index:75|Code2:NPH|Code3:NPH|Name:New Phyrexia
Index:76|Code2:COM|Code3:COM|Name:Commander
Index:77|Code2:M12|Code3:M12|Name:Magic 2012
Index:78|Code2:ISD|Code3:ISD|Name:Innistrad

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

266
res/cardTemplateScript.py Executable file
View File

@@ -0,0 +1,266 @@
#!/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')
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

@@ -12,4 +12,5 @@ K:CARDNAME enters the battlefield tapped.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/abandoned_outpost.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

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
SetInfo:HML|Uncommon|http://magiccards.info/scans/en/hl/101.jpg
SetInfo:5ED|Uncommon|http://magiccards.info/scans/en/5e/277.jpg
Oracle:Flying, protection from red
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:Picture:http://www.wizards.com/global/images/magic/general/abbey_matron.jpg
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

View File

@@ -13,4 +13,5 @@ SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/abduction.jpg
SetInfo:WTH|Uncommon|http://magiccards.info/scans/en/wl/30.jpg
SetInfo:6ED|Uncommon|http://magiccards.info/scans/en/6e/55.jpg
Oracle:Enchant creature\nWhen Abduction enters the battlefield, untap enchanted creature.\nYou control enchanted creature.\nWhen enchanted creature dies, return that card to the battlefield under its owner's control.
End

View File

@@ -0,0 +1,13 @@
Name:Abeyance
ManaCost:1 W
Types:Instant
Text:no text
A:SP$ Effect | Cost$ 1 W | ValidTgts$ Player | Name$ Abeyance Effect | StaticAbilities$ STCantBeCast,STCantBeActivated | RememberObjects$ Targeted | AILogic$ BeginningOfOppTurn | SubAbility$ DBDraw | SpellDescription$ Until end of turn, target player can't cast instant or sorcery spells, and that player can't activate abilities that aren't mana abilities.
SVar:STCantBeCast:Mode$ CantBeCast | ValidCard$ Instant,Sorcery | Caster$ Player.IsRemembered | Description$ Target player can't cast instant or sorcery spells, and that player can't activate abilities that aren't mana abilities.
SVar:STCantBeActivated:Mode$ CantBeActivated | ValidCard$ Card | Activator$ Player.IsRemembered | NonMana$ True
SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/abeyance.jpg
SetInfo:WTH|Rare|http://magiccards.info/scans/en/wl/117.jpg
Oracle:Until end of turn, target player can't cast instant or sorcery spells, and that player can't activate abilities that aren't mana abilities.\nDraw a card.
End

View File

@@ -2,9 +2,10 @@ Name:Abjure
ManaCost:U
Types:Instant
Text:no text
A:SP$ Counter | Cost$ U Sac<1/Permanent.Blue> | CostDesc$ As an additional cost to cast Abjure, sacrifice a blue permanent. | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SpellDescription$ Counter target spell.
A:SP$ Counter | Cost$ U Sac<1/Permanent.Blue/blue permanent> | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SpellDescription$ Counter target spell.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/abjure.jpg
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/31.jpg
Oracle:As an additional cost to cast Abjure, sacrifice a blue permanent.\nCounter target spell.
End

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