Commit Graph

18728 Commits

Author SHA1 Message Date
Chris
ccf5518cdf - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-01-22 13:52:21 +00:00
Maxmtg
762b71d723 fixing "play land" name popping for abilities that were not related to lands
CostPart.java got autoformatted
2013-01-22 07:19:40 +00:00
Maxmtg
e163cb2fe3 updated scritps with new GainLife syntax 2013-01-22 06:58:33 +00:00
Maxmtg
ab95f36861 * Costs: removed isUndoable, isReusable backing fields, appropiate values are returned by method overloads in classes
* Costs: joined all CostGainLife implementations. Syntax is: GainLife<LifeAmount/Player.Selector/[cntPlayers|*]> asterisk in last parameter means "all players".
* Changed a lot of methods to pass GameState as a parameter rather than get it from Singletons.*
2013-01-22 06:58:11 +00:00
swordshine
4ca6d8cbdf - Fixed the trigger description of Phantasmal Sphere 2013-01-22 04:43:49 +00:00
Maxmtg
fe6b941f50 Eixes 15 warnings eclipse showed up 2013-01-22 01:58:03 +00:00
Hellfish
2b82e03367 *Made the Generate option for planar decks actually generate a planar deck and not a scheme deck! 2013-01-21 22:23:15 +00:00
Hellfish
39588c3121 *Fixed the Deathly Dominion precon Set code 2013-01-21 21:43:07 +00:00
Chris
238a4f3e1d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-01-21 13:24:02 +00:00
ArsenalNut
8fd9e60d19 Modified encode effect to require a creature under activator's control before exile choice. 2013-01-21 07:11:12 +00:00
ArsenalNut
92de6b17f7 Activating player is not always the player revealing cards. Added parameter to set number of cards to reveal. 2013-01-21 05:25:16 +00:00
Sol
f9da34cbf1 - Fix for Turnabout
-NOTE Apparently the "TargetedPlayerCtrl" property doesn't actually work. It seems like 14 other scripts use this property
2013-01-21 02:02:58 +00:00
Sol
9106bce999 - NPE checks for fresh Forge install with no quests created 2013-01-20 22:47:28 +00:00
Sol
b736ed5fd9 - Fix for AI demorphing creatures by Making sure preTFD is set properly when Morph spell resolves 2013-01-20 20:41:41 +00:00
ArsenalNut
3be68c0828 Added can't be blocked by creature token keyword. Made mandatory choice box return null is choice list is null or empty. 2013-01-20 20:33:05 +00:00
Maxmtg
1c70a038ef Deck format checkbox also disables checks for limited and quest modes 2013-01-20 19:43:32 +00:00
Hellfish
f3e384e890 *Initial Planechase commit
*Added Planes
	Academy at Tolaria West
	Fields of Summer
	Goldmeadow
	Krosa
	Lethe Lake
	Llanowar
	Panopticon
	Raven's Run
	The Fourth Sphere
	The Great Forest
	The Hippodrome
*Added phenomenon Mutual Epiphany
2013-01-20 19:27:54 +00:00
Sol
02b5984039 - Fixing issue with Mana Abilities and Undoable timing
- Convert Undiscovered Paradise to script
2013-01-20 19:21:54 +00:00
Maxmtg
21570e526a Cloud key giving unsuitable options (http://www.slightlymagic.net/forum/viewtopic.php?p=107918) 2013-01-20 19:07:29 +00:00
Sol
3e946b48e8 - Some improvements to the structure of PerSetTracking.py
- Stats about Standard Format printed, similar to Distinct
2013-01-20 17:05:21 +00:00
Sol
61bdf760cc - Updating PerSetTracking.py to ignore specific sets 2013-01-20 15:51:10 +00:00
RumbleBBU
cdaac5460d Removed an in-play card that could cause problems in a Jamuraa challenge. 2013-01-20 14:38:23 +00:00
Chris
46b284f869 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-01-20 12:59:03 +00:00
Maxmtg
dc66ec6390 fixes crash when Rupture Spire ETB 2013-01-20 11:15:41 +00:00
Maxmtg
cbd1ecc580 a correct handling lotus bloom and its suspension
removed duplicate in GameAction
2013-01-20 09:59:46 +00:00
Sol
0cc143e8d4 - Fixing CC of Crosswinds 2013-01-20 02:16:48 +00:00
Chris
866586a49e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-01-19 13:07:49 +00:00
Maxmtg
5adec01a9b Computer and human flashback zones were mixed up 2013-01-19 08:19:36 +00:00
Maxmtg
819b66d357 GameAction playXXXX now require a player parameter
playCard method split into several simplier ones.
2013-01-19 00:57:38 +00:00
Maxmtg
d07acf51fa * fixing issues with zero mana cost (such as suspend of Lotus Bloom) 2013-01-18 23:07:10 +00:00
Sloth
7cd3a66f7b - Fixed "CounterType$ Any" in AF CounterRemove.
- GTC: Added Thrull Parasite by PowerClaws.
2013-01-18 19:36:59 +00:00
Chris
6d577dabfd - Cleared out the changes.txt file, now ready for new material. 2013-01-18 17:16:31 +00:00
Chris
3cf42814f3 [maven-release-plugin] prepare for next development iteration 2013-01-18 11:43:19 +00:00
Chris
3a0f6652a7 [maven-release-plugin] prepare release forge-1.3.5 forge-1.3.5 2013-01-18 11:43:06 +00:00
Chris
7a7f5f15a5 - Preparing the changes.txt file for the next beta build and release. 2013-01-18 11:31:35 +00:00
Chris
95d12b47e4 - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2013-01-18 11:26:51 +00:00
moomarc
283717a80a - Fixed random scheme deck selection 2013-01-18 09:15:27 +00:00
swordshine
73ed3c1601 - Added Sentinel 2013-01-18 05:41:17 +00:00
RumbleBBU
413688e238 Yet another technical improvement to a Jamuraa challenge. 2013-01-17 14:20:00 +00:00
Chris
759dcc1b3c - Added a fluff piece to the changes.txt file.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-01-17 12:45:02 +00:00
swordshine
3fd73b1027 - Made two cards ready for multiplayer 2013-01-17 12:04:44 +00:00
swordshine
95f723fac9 - Added Scattering Stroke and Sworn Defender 2013-01-17 11:54:52 +00:00
RumbleBBU
5d0461c8fa Slightly improved a Jamuraa challenge deck against certain counterstrategies. 2013-01-17 11:22:06 +00:00
RumbleBBU
95b3056ff7 Updated the Jamuraa definition include Weatherlight, as advertised. 2013-01-17 09:21:55 +00:00
RumbleBBU
3cf12e73b0 Added a description of Jamuraa to the changes.txt file. 2013-01-17 09:19:42 +00:00
RumbleBBU
765e29280e Added the second Quest World, Jamuraa. A readme update will follow shortly. 2013-01-17 09:07:32 +00:00
moomarc
8a7eaa99d6 - Fixed Novijen, Heart of Progress 2013-01-17 05:49:28 +00:00
Maxmtg
3eb4d3d834 Cost - rewrite of parsing code 2013-01-16 22:21:05 +00:00
Sloth
e1bbce45e1 - Fixed LKI copies forgetting their equipped/enchanted lists (Fixes Skullclamp). 2013-01-16 18:48:45 +00:00
moomarc
b4c7428bda - Updated quest icon download links to include icons for Jamuraa quest world 2013-01-16 16:05:44 +00:00