Commit Graph

514 Commits (dba1c7c9cb28138a3c03d0e161c17be59e6e0994)

Author SHA1 Message Date
melvinzhang a07438ccd1 add rule to generate cards with groovy that can be parsed 2016-06-08 15:14:31 +08:00
melvinzhang 1881f3c731 add rule to remove extra groovy files 2016-06-05 09:44:16 +08:00
melvinzhang 749f59117a remove rule to generate rules.txt and scala script to normalize rules text 2016-05-06 21:44:42 +08:00
lodici 66581d7889 move location of themes from "mods" to "themes" folder. 2016-03-07 07:58:36 +00:00
melvinzhang 8fbb86a6e4 add rule to check that '{T}' is followed by 'Tap another' 2016-03-01 13:49:01 +08:00
melvinzhang 656288d0d0 add rule to compute difference between current card scripts and scripts-builder's output 2016-01-27 12:44:21 +08:00
melvinzhang b291afeb92 disable check_meta based on outdated cards.xml 2016-01-24 11:41:42 +08:00
melvinzhang 0311ff5aaf add rule to create list of non-groovy cards 2016-01-20 15:27:21 +08:00
melvinzhang 909a0e2f35 remove rarity check based on XML card data as it is no longer updated 2016-01-16 09:36:27 +08:00
melvinzhang 6251b248cc output last 20 lines of log file on error 2016-01-07 12:10:55 +08:00
melvinzhang ff1293b986 cost/color/type should appear at start of line to avoid matching given_color 2016-01-06 10:01:44 +08:00
melvinzhang 50ddf63c9a add rule to check constraint on cost and color 2016-01-06 09:56:21 +08:00
lodici 27e75a538e remove release/Magarena/sounds reference. 2016-01-03 13:51:29 +00:00
melvinzhang 1548160c50 include src for rule fix_trailing_space 2015-12-31 18:55:17 +08:00
melvinzhang e3627b1840 add rule to remove trailing space at end of line 2015-12-31 17:57:06 +08:00
melvinzhang f291417a08 update %.add rule to leave out path 2015-12-29 21:55:10 +08:00
melvinzhang 75646963d4 wrap long command 2015-12-16 10:32:09 +08:00
melvinzhang 3f8df21cdd set devMode to false by default 2015-12-10 22:40:54 +08:00
melvinzhang 75aee93ff1 add rule to compute bytes_per_card for each release 2015-12-09 13:42:06 +08:00
melvinzhang a151719632 add command to compare parse_groovy 2015-12-09 11:06:12 +08:00
melvinzhang d450229bd8 add rule to generate groovy scripts with executeEvent sorted by size 2015-12-06 17:37:24 +08:00
melvinzhang b2fb1a02d1 use cards/groovy.txt intead of with_groovy.txt 2015-12-06 16:46:16 +08:00
melvinzhang 98df495c4a check that every groovy file is required by a card script with the same name 2015-12-06 16:44:43 +08:00
melvinzhang 81c6efd459 remove with_groovy.txt use cards/groovy.txt instead 2015-12-06 16:44:27 +08:00
melvinzhang 489af43cea add rule to find card with groovy code that can be replaced with card script 2015-12-06 16:33:16 +08:00
melvinzhang f030a87f9c add Make rule to generate card that uses groovy code 2015-12-06 08:44:38 +08:00
melvinzhang 957b13312f add Make rule to identify missing mana_or_combat property 2015-12-06 08:43:29 +08:00
melvinzhang aae2d551d2 add comment on setting up token 2015-11-29 20:56:32 +08:00
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