Commit Graph

20851 Commits

Author SHA1 Message Date
Chris
ee1a2f1f53 - Added new card names to changes.txt. 2013-05-11 10:50:28 +00:00
swordshine
2b04071f93 - Added Mana Maze 2013-05-11 07:20:35 +00:00
Sol
ee0f3e04dc - Momir Avatar was completely broken 2013-05-11 04:02:59 +00:00
swordshine
5d157fafbf - Added Locket of Yesterdays and Mana Skimmer 2013-05-11 01:03:06 +00:00
Sol
ba644b69fc - Fix crash related to ChangeTargets and SA/subSAs without a target. SubAbilities can now have their targets changed 2013-05-10 23:03:42 +00:00
Sloth
ad5cecdbc5 - Removed duplicate reportPaidCardsTo call. 2013-05-10 20:58:41 +00:00
Sloth
fb4b53acc6 - Added Land's Edge. 2013-05-10 20:51:50 +00:00
Sloth
605e1e3c47 - Fixed AI not calling reportPaidCardsTo. 2013-05-10 20:50:42 +00:00
swordshine
42b18e2fbc - Added Kentaro, the Smiling Cat 2013-05-10 13:05:25 +00:00
Chris
12604e8697 - fixed pic url 2013-05-10 12:12:46 +00:00
Chris
8f42b83d66 - Added new card names to changes.txt. 2013-05-10 11:36:17 +00:00
asepetci
840d299f61 Rankings update (DGM) 2013-05-10 06:26:00 +00:00
swordshine
28702c9a36 - Added Nature's Will and Thunderblade Charge 2013-05-10 04:49:21 +00:00
Sloth
3a3c90c2dc - Fixed Beck//Call. 2013-05-09 18:59:06 +00:00
Sloth
fd76212a2a - Added a new Trigger: CombatDamageDoneOnce.
- Added Pyrewild Shaman.
2013-05-09 15:04:34 +00:00
Chris
f2591de4ed - Added new card names to changes.txt. 2013-05-09 12:08:42 +00:00
Sloth
35b30ad539 - Added a medium version of The Very Hungry Caterpillar opponent. 2013-05-09 11:27:36 +00:00
Sloth
0bcae3c126 - Improved orderBlockers/Attackers prompt title. 2013-05-09 11:26:27 +00:00
Sloth
7184da829d - Added the medium quest opponent Hermes Conrad 2 by Nordos. 2013-05-09 11:05:28 +00:00
swordshine
8f5040ce19 - Fixed Yosei, the Morning Star 2013-05-09 08:06:21 +00:00
Sloth
a0e3dbfc54 - Removed some randomness from the AI (which doesn't work well with charms). 2013-05-09 06:51:04 +00:00
Maxmtg
c9410f46ae discardUnless moved to player controllers 2013-05-09 06:48:25 +00:00
Sloth
10649d9fb0 - Cleanup of hasCandidates. 2013-05-09 06:33:37 +00:00
Sloth
26b42b34d9 - Fixed Iridescent Drake. 2013-05-09 06:28:47 +00:00
Sloth
537fd8dbd6 - Fixed Wheel of Sun and Moon. 2013-05-09 06:22:30 +00:00
swordshine
12997c4534 - Fixed Disruption Aura by Zirbert 2013-05-09 03:16:59 +00:00
swordshine
3f961c64f9 - cleanup 2013-05-09 02:29:40 +00:00
RedDeckWins
4fcd2ae73c daughter of autumn implemented 2013-05-09 00:56:22 +00:00
Maxmtg
13e89a6abf removed references to match controller via singletons where in non-ui classes (UI may safely use singletons.fcontrol) 2013-05-08 21:12:35 +00:00
Sloth
cd02a01180 - Set a default logic for the ManaEffect AI. 2013-05-08 21:11:08 +00:00
Sloth
e3815b20aa - Fixed getMostProminentColors. 2013-05-08 21:08:12 +00:00
Sloth
cfc432dc16 - The AI will now use triggered mana abilities. 2013-05-08 21:06:46 +00:00
Maxmtg
77742bc532 remove unused variable 2013-05-08 20:41:18 +00:00
Maxmtg
1a1b1c71b6 Match moved from FModel to FControl (meaning the match, where a player currently controlled by UI is)
MatchController is re-created each time you start a match (as it had been designed to do)
joined most calls setting up UI obsevers over a match into a single method
Match is started from EDT - that means issues with black screen instead of game launched should be gone now - players should get exceptions instead.
2013-05-08 20:32:09 +00:00
Chris
06a89309a0 - fixed pic url. 2013-05-08 14:50:28 +00:00
Chris
529bdfea61 - Added new card names to changes.txt. 2013-05-08 12:41:09 +00:00
swordshine
fbcad78715 - Added Plane: Grixis 2013-05-08 10:05:09 +00:00
Maxmtg
8cdcb5e01d + inferno trap 2013-05-08 09:03:27 +00:00
Maxmtg
d1b415e39f Tunnel Ignus added 2013-05-08 08:12:14 +00:00
Maxmtg
37797e4562 inlined the getMapParams() member for all the descendants of Trigger class, the field mapParams is now protected final.
TriggerChangesZone - adding a new check on triggered card (for Tunnel Ignus)
Trigger - commented out requirementsCheck on triggered objects, 'cause they are specific for each trigger
2013-05-08 07:44:50 +00:00
Sloth
b8bccd5386 - Fixed CostUnattach for AI. 2013-05-08 06:22:22 +00:00
swordshine
8d7def9847 - Added Brothers Yamazaki 2013-05-08 00:26:51 +00:00
Maxmtg
ce281f0e93 extracted from playerXCount a method dealing with properties of a single player - playerXProperty 2013-05-07 22:16:44 +00:00
Maxmtg
fada0ed186 wrong order of operands fixed 2013-05-07 20:19:57 +00:00
Maxmtg
2cd8cbdd65 removed forge.Color, byte colorMask is used instead. 2013-05-07 20:07:03 +00:00
Chris
a89644ac90 - Edits 2013-05-07 17:57:03 +00:00
Maxmtg
9893cfd143 CardUtil.getColor(card) returns colorSet instead of strings collection 2013-05-07 17:32:31 +00:00
Sloth
8c56989816 - Fixed Kami of Fire's Roar. 2013-05-07 17:07:49 +00:00
Sloth
3f037efabd - Fixed Circle of Protection AI. 2013-05-07 16:57:10 +00:00
Sloth
1979e83edb - GuiChoose will no longer reference CardFactory. 2013-05-07 16:07:58 +00:00