Commit Graph

180 Commits (7cc0fb0382f1c1468c9a7d1392433e3acab2008a)

Author SHA1 Message Date
melvin dccdd52cf1 replaced card code with ping keyword 2011-11-21 09:50:58 +08:00
melvin 5c0b974fcd updated cubes 2011-11-19 11:30:16 +08:00
melvin 2b074b05e5 convert land cards to use enters tapped unless two and enters tapped unless <subtype> <subtype> 2011-11-19 11:03:06 +08:00
melvin 8f73567975 updated version number to 1.20 2011-11-18 11:42:49 +08:00
melvin 75053d6570 added keyword ability 'enters lose life n', converted cards to use this new keyword ability 2011-11-18 11:36:08 +08:00
melvin d911b06afb simplified more cards to use the 'enters gain life n' keyword ability 2011-11-18 11:16:59 +08:00
melvin 57155e9346 added enters gain life n keyword ability, convert Refuge lands to use the new keyword 2011-11-18 10:37:19 +08:00
melvin d5cfb39738 added devour n keyword, converted cards to use the neyword 2011-11-18 10:01:31 +08:00
melvin d22580eeb4 added keyword ability shock land, replaced MagicRavnicaLandTrigger with shock land keyword in card script 2011-11-17 22:16:28 +08:00
melvin 7ff07447d0 convert card code to blocked pump, blocked by pump, and blocks or blocked pump keyword ability 2011-11-17 22:05:08 +08:00
melvin 4fb822bf40 removed requires_card_code from Pygmy Troll script, removed Pygmy Troll card class 2011-11-17 20:39:10 +08:00
melvin 263ae0d90d added blocked pump <pt change> and blocked by pump <pt change>, convert Pygmy Troll to use blocked by pump 2011-11-17 20:38:23 +08:00
melvin af69f86c8b replaced MagicLevelUpActivation with level up <mana cost> <max level> keyword ability in card script 2011-11-17 16:42:37 +08:00
melvin ea389fe5b4 added level up <mana cost> <max level> to keyword ability, converted Null Champion to use the keyword ability 2011-11-17 16:25:10 +08:00
melvin 3157c7c881 convert code for Vanishing to vanishing <n> keyword ability in card script 2011-11-17 16:18:20 +08:00
melvin f338c46e13 added vanishing <n> to card script, converted Aven Riftwatcher to use the vanishing n keyword 2011-11-17 16:11:35 +08:00
melvin 2f494bc09b convert card code to using cumulative upkeep <mana cost> in card script 2011-11-17 15:46:39 +08:00
melvin 015ab2ffc0 replaced card code with echo <mana cost> and pump <mana cost> <pt change> card script 2011-11-17 14:49:19 +08:00
melvin 518af04b14 added pump <mana cost> <pt change> keyword ability, converted Hellkite Overload to use the new keyword 2011-11-17 14:07:41 +08:00
melvin a2f9b86cbd converted fading implementation to fading keyword in card script 2011-11-17 12:59:51 +08:00
melvin 13ee08efd9 moved fading to card script, corrected implementation of Rusting Golem to use MagicCDA instead of MagicStatic 2011-11-17 12:57:48 +08:00
melvin c23a1a24e0 added fading n keyword ability to card script, converted Jolting Merfolk to use the fading n keyword 2011-11-17 11:43:32 +08:00
melvin bc88f6ce48 replaced card code with soulshift keyword ability in card script 2011-11-17 09:42:28 +08:00
melvin 95db46fb6e added support for soulshift n keyword ability in card script, converted Body of Jukai to use the keyword ability 2011-11-17 09:19:34 +08:00
melvin 7e6a3e6d22 replaced bushido code with bushido n keyword ability in card script 2011-11-16 15:34:35 +08:00
melvin 4440eb9366 added bushido n keyword ability, convert Kuro's Taken to use keyword instead of card class 2011-11-16 15:07:12 +08:00
melvin d1b28d11fc replaced MagicRegenerationActivation with regenerate <mana cost> keyword ability in card script 2011-11-16 15:01:26 +08:00
melvin 9c143c88a8 added regenerate <mana cost> keyword ability to card script, converted Troll Ascetic to use the keyword ability instead of using a card class 2011-11-16 14:38:41 +08:00
melvin ee094bded7 moved flanking from card class to card script 2011-11-16 10:23:37 +08:00
melvin 51ce66ebca MagicFlankingTrigger added automatically if card script contains flanking keyword 2011-11-16 09:59:21 +08:00
melvin c9abadb3aa replaced code handling implementation of modular n with modular n keyword in card script 2011-11-15 22:29:55 +08:00
melvin 3efad5eebb MagicModularTrigger added automatically if keyword ability modular is present 2011-11-15 13:06:50 +08:00
melvin c3c60f933d replaced MagicTappedIntoPlayTrigger with 'enters tapped' ability in script 2011-11-15 11:56:06 +08:00
melvin a42b6baf33 modified cards to change echo code to echo keyword in script 2011-11-15 11:04:39 +08:00
chens1992@gmail.com 0a12f7b556 added Carrion Ants 2011-11-14 22:34:08 +08:00
beholder 937a797e4e added Black Vise and Canker Abomination 2011-11-11 16:03:27 +01:00
beholder f1cce71042 added Echoing Decay and Echoing Truth 2011-11-11 11:38:56 +01:00
beholder a9d70d7086 added Echoing Calm and Echoing Courage 2011-11-11 11:30:17 +01:00
beholder 2bb1a502da added Gemstone Mine 2011-11-11 09:28:02 +01:00
melvin 4d73acb43a add requires_card_code keyword to cards that make use of card specific code, split tokens.txt into multiple card scripts 2011-11-11 10:58:45 +08:00
beholder 66f2d89c50 added Smallpox and Wretched Banquet 2011-11-10 16:41:40 +01:00
melvin 82718b3f56 merged split cards 2011-11-10 20:29:09 +08:00
melvin 884fe66cb5 created a Magarena folder under release to mirror the structure of the actual release 2011-11-08 17:26:28 +08:00
melvin 74a52b38d4 repalced cards.txt with one script per file in the scripts folder 2011-11-08 17:10:46 +08:00
melvin ad03d3e189 added list of new cards 2011-10-28 20:36:45 +08:00
melvin 9c8f088dee rearranged some of the changes 2011-10-28 20:31:45 +08:00
melvin eb779a98b4 added missalexis to credits 2011-10-28 20:30:21 +08:00
melvin cdcaa47ce8 updated cubes 2011-10-28 20:25:58 +08:00
beholder 536d66ad7b added latest fixes and additions to README.txt 2011-10-28 06:18:55 +02:00
beholder 6f54842d2a added Finkel_Fun.dec 2011-10-28 05:56:08 +02:00
beholder 0721597bc7 merged with changes to info.plist and cubes 2011-10-27 09:24:20 +02:00
melvin 9a7c025e64 updated cubes 2011-10-27 13:54:24 +08:00
beholder bdf224821b updated Affinity.dec with changes posted by Jeff on the forum 2011-10-27 07:39:20 +02:00
beholder 63b1c448de added Affinity.dec 2011-10-26 19:01:35 +02:00
melvin 1c7f7cea03 cubes updated 2011-10-26 19:19:38 +08:00
melvin a227877a52 updated cubes 2011-10-23 14:58:22 +08:00
beholder 5b70a7c71d fixed some spelling errors in README.txt. removed line about Pacifism because another note now mentions that fix that also fixed Guard Duty 2011-10-22 07:50:06 +02:00
melvin c780e5eec4 put in release number and release date
added fix for enchanted with pacifism and can still attack
clarified fix for crash due to concurrent modifcations
2011-10-22 13:29:19 +08:00
beholder b5d0e4731a update README.txt and version number in preparation of upcoming release 2011-10-21 18:40:08 +02:00
melvin f9ad1a374e moved credits to IcoJoy from website to README.txt 2011-09-25 17:51:31 +08:00
melvin 7b7571f684 Added list of new cards to README 2011-09-23 19:40:39 +08:00
melvin 1d92e4c960 updated cubes 2011-09-23 19:37:46 +08:00
melvin f363bcf29d mentioned that bug with sound effects was fixed 2011-09-23 19:35:44 +08:00
beholder 2fa9171c40 removed text about shortcut to simulate mouse click 2011-09-23 12:44:15 +02:00
melvin 9b64b58f21 removed Control/Up from list of shortcuts in README 2011-09-23 09:05:03 +08:00
melvin d9ad945257 reorganized section on shortucts, added version number 2011-09-22 10:42:11 +08:00
beholder bcecdd6209 updated README with some new additions 2011-09-20 19:16:13 +02:00
melvin 02a479974e moved add cards to end of readme 2011-09-20 11:32:33 +08:00
melvin 21596785ab fixed typo in README 2011-09-19 19:39:19 +08:00
melvin bd7dd706f5 updated README to revision 55b47a5bf3f4 2011-09-19 18:06:20 +08:00
melvin 369e06a42e correct background for bluemarble theme, now correctly includes credits for the image 2011-09-18 11:26:05 +08:00
melvin 6617f22f0b added credits to wait321 2011-09-13 22:30:57 +08:00
melvin 66186d8858 updated README for current build 2011-09-13 14:29:07 +08:00
melvin 15d0197a64 added release note for next version 2011-09-08 15:36:49 +08:00
melvin 9b7f4b8e6d fixed description of fix to Sun Titan 2011-08-29 13:49:26 +08:00
melvin f27f73cb46 put one card per line in README 2011-08-29 11:59:31 +08:00
melvin 93ba66c19c added total number of cards 2011-08-29 11:43:03 +08:00
melvin f6fd18d396 updated README, verion panel and cubes for 1.17b 2011-08-29 11:39:43 +08:00
melvin d9c087d1dc fixed more typos 2011-08-26 16:33:16 +08:00
melvin b1e9ee9f62 corrected typo 2011-08-26 16:00:12 +08:00
melvin 2a282ba769 updated readme and cubes to latest set of cards 2011-08-26 14:05:17 +08:00
melvin c00fc16100 updated readme with new cards and thanks 2011-08-25 20:18:32 +08:00
melvin 69a3a398d3 preparing readme for 1.17 release 2011-08-25 14:58:25 +08:00
melvin 31b1423211 updated cubes 2011-08-25 14:24:35 +08:00
melvin 1a52710967 remove self 2011-08-21 10:11:13 +08:00
melvin f2358b99f9 handle spaces in path to script 2011-08-21 10:05:20 +08:00
melvin 19ea017ea6 use a more portable way to get the directory of the script 2011-08-21 10:04:29 +08:00
melvin 6fb051d7aa first cd into directory containg the script 2011-08-21 09:40:07 +08:00
melvin 1e38e47f4e script should first cd to the Magarena directory 2011-08-20 12:30:29 +08:00
melvin f4597ab7e5 script no longer assumes Magarena.exe is on the path, now it assumes that Magarena.exe is in the same directory as the script it self 2011-08-19 10:22:13 +08:00
beholder ab2472602d all themes use colored overlay to highlight cards, except the standard felt theme 2011-08-11 12:26:16 +02:00
beholder 93a20eecd0 option for themes to choose whether to use colored border or overlay to highlight usable cards
defaults to colored border
2011-08-10 19:07:52 +02:00
melvin 644aa874a7 fixed typo in readme 2011-07-27 12:56:01 +08:00
melvin 14d42ff2ab increased version to 1.16b and updated README 2011-07-27 12:16:08 +08:00
melvin 077d06f564 prefer invokeLater to invokeAndWait, controller sleeps for 10ms after each call to update to let the event dispatch thread update the GUI 2011-07-25 23:42:26 +08:00
melvin 28fdf30224 updated credits 2011-07-25 14:39:31 +08:00
melvin fcdc1a9d3c updated credits 2011-07-25 13:39:51 +08:00
melvin f20b0887f1 added issue numbers 2011-07-25 12:52:58 +08:00
melvin 296148d8f1 updated readme 2011-07-25 12:45:54 +08:00
melvin 5e8740b6ea updated readme.txt 2011-07-25 12:45:07 +08:00