Commit Graph

331 Commits (c338e8623b502fb0e38ccfb5224f60e69980c1d1)

Author SHA1 Message Date
melvin 7e4f349e70 allow png files for image 2013-12-04 12:16:40 +08:00
melvin 7c385a5b8e add mtgimage rule to update image urls 2013-11-30 10:01:56 +08:00
melvin b06a5ab7ce rename check_unique_key to check_unique_property and add check_required_property and property_stats 2013-11-29 10:28:08 +08:00
melvin 72a6f29a17 remove duplicate check_tokens 2013-11-29 10:06:38 +08:00
melvin 376f88e5ef as part of normalization, remove empty lines in card script 2013-11-11 11:14:40 +08:00
melvin 07a56e6ac4 increase max memory for JVM to 512M 2013-11-10 09:57:06 +08:00
melvin 980f6ab54e move diff into src folder to be next to file it creates 2013-11-02 09:48:57 +08:00
melvin 12ae269259 annotate if card has groovy script in full text 2013-11-01 17:21:58 +08:00
melvin 118024524b add rule to automatically update MurmurHash3 from source 2013-10-29 14:45:38 +08:00
melvin 3c69d9327e added rule to check that cards in decks are present in the game 2013-10-28 11:16:43 +08:00
melvin c14a98323e move tokens check earlier 2013-10-23 21:14:56 +08:00
melvin a9e23cecfb check that every TokenCardDefinitions.get correspond to some token name] 2013-10-23 17:31:01 +08:00
melvin 617937fa21 remove check_tokens from checks as it can no longer infer token names from script 2013-10-17 16:29:53 +08:00
melvin 6f143900e3 for cards with multiple ratings, use the first one 2013-10-15 21:31:59 +08:00
melvin 3ae4268c04 added rule to find common actions 2013-10-15 17:57:55 +08:00
melvin 2d4c0935f8 move tokens check to the end 2013-10-14 11:29:08 +08:00
melvin 1f9889682a check that tokens declared equal tokens used 2013-10-14 10:58:44 +08:00
melvin 91a36d951e added rule untracked 2013-10-06 14:08:28 +08:00
melvin ba34426a6c fix path for symbolic link 2013-10-01 14:11:52 +08:00
melvin cbdd534b58 update for Java 7 package on Mac 2013-10-01 14:09:13 +08:00
melvin db4908cb83 build Mac bundle using appbundler 2013-09-29 13:59:47 +08:00
melvin ae435052f6 get list of cards in format from deckbox.org 2013-09-28 22:20:57 +08:00
melvin c62d226863 remove card system property in test 2013-09-26 14:12:41 +08:00
melvin 41ce5d73b2 merged Virulent Sliver, replace groovy script with ability in card script 2013-09-26 13:22:05 +08:00
melvin f211c205ec normalize deck files 2013-09-15 20:34:48 +08:00
melvin 4df844eea3 rename fix_eol to normalize_files 2013-09-09 09:55:38 +08:00
melvin 57f8a674de only remove leading space when computing bytes per card 2013-09-08 14:00:30 +08:00
melvin 6879cfe3d8 added rule to generate contributors for each release 2013-08-29 22:23:48 +08:00
melvin 2ccbb49683 include files changed in changelog 2013-08-29 14:14:00 +08:00
melvin db9a93d2ad simplify regex as requires_groovy_code is separated by semicolon instead of 'comma not follow by space' 2013-08-28 13:41:35 +08:00
melvin c05479960c added rule to generate forum post of card 2013-08-25 13:33:47 +08:00
melvin 253b8b0990 include groovy scripts in fix_eol 2013-08-11 09:42:21 +08:00
melvin 20096b7e05 added rule to compute reminder.txt 2013-08-10 18:45:54 +08:00
melvin 2ad9e53fec return success instead of error in mini awk script 2013-07-27 21:03:35 +08:00
melvin a4a6e9cdfb generate theme zips for all themes 2013-07-27 20:53:37 +08:00
melvin 1822c73cf9 added rule to generate changelog since last tag 2013-07-27 17:37:50 +08:00
melvin f98c50b418 ensure no duplicate property in card metadata 2013-07-19 21:06:48 +08:00
melvin 80b73729ba download last 200 decks instead of last 100 decks 2013-07-19 09:53:15 +08:00
melvin ab00e79ac5 added check_rarity rule 2013-07-17 21:00:32 +08:00
melvin 91ef43ec86 make cards/scriptable.txt a dependency of check_meta 2013-07-17 13:55:13 +08:00
melvin 2d1827fd73 use \a instead of \t for NO_OUTPUT 2013-07-17 13:31:42 +08:00
melvin 7445dbe281 added check_meta and NO_OUTPUT 2013-07-17 11:08:24 +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 1c1d0dc386 ignore error code from download decks 2013-07-14 14:37:34 +08:00
melvin d26dc20812 added rule to get last 100 decks from mtgtop8 2013-07-14 10:11:06 +08:00
melvin 7ffff51e35 remove use of iconv 2013-07-13 19:56:40 +08:00
melvin 863d87dbd6 ignore groovy expression 2013-07-09 15:49:12 +08:00
melvin 5d352c9ebf added rules to check url and image property in card description 2013-07-03 09:46:03 +08:00
melvin d5adc320a0 %.d runs with asserts enabled 2013-06-24 10:33:47 +08:00
melvin 543d3db29e improved checking of unique key, not all keys contains = symbol 2013-06-19 12:02:47 +08:00