xawotihs
4b68b636ce
Merge branch 'master' into cmake
2016-06-19 11:39:56 +02:00
xawotihs
e4e809f3fe
Emscripten seems to work, should also fix PSP and Qt builds
2016-06-19 00:41:35 +02:00
xawotihs
1667b79fa8
Improved Emscripten port... still not there yet.
2016-06-18 17:24:51 +02:00
Anthony Calosa
a73030ac9b
Overlooked this
...
Should be fine now, reverted the test
2016-06-18 21:20:30 +08:00
Anthony Calosa
e315cad0f5
Revert to previous
2016-06-18 20:22:50 +08:00
Anthony Calosa
eb99680986
Modified
2016-06-18 19:55:58 +08:00
Anthony Calosa
cd645b33b2
Fix for Aura's that are put into play
2016-06-18 12:31:23 +08:00
Anthony Calosa
c633ceb695
Current Imprinted card only
2016-06-16 09:48:20 +08:00
Anthony Calosa
a4c536740e
Revised Imprint
2016-06-16 09:14:37 +08:00
Anthony Calosa
9d79a85b96
Imprint Class
2016-06-16 07:15:24 +08:00
Anthony Calosa
b38275123a
Block Cost Rule
...
Update rules folder
2016-06-15 22:26:55 +08:00
Anthony Calosa
149af25d22
fix unused variable error
2016-06-14 20:50:31 +08:00
Anthony Calosa
1f54c7933b
Attack Cost Rule
...
Update your rules folder
2016-06-14 19:40:02 +08:00
Anthony Calosa
dbf78e2bae
Split Cant pay life and Cant sacrifice
2016-06-14 10:06:37 +08:00
Anthony Calosa
97186361a1
Corrections
...
Fix if you have a defender that can attack, it ,must be a possible
attacker.
2016-06-13 19:39:26 +08:00
Anthony Calosa
9ac1540cdc
Corrections
2016-06-13 15:27:33 +08:00
Anthony Calosa
0f74558892
Refactor & Fix Devotion
...
Fix Devotion Count example you have Mogis, God of Slaughter(2 B R),
Ashenmoor Liege(1 B/R B/R B/R), and Rakdos Cackler (B/R) - will be 6
Devotion to Red and Black, since you count the symbol, B/R (hybrid mana)
should return as 1.
2016-06-11 20:39:56 +08:00
Anthony Calosa
a74e543429
Fix leak
2016-06-10 13:25:24 +08:00
Anthony Calosa
40bb9e2c37
Combat Toughness
...
Assign combat damage equal to its tougness...
Doran, the Siege Tower
2016-06-10 07:05:29 +08:00
Anthony Calosa
e02e835053
copied abilities
2016-06-09 21:58:22 +08:00
Anthony Calosa
3ee341cc4e
Clone
...
Fix for issue #448
2016-06-09 20:06:39 +08:00
Anthony Calosa
06fdf3f0a5
Imprint
...
todo others...
2016-06-09 15:35:59 +08:00
xawotihs
3e7ecd51fd
Fixed windows SDL2 build, finished removing fmod dependency
2016-06-08 23:45:42 +02:00
Anthony Calosa
8c47b666c5
Madness
...
Added Madness
2016-06-08 10:45:19 +08:00
xawotihs
c9ee4a304e
Merge branch 'master' into cmake
2016-06-07 23:35:26 +02:00
Anthony Calosa
d8e28dad7f
Fix damage render
2016-06-07 18:20:30 +08:00
Anthony Calosa
1faf2e0694
Cleanup
2016-06-06 17:01:21 +08:00
Anthony Calosa
873db7ef27
Revised Kicker
2016-06-06 11:16:32 +08:00
Anthony Calosa
fb132173bd
Kicker
...
TODO: Auto kicker and Affinity in Kicker....
2016-06-05 20:34:39 +08:00
Anthony Calosa
7ae8434ba3
Correction
2016-06-05 20:32:33 +08:00
Anthony Calosa
2ae0a651b8
Cloner/Copier produces same tokens as the copied cards
2016-06-05 17:58:49 +08:00
Anthony Calosa
fbfc712d4c
Morph
2016-06-05 13:57:57 +08:00
Anthony Calosa
5196424fbe
Overload and PayZero are affected by cost increaser
2016-06-05 13:15:30 +08:00
Anthony Calosa
52de1e7b02
Trinisphere
...
TODO: Morph and Kicker... Morph can be done but how to implement the
increased total cost with kicker? multi kicker? manual kicker??? Count
the mana pool if you can pay the cost+kicker if less than 3 increase
it???
2016-06-05 12:39:11 +08:00
Anthony Calosa
87515de57f
Affinity affects other costs
...
Affinity should affect other costs such as flashback, buyback, to cast
since its also a cost reducer...
2016-06-04 21:50:49 +08:00
Anthony Calosa
375589c73d
Fix unused variable
...
AllAbilities.cpp:4172:23: error: unused variable ‘_target’
[-Werror=unused-variable]
2016-06-03 23:28:04 +08:00
Anthony Calosa
ce8e117b0b
Fix Cost Increaser, Cost Reducer
...
Should fix most of them. TODO: Trinisphere and Morph...
2016-06-03 22:32:10 +08:00
Anthony Calosa
0026153a2c
Update GameObserver.cpp
2016-06-03 13:21:31 +08:00
Anthony Calosa
be53c68d28
unused variable
...
AllAbilities.cpp:275:17: error: unused variable ‘counter’
[-Werror=unused-variable]
2016-06-03 11:36:40 +08:00
Anthony Calosa
62fa9acc9f
Cascade Class
...
seperate cascade and fix cant life change :)
2016-06-03 10:40:38 +08:00
xawotihs
956d0a736d
Should fix Macosx build
2016-06-02 20:57:09 +02:00
Anthony Calosa
f4c17aaf45
Cascade
2016-06-02 20:39:21 +08:00
Anthony Calosa
aabb905313
Cant life change
2016-06-02 09:10:30 +08:00
zethfoxster
1369a08863
added abilities= keyword "devoid"
...
abilities=haste,flying,devoid
would make a flying haste colorless creature.
2016-06-01 18:47:19 -04:00
Anthony Calosa
ac9dfd570a
minor skip phase
...
if there is no possible attacker then skip phase
2016-06-01 18:04:15 +08:00
Anthony Calosa
5cd5f4b38e
Fix crash for Deck Menu
...
Old save with stats should work 👍
2016-06-01 18:03:04 +08:00
Anthony Calosa
57c7796424
Add "Snow" Cards
2016-06-01 12:53:33 +08:00
Anthony Calosa
fd89d51f84
tidying up
2016-06-01 09:32:28 +08:00
Anthony Calosa
9e50187740
re add the comparison
2016-06-01 09:26:58 +08:00
Anthony Calosa
a36b47e500
try to fix psp compilation
...
travis error:
../projects/mtg/src/ManaCost.cpp:263:23: error: unused variable
‘counterCheck’ [-Werror=unused-variable]
2016-06-01 09:14:47 +08:00