Commit Graph

146 Commits

Author SHA1 Message Date
Hamcha 9d8f3bc90e
Make shuffling truly random for better training sets 2019-09-02 17:52:04 +02:00
Hamcha 6d15e31a1b
Add Unstable and HasCon to ignore list 2019-09-02 17:51:40 +02:00
Hamcha 3e00511289
Add JSON output 2019-09-02 17:51:08 +02:00
Bill Zorn ee5f26590d update to new mtgjson 3.8.
KNOWN ISSUES: Energy counter {EE} conflicts with E rarity symbol
2017-01-17 16:05:32 -08:00
Bill b0c4edddb2 Merge pull request #17 from SabreCat/energy
Basic Energy handling
2017-01-17 16:00:37 -08:00
Bill Zorn ddc9c41d34 Merge branch 'SabreCat-vehicles' 2017-01-17 15:57:53 -08:00
Bill Zorn 50c903f349 minor cleanup 2017-01-17 15:57:15 -08:00
Bill Zorn 88f4331a78 Merge branch 'vehicles' of https://github.com/SabreCat/mtgencode into SabreCat-vehicles 2017-01-17 15:53:03 -08:00
Bill 5e09c6542e Merge pull request #15 from SabreCat/verbose-invalid
Print invalid cardnames
2017-01-17 15:43:38 -08:00
Sabe Jones 4a8f9db7b0 test(vehicles): check p/t and crew 2017-01-17 19:54:29 +00:00
Sabe Jones a961baf9ed refactor(vehicles): speedup
Don't check subtypes if we already know it's a creature.
2017-01-16 19:23:04 +00:00
Sabe Jones b5cd4df795 fix(vehicles): p/t ok on noncreature vehicles
Fixes #14.
2017-01-16 18:59:06 +00:00
Sabe Jones 53bc2a7ccc feat(verbose): print invalid cardnames
Fixes #13.
2017-01-16 17:51:03 +00:00
Sabe Jones 303bfa060e fix(encoding): basic energy handling 2017-01-16 16:17:45 +00:00
Bill 65905cf656 Merge pull request #7 from reimannsum/master
Master
2016-06-15 20:59:23 -07:00
Bill Zorn 9227f870b9 commit partially implemented option to ignore line types 2016-06-15 20:55:37 -07:00
reimannsum dce65a7332 changed subsorting
changed html to sort colors by type
2016-06-14 23:11:06 -04:00
reimannsum 18eec4d0da Fixed hybrid symbol
fixed incorrect hybrid mana styling
2016-06-14 21:43:56 -04:00
reimannsum b44cfeca70 fixed stylings 2016-06-14 15:45:49 -04:00
reimannsum 2adb1785ee Spelling
fixed capitalization on nav bar of HTLP spoiler
2016-06-14 15:42:48 -04:00
reimannsum 4bf2d6f219 fixing sorting loop
fixed infinate loop when sorting by CMC, also added slight styling
changes
2016-06-14 15:25:38 -04:00
reimannsum 595d636490 additional sorting
added sorting out of lands and sorting each catagory by CMC
2016-06-14 15:13:12 -04:00
reimannsum 7056035719 getters
added getters for field_types and field_cost.cmc
2016-06-14 15:10:24 -04:00
reimannsum adf0c1a44a Gatherer formatting in HTML
moved the forum spoiler and 'back to top' in order to keep lines from
spilling over.
2016-06-14 13:57:23 -04:00
reimannsum 28c765719e updating gatherer output
fixed outdated HTML code when using Gatherer flag
2016-06-14 13:43:33 -04:00
reimannsum 68b512a7e7 added sorting
sorting by color and color coded border boxes for each card. styling for
2016-06-14 13:21:19 -04:00
reimannsum 7607a4d499 added sorting label support 2016-06-14 13:17:39 -04:00
reimannsum b29e48dff5 top nav labels
added top nav and labels for sorting
2016-06-14 13:17:17 -04:00
reimannsum 353910ef48 add getter
added getter function for field_cost.get_colors()

also added code to add a "back to top" link to each card
2016-06-14 13:16:01 -04:00
reimannsum aeb2ff930c HTML override
HTML flag now overrides and forces the forum stylings
2016-06-13 19:54:01 -04:00
reimannsum fcba310d74 Fixed the things I broke
missing styling moved from example files back to source code
2016-06-13 19:47:13 -04:00
reimannsum c24d2e31c2 Fixed missing quotation mark 2016-06-13 17:32:42 -04:00
reimannsum fed25c77f4 Improvements to HTML spoiler
Changed how Creativity card examples are handled as to not flood
magiccards.info and cause it to blacklist computer. Also added forum
spoiler to each card. changed the link for similar cards to the
magiccards.info page.
2016-06-12 22:19:03 -04:00
reimannsum 9b1e607330 Merge remote-tracking branch 'refs/remotes/billzorn/master' 2016-06-11 13:05:51 -04:00
Bill Zorn 0132345ebe first version of something that torch-rnn can use with streaming 2016-05-09 02:13:17 -07:00
Bill Zorn d4b5ef2104 code changes for encoding updates and sanity checker script that found them 2016-05-06 18:36:35 -07:00
Bill Zorn 6421c02f60 more name shenanigans 2016-05-06 18:30:55 -07:00
Bill Zorn a6b65d18ef no more 'named @' 2016-05-06 18:17:51 -07:00
Bill Zorn 813c02845a fix minor x things 2016-05-06 18:02:51 -07:00
Bill Zorn f30d517d4b weird characters in types... 2016-05-06 17:50:48 -07:00
Bill Zorn d828427ddb more planeswalker names 2016-05-06 17:13:36 -07:00
Bill Zorn e168a6ca7f planeswalker name fixes 2016-05-06 17:10:12 -07:00
Bill Zorn 8fc9f8d39d new transforms, plus slow reference line randomizer 2016-05-06 15:19:06 -07:00
Bill Zorn 279a393b1f crystal counter 2016-05-06 15:10:09 -07:00
Bill Zorn 8b6760ea16 you may choose the same mode more than once. 2016-05-06 15:03:56 -07:00
Bill Zorn fa007e399f fix "choose one that hasn't been chosen" from demonic pact 2016-05-06 13:51:59 -07:00
Bill Zorn 8a632e6868 fix some things with line transforms 2016-05-06 13:10:03 -07:00
Bill Zorn 3e2b5188bf fixed typo in documentation 2016-05-05 21:18:29 -07:00
Bill Zorn 20ab5af6e1 fixed html things to work with new colorless mana symbol 2016-05-05 14:26:43 -07:00
Bill Zorn 23c3b9a160 regenerate word vector files; word vectors encoding now sorts costs 2016-05-05 11:31:59 -07:00