2021-09-28 16:22:13 +02:00
..
2011-10-26 22:14:12 +00:00
2013-11-29 13:33:33 +01:00
2013-01-20 20:13:07 +00:00
2021-08-31 20:06:33 +02:00
2013-04-11 10:39:16 +00:00
2011-11-06 17:31:44 +00:00
2011-12-11 13:48:24 +00:00
2021-08-25 15:30:44 +02:00
2021-01-15 18:25:38 +01:00
2011-01-21 18:01:14 +00:00
2021-09-07 21:41:24 +02:00
2013-11-23 16:25:14 +01:00
Added/fixed primitives, refactored and improved almost all transforming human cards (included all the Werewolves), improved "flip ability and "doubleside" ability adding a new "backside" option, fixed a bug on "doubleside" ability for planeswalkers, added "backside=" key to CardPrimitive in order to specify the other side of double-faced cards, added "hasbackside" option to target chooser in order to find cards which have a back side, added "dualfaced" that return 1 if a card has a backside card, fixed loyalty counter ability on planeswalker flip (is was not resolving correctly), changed type of damageToController, damageToOpponent, damageToCreature, wasDealtDamage, combatdamageToOpponent from bool to int in order to retrieve those values if needed, added "totaldmg" keyword that returns the total amount of damage dealt by a creature in the current turn, added new restriction "coven in order to check if a player controls three or more creatures with different powers, added new ability "hasdisturb" when the Retrace cost of a card is a disturb cost (e.g. "Beloved Beggar").
2021-09-04 01:48:47 +02:00
2017-02-24 17:29:59 +08:00
2019-10-25 00:23:46 +02:00
Added/fixed primitives, refactored and improved almost all transforming human cards (included all the Werewolves), improved "flip ability and "doubleside" ability adding a new "backside" option, fixed a bug on "doubleside" ability for planeswalkers, added "backside=" key to CardPrimitive in order to specify the other side of double-faced cards, added "hasbackside" option to target chooser in order to find cards which have a back side, added "dualfaced" that return 1 if a card has a backside card, fixed loyalty counter ability on planeswalker flip (is was not resolving correctly), changed type of damageToController, damageToOpponent, damageToCreature, wasDealtDamage, combatdamageToOpponent from bool to int in order to retrieve those values if needed, added "totaldmg" keyword that returns the total amount of damage dealt by a creature in the current turn, added new restriction "coven in order to check if a player controls three or more creatures with different powers, added new ability "hasdisturb" when the Retrace cost of a card is a disturb cost (e.g. "Beloved Beggar").
2021-09-04 01:48:47 +02:00
2013-02-21 00:48:39 +00:00
2011-10-01 13:30:30 +00:00
2016-08-13 16:45:46 +08:00
2013-12-13 21:27:40 +01:00
2020-07-10 19:53:46 +02:00
2020-12-14 19:20:05 +01:00
2021-01-25 17:24:15 +01:00
2013-06-09 21:16:39 +00:00
2011-01-21 18:01:14 +00:00
2013-11-29 11:51:22 +01:00
2013-11-23 16:09:11 +01:00
2021-09-20 15:36:42 +02:00
2015-11-10 11:58:36 +08:00
2021-09-05 01:15:01 +02:00
2013-11-29 11:51:22 +01:00
2017-02-19 10:16:25 +08:00
2015-11-10 11:58:36 +08:00
2013-12-09 22:20:43 +01:00
2017-02-19 22:11:16 +08:00
2017-03-08 13:38:19 +08:00
Added C21, STA and STX (still in progress) sets, improved Android downloader, added/fixed primitives, added a keyword to get if a card has "X" in its cost, fixed a crash while targeting a spell on stack, added a new option "nolegend" to clone keyword in order to create a token without legendary type and rule, improved "hascnt" keyword with "anycnt" option to count all counters on a card, added a new keyword "hasstorecard" to get if a card has a stored card or not(e.g. fizzlers), added a new keyword "pgmanainstantsorcery" to count the mana value of all instants and sorceries in player graveyard, added a new keyword "currentphase" to get the current game phase.
2021-04-20 23:34:30 +02:00
2021-01-09 13:34:42 +01:00
2021-02-05 11:25:04 +01:00
2013-12-20 00:24:08 +01:00
Added HTR18, HT19, AFR and AFC sets, added/fixed old primitives, improved Android dowloader, fixed it lang file, fixed IMA rarities, fixed order index of some old sets, added all features from D&D such as Dungeon Cards and Dice (d20,d10, adn so on).
2021-07-17 02:33:08 +02:00
2021-06-18 12:22:16 +02:00
2015-10-14 21:26:22 +08:00
2011-01-21 18:01:14 +00:00
2013-12-09 22:20:43 +01:00
2013-06-13 04:34:20 +00:00
2011-01-21 18:01:14 +00:00
2013-12-08 12:03:13 +01:00
2020-12-08 20:48:11 +01:00
2011-10-01 13:30:30 +00:00
2011-10-01 13:30:30 +00:00
2011-12-31 08:21:00 +00:00
2011-10-01 13:30:30 +00:00
2013-01-26 22:17:43 +00:00
2013-06-09 21:16:39 +00:00
2013-12-05 23:06:30 +01:00
2015-10-10 20:54:41 +08:00
2017-03-03 22:20:38 +08:00
2020-12-08 20:48:11 +01:00
2011-11-13 22:36:34 +00:00
2017-03-07 23:42:34 +08:00
2021-01-15 18:25:38 +01:00
2016-07-11 07:55:12 +08:00
2015-11-10 11:58:36 +08:00
2015-11-10 11:58:36 +08:00
Fix date in Dat files, Added IKO and HA3 sets, updated the manifest and build files, Added SD card support for Android, Fix the Android app crash when resuming from background, Improved Android downloader, added finger sliding popup menu for Android devices without sidebar menu, fixed several crashes during game, added the mutating card ability, fixed the adventure card ability, added new borderline primitives.
2020-06-10 00:10:59 +02:00
2011-08-07 04:01:56 +00:00
2021-09-06 17:31:36 +02:00
2021-08-28 16:34:22 +02:00
2021-09-28 16:22:13 +02:00
2011-11-23 19:11:48 +00:00
Added HTR18, HT19, AFR and AFC sets, added/fixed old primitives, improved Android dowloader, fixed it lang file, fixed IMA rarities, fixed order index of some old sets, added all features from D&D such as Dungeon Cards and Dice (d20,d10, adn so on).
2021-07-17 02:33:08 +02:00
2013-11-23 16:09:11 +01:00
2021-02-15 18:41:59 +01:00
2011-10-01 14:24:07 +00:00
2013-01-22 22:39:49 +00:00
2015-09-25 21:46:37 +02:00
2013-12-05 23:06:30 +01:00
2013-11-29 11:51:22 +01:00
2021-08-30 23:02:54 +02:00
2011-01-21 18:01:14 +00:00
2020-12-08 20:48:11 +01:00
2011-10-01 13:30:30 +00:00
2013-01-26 22:17:43 +00:00
2013-01-26 22:17:43 +00:00
2015-09-24 23:20:52 +02:00
2013-12-07 12:58:20 +01:00
2013-11-17 17:12:58 +01:00
2019-09-06 08:31:39 +02:00
2015-11-10 11:58:36 +08:00
2013-11-29 13:33:33 +01:00
2015-11-10 11:58:36 +08:00
2013-02-03 19:21:43 +00:00
2013-12-20 00:24:08 +01:00
2013-06-09 21:16:39 +00:00
2013-11-23 16:09:11 +01:00
2021-09-28 16:22:13 +02:00
2011-11-19 14:07:57 +00:00
2021-08-07 13:42:28 +02:00
2012-03-13 15:35:43 +00:00
2013-12-09 22:20:43 +01:00
2013-10-23 22:08:30 +00:00
2011-01-28 06:00:51 +00:00
Fix date in Dat files, Added IKO and HA3 sets, updated the manifest and build files, Added SD card support for Android, Fix the Android app crash when resuming from background, Improved Android downloader, added finger sliding popup menu for Android devices without sidebar menu, fixed several crashes during game, added the mutating card ability, fixed the adventure card ability, added new borderline primitives.
2020-06-10 00:10:59 +02:00
2011-11-29 21:50:16 +00:00
2011-01-21 18:01:14 +00:00
2010-02-27 18:49:03 +00:00
2011-11-06 19:58:23 +00:00
2017-01-30 14:02:25 -05:00
2020-12-06 20:11:51 +01:00
2011-04-20 06:27:44 +00:00
2013-06-09 21:16:39 +00:00
2021-09-22 18:56:43 +02:00
2017-02-27 21:50:15 +08:00
2017-02-25 07:27:57 +08:00
2017-02-27 13:21:35 +08:00
2021-06-16 17:07:44 +02:00
2015-09-24 23:20:52 +02:00
2017-01-26 15:32:17 +08:00
2017-01-26 15:32:17 +08:00