Commit graph

10940 commits

Author SHA1 Message Date
LevelX2
9edc277374 * Land Tax - Fixed that the effect was not optional. 2015-05-07 21:54:07 +02:00
LevelX2
182f91ea41 * Kuon, Ogre Ascendant - Fixed that also non creatures going to graveyard were count for Kuon, Ogre Ascendant flip ability. 2015-05-07 21:14:21 +02:00
LevelX2
4bea123bf3 Some minor changes. Added a test. 2015-05-07 21:04:04 +02:00
LevelX2
4d62d62768 * Fixed a bug that triggered abilities went under certain circumstances to stack at the wrong time (fixes the not working Sharuum The Hegemnon + Clone + Blood Artist combo). 2015-05-07 18:12:58 +02:00
fireshoes
af26b1533a [MMB] Added 19 cards 2015-05-07 10:42:54 -05:00
betasteward
695f274803 allow Game objects to be serialized 2015-05-07 10:48:44 -04:00
betasteward
3231688855 fixed an issue with excessive mismatched merge states in MCTS AI 2015-05-07 10:43:30 -04:00
betasteward
fcb9bc9351 Convert TriggeredAbilities back to HashMap - no multi-threaded updates to this object should occur 2015-05-07 10:38:32 -04:00
fireshoes
2a2ad3b362 [MMB] Added Kiki-Jiki, Tezzeret, Necroskitter, and Mulldrifter 2015-05-06 23:17:43 -05:00
LevelX2
3afd378c2d * Fixed a lot of cards where hand or graveyard cards were moved to library without firing zone change events. 2015-05-07 00:47:26 +02:00
LevelX2
27d4e9fc37 * Postmortem Lunge and Gruesome Encorer - Fixed that the haste ability was not correctly granted to the creature put into play. 2015-05-07 00:17:42 +02:00
fireshoes
fbbc9dcb10 Merge origin/master 2015-05-06 10:55:14 -05:00
fireshoes
1b8f3d6fb9 [MMB] Added 15 cards 2015-05-06 10:50:27 -05:00
LevelX2
4cf21739c4 * Saved position and size of choice window during a game session. 2015-05-06 16:58:14 +02:00
LevelX2
bc990ad24a * Some minor fixed to tooltip texts. 2015-05-06 15:58:18 +02:00
LevelX2
5dbd5401fa * Dredge Ability - The effect is no longer active (e.g. for choosing the order of resolution) if not enough cards left in the library. 2015-05-06 15:57:39 +02:00
LevelX2
607680b78a Added source object name to effect rule text in choice window of replacment effects to select the order the effects resolve. 2015-05-06 15:56:11 +02:00
LevelX2
99d208a2d9 * Phantasmagorian - Fixed wrong tooltip text for discard costs. 2015-05-06 15:53:27 +02:00
LevelX2
d4f25e2f9e * Nether Shadow - Fixed that the intervening if clause was not checked on resolution. 2015-05-06 15:52:37 +02:00
LevelX2
383b3f3bdb Added 2 legacy example decks. 2015-05-06 08:31:41 +02:00
North
c323c5b0b8 replaced jboss Logger usage with log4j 2015-05-06 00:38:29 +02:00
LevelX2
df5c39ed87 * Inet, the Dreamer - Fixed that the card was not face down in exile and it was not possible to cast the card for free. 2015-05-05 23:13:10 +02:00
emerald000
3e2f992fae Added Sin of the Past. 2015-05-05 17:06:37 -04:00
LevelX2
5095e64462 Fixed possible null pointer exception of TargetDefender. 2015-05-05 21:48:00 +02:00
fireshoes
5bf7ba68e9 [MMB] Added 13 cards 2015-05-05 11:08:58 -05:00
LevelX2
965de10a35 Added Goblin Tinkerer. 2015-05-05 17:33:56 +02:00
LevelX2
562f6a3a89 * Shimmer Myr - Fixed that the flash like casting to cards was wrongly only granted to artifact creature cards instead of all artifact cards. 2015-05-05 10:14:47 +02:00
LevelX2
780611541d * Early Harvest - Fixed that wrongly all lands were untapped instead of only basic lands. 2015-05-05 09:57:21 +02:00
Nathaniel Brandes
65c30c0f61 Fix It That Betrays ability.
It now only pulls from the first zone that the permanent enters the
battlefield from, instead of anywhere.
2015-05-04 23:16:37 -07:00
Nathaniel Brandes
f9f6b078ab Properly fix ReturnToBattlefieldUnderYourControl.
All tests now passing. I broke out It That Betrays into it's own class,
as it doesn't actually care about zone when returning the permanent to
the battlefield, unlike most other abilities of that type, which target.
2015-05-04 21:31:01 -07:00
fireshoes
96d9fe1a52 [MMB] Added Bitterblossom and Lightning Bolt 2015-05-04 22:41:25 -05:00
fireshoes
a4a32a4b64 [MMB] Added confirmed spoilers for 5/4 2015-05-04 21:39:23 -05:00
LevelX2
1a64f9e53e * Added some tests for ReturnToBattlefieldUnderYourControlTargetEffect (related to #947). 2015-05-05 01:31:57 +02:00
LevelX2
9923fc1052 Merge origin/master 2015-05-05 00:53:41 +02:00
LevelX2
c342c92160 * Destroy the Evidence - Fixed that no cards were moved to graveyard. 2015-05-05 00:53:03 +02:00
LevelX2
8eae24051a * Fixed not unique target setting. 2015-05-05 00:50:47 +02:00
betasteward
c5e216ddbf more MCTS improvements 2015-05-04 15:41:37 -04:00
LevelX2
6403fff12b * Fixed target hadnling of PreventDamageBySourceEffect (fixes #952). 2015-05-04 18:38:26 +02:00
LevelX2
1f44e1a592 * Some minor adjustements to test handling. 2015-05-04 18:37:41 +02:00
LevelX2
70480ebb5e * Anpassung falscher package name von tenth to tenthedition. 2015-05-04 16:14:30 +02:00
LevelX2
3413814533 Merge origin/master 2015-05-04 11:13:37 +02:00
LevelX2
89f7a542a3 * Some more fixes to the name Shadowmoor. 2015-05-04 11:12:47 +02:00
Nathaniel Brandes
efb48e2ace Fixed source damage prevention not working properly.
Tested for Burrenton Forge-Tender.
2015-05-04 02:09:43 -07:00
Nathaniel Brandes
ddc2128f78 Fix return to battlefield effect losing target if it has changed zones
for a fixed target pointer.
2015-05-04 01:08:41 -07:00
LevelX2
c5c51cacf0 Merge pull request #953 from ImperatorPrime/master
Clean up sets.
2015-05-04 08:13:18 +02:00
Nathaniel Brandes
2f476b7c53 Cleanup sets.
This is an extensive renaming of sets to their correct names. "Duel
Decks" and "Not Standard Legal" have been merged into a "Supplemental"
set type. MTGO-only sets have been put into their own set type, just
like magiccards.info. Supplemental sets now have a "block" which is the
block that they have under magiccards.info, for easier organization. The
deck builder on the client now relies on an autogenerated list instead
of a hardcoded one.
2015-05-03 20:07:13 -07:00
LevelX2
880fab9014 * Fixed typos of Archmage Ascension and LookLibraryControllerEffect. 2015-05-03 23:44:10 +02:00
betasteward
282f600749 additions and improvements to ThreadLocalStringBuilder 2015-05-03 13:09:22 -04:00
LevelX2
cf6884b4a5 * Some minor changes for release. 2015-05-02 13:02:48 +02:00
LevelX2
0069241027 * Some minor changes. 2015-05-02 12:19:44 +02:00