Anthony Calosa
22d4cbbd1e
add "colorless" manacost
...
The symbol {C} will be used going forward to represent one colorless
mana. The numerical and variable mana symbols ({1}, {2}, and so on,
including {X}) will still be used, but only to represent costs that can
be paid with any type of mana.
example card: To cast Spatial Contortion, you pay two mana: one generic
(that's the {1}) and one colorless (that's the {C}). The generic mana
cost can be paid with any type of mana—that means any color or
colorless. But the {C} is different. That can be paid only with
colorless mana.
2016-05-30 01:16:19 +08:00
xawotihs
c3fc579907
Pulled down update for SDL2
2016-05-29 18:01:51 +02:00
Anthony Calosa
1d81c12150
count valid targets any creature
2016-05-29 20:04:51 +08:00
Anthony Calosa
0fed1ba1ab
count valid targets
...
count creature/s that are valid target/s
2016-05-29 19:38:00 +08:00
Anthony Calosa
c472a0215d
Bug Fix
...
Fix send to library as a cost and add support for moving a card to
graveyard as a cost(cards like Void Attendant from Battle for Zendikar)
2016-05-29 17:56:33 +08:00
Anthony Calosa
506adf63c9
fix type
...
Ajani Steadfast forcefield for play and planeswalker only..
2016-05-29 14:41:31 +08:00
Anthony Calosa
d4715ddc81
ajani steadfast
...
ajani steadfast emblem
2016-05-29 14:31:29 +08:00
Anthony Calosa
d7fd36ddeb
Indicator
...
Green border indicator for pay zero, can play from exile or can play
from graveyard cards...
2016-05-29 14:29:34 +08:00
Anthony Calosa
e45290e834
Ral Zarek
...
Fix Loyalty Counter
2016-05-29 12:14:56 +08:00
Xawotihs
e0cf5aa602
Reversed android and Qt apt stuff
2016-05-28 20:18:41 +02:00
Xawotihs
555cf9016f
Moved -qq options
2016-05-28 19:47:33 +02:00
Xawotihs
d6ab2e15bf
Removed comment
2016-05-28 19:15:21 +02:00
Xawotihs
95cec88742
Replaced Qt ppa
2016-05-28 19:13:45 +02:00
Anthony Calosa
18430dca25
Fix summoning sickness
...
Cards like control magic (using alias=1194) always resets the summoning sickness, commenting this solves the problem...
2016-05-28 13:47:03 +08:00
Anthony Calosa
8a374f53bc
Update appveyor.yml
...
try to fix appveyor
2016-05-27 10:59:31 +08:00
Anthony Calosa
7a34543004
Nasty memleak crashing devices and its fix. #664
...
thanks zethfox
2016-05-26 09:42:17 +08:00
Xawotihs
cc06370bcd
Update CMakeLists.txt
2015-11-24 00:14:48 +01:00
Xawotihs
ed15ec2469
Fixed issue in SDL2 replacement.
2015-11-23 10:15:47 +01:00
Xawotihs
3f7d5ff041
Decreased -j option for Android
2015-11-22 22:37:55 +01:00
Xawotihs
d5bcf40cbb
Replaced SDL2 flavor when compiling for Android
2015-11-22 21:30:58 +01:00
ubuntu
49c196814f
Couple of fixed around Android build with cmake.
2015-11-22 02:22:44 +01:00
Xawotihs
c4282ce936
Update android.toolchain.cmake
2015-11-21 14:02:06 +01:00
Xawotihs
cd1c09127f
Removed dependencies on Boost on Android
2015-11-20 12:59:26 +01:00
xawotihs
9afebe0851
Removed sdl_main_android.cpp
2015-11-19 22:38:06 +01:00
Xawotihs
9a7382ea06
Added ANDROID_NDK variable for cmake toolchain
2015-11-18 23:57:55 +01:00
Xawotihs
7a7e723009
Fixed android cmake usage
2015-11-18 23:36:39 +01:00
Xawotihs
9d772284cc
Removed any sudo actions on Android
2015-11-18 23:22:45 +01:00
Xawotihs
a981761deb
Trying to activate android build in matrix
2015-11-18 22:59:17 +01:00
Xawotihs
fc13ffa242
Update appveyor.yml
2015-11-17 23:31:33 +01:00
Xawotihs
878b2cd639
Update FindOrBuild.cmake
2015-11-17 23:16:51 +01:00
Xawotihs
995922d2d7
Update appveyor.yml
2015-11-17 22:54:53 +01:00
Xawotihs
0d100aa9be
Update appveyor.yml
2015-11-17 22:54:18 +01:00
Xawotihs
d4fabed317
Split android sdk update in 4
2015-11-17 22:01:54 +01:00
Xawotihs
9eff781103
Update travis-script.sh
2015-11-16 23:20:20 +01:00
Xawotihs
0353da3d27
Update travis-script.sh
2015-11-16 22:56:30 +01:00
Anthony Calosa
f5d00ddbef
Merge pull request #661 from kevlahnota/master
...
changed alias
2015-11-13 06:48:18 +08:00
Anthony Calosa
cccc21c035
changed alias
2015-11-13 05:45:17 +08:00
Anthony Calosa
090f365cee
Merge pull request #660 from kevlahnota/master
...
Overload Cost
2015-11-10 12:57:56 +08:00
Anthony Calosa
cd1b629191
Fix Segmentation Fault & Formatting
2015-11-10 11:58:36 +08:00
Anthony Calosa
406f68ac5b
Overload Cards
...
the alias is for the Overload Check and Alternate Cost Restriction...
???Bestow???
2015-11-09 19:04:31 +08:00
Anthony Calosa
c6e76d78a2
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2015-11-08 21:33:38 +08:00
Anthony Calosa
0d480a67d8
Merge pull request #659 from kevlahnota/master
...
commented to restart build...
2015-11-08 20:59:03 +08:00
Anthony Calosa
4f9f84fc6a
comment unsupported
2015-11-08 20:56:31 +08:00
Anthony Calosa
0f725a02db
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2015-11-08 20:56:10 +08:00
Anthony Calosa
71fdbb6564
Merge pull request #658 from kevlahnota/master
...
produce mana for lands you/opponent could produce
2015-11-08 19:15:28 +08:00
Anthony Calosa
a22991758f
mana producer for lands you/opponent could produce
...
reflecting pool, exotic orchard...
2015-11-08 18:18:33 +08:00
Anthony Calosa
3404eb708d
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2015-11-07 21:06:40 +08:00
Anthony Calosa
c9439efcf8
Merge pull request #657 from kevlahnota/master
...
Aluren & Omniscience
2015-11-07 19:40:53 +08:00
Anthony Calosa
6f4cf9e941
Aluren & Omniscience
...
MayAbility + resolve instead of
MenuAbility + addtogame for dredge???
2015-11-07 19:16:31 +08:00
Anthony Calosa
c99216c053
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2015-11-07 19:13:36 +08:00