Vittorio Alfieri
6fe1e4d351
Fixed some borderline primitives.
2021-02-01 16:58:52 +01:00
Vittorio Alfieri
f6274dc914
Fixed C18 set, fixed primitives from KHM set, improved Android downloader.
2021-01-31 15:28:35 +01:00
Vittorio Alfieri
783bcf1142
Added KHM and KHC sets, improved Android downloader, fixed/added primitives, improved "hascnt" keyword, added "myhandexilegrave" and "opponenthandexilegrave" zone targeters.
2021-01-31 00:59:15 +01:00
Vittorio Alfieri
b9d6410aba
Fixed Garruk's Harbinger and Gishath, Sun's Avatar (issue #1052 by @ranger7271).
2021-01-28 21:59:47 +01:00
Vittorio Alfieri
b35e503a0f
Fixed Flamerush Rider, added battleready option to "clone with" keyword.
2021-01-28 15:56:15 +01:00
Vittorio Alfieri
024e015dfc
Fixed primitives, fixed a random crash in ActionStack.cpp, added a way to search wallpaers in theme folder before to search them in the default folder, improved the keyword to retrieve the highest power and toughness of creatures in play, now it's possibile to use "pwr:" and "ths:" instead of "power:" and "toughness:", so it's possibile to use this keyword in variable{} construct too.
2021-01-27 11:16:41 +01:00
Vittorio Alfieri
dd844fc25e
Fixed Etchings of the Chosen (issue #1051 by @ranger7271), added primitives with choose card name, added two keywords "chooseaname" and "chooseanameopp" to choose a card name ("chosenname" and "lastchoosenname") between your cards or opponent cards, added a keyword "[attached]" to target equipment attached to a permanent.
2021-01-26 20:47:33 +01:00
Vittorio Alfieri
c60f8787d1
Added a new keyword "excessdamage" to retrieve theamount of exceeded damage to creature or planeswalker, fixed an issue on planeswalker damage count, added a new keyword "genrand" to generate a random number between 0 and a specific number (e.g. "genrand3"), improved Flip ability in order to allow the flip back from copy for a generic card name (e.g. "flip(myorigname) undocpy)"
2021-01-25 17:24:15 +01:00
Vittorio Alfieri
4bdc1fdfe1
Fixed Treasure token, added boast trigger event, added new keyword "hascnt" to retrieve the amount of specific counter type on a card (e.g. hascntloyalty).
2021-01-24 20:37:14 +01:00
Vittorio Alfieri
f6199719fd
Fixed issues #1049 and #1050 opened by @ranger7271, improved imprint keywords, improved boast ability, added a new "hasability" keyword to check if a card has an ability or not.
2021-01-24 15:53:49 +01:00
Vittorio Alfieri
2b7baf7fc8
Improved foretell mechanics, added a trigger for foretold cards, added a new keyword "snowdiffmana" to compare snow mana pool and mana cost of a target card, improved phaseaction "checkexile" condition.
2021-01-22 19:37:09 +01:00
Vittorio Alfieri
5184132e8b
Fixed primitives, added "notshare!" keyword (e.g. to search cards with different names), improved decks selection according to chosen game mode (e.g. Game will show commander decks only in commander mode and it will hide them in other modes).
2021-01-22 14:15:43 +01:00
Vittorio Alfieri
3a38e7f4ab
Added/fixed primitives, implemented a new keyword to count the greatest number creatures that share same subtype (creatures with changeling counts as +1 for all creature types)
2021-01-21 15:53:27 +01:00
Vittorio Alfieri
17fdc5bc9f
Fixed primitives, fixed multiple snow mana cost payments, added keywords to count snow mana pool (total and single colors).
2021-01-20 18:27:20 +01:00
Vittorio Alfieri
0b5f375df6
Fixed primitives, fixed multiple snow mana cost payments, added keywords to count snow mana pool (total and single colors).
2021-01-20 18:11:56 +01:00
Vittorio Alfieri
f982124209
Added boast ability, refactored WParsedInt class (this class has been removed from AllAbilities.h file and it has been included into two dedicated .h and .cpp files), refactored all makefiles (Windows, Linux, PSP and Android) in order to to include the new .h and .cpp files added for WParsedInt class.
2021-01-18 17:11:09 +01:00
Vittorio Alfieri
177541b30c
Added/fixed primitives, improved "@draw" trigger, added a "@scryed" trigger for scry ability, added a new keyword "placefromthetop" to put a card in a specifc position of owners library from the top.
2021-01-16 16:35:18 +01:00
Vittorio Alfieri
2ff2d4ac79
Added/fixed primitives, improved "anytypeofmana" ability for both player and AI and implemented "anytypeofmanaability" keyword to allow the user and the AI to spend mana of any color to activate abilities.
2021-01-15 18:25:38 +01:00
Vittorio Alfieri
77c48dc1d5
Fixed/refactored primitives after the parser has been improved in order to allow the usage of "^" instead of "," char in a lot of abilities (e.g. to use the token, flip, rampage, phasealter, becomes keywords inside transforms or to target a card with a "," char in its name).
2021-01-15 00:43:13 +01:00
Vittorio Alfieri
91d19e2852
Fixed WAR, C18, PAL00, UST set, added/fixed primitives, improved Android downloader, implemented Foretell ability, improved castcard keyword, improved "can play" restriction, improved primitives parsed in order to allow the nesting of transforms, ability$! reveal, scry, pay, grant keywords.
2021-01-14 17:51:13 +01:00
Vittorio Alfieri
69885cf90a
Added/Fixed primitives, improved PAYZERO rule for commandzone.
2021-01-11 16:53:14 +01:00
Vittorio Alfieri
6229de7c55
Fixed MB1 set, added/fixed primitives, improved Android downloader, improved keywords to remove and add counters.
2021-01-10 17:48:08 +01:00
Vittorio Alfieri
7c8b634086
Added a new game option to allow the user to decide how to sort sets in filter and award section (by sector, by name or by release date).
2021-01-09 13:34:42 +01:00
Vittorio Alfieri
7a6c4b2c15
Added ATH and DDN sets, refactored all sets to add a new tag for better sorting in set filter and award section, improved Android downloader.
2021-01-09 02:26:38 +01:00
Vittorio Alfieri
eaaa4d783b
Fixed/added primitives, added keyword to alter devotion count, added keyword to target cards with flashback cost, added "duplicatecounters(single)" keyword to add a counter of a specific kind already present on a permanent or a player.
2021-01-07 18:56:47 +01:00
Vittorio Alfieri
4c00dfb3b6
Fixed Duplicant primitives.
2021-01-06 18:59:08 +01:00
Vittorio Alfieri
fe1a89e67a
Improved the Imprint keyword ability and fixed Duplicant primitive.
2021-01-06 16:32:14 +01:00
Vittorio Alfieri
5dbe6f8c9c
Fixed primitives.
2021-01-06 11:46:38 +01:00
Vittorio Alfieri
0fce1c591f
Improved "can play land" restriction used for double-face modal cards from Zendikar Rising set.
2021-01-05 22:25:40 +01:00
Vittorio Alfieri
d9e3101212
Fix for IP Address resolution on Wondows for 2 Players mode.
2021-01-03 14:19:16 +01:00
Vittorio Alfieri
21b5308420
Fixed code trying to make the 2 Players mode work better.
2021-01-03 01:07:18 +01:00
Vittorio Alfieri
0d31ec5b21
Added missing graphics for game modes unlock, fixed italian lang, fixed awards dat file, fixed a bug on Game Award section, refactoring for AllAbilities.h file.
2021-01-01 16:14:58 +01:00
Vittorio Alfieri
65bf650868
Improved and added new "starting life" related keywords, fixed all primitives related to "starting life" keywords.
2021-01-01 03:47:02 +01:00
Vittorio Alfieri
e3aff3c23a
Fixed trophy image rendering for hi-res quality, fixed all primitives with XX cost, added some missing primitives from ol sets.
2020-12-31 17:32:34 +01:00
Vittorio Alfieri
1444ed6b7c
fixed bug causing AI never play a card there are one or more cards in graveyard or other zones, fixed and improved removemana ability, fixed/added primitives.
2020-12-30 17:52:06 +01:00
Vittorio Alfieri
1f98173197
Avoided a memory allocation error of SDL EnginePlayer on Android version when loading more than 32 audio samples at same time.
2020-12-27 01:08:51 +01:00
Vittorio Alfieri
b7c6725b44
Fixed Italian and Spanish lang, fized Commander award condition.
2020-12-26 22:14:58 +01:00
Vittorio Alfieri
f9e0746e1c
Increased Android SDK and NDK version for Android 10, updated Italian and Spanish lang files, patch boost dependencies for TIME_UTC definition, fixed import for usleep.
2020-12-26 17:19:02 +01:00
Vittorio Alfieri
b2c55e307c
Updated spanish lang, Improved Commander rules and award, fized/added all primitives with divide damage between one or more targets.
2020-12-26 01:45:13 +01:00
Vittorio Alfieri
99033e3fb2
Fixed Edgar Markov, issue #1047
2020-12-25 01:05:10 +01:00
Vittorio Alfieri
053f202f32
Fixed primitives with imprint ability.
2020-12-25 00:00:03 +01:00
Vittorio Alfieri
991625dea4
Fixed Duplicant primitive.
2020-12-24 12:43:32 +01:00
Vittorio Alfieri
0ca310da54
Added feature to allow some cards to copy and flip back at the end of turn, added feature to use type: keyword with chosentype and chosencolor combo, fixed crashes on "can play land" restriction, fixed land primitives with pay life or tap condition to avoid crashes.
2020-12-23 12:39:18 +01:00
Vittorio Alfieri
d40d6f319e
Fixed/added primitives from older sets.
2020-12-22 17:56:49 +01:00
Vittorio Alfieri
3a8d70ff27
Fixed all primitives with Domain ability, fixed issue #1044 opened by DroidArthas.
2020-12-22 12:38:24 +01:00
Vittorio Alfieri
1aed1c1517
Fixed and improved the Deck Importer (from MTGO) in Android application, fixed frozen and freeze untap bug, fixed/added primitives.
2020-12-21 22:39:18 +01:00
Vittorio Alfieri
a801069a3a
Improved explores ability, added new trigger to handle the explores event from a card, added/fixed primitives from older sets, fixed RIX dat file.
2020-12-20 23:14:44 +01:00
valfieri
e67078355a
Improved target chooser to allow a multiple selection for player, creature and planeswalkers, now it's possible to use target(player,creature,planeswalkers) as well as target(<variable>player,creature,planeswalkers) and so on. Added abilities for giving exiledeath and handdeath to instant and sorceries (the previous were not working fine), Added ability to identify the cards with Cycling ability as a target, Updated all primitives with cycling ability, fixed all primitives with choose any target ability, Added/fixed primitives from RIX set.
2020-12-18 19:04:51 +01:00
valfieri
0d2e4af2a3
Added new keyword to count creature of the same type with both unique and common names, added/fixed primitives form M19 set.
...
Added new keyword to count creature of the same type with both unique and common names, added/fixed primitives form M19 set.
Added new keyword to count creature of the same type with both unique and common names, added/fixed primitives form M19 set.
Added new keyword to count creature of the same type with both unique and common names, added/fixed primitives form M19 set.
Added new keyword to count creature of the same type with both unique and common names, added/fixed primitives form M19 set.
2020-12-16 18:05:29 +01:00
valfieri
3e7ef8c77c
Added abilities for cards which have to return battlefield or hand instead of graveyard (e.g. just like exiledeath ability), improved fresh attribute management also for card moved in hand, library, commandzone and for instants and sorcery spells, added/fixed primitives.
2020-12-16 12:21:57 +01:00