Commit Graph

21316 Commits

Author SHA1 Message Date
Sloth
bf8ea5ce4e - Fixed Beck//Call. 2013-05-12 08:59:32 +00:00
Sloth
5abb5eb70e - Fixed Pontiff of Blight. 2013-05-12 08:57:34 +00:00
Hellfish
63fe69dbca *Added an "Inbound Token" list to Player. Tokens go there before they're put onto the battlefield to let their ETB Replacements be run. 2013-05-12 08:51:20 +00:00
Maxmtg
07f7a1b9bc replaced boxed integers with plain ones. initial fill of arrays with zeros. 2013-05-12 07:55:21 +00:00
Maxmtg
6dcfe506f1 just small rearrangements 2013-05-12 07:47:09 +00:00
Maxmtg
c768b5e8fb the former black screen at match start: understood how it happens but don't know how to fix yet. 2013-05-12 04:44:44 +00:00
Maxmtg
c3ffd8f0d6 fix to previous one 2013-05-12 04:35:56 +00:00
Maxmtg
44924a0c88 controller and lobbyPlayer moved to base class 2013-05-12 04:32:39 +00:00
Maxmtg
72b2344cc9 HumanPlayer - changed 1st portion of methods invoking abilities from GUI into static methods (to move them later to a different place later) 2013-05-12 03:40:10 +00:00
Sol
4ed58e2a4d - Disable Express Mana choosing mode for paying with with cards like Vivid Crag for generic mana 2013-05-12 02:34:18 +00:00
Sol
ff1e742427 - Canceling when paying an X Mana cost will now actually cancel the Cost. 2013-05-11 19:59:27 +00:00
Sol
c265680e69 - Updating a few scripts 2013-05-11 19:15:42 +00:00
Sol
633d061977 - Add some basic logic for Momir Avatar ability 2013-05-11 17:55:17 +00:00
Sol
7f2d1e49f9 - Don't crash for ante if only basic lands are found 2013-05-11 17:53:32 +00:00
RedDeckWins
6f4b2312fd thrull wizard implemented 2013-05-11 15:57:22 +00:00
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