melvin
|
4938e867f6
|
generate tags first
|
2013-02-18 17:20:00 +08:00 |
melvin
|
c387538716
|
rename rule check to checks
|
2013-02-16 10:28:06 +08:00 |
melvin
|
88836c363e
|
improved rule to compute scored_by_dec.tsv
|
2013-02-15 14:23:42 +08:00 |
melvin
|
fd5dcff48c
|
change scoring to use top 8 decks
|
2013-02-15 13:45:23 +08:00 |
melvin
|
7861c9f8d1
|
improve regex for properties key
|
2013-02-14 22:34:05 +08:00 |
melvin
|
b1134c6e14
|
rename check_all to check
|
2013-02-14 16:56:52 +08:00 |
melvin
|
bfdb0ed9ea
|
added cycling to parser
|
2013-02-13 12:30:51 +08:00 |
melvin
|
50cd118671
|
added rule to run on buildhive
|
2013-02-12 12:20:22 +08:00 |
melvin
|
f6a539b3ea
|
added brown_theme.zip to rule themes
|
2013-02-12 10:56:20 +08:00 |
melvin
|
fecd4b27a4
|
make it possible to customize the number of games in non interactive test
|
2013-02-12 09:58:21 +08:00 |
melvin
|
231e40356f
|
incorporate incomplete scripts into score computation
|
2013-01-18 17:27:34 +08:00 |
melvin
|
ac9c06f2a5
|
added rule to check for correspondence of card script and groovy script
|
2013-01-13 10:14:58 +08:00 |
melvin
|
0e16d12d9e
|
generalize fix_eol to all txt files
|
2013-01-07 21:58:53 +08:00 |
melvin
|
bf3268e473
|
rename fix_noeol to fix_eol, also changes to UNIX line endings
|
2013-01-07 13:30:38 +08:00 |
melvin
|
0031aa0e4b
|
add lib to release
|
2013-01-06 14:20:50 +08:00 |
melvin
|
8b399125ba
|
added rule to check that properties in script files are unique
|
2012-12-31 16:29:21 +08:00 |
melvin
|
f01ac6cf0e
|
added script to fix files that does not end of newline
|
2012-12-28 11:08:26 +08:00 |
melvin
|
94ef302dc0
|
handle card scripts that does not end with newline
|
2012-12-24 23:03:36 +08:00 |
melvin
|
62a1403de3
|
generalized 'that creature's controller' to work for any permanent
|
2012-12-15 11:37:52 +08:00 |
melvin
|
6acc44d88a
|
move parser code from grammar to src/magic/grammar
|
2012-12-13 14:12:53 +08:00 |
melvin
|
0cf7815ccc
|
rename decks/dec to decks/dl, fixed rule to get comprehensive rules
|
2012-12-08 20:24:31 +08:00 |
melvin
|
0a0017332d
|
remove logs after creating crash.txt
|
2012-11-20 15:40:16 +08:00 |
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 |