Commit Graph

28760 Commits

Author SHA1 Message Date
Sloth
be3518ad5f - Added the hard quest opponent Waldo 3 (by tojammot). 2015-06-30 21:18:56 +00:00
Myrd
3f6307461f Fix card legality check for Tiny Leaders to correctly consider split cards (previously, e.g. Fire // Ice was considered illegal). 2015-06-30 21:07:08 +00:00
Krazy
38d03f149c Updated Android pom to deploy to cardforge.link instead of cardforge.org. 2015-06-30 02:44:02 +00:00
Sloth
492dbb4075 - Added the hard quest opponent Flandre Scarlet 3 (by tojammot). 2015-06-28 13:08:28 +00:00
drdev
751ed4dcc5 Fix crash 2015-06-27 22:43:43 +00:00
drdev
e03156cd0c Refactor TrackableObjects to support copy forward changed properties without completely overwriting references 2015-06-27 22:41:04 +00:00
drdev
61f5424b2e Fix or suppress warnings 2015-06-27 19:24:16 +00:00
drdev
276144a62b Prevent extra new-line character being introduced when starting chat 2015-06-27 17:27:13 +00:00
drdev
ffe70e991e Fix caption of menu item and close button tooltip when watching a game
Fix so screen actually closes when you click Stop Watching item
Prevent getting stuck waiting for opponent when watching game
2015-06-27 17:13:20 +00:00
drdev
5b8e69d8f1 Support dragging the cursor around with your finger 2015-06-27 15:54:42 +00:00
drdev
f848627b2f Add cut/copy/paste support to text fields 2015-06-27 15:41:29 +00:00
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