Commit Graph

21316 Commits

Author SHA1 Message Date
Chris
ef281231fe - Added new card names to changes.txt. 2013-04-28 12:19:07 +00:00
Sloth
be6c871633 - Fixed a possible NPE in TokenAI. 2013-04-28 11:53:44 +00:00
Sloth
499d7d4a27 - Fixed the blinking bug. 2013-04-28 11:51:13 +00:00
swordshine
70554e9120 - Added Vulshok Battlemaster 2013-04-28 02:04:51 +00:00
swordshine
7a3a077eb4 - DGM splitcards' oracles 2013-04-28 01:46:26 +00:00
swordshine
b724f214e2 - Equipment won't shake off when controller changes 2013-04-28 01:25:59 +00:00
swordshine
1d139ea54b - Fixed some SVars 2013-04-28 00:36:49 +00:00
Maxmtg
99b15c8c9d survive some exceptions 2013-04-27 18:50:18 +00:00
Maxmtg
ba80b7029f bugfix for starter / tournaments 2013-04-27 18:46:51 +00:00
Maxmtg
cb3b1273f2 Cost from ManaCost ctor will behave correctly for manacost that can't be paid (Lotus Bloom) 2013-04-27 18:39:44 +00:00
Maxmtg
1175f255da "random" is considered a valid Predicate 2013-04-27 18:30:50 +00:00
Maxmtg
e28c415887 nasty compile error! 2013-04-27 18:15:36 +00:00
Maxmtg
7858460391 updated CustomLimited to read the singleton parameter, applied it to drafts and sealed 2013-04-27 18:15:01 +00:00
Maxmtg
59aea5375a UnOpenedProduct now supports limited pools (when you define that there is a single card per cube) 2013-04-27 18:09:22 +00:00
Sloth
66154323a3 - Fixed SVar of Rites of Spring. 2013-04-27 16:17:04 +00:00
Sloth
8f9a1d7c28 - Fixed logic error in Encode AI. 2013-04-27 16:16:08 +00:00
Sol
28047bb55a - If activating player hasn't been set in when trying to grab it, use the controller instead. 2013-04-27 01:41:38 +00:00
Chris
01e2d17fe7 - Added a fluff piece to the changes.txt file. 2013-04-27 01:12:36 +00:00
Chris
3a7c922e0a - Cleared out the changes.txt file, now ready for new material. 2013-04-27 00:02:26 +00:00
Sol
c0d08729c6 - Fixing original split cards x2 in mtg-data 2013-04-26 22:57:31 +00:00
Sol
5d36c10276 - assignSetInfo.py now compatible with Python 2.6
- Fixing far_away.txt filename
2013-04-26 22:22:29 +00:00
Maxmtg
63ed6a77d4 DGM setdata 2013-04-26 21:07:24 +00:00
Sloth
9fafd34a74 - Updated mtg-data.txt.
- Updated DGM setinfo and oracle entries.
2013-04-26 21:04:40 +00:00
Sloth
b25d3bb673 - Fixed attackingPlayer sometimes not being set. 2013-04-26 20:36:33 +00:00
Sloth
5c6f8e89a9 - Merged DGM branch. 2013-04-26 19:08:02 +00:00
Chris
9b7686894e [maven-release-plugin] prepare for next development iteration 2013-04-26 12:54:57 +00:00
Chris
dbebc744d1 [maven-release-plugin] prepare release forge-1.3.13 forge-1.3.13 2013-04-26 12:54:46 +00:00
Chris
a8ea370582 - Preparing the changes.txt file for the next beta build and release. 2013-04-26 12:43:29 +00:00
Chris
da7d6522ea - Added new card names to changes.txt. 2013-04-26 12:38:21 +00:00
Maxmtg
5326faf565 updated CHANGES.txt explaining about .draft and .sealed files
removed fields to store human's chioces from TriggerHandler, extracted method that confirms trigger.
2013-04-26 05:18:39 +00:00
Maxmtg
bab53d5bb6 removing useless options in guild sealed
added mythic slot for ALA starter
2013-04-26 05:06:30 +00:00
Maxmtg
d5e6848069 will generate 80 lands out of 20 avaliable in print run correctly 2013-04-26 04:25:17 +00:00
Maxmtg
5019f4455b FatPack generation
rem warnings
2013-04-26 03:57:08 +00:00
Maxmtg
6a51b8994b fix typos for quest mode shop 2013-04-26 03:10:27 +00:00
Maxmtg
68fcb019ae fix booster generation for quest modes 2013-04-26 03:07:14 +00:00
RedDeckWins
423e3c6efa Mind Whip implemented 2013-04-26 02:56:34 +00:00
Maxmtg
e8aa4c5fb2 retrieve game from hostCard which is null in rarer cases than the passed SA 2013-04-26 02:38:29 +00:00
Maxmtg
882f81adcb fix exc building text for FatPackTemplate that has no lands 2013-04-26 02:20:40 +00:00
RedDeckWins
3b1197cdc6 Added better logic when the AI is the defending player in a Sphinx Ambassador trigger, it is horrible at naming 2013-04-26 02:06:20 +00:00
Maxmtg
8591a63721 adjusted default booster template,
fixed some crashes in quest mode shop content generation
2013-04-26 02:05:07 +00:00
RedDeckWins
86d07620c4 Fix null pointer when creating a custom constructed game. Enforce deck conformance check for ai deck. 2013-04-26 02:03:03 +00:00
RedDeckWins
40ef9e0bcd Cyclone implemented. UnlessCost supports UnlessXColor to specify the color of mana which must be paid for X in an UnlessCost. 2013-04-26 01:57:20 +00:00
Maxmtg
114504d5e3 Card standing for defending player will have an owner an thus will be able to retrieve its game 2013-04-26 01:51:30 +00:00
Maxmtg
2982c5ed21 renamed rare slot : "rare" will yeild only rares "RareNotMythic" was ugly, slot named "RareMythic" makes a sheet of 1 copy of all mythic and 2 copies of each rare, which is fine for full sets and produces the ratio 1:8 2013-04-26 01:12:36 +00:00
Chris
c42f05d0d6 - Added a fluff piece to the changes.txt file. 2013-04-25 15:49:38 +00:00
Chris
3229ec299c - Added a fluff piece to the changes.txt file. 2013-04-25 15:38:21 +00:00
Maxmtg
57e58690f9 removed imports and added some notes to rare+mythic slot generation 2013-04-25 15:34:04 +00:00
Maxmtg
a2da45152d Quest mode reward generation does not use booster generator - will create a printsheet and get directly from it. 2013-04-25 14:48:54 +00:00
Maxmtg
b930e6fcb1 disabled draft for Guild sealed (blocks) 2013-04-25 14:20:46 +00:00
Maxmtg
c9d275b8fb Fixed crash when there were no cards on a sheet, will message to stderr instead. (when asking mythics from a ARN-themed cube) 2013-04-25 14:01:32 +00:00