RumbleBBU
185a0fbb6d
Replaced the Beta rewards with Unlimited Edition.
2013-01-24 15:46:43 +00:00
RumbleBBU
ed34362db0
Changed the Jamuraa challenge rewards to use the new features.
2013-01-24 15:43:55 +00:00
Chris
294df1ca1c
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-01-24 13:44:23 +00:00
swordshine
a4dcc9cfd1
- Added "InEnchantedYard" (used in Death's Approach)
2013-01-24 13:21:53 +00:00
RumbleBBU
2e45044053
Technical improvements to the new challenge rewards code.
2013-01-24 12:30:40 +00:00
Maxmtg
6dde021631
myk's (vol 1.1) code improvements to filter enums
2013-01-24 06:30:05 +00:00
Maxmtg
b1bf0d3aca
myk's code contributions (vol. 1)
...
- adds tooltips for the filter checkboxes (issue 657)
- ensures the filter checkboxes are always in the same order
- puts all labels and checkboxes in "official" order from the mtg rules book:
color order: WHITE, BLUE, BLACK, RED, GREEN, COLORLESS, MULTICOLOR
type order: LAND, ARTIFACT, CREATURE, ENCHANTMENT, PLANESWALKER, INSTANT, SORCERY
2013-01-24 04:47:36 +00:00
swordshine
a492652fe8
- Converted Flash of Defiance to an effect
...
- Added a card restriction "IsNotImprinted"
2013-01-24 00:25:28 +00:00
RumbleBBU
00294612c0
Second iteration of the new challenge rewards code. Put the card chooser into a new class. Currently its only type option is "duplicate", new types may be added later.
...
Cleaned up unused imports.
2013-01-23 13:29:39 +00:00
Chris
40a06048e9
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-01-23 11:56:24 +00:00
swordshine
d448d904d9
- Added Lairwatch Giant
...
- Added oracles for planes
- Fixed cost description of Grimgrin, Corpse-Born
2013-01-23 08:51:35 +00:00
RumbleBBU
eb983ee4d7
More options to challenge rewards:
...
- Duplicate card of player's choice
- A specific card and edition
- n% chance for a given reward
(Will be documented on the forum.)
2013-01-23 08:42:53 +00:00
Hellfish
74d484ca0b
*Fixed new Planar deck editor
2013-01-23 07:23:38 +00:00
Hellfish
753ff18d5d
*Unified variant deck editor initial commit (Does not work 100% yet)
2013-01-23 07:20:42 +00:00
ArsenalNut
5ed34dbde4
Fixed issues with blocking triggers
2013-01-23 06:36:06 +00:00
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