Sloth
a228e18669
- Updated the quest deck Oreius 4.
2013-06-25 16:07:28 +00:00
jsv
3f24909423
Fix Master of the Wild Hunt waiting forever in cases when all his wolves have died before damage allocation is complete.
2013-06-25 12:30:42 +00:00
Chris
72c7cb38b6
- Added new card names to changes.txt.
2013-06-25 12:09:41 +00:00
jsv
54983e52c5
Fixed Lazav, Dimir Mastermind loosing his ability.
2013-06-25 11:34:59 +00:00
jsv
6ddf9c6817
Fixed a typo in Spire Tracer's type.
2013-06-25 10:57:22 +00:00
Sloth
3c20f384f5
- Added Joven's Ferrets.
2013-06-25 08:59:39 +00:00
Sloth
f9f4a27c6a
- Fixed SacrificeEffect not remembering proper LKI copies.
2013-06-25 08:22:37 +00:00
Sloth
ef8af1a2b6
- Fixed IllegalArgumentException caused by multiple origins in ChangeZoneAll AI.
2013-06-25 08:03:09 +00:00
Sloth
3f4839cfe5
- Fixed Nettling Imp.
2013-06-25 07:41:55 +00:00
Maxmtg
7be40800c1
disabled that groovy compiler for it does not work today. Using regular javac now
2013-06-25 07:05:06 +00:00
Maxmtg
78938459b5
fixed 'blocked' variable of AttackingBand for propper Ninjutsu
2013-06-25 05:56:01 +00:00
Sloth
e2ef4b497c
- Fixed description of "CantBeBlockedByAmount GT" keyword.
2013-06-24 20:59:09 +00:00
Sloth
d78b59b9cd
- Added "CARDNAME must be blocked if able." to NonStackingKWList.txt
2013-06-24 18:28:01 +00:00
Maxmtg
1908ad7583
added inCombat check to controllerChangeZoneCorrection
2013-06-24 16:10:08 +00:00
Maxmtg
b20da90917
cp.getMatchingForgeCard() hand no owner and belonged to no game - that's why it didn't pass the test invoked by Card.isValid
2013-06-24 16:08:56 +00:00
Maxmtg
69d5be5bd9
getProtectionList static method moved to ProtectEffect.java
...
ProtectEffect uses game.notifyOfValue to avoid direct calls to Gui
2013-06-24 16:07:57 +00:00
Sloth
8e8ee4bb5c
- Fixed prompt of "At the beginning of your upkeep, sacrifice" keywords.
2013-06-24 14:58:04 +00:00
Sloth
7bb5f45c82
- Little script updates.
2013-06-24 14:56:27 +00:00
Maxmtg
b074af6d41
correct the choice out of available flip results
2013-06-24 12:53:22 +00:00
Maxmtg
5038d5e838
Removed calls to GUI and to isHuman in ChooseNumber and FlipCoin effects
2013-06-24 12:48:52 +00:00
Chris
da234f5fcf
- Added new card names to changes.txt.
2013-06-24 12:18:01 +00:00
Maxmtg
6ff8ba6682
moved Combat & CombatUtil to package forge.card.combat Sol has created.
...
removed EndOfCombat and Cleanup classes as they don't add anything specific to base class. Base class Phase is no longer abstract, also it does not need reference to game instance any longer
2013-06-24 10:54:46 +00:00
Maxmtg
dfc630aa23
orderMultipleBlockers and orderBlockingMultipleAttackers - moved into Combat class.
...
Combat - adjusted visibility of methods, moved some methods closer to caller
2013-06-24 10:40:56 +00:00
Maxmtg
74059bda82
Combat instance lifespan limited to Combat phase (for the rest combat = null, checks will return 'not attacking', 'not blocking'), the very object is stored in PhaseHandler
...
Card: removed methods to test if card is attacking/blocking, because these properties are related to combat, not the card itself.
AiAttackController - no longer creates Combat. Instead it uses a provided instance and fills attackers there
ComputerUtilBlock.java became non-static class AiBlockController, also modifies the provided Combat instance
2013-06-24 09:33:19 +00:00
swordshine
394a322fbe
- Fixed SpellDescription of Time Spiral
2013-06-24 00:27:41 +00:00
Sloth
46786907b6
- Added "Mandatory$ True" to some more card scripts.
2013-06-23 19:09:02 +00:00
Sloth
b11179bc84
- Fixed See Beyond.
2013-06-23 18:32:18 +00:00
Sol
d8115e1cec
- Added Nalathni Dragon
2013-06-23 17:49:40 +00:00
Sol
52a26ba4a5
- Added Urza's Engine, Icatian Skirmishers, Camel
2013-06-23 17:20:44 +00:00
Chris
72c7a54879
- Added new card names to changes.txt.
2013-06-23 16:13:57 +00:00
Sloth
9c66737813
- Added Dark Sphere by squee1968.
2013-06-23 13:32:57 +00:00
Sloth
4f159471d7
- Added some AI blocking against creatures with "can't be blocked except by X or more creatures".
2013-06-23 12:15:05 +00:00
Sloth
e63d418b03
- Fixed a NPE in canPlayLand AI.
2013-06-23 12:11:25 +00:00
Sloth
5f3f859b81
- Added Gaea's Touch.
2013-06-23 11:01:35 +00:00
Sloth
90cffa7b37
- M14 rules changes to Indestructible.
2013-06-23 09:55:52 +00:00
Sloth
770a7d20a8
- Fixed DebuffEffect.
2013-06-23 09:35:31 +00:00
Sloth
6b04ca78f9
- Converted Modular to macro script.
2013-06-23 09:18:55 +00:00
Sloth
e5ad11748f
- Fixed modular keyword.
2013-06-23 09:02:52 +00:00
Maxmtg
fa38216eaa
a minor brush up (use EnumSet instead of switch-case)
2013-06-23 08:04:41 +00:00
Sol
c94e8a395f
- Added Bands with others support
...
- Add 5 Legends Bands with Other lands, Master of the Hunt, Shelkin Brownie, Tolaria
- Small fixes to Combat and CCombat
2013-06-23 01:09:43 +00:00
Chris
dddd7972fb
- Added new card names to changes.txt.
2013-06-22 12:11:19 +00:00
Chris
3e4323d10c
Updated the org.eclipse.jdt.core.prefs and .classpath files to make them Java 7 compatible.
2013-06-22 12:09:49 +00:00
Sloth
197ca7cf4a
- Added the medium quest opponent Hookah-Smoking Caterpillar 2 by Nordos.
2013-06-22 11:52:46 +00:00
swordshine
41827bb653
- some other api with tgtPlayers
2013-06-22 11:09:28 +00:00
swordshine
e7656f3be5
- Additional fix about tgtPlayers
2013-06-22 10:55:21 +00:00
Sloth
17f10cafbc
- Fixed not being able to block creatures attacking your Planeswalker.
2013-06-22 10:32:23 +00:00
swordshine
62239488c9
- revert changes in changezoneall effect, complicated situations here
2013-06-22 10:32:12 +00:00
swordshine
615abebe99
- Fixed ChangeZoneAll, TapAll, UntapAll effect
2013-06-22 10:29:43 +00:00
Sloth
b703546c80
- Fixed Anavolver and friends.
2013-06-22 10:19:24 +00:00
swordshine
c862679aac
- Fixed PumpAll effect
2013-06-22 10:16:01 +00:00