8 Commits

Author SHA1 Message Date
Adrian Malacoda
89e3d91f54 Use retry crate to retry http requests, since the hyper connection may be closed when we try to use it. 2017-03-12 15:49:16 -05:00
Adrian Malacoda
6c9adc161f Implement env_logger 2017-02-19 05:49:18 -06:00
Adrian Malacoda
f80694e1b6 reorganize 2017-02-19 02:01:58 -06:00
Adrian Malacoda
50e04d5f69 make the parser stuff private for now 2017-02-19 01:48:04 -06:00
Adrian Malacoda
b4bceda1c0 remove parse_weapons 2017-02-19 01:45:53 -06:00
Adrian Malacoda
4ff066b8b7 Refactor as much of the html parsing as possible into its own struct, since the pirate/ninja parsing logic is 99% identical (with the exception of class names and skill attributes). 2017-02-19 01:41:05 -06:00
Adrian Malacoda
bec5b48601 better error handling 2017-02-19 00:40:21 -06:00
Adrian Malacoda
94c5952a0c initial commit 2017-02-18 23:34:41 -06:00