Commit Graph

473 Commits (7d4ad6be9caf91b42087a6cd6750b7a138c3152d)

Author SHA1 Message Date
melvinzhang 765296a6e9 remove rules to generate standard/modern/legacy cubes 2015-06-21 09:11:42 +08:00
melvinzhang 3c5fb9c889 remove generation of unused cube files 2015-06-21 09:05:11 +08:00
melvinzhang ef0bebbcf3 add rule to update card scripts with default card value 2015-06-07 09:01:49 +08:00
melvinzhang 3f892e5089 remove check_aura which has been integrated into the validate method 2015-06-06 08:35:15 +08:00
melvinzhang f19bf4fa69 add rules for creating release on github using github-release 2015-06-01 10:48:55 +08:00
melvinzhang 950491c699 allow duplicates due to extra cards for check_all_cards 2015-05-17 12:15:35 +08:00
melvinzhang c00190c857 check that resources/magic/data/AllCardNames.txt covers all the cards in scripts and scripts_missing 2015-05-14 11:20:07 +08:00
melvinzhang 86f2129122 add command to generate histogram of MCTS sims 2015-05-01 15:26:41 +08:00
melvinzhang 6fa77eeff3 add commands to update card scripts 2015-04-30 11:58:35 +08:00
melvinzhang e05d10161c fix unquoted $ in command for finding indentation mistakes 2015-04-28 11:09:48 +08:00
melvinzhang 094967c0da add rule to find groovy scripts with non standard indentation 2015-04-27 19:23:20 +08:00
melvinzhang 473389ca1c quote iname expression in Makefile to prevent shell expansion 2015-04-19 23:09:50 +08:00
melvinzhang 9273f13d4e remove version number from code_clone rule 2015-04-12 08:56:30 +08:00
melvinzhang 3874d9d77f determine usage for all model classes 2015-04-09 08:57:33 +08:00
melvinzhang 456e779221 add rule to compute usage of classes 2015-04-08 17:35:59 +08:00
melvinzhang 534e21446b update bytes_per_card to use git 2015-04-06 12:35:37 +08:00
melvinzhang 33e1d8fb45 use urlencode to instead of sed to encode card name 2015-03-29 17:45:09 +08:00
melvinzhang 580182e74c add rule to query magiccards.info for image URL 2015-03-22 11:19:56 +08:00
melvinzhang 12168ccdc4 add rule to update cards.orig.xml 2015-03-20 12:51:34 +08:00
melvinzhang 10cf2ce16c add rule to simplify adding card scripts from scripts_missing 2015-03-19 11:01:20 +08:00
melvinzhang 0e08261300 make it possible to overwrite the jar used for RUN command so that AI tests can use a different jar from development 2015-02-25 10:09:56 +08:00
melvinzhang 1c0d76771a add rule to check source files for android compatibility 2015-02-14 17:15:11 +08:00
melvinzhang 7276ab6877 add rule find_ui to list source files outside of magic.ui that references magic.ui/java.awt/javax.swing 2015-02-12 11:29:05 +08:00
melvinzhang 5b1ece0dcb overwrite out file 2015-01-24 13:13:14 +08:00
melvinzhang c07cf5186e only extract card errors 2015-01-21 12:51:05 +08:00
melvinzhang c110a98260 correct filename of output 2015-01-21 11:45:58 +08:00
melvinzhang 5013692257 improve method of determining if a card in scripts_missing can be promoted to scripts 2015-01-21 11:43:50 +08:00
melvinzhang 6b749d20bf refer to MagicCompRules directly instead of via wildcard 2015-01-20 16:42:49 +08:00
melvinzhang e970cf97c1 add rule to download comp rules 2015-01-19 09:11:33 +08:00
melvinzhang 40710b84dc update legacy banned cards 2014-11-30 11:31:44 +08:00
melvinzhang 240783a899 update filter pipeline to follow new deckbox page format 2014-11-30 11:28:17 +08:00
melvinzhang 5f1580d917 include palladiamors remote in update 2014-11-15 11:26:16 +08:00
melvinzhang 663e7e86b0 add rule to rebase without updating base branch 2014-11-15 08:50:39 +08:00
melvinzhang d2a1c9f5d9 append to review diff instead of overwrite 2014-11-13 10:31:32 +08:00
melvinzhang a6713d5a59 update wiki and website before src 2014-11-11 13:48:17 +08:00
melvinzhang 5bc5ed4e79 include wiki and website in update rule 2014-11-11 13:47:38 +08:00
melvinzhang 774e0b59d0 generate diff of firemind cards for review automatically 2014-11-03 09:48:20 +08:00
melvinzhang bb70e37169 show log of new commits on firemind upon update 2014-11-03 09:44:01 +08:00
melvinzhang 7fe3985095 remove remove_extra_missing from normalize_files rule 2014-11-02 10:01:54 +08:00
melvinzhang 2baf375460 correct rule for generating wiki page of UpcomingCards and fix reference to this rule 2014-11-01 10:08:25 +08:00
melvinzhang 9a5a9d5a71 rename rule update to up 2014-11-01 10:03:35 +08:00
melvinzhang 59357ea10a rename rebase-firemind rule to firemind, remove old firemind rule using hg 2014-11-01 10:02:25 +08:00
melvinzhang eb086465ae remove rule to upload daily build to googlecode 2014-10-30 12:04:55 +08:00
melvinzhang 9538c77f48 remove outdated rules 2014-10-30 12:02:19 +08:00
melvinzhang 1611559688 replace hg with git in Makefile rule 2014-10-30 12:01:46 +08:00
melvinzhang d63dddfa9f update people rule to use git log format 2014-10-30 11:58:04 +08:00
melvinzhang ed43b69360 update changelog rule to use git instead of hg 2014-10-30 11:56:55 +08:00
melvinzhang 366d5331da update rule to generate upcoming cards to use markdown format 2014-10-30 11:50:41 +08:00
melvinzhang 9cc1c37fef restore ability to cat files from specific revision, replace tip with master 2014-10-30 11:48:31 +08:00
melvinzhang fd3a159d39 replace hg tags with git tag 2014-10-30 11:28:57 +08:00