Commit Graph

411 Commits (4c9d4435fb1bc81b6fdcec5fbb4f23d6e473d720)

Author SHA1 Message Date
melvin f30d1508d0 move theme specific rules to Makefile in themes repo 2014-10-19 10:21:57 +08:00
melvin b6e373034c add rule to convert google code wiki page to markdown 2014-10-09 10:51:10 +08:00
melvin fa7b66bb4f remove extended cube as it is no longer officially supported 2014-09-28 09:25:32 +08:00
melvin 6f07bf5ad2 add rule to process cards.xml 2014-09-17 13:02:42 +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 213e48992a update Mouse library 2014-09-11 13:40:02 +08:00
melvin 408de1b9f2 enable globstar in bash 2014-09-08 09:13:18 +08:00
melvin a87a78eb4f comment out img-mtgimage and remove url-magiccard from normalize_files 2014-09-08 08:56:05 +08:00
melvin da9c36dba3 update path to incomplete dir 2014-09-02 11:22:00 +08:00
melvin 7957a49343 set headless to true in AI vs AI test to simulate environment on CI server 2014-09-02 10:45:08 +08:00
melvin ecc5e3fbb1 add rule to merge from firemind 2014-08-17 10:11:51 +08:00
melvin e8a8f149c2 correct command to remove extra 2014-08-08 10:22:48 +08:00
melvin 92c726ecdc normalize card scripts 2014-08-08 09:07:13 +08:00
melvin 75ddd574bb rename Make rule incoming to changes and show result of 'hg outgoing' 2014-08-03 14:29:04 +08:00
melvin 6992193037 remove special handling of 0/0 and pt with * 2014-08-02 16:33:34 +08:00
melvin 5173065fa2 move check_missing to first step as it is fast 2014-08-02 16:00:21 +08:00
melvin 56ad052dc1 check for extra files in scripts_missing as part of regular sanity checks 2014-08-02 10:48:06 +08:00
melvin 203b4b5fad try to parse scripts_missing without throwing exception 2014-07-31 21:43:03 +08:00
melvin 6e445b380c determine number of pages to pull automatically 2014-07-27 11:13:21 +08:00
melvin 7f7d37d431 add -noverify to Makefile 2014-07-22 11:57:01 +08:00
melvin 83fb7475f1 add rule to check for overlap between scripts and scripts_missing 2014-07-08 15:27:30 +08:00
melvin 2e946290a3 remove extra ', ' at end of formatted card names 2014-06-28 19:49:20 +08:00
melvin f3ad7dd8bf update rule to generate rules.txt to use converted MagicCompRules file as it is no longer available on the website 2014-06-14 09:03:38 +08:00
melvin c37bca2d21 enable asserts during debug run 2014-06-06 11:57:26 +08:00
melvin 890e5d5ae6 make debug return correct error code for failure case 2014-06-03 17:07:16 +08:00
melvin fe0c597392 cat out file when test games fail 2014-05-31 17:04:48 +08:00
melvin b3150d0dd8 update scripts to extract cards names from deckbox 2014-05-30 22:34:53 +08:00
melvin 2f3b016be5 remove checks for url property 2014-05-23 10:23:03 +08:00
melvin 78ab64ed61 add sed script to normalize names 2014-05-18 10:10:15 +08:00
melvin 28a6f6d6b2 include scripts_missing folder in release 2014-05-13 16:47:06 +08:00
melvin 6dfc318ab6 correct rule by adding magarena.dir and enabling assert 2014-05-12 15:48:21 +08:00
melvin fbf898502f find missing @Override annotation 2014-05-06 12:54:38 +08:00
melvin 9e69441d51 upgrade groovy to 2.3.0 2014-05-06 10:28:41 +08:00
melvin 3075bc171f update AllCardNames, convert replace non ASCII characters 2014-05-01 19:44:58 +08:00
melvin 6afa42427d add rule to generate list of cards with groovy code 2014-04-30 13:08:48 +08:00
melvin f25e89d9b8 add rule to perform checks and push changes 2014-04-26 09:35:06 +08:00
melvin 69b8e76c24 made regex for determining list of contributors more specific 2014-04-23 17:17:06 +08:00
melvin 783b9d6a80 correct counting of number of script files in a specific revision 2014-04-14 12:11:26 +08:00
melvin c147159941 show out file if debug fails 2014-04-14 10:26:15 +08:00
melvin b1093a807f make debug rule non interactive 2014-04-14 10:12:45 +08:00
melvin fac185da17 enable MCTS in buildhive test 2014-04-10 10:39:45 +08:00
melvin d4c2c81099 improve regex for matching target choice 2014-04-06 21:37:03 +08:00
melvin 8f100d138c add rule to find unused MagicTargetChoice 2014-04-06 21:35:09 +08:00
melvin 067fc83cbe remove temp files after rule is completed 2014-04-06 18:47:09 +08:00
melvin 7fb7f025af correct rule to check for unused filters in MagicTargetFilterFactory 2014-04-06 17:10:39 +08:00
melvin f1e7113ff2 move filter constants into MagicTargetFilterFactory 2014-04-06 17:04:14 +08:00
melvin 7e4649a485 add rule to detect unused filters 2014-04-06 11:15:49 +08:00
melvin d4f4538385 specify log file as env var 2014-04-02 13:54:29 +08:00
melvin 106f2a6d9a change buildhive test to use MMABC vs MMAB instead of MMABC vs MCTS due to issue with MCTS 2014-04-01 11:15:32 +08:00
melvin a61da6046a add option to pass additional flags to Java runtime 2014-04-01 09:55:44 +08:00