Commit Graph

  • a52cd305b7 Added Cursed Scroll primitive. valfieri 2020-10-21 18:53:44 +02:00
  • 6a00c0ad1d Added EasyPBPRX program to the release to sign PRX up to 8Mb size. valfieri 2020-10-20 09:59:09 +02:00
  • e6c1f652db Added PLIST set and missing primitives, improved Android downloader and fixed all primitives with Adapt ability. valfieri 2020-10-19 22:19:51 +02:00
  • 48bdc6c951 Fixed The Great Henge primitive. valfieri 2020-10-18 19:08:47 +02:00
  • 939dc20855 Fixed all primitives with Escape cost, fixed token creation (the movedto triggers were not activating correctly due to a bug). valfieri 2020-10-18 17:28:25 +02:00
  • 8c39eac856 Removed FTP transfer due to many failures detected. valfieri 2020-10-16 23:48:33 +02:00
  • 272199dced Modified the timeout for FTP transfer. valfieri 2020-10-16 23:07:17 +02:00
  • cab90b8fe2 Set timeout for FTP transfer. valfieri 2020-10-16 21:31:28 +02:00
  • d5a8b80f5a Improved Modal Double Faced Lands of Zendikar Rising set. valfieri 2020-10-16 20:52:30 +02:00
  • 4f3a179be4 Added a python script to upload Travis-CI build files on external FTP server. valfieri 2020-10-16 18:40:27 +02:00
  • 519c90dd9d Improved Modal Double Faced Lands of Zendikar Rising set. valfieri 2020-10-16 15:55:05 +02:00
  • 3d46b41efc Fixed travis.yml file for Travis-CI build. Fixed travis.yml file for Travis-CI build. Fixed travis.yml file for Travis-CI build. valfieri 2020-10-16 11:46:39 +02:00
  • fbf1f9e1e0 Updated the python script to upload the Travis-CI build results to a specific GitHub release. valfieri 2020-10-16 00:27:08 +02:00
  • d0cd6e8b21 Update .travis.yml Vittorio Alfieri 2020-10-15 17:04:32 +02:00
  • 90c51fbb2d Update .travis.yml Vittorio Alfieri 2020-10-15 17:01:43 +02:00
  • edf7714f0c Update .travis.yml Vittorio Alfieri 2020-10-15 16:58:58 +02:00
  • 77241ee496 Update .travis.yml Vittorio Alfieri 2020-10-15 16:56:24 +02:00
  • ad0e8383e4 Update .travis.yml Vittorio Alfieri 2020-10-15 16:32:29 +02:00
  • 795debeb0d Update .travis.yml Vittorio Alfieri 2020-10-15 16:27:26 +02:00
  • b7a7efd9db Update .travis.yml Vittorio Alfieri 2020-10-15 16:24:20 +02:00
  • d005aefdc7 Update .travis.yml Vittorio Alfieri 2020-10-15 16:17:06 +02:00
  • 30647615f2 Fixed Archfiend's Vessel and Orah, Skyclave Hierophant primitives. valfieri 2020-10-15 13:58:47 +02:00
  • 3ee3aaf7d8 Fixed Relic Viel sacrifice ability. valfieri 2020-10-15 11:59:37 +02:00
  • a2403e4eee Fixed Enhanced Surveillance primitive. valfieri 2020-10-14 21:59:31 +02:00
  • 3e618c062a Update README.md Xawotihs 2020-10-14 17:35:36 +02:00
  • b1bc13cb0d Switched badge from travis-ci.org to travis-ci.com Xawotihs 2020-10-14 16:14:24 +02:00
  • fe60f5fe81 Fix mana cost of Relic Vial. valfieri 2020-10-14 14:19:06 +02:00
  • 7bf463c7ea Fixed all the Modal Double Faced card from Zendikar Rising set, now we don't use the alternative cost anymore but the autohand keyword instead which required another enhancement for Flip forcetype keywords, fixed a bug on Changezone trigger. valfieri 2020-10-14 03:30:32 +02:00
  • e1df4e5072 Improved Life gain trigger (now it's possible to specify a "from" clause and it's possible to add the "limitOnceATurn" restriction) and fixed all the primitives with gives life on life gain event without producing any loop and reviewed all the primitives with the "@lifeof" trigger. valfieri 2020-10-13 18:32:51 +02:00
  • 1b860218e0 Fix primitive from Zendikar Rising set. valfieri 2020-10-12 21:29:35 +02:00
  • 75347a2f37 Fixed a crash on counterremoved trigger, fixed/add some primitives that have ability to double the damage to any target. valfieri 2020-10-12 17:20:07 +02:00
  • 29985718a7 Added missing cards from GRN sets, improved mutation trigger, improved Surveil ability, implemented trigger and offset on surveil ability to allow combo with other cards (see issue #1037 opened by luisguerin). valfieri 2020-10-12 01:25:34 +02:00
  • 8cf2b7ab69 Fixed primitives list contained in issue #1037 opened by luisguerin. valfieri 2020-10-11 00:32:20 +02:00
  • a99eaac35d Improved kicker cards comparison criteria (now it's possible to search for a multi kicked card in stack), added a new castcard mode with multikicker option, added all Zendikar Risings primitives to borderline collection, changed in all primitives the restriction "kicker" with a new sintax "if paid(kicker) then" in order to fit with the new kicker logic comparison criteria and castcard option. valfieri 2020-10-10 02:44:57 +02:00
  • c4eb931192 Fixed primitives and planeswalkers, fixed a bug on counter comparison criteria when cards are changing zone (eg. @movedto(creature[counter{1/1}]|mygraveyard) from(mybattlefiled) now it's working fine). valfieri 2020-10-09 19:16:03 +02:00
  • a6a053e10e Improved the Modal Double Faced cards for Zendikar set, added primitives that deals x damage divided on any target, added/fixed planeswalkers and improved kicker cost event handling. valfieri 2020-10-08 19:18:52 +02:00
  • ad26450151 Improved Android downloader, fixed snow mana cost, merged opponentlifetotal and oplifetotal keywords valfieri 2020-10-06 19:00:39 +02:00
  • e4f5d7784a Fixed typos in some primitive's restrictions. valfieri 2020-10-05 14:06:21 +02:00
  • 023816aa65 Fixed and added cards with kicker, multi-kicker, replicate and strive costs. valfieri 2020-10-05 02:56:16 +02:00
  • bf6439db00 Improved Kicker cards, now it's possible to target a specific card with kicker cost and handle any event connected to a kicker casting cost. valfieri 2020-10-03 16:54:17 +02:00
  • 1b320d5325 Fixed party counter routine and removed tabbed chars from cpp file. valfieri 2020-10-01 18:29:20 +02:00
  • 6d872ed176 Improved the Modal Double Faced cards for Zendikar Rising (es. nofizzle when choosing land face, flip for instant and sorcery, new restriction for playing land face during turn). valfieri 2020-09-30 12:18:08 +02:00
  • 00ce669edb Fixed primitives and tokens, implemented count for party of creatures in Zendikar cards. valfieri 2020-09-29 18:12:24 +02:00
  • 61dc3013f4 Added ZNR, ZNE, ZNC sets, fixed some primitives and improved Android downloader. valfieri 2020-09-27 22:54:35 +02:00
  • c4ba879382 Fixed primitives, fixed alias 1117 and fixed the bug on lastCardDrawn from library. valfieri 2020-09-21 17:56:20 +02:00
  • 495e5f1429 Fixed primitives. valfieri 2020-09-20 21:57:39 +02:00
  • 827f5a71bc Fixed primitives. valfieri 2020-09-19 22:26:23 +02:00
  • 573c72f72d Merged with last master commit, fixed primitives and languages. valfieri 2020-09-16 11:32:43 +02:00
  • 612be9737d Changes to some game modes I created and fixes to primitives Eduardo 2020-09-09 22:47:21 -05:00
  • 4bc339e82b Fixed primitives and planeswalkers. valfieri 2020-09-07 13:24:29 +02:00
  • 668fc41862 Fixed and added macros for primitives. valfieri 2020-08-31 09:04:34 +02:00
  • 457b8c3bf2 Merge branch 'master' of https://github.com/WagicProject/wagic Eduardo 2020-08-28 12:13:04 -05:00
  • 135f2a1e45 Bug fixes on primitives, borderline and planeswalkers Eduardo 2020-08-28 12:12:49 -05:00
  • 2d9cab915a Fixed some primitives and merged with last GIT commit. valfieri 2020-08-26 09:25:49 +02:00
  • 22d8d16b71 Merge branch 'master' of https://github.com/WagicProject/wagic Eduardo 2020-08-25 12:46:58 -05:00
  • 453906e350 Added AKR and ANB sets, Fixed Aftermath primitives and DAT files for AKH and HOU sets, Added extended art cards to 2XM set and improved Android downloader. valfieri 2020-08-15 20:45:50 +02:00
  • 5e16e0d1ba Fixes to borderline cards mostly and to rules.cpp Eduardo 2020-08-10 20:13:01 -05:00
  • 1c09918225 Fixed and added some card prmitives. valfieri 2020-08-10 10:17:52 +02:00
  • 251e1634f7 Fixed tokens and planeswalkers primitives. valfieri 2020-08-09 12:21:49 +02:00
  • 727d4579a0 Added 2XM set, fixed card and planeswalkers primitives, fixed a crash on token creation, fixed prowess and mentor abilities, added new restrictions, improved Android downloader. valfieri 2020-08-08 19:46:07 +02:00
  • 52e3177ef2 Added new features and triggers to game about tokens and counters, fixed and added new primitives. valfieri 2020-07-10 19:53:46 +02:00
  • fc40971dc7 Added JMP, SSR and M21 sets, fixed C14 set, added new primitives and improved Android downloader. valfieri 2020-07-04 22:29:09 +02:00
  • ccc26f400d Fixed crash on Dread Presence and added new primitives. valfieri 2020-06-24 21:20:39 +02:00
  • 210a250dce Added new primitives and added a new menu choice to toggle all creature to attacking mode during attack phase. valfieri 2020-06-22 22:35:33 +02:00
  • a2594f1fb7 Fix X cost for Alternative payment, added new primitives. valfieri 2020-06-15 17:14:22 +02:00
  • 587155353c Fixed Legend rule for mutating cards, avoided spell targeting for mutated down cards, added new primitives. valfieri 2020-06-14 14:03:00 +02:00
  • 2b398b425d Fixed Sliding Menu for Android App, added new primitives and fix mutating cards. valfieri 2020-06-12 16:47:11 +02:00
  • 67c7102687 Fix !share!types! keyword Vittorio Alfieri 2020-06-11 00:10:41 +02:00
  • 6212af0f48 Fix !share!types! keyword Vittorio Alfieri 2020-06-11 00:09:32 +02:00
  • 5688b28981 Fix !share!types! problem for creatures with no subtypes Vittorio Alfieri 2020-06-10 23:50:07 +02:00
  • c162eff8cf Fix build error to_string valfieri 2020-06-10 23:36:49 +02:00
  • 60e6d314e0 Fixed some primitives and fixed a problem with share!types! keyword. valfieri 2020-06-10 23:13:18 +02:00
  • 7cf722114b Fix VERSION_GAME macro for 3 params. Vittorio Alfieri 2020-06-10 00:26:52 +02:00
  • 8645cb9e1e 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. valfieri 2020-06-10 00:10:59 +02:00
  • 275eb9e06e Merged and sorted all primitives in their respective files. valfieri 2020-05-09 15:31:46 +02:00
  • 60b4bb31f5 Added more C20 primitives. valfieri 2020-05-08 23:23:41 +02:00
  • a5eb2eba37 Fixed C20 set file and improved Android downloader. valfieri 2020-05-08 18:29:31 +02:00
  • a00cf2a1d1 Added borderless images support on Android card images downloader. valfieri 2020-04-19 17:22:14 +02:00
  • b863188c3c Fixed card types and subtypes visualization, added C20 set and improved Android downloader. valfieri 2020-04-16 21:21:34 +02:00
  • 21778de9fb Fix primitives with Escalation keyword. valfieri 2020-03-30 11:15:31 +02:00
  • c81eecf6d2 Fix on primitives with Explores and Escalation keywords. valfieri 2020-03-29 16:28:57 +02:00
  • 402323a990 Fix primitives with Explores and Escalation keywords. valfieri 2020-03-28 16:35:08 +01:00
  • 75b335e59c Fixed some primitives. valfieri 2020-03-23 19:51:24 +01:00
  • 9f69336c94 Added HA2 set and improved Android downloader. valfieri 2020-03-17 20:57:21 +01:00
  • 331e54a732 Added THB and UND sets, improved Android image downloader. valfieri 2020-03-12 18:58:24 +01:00
  • 3d25630dd6 Added MB1 set and improved Android downloader. valfieri 2019-12-11 00:22:13 +01:00
  • 5b652ba688 Removed MB1 set. valfieri 2019-12-09 23:02:19 +01:00
  • c60df6c99d Fixed MB1 set and improved Android downloader. valfieri 2019-12-09 17:04:18 +01:00
  • 8bef671a70 Added MB1 set and improved Android downloader. valfieri 2019-12-08 16:43:15 +01:00
  • 9df8e90ab6 Reverted .travis.yml valfieri 2019-12-08 12:38:48 +01:00
  • 45d7cecaf3 Test Travis secure vars. valfieri 2019-12-08 12:30:22 +01:00
  • 730c8479f9 Test travis secure vars. valfieri 2019-12-08 12:02:42 +01:00
  • 1dca08a33b Fixed Android Downloader. valfieri 2019-12-06 11:37:07 +01:00
  • 233cec7a9f Added CN2, ME1 and SLD set, fixed primitives, fixed test and improved Android Downloader. valfieri 2019-12-06 11:32:27 +01:00
  • 08f69dc832 Added HA1 set, fixed primitives and improved Android downloader. valfieri 2019-11-22 22:22:25 +01:00
  • 464a6ff1b8 Fixed GN2 set/primitives and improved Android downloader. valfieri 2019-11-15 18:04:44 +01:00
  • c664760359 Removed duplicated card in Guild Kit sets and improved Android downloader. valfieri 2019-11-09 16:47:09 +01:00
  • f180b8cc56 Added GK1_AZORIU, GK1_BOROS, GK1_DIMIR, GK1_GOLGAR, GK1_IZZET, GK1_SELESN, GK2_GRUUL, GK2_ORZHOV, GK2_RADKOS, GK2_SIMIC, GN2, PAL00, PAL01, PAL02, PAL03, PAL04, PAL05, PAL06, PAL99, PARL sets, improved Android downloader, added new primitives and updated the release version to 0.22.2 valfieri 2019-11-08 16:54:05 +01:00
  • 044bbb3d4b Fixed MH1 set and primitives. valfieri 2019-11-04 17:05:52 +01:00
  • c4884e4715 Added DPA, PDP10, PDP11, PDP12, PDP13, PDP14, PMPS, PMPS06, PMPS07, PMPS07, PMPS08, PMPS09, PMPS10, PMPS11 sets and improved Android downloader. valfieri 2019-11-03 14:16:15 +01:00