Commit Graph

33 Commits (3494b0e5671d5944e1f924eb4f11da16042d9f85)

Author SHA1 Message Date
Brian Haley 38e6a2d0d6 Create staves.csv 2019-08-29 18:42:08 -04:00
James R Miller a9d34cec68 move background scrapes to deprecated 2019-08-18 13:10:31 -05:00
Brian Haley 34018405a4 Create scrape_background.py 2019-08-16 18:56:56 -04:00
Brian Haley 79428d3e5c Replace /n with \n 2019-08-16 18:56:45 -04:00
Brian Haley 62806e96b9 Rerun script with /n instead of \n 2019-08-16 18:56:24 -04:00
Brian Haley 1074fe10f1 Switch from \n to /n 2019-08-16 18:55:59 -04:00
Brian Haley 7747b11728 Remove space after \n 2019-08-16 18:48:58 -04:00
Brian Haley 2043b71508 Create background.csv 2019-08-16 18:40:53 -04:00
Brian Haley 9217748e15 Customise for backgrounds 2019-08-16 18:40:48 -04:00
Brian Haley 6ad5787a9d Create scrape_background.ipynb 2019-08-16 18:09:02 -04:00
James Miller fb7e89e5a4 moving src/weapons to deprecated 2019-08-16 15:27:38 -05:00
James Miller b1f5ba95e2 fix bug for Alchemical Bombs in weapons.py and clean up output 2019-08-15 23:31:25 -05:00
James Miller 4c1d8e998c clean up some whitespace in weapons.py 2019-08-15 23:17:53 -05:00
James Miller 7ea2582a1e got weapon categories, groups, damage types working 2019-08-15 23:17:10 -05:00
James Miller 0c1dbb4010 -got weapon traits for ranged and melee working 2019-08-15 22:58:46 -05:00
James Miller 80f77b6c76 weapons: have basics on both melee and ranged working 2019-08-15 22:32:32 -05:00
James Miller 919f5ad098 fix CSV again for ranged 2019-08-15 22:28:31 -05:00
James Miller 9c784dff37 fix price_gp on ranged 2019-08-15 22:23:58 -05:00
James Miller 339e754a56 fix row ids for ranged to follow melee 2019-08-15 22:20:12 -05:00
James Miller 0f60606c73 first steps of melee weapons working 2019-08-15 22:18:22 -05:00
James Miller 9d97d42bbe add more generic traits and fix some encodings 2019-08-15 22:17:29 -05:00
James Miller 694cc63d32 move gear directory to new deprecated directory 2019-08-15 15:00:51 -05:00
Brian Haley ec2e63b286 Final 2019-08-14 04:14:49 +00:00
Brian Haley bb5d781aaa Final executable 2019-08-14 04:14:49 +00:00
Brian Haley dfbf07e6d9 Include descriptions 2019-08-14 04:14:49 +00:00
Brian Haley 4cc58e35d4 Copied from aon 2019-08-14 04:14:49 +00:00
Brian Haley 2481dcd413 Copy weapons files 2019-08-14 04:14:49 +00:00
Brian Haley 57aa8769de Fix ammunition_id 2019-08-13 17:22:44 -04:00
Brian Haley 47257a3dd6 Clean data 2019-08-13 17:21:07 -04:00
Brian Haley d7be691ddc Remove ammunition and clean data 2019-08-13 17:21:01 -04:00
Brian Haley 5bfe90c8c4 Separate ammunition from ranged.csv 2019-08-13 17:20:36 -04:00
Brian 328066a03f Add readmes, explanation and link for chromedriver, clear notebook outputs 2019-08-09 14:28:18 +00:00
James Miller a67a793f63 Create csv files for weapons
Default python gitignore

Create readme.md

Fix table markdown

Create requirements.txt

Redo file structure

Final

delete chromedrive
2019-08-09 04:47:13 +00:00