moomarc
c84e9f1f4c
- Improved method name for isControlledByAnyOf predicate
2012-12-27 16:34:19 +00:00
swordshine
d20d2c0ba6
* Fixed Ethereal Haze
2012-12-27 07:18:19 +00:00
Sol
0d01f59006
- Fixed Voyager Staff
2012-12-27 03:01:39 +00:00
swordshine
541feb148c
* Fixed Hakim, Loreweaver
2012-12-27 00:46:07 +00:00
swordshine
4349859a08
* Added Feral Contest, Hakim, Loreweaver, Hunt Down, and Rimehorn Aurochs
2012-12-27 00:22:14 +00:00
Maxmtg
15ca5cadb1
if chains changed to switches
2012-12-26 23:38:59 +00:00
Maxmtg
2888160826
removal of unused code
2012-12-26 23:33:04 +00:00
Maxmtg
31f9334f56
fixing a crash when AI had spare mana after playing a spell.
2012-12-26 23:32:41 +00:00
Maxmtg
aa22049291
reverting uglifying checkstyle changes
2012-12-26 23:30:02 +00:00
Chris
47432c832a
- CheckStyle.
2012-12-26 19:28:43 +00:00
moomarc
20c93a5ac4
- More cards ready for multiplayer
2012-12-26 14:03:43 +00:00
Chris
293cc9fc80
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-12-26 13:41:44 +00:00
moomarc
4df67a8fd5
- More cards ready for multiplayer
2012-12-26 12:00:36 +00:00
moomarc
9185110edb
- Fixed keyword "CARDNAME untaps during each other player's untap step." for correct application in multiplayer.
2012-12-26 11:47:16 +00:00
moomarc
6f6d56524e
- Converted Blatant Thievery for multiplayer.
2012-12-26 10:51:19 +00:00
moomarc
479e5a614a
- Converted Mass Mutiny for multiplayer.
...
- Added TargetsWithDifferentControllers param for targeting with different controllers (should supercede TargetsFromDifferentZone in most cases as it works with player lists instead of using getOpponent)
2012-12-26 10:33:03 +00:00
Sol
bf898ddefb
- Added very basic AddPhase AF
...
- Added support in PhaseHandler for Additional phases
- Convert Finest Hour to AddPhase
2012-12-26 04:31:43 +00:00
swordshine
ee98b3d0eb
* Vanguard: Added Mirror Entity Avatar and Mayael the Anima Avatar
2012-12-26 00:12:42 +00:00
Maxmtg
000125c77e
fix crash during drafts
...
tweak ColorSet toString
2012-12-25 22:01:39 +00:00
moomarc
5573a8b4a6
- Converted Nezumi Shortfang for multiplayer
2012-12-25 17:25:56 +00:00
Chris
540befebc0
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-12-25 12:47:30 +00:00
swordshine
fe36e2c5f3
* Scheme: Added Know Naught but Fire
2012-12-25 11:02:46 +00:00
swordshine
ae513cfbc2
* Added Lammastide Weave and Roots of Life
2012-12-25 06:52:24 +00:00
swordshine
7323a6d643
* Fixed Divine Light
2012-12-25 00:45:43 +00:00
moomarc
edc2f6dc88
- Fixed Molten Psyche cost
2012-12-24 16:24:26 +00:00
moomarc
18e2a91bbc
- It would appear that I forgot to commit the changes to the ability factory effects when I moved ConditionDescription to the common stack description handler.
...
- Reverted LocalCount in favor of RepeatPlayer in RepeatEach (Molten Psyche and Netherborn Phalanx)
- Converted Myojin of Night's Reach and Imprison This Insolent Wretch to multiplayer scripts
2012-12-24 15:18:50 +00:00
Chris
bc540c52fd
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-12-24 13:10:53 +00:00
swordshine
627e30ba16
* Added Haze Frog
...
* Readded Eye of the Storm
2012-12-24 00:29:37 +00:00
Maxmtg
c15f23f959
Greatly simplified BoosterDraftAI to pick cards based on calculated card rating.
2012-12-23 22:45:49 +00:00
ArsenalNut
e7d108508a
added Desperate Gambit
2012-12-23 18:05:37 +00:00
ArsenalNut
dd14ead9fe
Added Squee's Revenge and cleaned up Fiery Gambit
2012-12-23 16:30:48 +00:00
Chris
c0402f0606
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-12-23 12:35:22 +00:00
Maxmtg
79b04ac440
CardColor renamed to ColorSet which reflects class purpose better,
...
Mana stores color in a byte internally (one of MagicColor constants or 0 for colorless)
ManaPool.getMana - a cleaner choice of mana to pay.
2012-12-23 11:59:13 +00:00
Maxmtg
6f50a69104
renamed parameter for better understanding of payments from ManaPool
...
moved colorful part of mana shard parsing inside the mana/ManaCostShard.java file to eliminate code duplication
2012-12-23 09:21:09 +00:00
ArsenalNut
556a14482a
adding Goblin Psychopath and Impulsive Maneuvers
2012-12-23 08:04:10 +00:00
swordshine
78595d6af7
* Delete Eye of the Storm (with some rule text conflicts)
...
* Some SVar updates
2012-12-23 06:07:41 +00:00
swordshine
83cfe981dc
* Fixed Academy Researchers can be enchanted by auras that can't legally enchant it
...
* Added Eye of the Storm, Neurok Transmuter, Overwhelming Instinct and Total War
* Vanguard: Added Phage the Untouchable Avatar and Prodigal Sorcerer Avatar
* Scheme: Added My Undead Horde Awakens
2012-12-23 05:36:47 +00:00
ArsenalNut
dcfa567bb8
Read card text more carefully. Reverted changes to FlipCoinEffect.java and flipACoin method. Adjusted Fiery Gambit script.
2012-12-23 03:56:44 +00:00
ArsenalNut
b7602616ff
Modified coin flips to allow just counting heads or tails. Added Fiery Gambit.
2012-12-23 03:44:43 +00:00
ArsenalNut
c95a75dc6b
added check that disabled deck checking if developer mode is enabled
2012-12-22 19:34:42 +00:00
ArsenalNut
8b8e4d9517
added a ChooseOrder switch to RepeatEach effect
2012-12-22 18:39:03 +00:00
Maxmtg
5d2495046c
Moved code that checks if a deck matches format to class describing format (althogh a separate validator class might be even a better idea)
2012-12-22 17:20:01 +00:00
Maxmtg
11062aba61
draft value estimation moved outside of deck class
2012-12-22 16:54:08 +00:00
Maxmtg
6216aea556
put an end to impropper use of inventoryitem.getType to make checks against card types
2012-12-22 16:25:39 +00:00
Chris
76b146287b
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-12-22 11:53:50 +00:00
Agetian
b62c1b36fd
- Targeting overlay: Added support for showing arrows for paired creatures, performed some code cleanup.
2012-12-22 06:30:10 +00:00
Agetian
1b32183b2b
- More code simplification.
2012-12-22 06:10:18 +00:00
Agetian
4cfb39b823
- Code simplification.
2012-12-22 06:06:53 +00:00
Agetian
0651a261b8
- Mistype correction.
...
- Min/max sideboard size message tweaks.
2012-12-22 06:02:28 +00:00
swordshine
a3bd8351cb
Added Mirri, the Cursed Avatar
...
Fixed Mage Slayer
2012-12-22 05:32:17 +00:00