Commit Graph

28699 Commits

Author SHA1 Message Date
Sol
7750407caa - Rekindled Flame's trigger should be optional 2015-06-26 12:39:56 +00:00
Sol
43a8d73c4b - Fix Gorgon Recluse delayed trigger not killing a Persisted creature 2015-06-25 02:21:27 +00:00
Agetian
c3c5a592f2 - Added a trackable property EncodedCards for Cipher.
- Added text information for encoded cards to the card detail box.
- Fixed imports.
2015-06-24 05:10:03 +00:00
swordshine
640ce4a6de - ORI:Added Alhammaret, High Arbiter 2015-06-23 12:33:40 +00:00
swordshine
05e5966a0d - ORI: Added Boggart Brute 2015-06-23 11:33:24 +00:00
swordshine
f1b620179c - ORI: Added 2 white Renown cards 2015-06-23 10:58:32 +00:00
swordshine
f4bf0e4fc7 - ORI: Added 2 Renown cards 2015-06-23 10:44:04 +00:00
Chris
431554e8b5 Cleared out the changes.txt file, now ready for new material.
Added new card names to changes.txt.
2015-06-22 21:18:26 +00:00
Agetian
5f22b8390a - Fixed the Suspension Field effect ("you may exile...") not being optional. 2015-06-22 17:53:18 +00:00
Agetian
ed6ce3b929 - Updated the ability text in Cytoplast Root-Kin to match the Oracle text. 2015-06-22 07:46:55 +00:00
Sol
8fecf7cac0 - Add milled cards to the game log instead of showing a popup every single time (useful for small and continuous mill decks like the Landern modern deck) 2015-06-22 04:02:06 +00:00
swordshine
105332a6b8 - ORI: Added Kytheon, Hero of Akros 2015-06-20 11:28:36 +00:00
swordshine
f83d43d8bb - ORI: Added 6 black cards by Marek14 2015-06-20 05:56:19 +00:00
Sloth
b7e7069052 - Added an easy version of the quest opponent Finn the Human. 2015-06-19 22:27:11 +00:00
Agetian
17eb4bc319 - Update the view when a static effect is removed from a card. 2015-06-19 07:27:24 +00:00
Agetian
0b1960fe54 - Added AddHiddenKeyword to Stolen Goods as a way to visually distinguish if a spell is still active (similar to Spelljack). 2015-06-19 07:19:36 +00:00
Agetian
1d405c9f9a - Fixed a mistype. 2015-06-19 06:33:08 +00:00
Agetian
39dd7b1c8b - Fixed Stolen Goods and Spelljack.
- Note that there is a global issue with the "May be played by X [without paying its mana cost]" hidden keywords. These keywords appear to do nothing anymore (all the restriction checks fail and they do not appear hooked to the SA play code in any meaningful way).
- Therefore, any cards using those KWs will not work. If anybody knows how to fix/improve this, your input is welcome.
2015-06-19 06:04:59 +00:00
Agetian
c45bf36727 - Tweak Wingmate Roc TriggerDescription to use CARDNAME. 2015-06-18 07:06:41 +00:00
Agetian
dd1ace4074 - Changed Tempest Remastered edition type to Online. 2015-06-18 04:45:24 +00:00
Agetian
9798aaccec - Copy the face-down card properties onto the original face of the cloning card (fixes e.g. cloning of face-down Morph creatures). 2015-06-18 04:15:42 +00:00
Agetian
1998b1e188 - Better implementation of the fix for cloned transformed cards.
- Copy abilities properly when cloning transformed cards.
2015-06-17 19:58:20 +00:00
Agetian
4f185a527f - Attempting to fix a NPE caused by cloning a transformed card. 2015-06-17 19:53:32 +00:00
Sloth
bb3fec11fd - Added the medium quest opponent Finn the Human 2 (by tojammot). 2015-06-17 12:15:51 +00:00
Agetian
d826e72a95 - Fixed 3 typos in the MM2 edition file. 2015-06-17 07:53:50 +00:00
Agetian
5b8c541570 - A little cleanup in Dragon Presence cards. 2015-06-16 19:46:42 +00:00
Agetian
187a97aa8d - Added empty DragonPresence SVar declarations to avoid undefined SVar error messages. 2015-06-16 19:39:49 +00:00
Agetian
8e3dfcdf8a - Fixed Dragon Presence cards not working under the "dragon on the battlefield" condition. 2015-06-16 19:27:43 +00:00
Agetian
2cdcf7263b - Improved getCurrentColors (no longer wrongly shows the current card colors for face-down Morph creatures controlled by the human player). 2015-06-16 14:24:45 +00:00
Krazy
f92741282f Reverted r29632 and r29649 for QuestWinLoseController, removing colored booster packs from the booster selection after winning a match. 2015-06-16 02:31:50 +00:00
Agetian
eff5e34347 - Comment fix. 2015-06-15 08:17:02 +00:00
Agetian
8172ebe434 - Implemented a hacky workaround for suspend-cast cards bounced to hand becoming uncastable. Better solution highly welcome! 2015-06-15 08:16:15 +00:00
Sol
532f5e3c4b - Fix issues with damage turn accumulation when damaging the same object multiple times
- Adding parameter to Repeat Each needed for Chandra, Fire of Kaladesh
2015-06-15 00:58:00 +00:00
Agetian
311bf70eeb - Fixed Graft not working. 2015-06-14 14:10:08 +00:00
Agetian
3a6ef97196 - Process spell subabilities when looking for spells that can be targeted (fixes Radiate + Profane Command/Incendiary Command/etc.).
- Please review, not sure if this may have unwanted side effects or be too permissive.
2015-06-14 12:34:58 +00:00
Agetian
7ed295f4fd - Code deduplication. 2015-06-14 06:30:00 +00:00
Agetian
aa586eb9bc - Restored 'final' that was taken out during experiments. 2015-06-14 06:15:29 +00:00
Agetian
4c5e5d2cc8 - Fix imports. 2015-06-14 06:11:02 +00:00
Agetian
b8ce9a942f - Improved the way the number of targets is detected for the sake of copying spells that require only one target.
- Fixed one-target Profane Command not working with Precursor Golem, as well as other similar cases.
- Remaining issue: Radiate cannot copy one-target Profane Command for some reason (the user doesn't even get to the input prompt).
2015-06-14 06:09:20 +00:00
Krazy
ff60e85ba5 Updated Android pom to allow FTP server changes. 2015-06-14 02:51:53 +00:00
Sol
3a70cbce92 - Fix Graft from phantom move counters when the defined card is no longer in the expected state 2015-06-14 01:53:25 +00:00
excessum
be51491b87 - Fixed Vengeful Rebirth 2015-06-14 01:36:37 +00:00
Krazy
b88ea7bab9 Remember the last colored booster picked at the end of a match. 2015-06-13 23:34:08 +00:00
Krazy
2ef375eea5 Fixed "OK" button not receiving focus during the declare attackers step. 2015-06-13 21:11:39 +00:00
drdev
d4c5a35ebe Remove excess deck types from desktop deck chooser combo box 2015-06-13 20:12:17 +00:00
drdev
15e4cd5c88 Prevent Cleanup message getting stuck during opponent's next turn 2015-06-13 19:54:39 +00:00
drdev
3e6d5cd3e9 Show "Waiting for opponent..." while you wait for the other player to choose whether to go first or keep their first hand 2015-06-13 19:12:39 +00:00
drdev
c1c427d31e Prevent toggle switch being wrong on Constructed screen 2015-06-13 18:57:27 +00:00
drdev
b5f36846a0 Prevent removing first two players for online games 2015-06-13 18:54:12 +00:00
drdev
09762eb50c Prevent starting a game with less than two players 2015-06-13 18:52:05 +00:00