.. |
add_image.awk
|
added awk script to get images from magiccards.info automatically
|
2011-05-21 15:32:01 +08:00 |
analyze_cards.scala
|
determines type and subtype and print out abilities as it is listed in oracle
|
2012-03-25 15:05:43 +08:00 |
apprentice2dec.awk
|
added some misc awk scripts and a test game
|
2011-06-07 11:17:51 +08:00 |
check_literals.awk
|
added rule/script to check for string literals that contains the card name
|
2011-08-26 20:22:21 +08:00 |
copy_comment.awk
|
Added rule to download deck from dailymtg daily deck list. Downloaded all
|
2011-06-01 17:06:18 +08:00 |
dailyhtml2dec.awk
|
Added rule to download deck from dailymtg daily deck list. Downloaded all
|
2011-06-01 17:06:18 +08:00 |
download_ml.sh
|
added some misc awk scripts and a test game
|
2011-06-07 11:17:51 +08:00 |
effects.txt
|
updated list of implementable effects
|
2012-03-25 16:29:28 +08:00 |
evaluate_ai.sh
|
removed -ea and added -Xmx1G
|
2011-05-24 17:09:40 +08:00 |
extract_candidates.awk
|
updated script and rule to generate candidates_full.txt
|
2012-07-01 22:32:16 +08:00 |
extract_existing.awk
|
fixed bug in script where ability name can match cardname
|
2011-11-23 12:50:58 +08:00 |
fix_rarity.scala
|
added script to fix rarities
|
2011-11-04 13:26:18 +08:00 |
generateurls.py
|
added script to search cards.txt and cards2.txt for missing urls and add them. the script queries magiccards.info
|
2011-10-09 18:51:35 -07:00 |
googlecode_upload.py
|
added rule to download GraphicsUtilities.java
|
2011-07-29 10:44:02 +08:00 |
keep_unimplemented.awk
|
added comments make script standalone
|
2012-05-23 13:28:57 +08:00 |
magarena_deck.awk
|
added some misc awk scripts and a test game
|
2011-06-07 11:17:51 +08:00 |
mana_cost_graph.awk
|
improved readability of output dot file
|
2012-07-01 19:38:41 +08:00 |
merge_scores_cards_comments.awk
|
updated candidate_cards.tsv to include implemented cards
|
2011-06-02 10:56:23 +08:00 |
rename_card.awk
|
added some misc awk scripts and a test game
|
2011-06-07 11:17:51 +08:00 |
score_ai.awk
|
added rule to download GraphicsUtilities.java
|
2011-07-29 10:44:02 +08:00 |
score_card.awk
|
increase time penalty to score recent cards higher
|
2012-05-22 13:07:46 +08:00 |
split_cards.awk
|
added script used to split cards.txt
|
2011-11-09 22:33:40 +08:00 |
split_combined.awk
|
added awk script to split up triggers/activations/spell and group them based on the card
|
2011-08-10 16:06:01 +08:00 |
term_threshold.awk
|
added script to evaluate different choice of MIN_SCORE
|
2011-07-11 22:31:13 +08:00 |