Sloth
|
7c19e1a525
|
- Cards changing zones will now always be untapped.
|
2011-11-21 13:09:26 +00:00 |
|
Sloth
|
7c512aa55a
|
- Removed the unused variable finishedEnteringBF from the card class.
|
2011-11-21 06:58:55 +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
|
4b1a8b2afa
|
- Added the static effect "CantPlayLand".
- Added Solfatara and Turf Wound.
|
2011-11-20 18:49:41 +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 |
|
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
|
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 |
|
Sloth
|
310b40c092
|
- Added the option "ClearChosenX" to AF Cleanup and fixed Myr Battlesphere.
|
2011-11-19 10:44:16 +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 |
|
Sloth
|
8e972d4004
|
- Added some missing info to LKI copies (fixes Glorious Anthem + Proper Burial).
|
2011-11-18 16:46:24 +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 |
|
Sloth
|
d81463a43d
|
- Added the property "controllerWasDealtCombatDamageByThisTurn".
|
2011-11-18 12:42:03 +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 |
|
Sloth
|
810e1bc8b5
|
- Added the property "gotBlockedThisTurn".
- Added Fyndhorn Druid.
|
2011-11-17 20:57:41 +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 |
|
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
|
29897a2a13
|
- Added Giant Turtle.
|
2011-11-17 11:39:21 +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
|
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 |
|
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 |
|
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
|
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 |
|
Sloth
|
6ca4484db9
|
- Added some can't win / can't lose checks to the doAssault AI.
|
2011-11-16 12:40:55 +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 |
|
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 |
|
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 |
|
Rob Cashwalker
|
449cd03c33
|
Made setDeckType public for DeckEditor to persist the deckType.
|
2011-11-16 01:18:45 +00:00 |
|
Sloth
|
d4e979a2ca
|
- Removed the hardcoded entry of Ixidron and fixed the script.
|
2011-11-15 21:56:59 +00:00 |
|