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
elcnesh
ac6a2965f7
Reveal a face-down card as it leaves the battlefield (rule 707.9).
2014-06-14 21:42:22 +00:00
drdev
28d045a5d7
Version bump to 1.5.20.005
2014-06-14 14:52:33 +00:00
drdev
29a771dd44
Prevent caching more than one font regardless of switching themes
2014-06-14 14:46:11 +00:00
excessum
c2f1aae631
- Fixed bug with Polukranos logic if the target(s) are not the highest evaluated ones
2014-06-14 14:44:32 +00:00
drdev
6f7c19a366
Show loading screen while changing themes
2014-06-14 14:24:34 +00:00
excessum
c4c74cccfd
- Allow AI to use Bloodrush ability
2014-06-14 14:19:04 +00:00
swordshine
176eb0236d
- Fixed Dovescape and friends
2014-06-14 13:07:09 +00:00
swordshine
1df53d1bee
- Fixed Vines of Vastwood
2014-06-13 13:56:21 +00:00
swordshine
963177e940
- Fixed DamageDealAi (r26280 totally broke cards like Shock)
2014-06-13 07:53:57 +00:00
rikimbo
12de3043d8
Fixed an issue where if an ability had more than one instance of the same type of CostPart (such as that of Demon's Herald, which has three sacrifice costs), the AI was able to get away with paying the cost only once.
2014-06-13 00:17:15 +00:00
rikimbo
3c66861b48
Added logic so that the AI can now use triggered abilities that put X counters on the source permanent, where X is a mana cost paid (eg. Hero of Leina Tower). The AI action is now to spend all remaining mana on X.
2014-06-12 22:50:22 +00:00
drdev
d0a0006b48
Fix issue with saving draft decks and saving after renaming deck
...
Version bump to 1.5.20.004
2014-06-12 15:58:56 +00:00
drdev
167ebfb991
Prevent zoom toggle caring which direction you fling
2014-06-12 03:40:23 +00:00
drdev
512d96572d
Fix typo
2014-06-12 03:39:02 +00:00
drdev
650659ed80
Fix size issue with buttons
2014-06-12 02:23:57 +00:00