Commit Graph

486 Commits (c2eb6b920f536ffabd40b8277cde9ae18cd12d52)

Author SHA1 Message Date
melvinzhang 628d864b61 enable devMode by default 2015-11-14 09:48:26 +08:00
melvinzhang 5479d9662e add devMode to %.d rule 2015-11-11 22:02:44 +08:00
melvinzhang a7604a93fe remove command file, fix startup command in launcher to use jar instead of exe, fixes #492 2015-11-10 08:31:37 +08:00
melvinzhang c8fc859a78 move release related rules to the bottom of the Makefile 2015-11-01 11:53:13 +08:00
melvinzhang 919915e482 increase number of self-play games from 30 to 100 2015-10-01 19:42:44 +08:00
melvinzhang eacefce3bb increase number of test games from 3 to 30 2015-09-30 20:58:45 +08:00
melvinzhang 1d03c79908 replace buildhive rule with circleci, configure circleci to call the rule for test 2015-09-30 20:29:54 +08:00
melvinzhang 5e74488c04 remove overlay cards from AllCardNames.txt, fix check_all_cards rule to ignore overlay cards 2015-09-27 12:10:02 +08:00
melvinzhang 7176bdef6e add rule to enqueue test games on tsp 2015-07-27 20:33:09 +08:00
melvinzhang 8c6d20694e only update if value is non-empty, add rule to update all scripts 2015-07-24 12:03:07 +08:00
melvinzhang 4cb7250d07 sort AllCardNames.txt before comparison with scripts 2015-07-24 11:25:55 +08:00
lodici dd64e424d8 add release/Magarena/translations to release zip. 2015-07-09 09:58:49 +01:00
lodici 1d6b920fb0 Update build configuration files so that Magarena.jar file is not wrapped in Magarena.exe (closes #389). 2015-07-02 05:57:07 +01:00
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