xawotihs
24cd7cab58
Merges iOS modifications with Windows modifications
2016-06-07 22:48:02 +02:00
xawotihs
473d9387d4
Removed references to fmod libs for Windows builds
2016-06-07 21:00:15 +02:00
xawotihs
8f69e2a204
Should fix iOS build
2016-06-04 21:44:35 +02:00
xawotihs
c3fc579907
Pulled down update for SDL2
2016-05-29 18:01:51 +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
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
ubuntu
49c196814f
Couple of fixed around Android build with cmake.
2015-11-22 02:22:44 +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
Anthony Calosa
cccc21c035
changed alias
2015-11-13 05:45:17 +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
4f9f84fc6a
comment unsupported
2015-11-08 20:56:31 +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
6f4cf9e941
Aluren & Omniscience
...
MayAbility + resolve instead of
MenuAbility + addtogame for dredge???
2015-11-07 19:16:31 +08:00
Anthony Calosa
efdc4071da
comment
2015-11-07 10:45:54 +08:00
Anthony Calosa
e35c9f6087
AI plays zerocast cards, Update Rules folder!
...
Its basic pay zero for now...
Omniscience is possible :)
2015-11-07 09:59:30 +08:00
Anthony Calosa
71390046f5
anyzone for cdaactive
...
should handle most of them except sewer nemesis, chameleon colossus
2015-11-06 19:47:30 +08:00
Anthony Calosa
1c8852a7a2
Manacost Changes
...
todo: kicker (other possible additional costs?) and change rule keyword
to payzerorule...
2015-11-05 23:25:39 +08:00
Anthony Calosa
536a0e429a
AI considers playing from exile and graveyard
2015-11-05 07:17:58 +08:00
Anthony Calosa
4f54e30e0e
Libraryeater and Canplayfromexile
...
extend canplayfromgraveyard with canplayfromexile
libraryeater for undead alchemist
2015-11-05 07:16:49 +08:00
xawotihs
3cbdc6e9fe
Merge branch 'cmake' of https://github.com/WagicProject/wagic into cmake
2015-11-04 22:33:26 +01:00
xawotihs
ce71afd704
Tries to activate zlib compiling on mac
2015-11-04 22:32:49 +01:00
Anthony Calosa
60ba4e3eeb
altercost should affect retrace, flashback, buyback costs
2015-11-04 06:41:59 +08:00
xawotihs
87f5e7f3a6
Emscripten flavor now compiles correctly
2015-11-02 23:00:57 +01:00
Anthony Calosa
7ffab1a821
moved activated copy cards to borderline
...
the default function of copy function triggers abilities as it comes
onto the battlefield, but these cards are already inplay with their copy
abilities and the enters the battlefield abilities of the copied cards
must not trigger.
2015-11-02 12:21:35 +08:00
xawotihs
e272925f3d
Removed extra/stdint.h
2015-11-02 00:00:26 +01:00
xawotihs
639942d444
Merge branch 'master' into cmake
2015-11-01 22:55:08 +01:00
Anthony Calosa
7303c7c253
chooseacolor indicator on some cards
...
alias = 0000 plus chooseacolor ability...
2015-11-02 00:15:58 +08:00
Anthony Calosa
1bd3b7743b
bug fix
2015-11-01 21:59:54 +08:00
Anthony Calosa
3a9b4f3491
parenthesis...
2015-10-31 15:23:39 +08:00
Anthony Calosa
896b12c16b
werror init on psp compilation
2015-10-31 15:01:29 +08:00
Anthony Calosa
ba7355a831
moved rebound cards to borderline
...
until castcard supports increased cost due to altercost...
2015-10-31 11:38:35 +08:00
Anthony Calosa
c580d89c94
Altercost, Exile Zone & Handsize Modifier
2015-10-31 10:59:37 +08:00
Anthony Calosa
8793feb9ba
Altercost
...
Altercost alter cards to be cast...
Removed Trinisphere temporarily...
2015-10-30 07:11:16 +08:00
Anthony Calosa
40db1180df
pay zero
...
todo: all zones
2015-10-29 06:38:59 +08:00
Anthony Calosa
d2f3e2cd60
Castcard, Rebound and other fixes
2015-10-27 19:44:22 +08:00
Anthony Calosa
56fc735b36
Parenthesis
...
Try to fix PSP compilation
2015-10-27 07:05:57 +08:00
Anthony Calosa
bd5449a9a2
updated old tests
...
the new exile zone is utilized in comparing the number of cards it
has(since its enabled and viewable, the value is now counted)
2015-10-27 06:35:22 +08:00
Anthony Calosa
4853c8d314
Exile Corrections
...
Todo: Update tests to include exile card count...
2015-10-27 01:03:24 +08:00
Anthony Calosa
cdf94b281f
exile zone
...
enabled exile zones for both players
2015-10-26 19:14:50 +08:00
Anthony Calosa
cf0f9d43fa
exile zone
...
player only, todo opponent and ability activation for exile
2015-10-26 06:50:19 +08:00
Anthony Calosa
0594822872
added card equipped event
2015-10-25 17:55:45 +08:00
xawotihs
4accc9c018
Merge branch 'master' into cmake
2015-10-25 00:22:57 +02:00
xawotihs
579d612397
Worked on windows and emscripten builds, still not perfect.
2015-10-24 23:33:31 +02:00
Anthony Calosa
378a54fb62
puresteel paladin support
...
rehook and newhook for equipments inplay...
retarget and newtarget don't support stonehewer basic because the card
is refreshed and stone hewer basic creates equipment/s as tokens...
2015-10-23 15:25:30 +08:00
Anthony Calosa
f464623d17
curiosity...
...
2/1/2007 You draw one card each time the enchanted creature damages the
opponent. This is not one card per point of damage.
2/1/2007 If put on your opponent's creature, you do not draw a card when
that creature damages you. The creature has to damage your opponent in
order to have this work.
2/1/2007 Drawing a card is optional. If you forget, you can't go back
later and do it, even if it is something you normally do.
9/22/2011 "You" refers to the controller of Curiosity, which may be
different from the controller of the enchanted creature."An opponent"
refers to an opponent of Curiosity's controller.
9/22/2011 Any damage dealt by the enchanted creature to an opponent will
cause Curiosity to trigger, not just combat damage.
9/22/2011 Curiosity doesn't trigger if the enchanted creature deals
damage to a planeswalker controlled by an opponent.
2015-10-22 17:33:45 +08:00
Anthony Calosa
fe86514fb8
updated primitives @damageof/@damagefoeof
2015-10-22 14:20:52 +08:00
Anthony Calosa
704f7f4494
TrDamaged changes
...
@damaged/combatdamaged/noncombatdamaged(who) -> static version
@damageof/combatdamageof/noncombatdamageof(player) -> current controller
of the card
@damagefoeof/combatdamagefoeof/noncombatdamagefoeof(player) -> current
opponent of the card
combat/noncombat damaged - done...
TODO: @damaged cards
2015-10-21 22:03:21 +08:00