Commit Graph

10784 Commits

Author SHA1 Message Date
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