Commit Graph

25789 Commits

Author SHA1 Message Date
drdev
53df26d2f8 Swap order of mana symbol and count 2014-06-20 04:39:55 +00:00
drdev
94d13ba9b6 Add label with deck info at bottom of land panel 2014-06-20 04:34:54 +00:00
drdev
8bcc46a42d Tweak add lands dialog so lands appear larger and in a single row 2014-06-20 03:08:50 +00:00
drdev
b26cf24958 Prevent switching to custom deck until new deck saved 2014-06-20 02:35:58 +00:00
drdev
83fcd63fe7 Support generating decks 2014-06-20 01:30:14 +00:00
drdev
c84450e914 Adjust layout logic to make room for Generate New Deck button 2014-06-20 01:03:39 +00:00
drdev
8b853f5037 Allow duplicating preconstructed and quest opponent decks 2014-06-20 00:31:03 +00:00
elcnesh
9e4942a7d6 Update oracle texts of cards starting with 'n' or 'o'. 2014-06-19 21:56:12 +00:00
elcnesh
d315269dac Update oracle texts of cards starting with 'm'.
Also a functional fix to Mogg Bombers, which should deal the damage regardless of whether it's actually sacrificed on resolution of its trigger.
2014-06-19 21:48:10 +00:00
elcnesh
862aa5ddbb Update oracle texts of cards starting with 'l'. 2014-06-19 21:30:06 +00:00
elcnesh
0d4d25c111 Update oracle texts of cards starting with 'j' or 'k'. 2014-06-19 21:23:56 +00:00
elcnesh
1c1167b7db Update oracle texts of cards starting with 'i'. 2014-06-19 21:16:39 +00:00
Krazy
fae0dfeb45 Had hoped to find time to fix targeting overlay CPU usage this week, but was unable to. This adds the functional code back in with no fixes. 2014-06-19 17:24:43 +00:00
elcnesh
36e3fb4333 Update oracle texts of cards starting with 'h'. 2014-06-19 15:54:27 +00:00
elcnesh
27c42a1802 Update oracle texts of cards starting with 'g'. 2014-06-19 15:11:59 +00:00
elcnesh
86935bbcd1 Update oracle texts of cards starting with 'f'.
Also remove space from filename of Fist of Suns.
2014-06-19 14:15:29 +00:00
elcnesh
493334fceb Update oracle texts of cards starting with 'e'. 2014-06-19 13:56:03 +00:00
elcnesh
f1d5ecdb35 Fix Bile Blight affecting noncreature permanents. 2014-06-19 13:33:43 +00:00
swordshine
f05a178021 - Fix last commit 2014-06-19 05:56:49 +00:00
swordshine
8c66788dfb - Added Dead Ringers 2014-06-19 05:53:37 +00:00
Sol
e2fcf9354b - Adding TriggerZone for Snowfall 2014-06-19 03:16:49 +00:00
drdev
83bec0a7c1 Version bump to 1.5.20.008 2014-06-19 02:45:12 +00:00
drdev
ff56b649f3 Support deleting decks without crashing 2014-06-19 02:37:35 +00:00
drdev
5050b25daa Support creating new deck 2014-06-19 02:35:11 +00:00
drdev
72653430a1 Add New Deck and Edit Deck buttons 2014-06-19 01:56:47 +00:00
drdev
27f15f0301 Remove unused functions 2014-06-19 01:35:39 +00:00
drdev
3dc9735aec Improve responsiveness of opening ConstructedScreen by loading decks asynchronously 2014-06-19 01:31:07 +00:00
drdev
c7894866cc Delay deleting font cache until after assets downloaded 2014-06-19 00:01:32 +00:00
excessum
c6b0cb31b5 - Prevent AI from paying the trigger for Athreos, God of Passage for dying tokens 2014-06-18 12:27:40 +00:00
elcnesh
41edb42e56 Fix generated reminder texts of Convoke and Delve. 2014-06-18 08:40:38 +00:00
elcnesh
ad0ea71a52 Update oracle texts of cards starting with 'd'. 2014-06-18 08:38:26 +00:00
swordshine
5e43fc1300 - Fixed UntapAi so cards like Snap, Palinchron will never uptap lands controlled by opponents 2014-06-18 06:03:55 +00:00
swordshine
1e60b68d49 - Fixed Myr Retriever and friends 2014-06-18 05:53:25 +00:00
elcnesh
fe13a7c9fa Update oracle texts of cards starting with 'c'. 2014-06-17 14:27:57 +00:00
elcnesh
4228ddd582 Update oracle texts of cards starting with 'b'. 2014-06-17 11:02:29 +00:00
elcnesh
373617db08 Update oracle texts of cards starting with 'a'. 2014-06-17 10:47:14 +00:00
swordshine
a5f33854f9 - Fixed Urborg 2014-06-17 05:31:08 +00:00
drdev
8f323cbd9b Make deleting old resource files it's own progress bar step 2014-06-17 02:11:16 +00:00
drdev
c5b8a76668 Prevent deleting res/ folder until after assets/zip downloaded 2014-06-17 02:05:43 +00:00
drdev
77083143bd Prevent Forge process sticking around after exiting on Android devices 2014-06-17 01:40:25 +00:00
drdev
219207e4f6 Version bump to 1.5.20.007 2014-06-17 01:15:15 +00:00
drdev
ad3d459d88 Improve card art rendering for split cards 2014-06-17 00:57:45 +00:00
drdev
6c49f9651c Fix error when Flames of the Firebrand targets a player 2014-06-16 23:05:37 +00:00
drdev
521a17207b Move Graphics class to its own file 2014-06-16 22:59:03 +00:00
elcnesh
018fe1145c Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
2014-06-16 17:15:06 +00:00
drdev
6a4ec0e3da Cleanup graphics code 2014-06-15 23:48:19 +00:00
drdev
5b21c3399d Fix rendering of mana cost for split cards 2014-06-15 23:12:39 +00:00
drdev
5c511f7785 Version bump to 1.5.20.006 2014-06-15 22:08:43 +00:00
drdev
7d30810bd8 Fix so font cache deleted when changing themes and after applying update 2014-06-15 22:07:28 +00:00
elcnesh
8efc6bda85 Fix a number of problems with copying permanents.
Copying between face-down permanents, flip cards and transform cards wasn't always working as described in rule 706. This should fix most of those problems.
2014-06-14 22:29:14 +00:00