Commit Graph

210 Commits (5964a51cd502dbbfef0321fcfb4f0ca286346034)

Author SHA1 Message Date
melvin a3f1499216 reduce random testing to 10000 games 2012-11-17 21:11:51 +08:00
melvin 34038194fc use different AIs in test 2012-11-15 22:47:55 +08:00
melvin 0d07341d16 added option --compressed to curl 2012-10-31 21:20:18 +08:00
melvin 080c2d0b1b fixed typo 2012-10-30 17:50:30 +08:00
melvin 3b1d2b95c8 corrected requires check 2012-10-30 17:49:59 +08:00
melvin 216f7a8e0d added script to normalize rules text 2012-10-28 18:41:13 +08:00
melvin 5ff387a418 update wiki each time cards/new.txt is updated 2012-10-27 17:21:38 +08:00
melvin 3579855a25 added rule to compute new cards since last release and rule to update wiki page with new cards 2012-10-27 17:17:53 +08:00
melvin f7c1af882a added rule to update support/ui 2012-10-27 12:57:23 +08:00
melvin 241369932f include casts with generics 2012-10-27 09:17:58 +08:00
melvin bf080893ad rename check to check_all 2012-10-27 08:23:58 +08:00
melvin 864c8e077f remove MagicFadeVanishCounterTrigger from card code, replace with vanishing ability 2012-10-26 19:34:55 +08:00
melvin 2d28180a13 added check rule, rename check_event_data to find_event_data and check_literal to find_literal 2012-10-26 10:07:13 +08:00
melvin 3397b24d0e rename warnings.txt to findbugs_warnings.txt 2012-10-14 22:43:04 +08:00
melvin d70e73eeb6 added rule to look for instances of null 2012-10-14 20:49:49 +08:00
melvin dbf8fa19ca replace extract_existing with extract_candidates 2012-10-12 10:43:16 +08:00
melvin 7a2e3a9f46 update cards/unimplementable.tsv from annotations in cards/candidates_full.txt 2012-10-08 14:19:48 +08:00
melvin 63810a0e93 remove unimplementable cards from candidates_full.txt 2012-10-08 13:55:29 +08:00
melvin b25dfd7707 simplify regex for finding casts 2012-10-07 20:45:37 +08:00
melvin c86928d662 wrapped long lines, move %.fix_date rule closer to usage 2012-10-07 18:02:50 +08:00
melvin ca7518d584 rename check_data rule to check_event_data 2012-10-07 09:37:34 +08:00
melvin a2b3d8f5a2 generate scored candidate list using all decks in decks folder 2012-10-06 18:42:23 +08:00
melvin 4831233978 allow numbers in name, used by tokens 2012-10-06 15:44:55 +08:00
melvin 7206b4f31d ignore numbers in filename of card script 2012-10-06 11:23:45 +08:00
melvin 1af776ae2d added rule to check that script name is canonical card name 2012-10-06 10:01:02 +08:00
melvin 646b276e69 reduce number of games per log file to 50000 2012-10-01 14:59:46 +08:00
melvin 425a79d1b9 removed old rules for updating value 2012-09-30 13:34:32 +08:00
melvin 4d8a981939 added rule to consolidate crash logs 2012-09-30 11:20:52 +08:00
melvin 5f75b5915a move checking rules to end of Makefile 2012-09-29 23:56:38 +08:00
melvin a53ff4131f use 1M repetitions for random testing 2012-09-27 11:10:14 +08:00
melvin f6f6ff9d2c use str 1 instead of str 0 for random testing 2012-09-27 10:29:33 +08:00
melvin f936fb3d7a wrap long lines, use seed option instead of rndSeed env var 2012-09-27 09:59:42 +08:00
melvin 7825aae003 use DeckStrCal for inf test 2012-09-23 10:15:13 +08:00
melvin 1f1d755cb7 include event and trigger in check_data 2012-09-23 09:11:13 +08:00
melvin b2b1b30edd added rule to check aura and remove log files 2012-09-22 20:00:36 +08:00
melvin 4f0e948dc7 add magarena.dir to %.t rule 2012-09-22 18:45:24 +08:00
melvin 7864c51232 rename rule to make it more specific 2012-09-09 11:03:00 +08:00
melvin 43c83bbe90 added rule to check that spell cards are properly moved to graveyard after casting 2012-09-09 10:52:21 +08:00
melvin 69414d4c93 check for use of data file by file 2012-09-09 10:24:29 +08:00
melvin 1e94a8ca64 compute X on resolution 2012-09-08 12:18:30 +08:00
melvin 2470e34b09 added rule to remove release 2012-08-25 22:09:10 +08:00
melvin 8cb9bd3afe fixed upload/version rule by adding dependencies 2012-08-25 21:14:05 +08:00
melvin 38600e094d move sed command after curl 2012-08-23 21:35:58 +08:00
melvin f8d080e9ee updated cubes 2012-08-23 21:31:54 +08:00
melvin a0cf8da515 partition by rarity to get all card in modern 2012-08-19 23:23:58 +08:00
melvin 31b129c611 improved rules for download list of cards in a certain format 2012-08-19 23:04:51 +08:00
melvin 4d84b757b4 simplified normalize rule 2012-08-19 20:18:07 +08:00
a. benedict balbuena 6a59d2f1a7 added Bound in Silence 2012-08-19 18:02:07 +08:00
melvin 0e302290e7 removed extra space at start of command 2012-08-19 16:33:37 +08:00
melvin 8ce212e107 added rule to check that there is a 1-1 mapping between each script that requires card code and each class in src/magic/card 2012-08-19 16:32:49 +08:00