Commit Graph

19746 Commits

Author SHA1 Message Date
Chris
07f744ea2b - Added new card names to changes.txt. 2013-03-14 11:59:09 +00:00
RumbleBBU
2b154db93d Restored Man-o'-War to some decks after the recent fix. 2013-03-14 08:51:52 +00:00
RumbleBBU
32b2b6a2c1 As a stopgap measure, replaced some cards that currently crash the game in the Jamuraa AI decks with ones that do not. 2013-03-14 08:45:26 +00:00
Sloth
5e687f98b9 - Fixed AI using Man-o'-War. 2013-03-14 08:24:50 +00:00
Sol
a5f7855e03 - Added Mercadian Atlas 2013-03-14 03:29:35 +00:00
Sloth
f705d35823 - Changed getDefendingPlayerRelatedTo to return a list instead of a single player (which brings it closer to the rules).
- Added Yare.
2013-03-13 23:25:06 +00:00
Sloth
945d5a5f56 - Improved the script pf Quietus Spike. 2013-03-13 22:58:45 +00:00
Sloth
d6b249e897 - Fixed splicing spells with subAbilities. 2013-03-13 19:35:58 +00:00
Sloth
0d707646e4 - Fixed AI crashing on Squandered Resources (but it still can't use it). 2013-03-13 16:40:43 +00:00
Chris
59125c91f0 - Added new card names to changes.txt. 2013-03-13 10:56:28 +00:00
Maxmtg
cbbf22f34a added reveal method to PlayerController (should probably add one to game? to reveal to all players)
AI mulligan decision code moved to ComputerUtil
2013-03-13 08:31:49 +00:00
moomarc
1d3147a5ae - Added Trickbind (Thanks AlexV) 2013-03-13 07:37:00 +00:00
Sol
a61adee570 - Fix smart quote in Saparazzan Outrigger 2013-03-13 04:14:42 +00:00
swordshine
054f6e775e - revert last commit 2013-03-13 00:17:43 +00:00
Maxmtg
7eb40578db updated mtg-data.txt 2013-03-12 20:16:53 +00:00
swordshine
14be623bb6 - Added Jetting Glasskite and Shimmering Glasskite 2013-03-12 13:00:55 +00:00
swordshine
ce142f75a1 - Added Novijen Sages 2013-03-12 12:54:52 +00:00
Chris
2ff4c36193 - Added new card names to changes.txt. 2013-03-12 12:21:37 +00:00
moomarc
b55dcd7e75 - Hooked up Gatecrash tokens for download and ensured corresponding TokenImage parameters 2013-03-12 11:21:08 +00:00
moomarc
592ab5752d - Restored Emblem image functionality
- Added Domri Rade's emblem to the token download urls
2013-03-12 10:10:33 +00:00
moomarc
c8ee94e54e - Added Inner-Flame Igniter 2013-03-12 05:45:10 +00:00
swordshine
271db96eef - Fixed Griffin Protector 2013-03-12 05:01:39 +00:00
swordshine
ae3827dc8c - Added Ashling the Pilgrim 2013-03-12 04:07:54 +00:00
swordshine
baa92efb8b - Updated Simic guild pack 2013-03-12 03:51:01 +00:00
Sol
3d073c92a8 - Fix NPE related to X Can't be 0 and Announce
- Added Simic Manipulator
2013-03-12 03:20:32 +00:00
swordshine
845371b4e8 - Fixed spell description of Ooze Flux 2013-03-12 02:46:54 +00:00
Sol
60d98a0c12 - Costs should not use the terminology "Targeting" since that means something very distinct in Magic 2013-03-12 02:19:45 +00:00
Sol
6ec78bb5d6 - RemoveCounter can now handle X counters to remove using "byType" cost
- Small change to allow refunding of certain partially paid costs
- Added Ooze Flux
2013-03-12 01:56:36 +00:00
swordshine
b141d7fb5c - Fixed Sabertooth Cobra 2013-03-12 00:54:40 +00:00
moomarc
10f0d477c9 - Added Minerva McGonagall quest avatar to download url list 2013-03-11 17:43:15 +00:00
Chris
4b72a64e5f - Added new card names to changes.txt. 2013-03-11 12:02:23 +00:00
Maxmtg
1ec1bceedb fixes NPE at getCmc 2013-03-11 09:35:40 +00:00
swordshine
63453fec21 - Added Chain Lightning, Chain of Vapor and Vision Charm 2013-03-11 00:41:25 +00:00
swordshine
f6bfe744e3 - Updated GTC guildpack 2013-03-11 00:27:12 +00:00
myk
c568a7cae2 truncate stack overflow error traces so the resulting messages aren't too long to post 2013-03-10 21:39:26 +00:00
Agetian
187f700c2c - Fixed the sideboarding code not allowing a deck with more cards than the original deck in Limited (Sealed, Draft) modes. 2013-03-10 18:34:27 +00:00
Agetian
8afd761a42 - Fixed the main deck title label initially not showing the number of cards when Sideboarding. 2013-03-10 18:24:28 +00:00
Agetian
2de038d0bc - Sealed and Draft modes do not get a visual warning for AI-unplayable cards since those consist only of picks/received cards that did not go into the main deck but were left in the sideboard. 2013-03-10 18:17:07 +00:00
moomarc
1596b4e8f3 - Added Goblin Assassin 2013-03-10 15:25:56 +00:00
moomarc
4f114411e1 - Added Mana Clash 2013-03-10 14:57:18 +00:00
Maxmtg
40641f2b41 This changes input back to single-threaded model. 2013-03-10 14:46:48 +00:00
Chris
71287b2dbf - Added new card names to changes.txt. 2013-03-10 12:42:35 +00:00
Maxmtg
6d2ebbc909 removed duplicate code 2013-03-10 12:30:05 +00:00
Maxmtg
19d17effc8 Input no longer observable (noone used that anyway) 2013-03-10 12:29:17 +00:00
Maxmtg
dcaf1c941a flipCoin should not have get out of its executor class 2013-03-10 12:28:44 +00:00
moomarc
f91f0984cb - Fixed Molten Sentry so that no call is necessary for the coin flip 2013-03-10 10:44:23 +00:00
moomarc
99ecca4805 - Added new scheme: All in Good Time
- new player keyword "Schemes can't be set in motion this turn."
2013-03-10 10:15:52 +00:00
Agetian
45193939e2 - A (temporary?) fix for the r20184 issue with the input hanging between phases when the phases are changed too quickly. 2013-03-10 04:49:33 +00:00
Sol
3c2ac63339 - Update PerSetTracking.py to tabulate all Names of a card (better handling for second half of split card names) 2013-03-09 19:14:51 +00:00
Chris
cd4203e75e - Added new card names to changes.txt. 2013-03-09 13:26:34 +00:00