Commit Graph

82 Commits (master)

Author SHA1 Message Date
Ada Joule 5e54d8ab90 Remove "to mana pool" from abilities that produce mana (#1558)
* Make "to your mana pool" optional in mana abilities

* Remove "to your mana pool" entirely

* Remove "to your mana pool" in card scripts

* Remove "to your mana pool" in scripts_missing

* Remove "to your mana pool" from other places

* Remove "to [anyone's] mana pool"
2018-04-15 08:32:42 +08:00
melvinzhang c9357b2417 add python script used to evaluation effect of cache size on number of cache misses 2017-02-10 20:49:40 +08:00
melvinzhang 70532664f7 add rules to fix image and update image script 2016-08-30 08:58:40 +08:00
melvinzhang ae24a776e3 use more specific regex for groovy file 2016-06-05 10:36:54 +08:00
melvinzhang 749f59117a remove rule to generate rules.txt and scala script to normalize rules text 2016-05-06 21:44:42 +08:00
melvinzhang 5464e89086 rename script files for Manifest and Morph to match the constants used for getCard, fixes #470 2015-10-15 19:54:59 +08:00
melvinzhang 80b8f0900b add awk script to generate html preview from card script for checking card images 2015-03-22 13:24:16 +08:00
melvinzhang 5c8e188cd4 add script to update card script's image url if set matches 2015-03-22 13:23:35 +08:00
melvin bb9389edf6 add awk script and rule to generate image url from gallery page 2014-09-14 19:43:19 +08:00
melvin fc1952299d include accented i in normalization 2014-07-27 13:55:32 +08:00
melvin 78ab64ed61 add sed script to normalize names 2014-05-18 10:10:15 +08:00
melvin 267ec64029 remove correct of accents 2014-05-18 10:09:01 +08:00
melvin b8629b3bb2 experimental rule to derive card url from card name 2014-03-05 10:11:02 +08:00
melvin 81453efa5e add replacement of accented a when normalizing card name 2014-02-14 10:02:15 +08:00
melvin 03acb443cc improve method of extracting list of token names using awk script 2013-12-28 10:31:15 +08:00
melvin 8c38ea1837 normalize accented character 2013-12-08 11:18:59 +08:00
melvin 0de527a78c awk script for autmatic refactoring of groovy script from anon class style to closure style 2013-12-03 09:38:14 +08:00
melvin d64db5962d add another character for name normalization 2013-12-03 09:37:43 +08:00
melvin 2a05d21b4a script to set image property to use mtgimage.com 2013-11-29 10:56:34 +08:00
melvin 12ae269259 annotate if card has groovy script in full text 2013-11-01 17:21:58 +08:00
melvin ab00e79ac5 added check_rarity rule 2013-07-17 21:00:32 +08:00
melvin 001d8eb557 update for new cards format 2013-07-17 20:57:34 +08:00
melvin 9670167ad2 adjust format of analyze_cards to only output known values for existing cards 2013-07-16 17:16:44 +08:00
melvin a3dca10e19 include rules in multi tag 2013-05-18 09:56:09 +08:00
melvin e57038f75b added two scripts for manipulating unimplementable, updated unimplementable.tsv 2013-05-11 18:24:32 +08:00
melvin c6cd06a7a3 skip entire card block 2013-03-03 20:52:49 +08:00
melvin 70c520853c remove extra spaces 2013-02-15 14:23:21 +08:00
melvin e0c957f490 add ability to process mwDeck format 2013-02-15 13:45:39 +08:00
melvin 17300fd6d5 separate normalization and output 2012-11-04 09:27:34 +08:00
melvin ca15e21ac8 fixed bug where second name replacement was not applied on the first one 2012-11-03 12:54:00 +08:00
melvin d80f9f86ab cater for partial names 2012-11-03 12:49:30 +08:00
melvin 216f7a8e0d added script to normalize rules text 2012-10-28 18:41:13 +08:00
melvin f89f494588 remove header 'SCORE' as it affects sorting 2012-10-12 10:46:32 +08:00
melvin dbf8fa19ca replace extract_existing with extract_candidates 2012-10-12 10:43:16 +08:00
melvin fe837ca869 improved extraction script 2012-10-10 22:03:56 +08:00
melvin 63810a0e93 remove unimplementable cards from candidates_full.txt 2012-10-08 13:55:29 +08:00
melvin 59d48e76e8 updated script and rule to generate candidates_full.txt 2012-07-01 22:32:16 +08:00
melvin 3e4947662d improved readability of output dot file 2012-07-01 19:38:41 +08:00
melvin 803743aa4d added rules and script to study mana symbol ordering 2012-06-29 14:09:40 +08:00
melvin 839b074c3e added comments make script standalone 2012-05-23 13:28:57 +08:00
melvin bf7efa6fe6 increase time penalty to score recent cards higher 2012-05-22 13:07:46 +08:00
melvin c49cba84f8 make script executable 2012-05-19 10:53:11 +08:00
melvin c8ad972259 updated list of implementable effects 2012-03-25 16:29:28 +08:00
melvin 0f5193339b determines type and subtype and print out abilities as it is listed in oracle 2012-03-25 15:05:43 +08:00
melvin af8eda5afe fixed bug in script where ability name can match cardname 2011-11-23 12:50:58 +08:00
melvin 41398051ff made script more generic 2011-11-21 12:47:01 +08:00
melvin e820136b66 remove card name from rule 2011-11-21 11:00:13 +08:00
melvin 63e3666d92 added script used to split cards.txt 2011-11-09 22:33:40 +08:00
melvin d5beff7204 added script to fix rarities 2011-11-04 13:26:18 +08:00
wait321 6ea7955cef added script to search cards.txt and cards2.txt for missing urls and add them. the script queries magiccards.info 2011-10-09 18:51:35 -07:00