Commit Graph

18652 Commits

Author SHA1 Message Date
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
swordshine
08d1a6a135 Added 3 avatars and a scheme 2012-12-22 01:00:24 +00:00
Sloth
8175bd79e3 - Updated some SVars. 2012-12-21 21:53:30 +00:00
Sloth
5bd6aeead2 - The AI can now use Hidetsugu's Second Rite. 2012-12-21 21:41:22 +00:00
Sol
8a77555cdf - Added Valid filtering for Defined, used by Earthbind 2012-12-21 20:56:45 +00:00
Sloth
51beafa1e6 - Added SVar:RemAIDeck:True to Waiting in the Weeds. 2012-12-21 19:52:36 +00:00
Sloth
ce6f20f0e0 - Fixed Lightmine Field. 2012-12-21 17:22:59 +00:00
moomarc
ceddf57abb - Small fix to Braids Avatar 2012-12-21 17:19:40 +00:00
Chris
db00479d8d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-12-21 13:16:43 +00:00
swordshine
f25930f7af Added Braids Conjurer Adept Avatar 2012-12-21 08:14:55 +00:00
swordshine
da3027101f Added Tesya, Orzhov Scion Avatar 2012-12-21 07:49:52 +00:00
RumbleBBU
0b21b10aa0 Very minor CheckStyle. 2012-12-21 07:23:19 +00:00
RumbleBBU
116fc0e53d Do not display the current world in the Travel destination dialog.
CheckStyle.
2012-12-21 07:20:16 +00:00
swordshine
7bba9a3d09 Added some missing setinfos for Vanguard Avatars
Fixed Royal Assassin Avatar and Oni of Wild Places Avatar
Added Introductions are in Order
Added Reaper King Avatar and Rith the Awakener Avatar
2012-12-21 03:08:38 +00:00
swordshine
f68d8c23be Vanguard: Added some avatars 2012-12-21 00:21:37 +00:00