Commit Graph

27684 Commits

Author SHA1 Message Date
drdev
6d5416c175 Fix how net deck categories appear in select list 2015-01-25 05:12:54 +00:00
drdev
30fbe55ac3 Add Net Decks support 2015-01-25 05:10:32 +00:00
Krazy
f3a30793c5 Added foil basic lands to FRF boosters and updated the way foil cards are generated to account for multiple cards in printsheets. There should now be a more equal distribution of foil rarity. 2015-01-24 18:27:14 +00:00
drdev
31d1d7da8c Version bump to 1.5.34.001 2015-01-24 17:50:34 +00:00
Krazy
c0c4383953 Fixed land distribution for FRF. Basics have been removed entirely as per the real booster packs. Also cleaned up a bit of formatting. 2015-01-24 17:37:54 +00:00
Sloth
b4a877ccbc - Fixed Samurai of the Pale Curtain. 2015-01-24 13:29:01 +00:00
Sloth
a8c4e0f83e - Improved AI using Sultai Emissary and Ethereal Ambush. 2015-01-24 13:21:11 +00:00
swordshine
9c713adf29 - Fixed Silent-Chant Zubera 2015-01-24 08:42:05 +00:00
Agetian
e9000fa6b7 - Temporarily reintroduced the processing of !fromSheet (only in its inverted form) to fix M15 and CNS booster generation without breaking KTK/DGM booster generation (until a better solution is introduced). 2015-01-24 05:28:05 +00:00
swordshine
f21ce140b7 - Fixed Frontier Mastodon 2015-01-24 04:50:40 +00:00
Sol
b3ccaa1eae - Temur War Shaman's flip and fight ability should be optional. 2015-01-24 04:48:57 +00:00
Sol
16a4ee3dc9 - Adding basic AI for Manifest cards 2015-01-23 22:24:52 +00:00
Sol
0320e8b9cb - Don't add Unmanifest ability to noncreatures 2015-01-23 14:14:00 +00:00
Sloth
70caf4fda6 - Added the quest decks He-Man 3 and Invisible Man 4 (by tojammot). 2015-01-23 13:48:36 +00:00
Krazy
7e4cd4b717 [maven-release-plugin] prepare for next development iteration 2015-01-23 03:50:25 +00:00
Krazy
141a20570b [maven-release-plugin] prepare release forge-1.5.33 forge-1.5.33 2015-01-23 03:50:15 +00:00
Agetian
d6ebdf4f77 - Updated the Imprint scripts to properly clean up upon leaving the battlefield (please review). 2015-01-22 15:28:07 +00:00
Agetian
01f2f8c29f - Fix the clean up of imprinted cards using DB CleanUp. 2015-01-22 14:59:03 +00:00
Agetian
db09562965 - For now, revert the Imprint change until a better solution is found. 2015-01-22 14:23:58 +00:00
swordshine
d6740fb18e - Fixed Wall of Nets 2015-01-22 14:09:01 +00:00
Agetian
9cc8415af7 - Fixed Imprinted cards not being cleared when a card with Imprint LTBs.
- Fixed equipment lingering on cards in graveyard.
2015-01-22 12:56:49 +00:00
Myrd
5c609d80f0 Move getValidCardsToTarget() to CardUtil from TargetSelection, so it can be re-used from elsewhere (e.g. AI code I'm currently working on). 2015-01-22 06:25:46 +00:00
swordshine
c09926a190 - Reverted changes in CopyCard to fix Bestow (please do not handle Bestow in state based action)
- Converted ZCTrigger to normal GameCommands
2015-01-22 05:19:09 +00:00
Agetian
f615293f79 - Take two: trying to fix Bestow (this should account for the Far // Away test in Fuse mode when taking down a creature enchanted with a bestowed enchantment creature). 2015-01-22 04:52:47 +00:00
swordshine
07d0e3d839 - Fixed Cloudform 2015-01-22 00:44:46 +00:00
Agetian
27d78fd106 - Fixed Boon Satyr (and possibly others) going straight to graveyard if bestowed onto a creature which then dies. 2015-01-21 19:06:45 +00:00
Agetian
54dcd5c645 - Fixed Dragonrage. 2015-01-21 15:02:12 +00:00
swordshine
248f02ae3e - Fixed Scrounge 2015-01-21 13:56:11 +00:00
swordshine
54f23f81a5 - Several cards with MillEffect will never reveal the milled cards now (e.g. Helm of Obedience/Rest in Peace combo, Painters combo) 2015-01-21 13:40:15 +00:00
swordshine
541f28c203 - Fixed Teferi's Puzzle Box 2015-01-21 13:19:49 +00:00
swordshine
57478104de - Fixed Ojutai, Soul of Winter 2015-01-21 13:09:33 +00:00
swordshine
7a073c8d94 - Fixed Mindstab Thrull 2015-01-21 12:22:27 +00:00
Agetian
e50e7f575e - Fixed the game spoiling card IDs when looking in the players' libraries, opponent's hand, etc. 2015-01-21 08:16:46 +00:00
Agetian
65be79f79f - Fixed Elite Scaleguard. 2015-01-21 07:50:11 +00:00
swordshine
b7d577bf21 - Updated some scripts 2015-01-21 07:41:04 +00:00
Agetian
c8e0dc6e5a - Added Surprise Attack precon deck to quest mode (FRF). 2015-01-21 05:31:17 +00:00
swordshine
d6ec277ced - Added Arashin War Beast 2015-01-21 05:12:52 +00:00
Krazy
54eda8a3e8 Slightly adjusted land distribution for FRF boosters. 2015-01-21 05:06:08 +00:00
Myrd
4b98b8d715 Fix: bestowed enchantments should animate into creatures when the enchanted permanent leaves the battlefield. 2015-01-21 04:50:23 +00:00
Krazy
6382dbbe76 Fixed printsheets. A bug was preventing anything other than same-set cards from appearing in any separately defined printsheets, which broke booster packs for sets such as Fate Reforged and Dragon's Maze that contain cards from other sets. Also corrected the Fate Reforged booster format to include some KTK dual lands and to not put common dual lands into the commons slots. 2015-01-21 04:36:58 +00:00
Myrd
4a90436589 Better error message to debug an exception. 2015-01-21 04:15:28 +00:00
Agetian
f32a2412b6 - Fixed a crash and other issues with the Dragons mode of Frontier Siege. 2015-01-20 18:57:07 +00:00
elcnesh
eb1694dad2 Fix Not of This World plus some cleanup. 2015-01-20 17:14:46 +00:00
Agetian
45191930f0 - Fixed the Clash effect not revealing the card to the player when asking whether to put the card on the top or on the bottom of the library (possibly also fixes other similar effects that query the player via willPutCardOnTop). 2015-01-20 16:02:41 +00:00
swordshine
a04f82237a - Updated mtg-data 2015-01-20 04:20:23 +00:00
drdev
265f7f52df Prevent Card.getType() from depending on view being updated 2015-01-20 02:11:18 +00:00
swordshine
3ac1203874 - Updated Banned and Restricted lists 2015-01-20 01:07:16 +00:00
Agetian
fd55dcfed5 - Added Planeswalker achievements for C14 planeswalkers. 2015-01-19 07:56:42 +00:00
elcnesh
24680c4aef Fix owner of token to be its initial controller. 2015-01-18 21:11:33 +00:00
elcnesh
b1d41c1336 Fix creature required to attack a nonexisting GameEntity. 2015-01-18 21:06:06 +00:00