Commit Graph

571 Commits (master)

Author SHA1 Message Date
Brian Haley 6d23e8ed20 Fix staff_id 2019-08-29 18:42:09 -04:00
Brian Haley 5b5d1accc4 Add temporary spells csv used to reference 2019-08-29 18:42:09 -04:00
Brian Haley 84e907f835 Replace comments with spells_id 2019-08-29 18:42:09 -04:00
Brian Haley ff5b6d59a6 Remove primary key from staff spell intermediary table 2019-08-29 18:42:09 -04:00
Brian Haley d07facda3e Insert for Animal Staff 2019-08-29 18:42:09 -04:00
Brian Haley 7074ae489d Schema for staff and staff_spell 2019-08-29 18:42:08 -04:00
Brian Haley 38e6a2d0d6 Create staves.csv 2019-08-29 18:42:08 -04:00
James R Miller b3b0967cb3 squash merge: partially did arbiter data 2019-08-25 22:33:15 -05:00
James Miller 6b61fd6883 readme: brackets -> parentheses 2019-08-22 21:05:19 -05:00
James Miller a0f6e986c6 fix table in readme.md 2019-08-22 21:04:18 -05:00
James Miller 29173d8ef0 add some TODO comments 2019-08-19 14:14:45 -05:00
James R Miller 0c29550dc3 fixes #53; flattens monster speed in schema 2019-08-19 12:40:24 -05:00
James Miller 351f3e2324 Merge branch 'feats_data_entry' into 'master'
Feats data entry

See merge request jrmiller82/pathfinder-2-sqlite!35
2019-08-19 17:29:59 +00:00
Wesley Webb 819edeab6f Feats comments added. 2019-08-19 01:03:42 -04:00
Wesley Webb 61a5c55f60 Feats data added. 2019-08-19 01:03:28 -04:00
James R Miller 9d36e46265 Merge branch 'monster-schema' (STILL WIP) 2019-08-18 20:07:35 -05:00
James R Miller 01094d4a16 -mmove to new sources way in monsters 2019-08-18 20:06:28 -05:00
James R Miller 53e3d61f01 change schema and comment on traits and categories 2019-08-18 20:01:46 -05:00
James R Miller abafdf9a35 tweak monster types -> categories 2019-08-18 20:01:46 -05:00
James R Miller 56ae0099c4 fix Neutral to True Neutral 2019-08-18 20:01:46 -05:00
James R Miller 50277224ba fix whitespace on movement.sql 2019-08-18 20:01:46 -05:00
James R Miller 453dd03232 add movements data 2019-08-18 20:01:46 -05:00
James R Miller aa4ae5473f remove comments 2019-08-18 20:01:46 -05:00
James R Miller 382352f412 data entered for alignments 2019-08-18 20:01:46 -05:00
James R Miller 42f40be4c4 add movements and alignments 2019-08-18 20:01:46 -05:00
James R Miller 6320ab685c updating monsters schema 2019-08-18 20:01:46 -05:00
James R Miller 80310f8789 fix bug in senses.sql data 2019-08-18 20:01:46 -05:00
James R Miller 9bd9b830a0 fix skills entry 2019-08-18 20:01:46 -05:00
James R Miller 91543a3e43 updates to monsters schema 2019-08-18 20:01:46 -05:00
James R Miller 81b47bb7be working on adding in basic skills 2019-08-18 20:01:46 -05:00
James R Miller c71ad3b5bd add monsters_traits table to monsters schema 2019-08-18 20:01:46 -05:00
James R Miller 132c691f60 initial jab at schema for monsters 2019-08-18 20:01:46 -05:00
James R Miller 2db7d56364 add alternate schema to schema/sources 2019-08-18 20:00:45 -05:00
James R Miller c2ffbfb161 fix small schema issues in spells.sql 2019-08-18 17:40:38 -05:00
James R Miller 34486bc159 more work on senses 2019-08-18 15:27:32 -05:00
James R Miller c9ce0e0752 add sources to senses (WIP) and working on senses descriptions (WIP) 2019-08-18 15:22:50 -05:00
James R Miller 8cc7da1d17 fix doublequote to single 2019-08-18 15:11:32 -05:00
James R Miller 12b279943b fix darkvision and greater darkvision descrptions 2019-08-18 15:04:38 -05:00
James R Miller 7ac219b7df double quotes to single quotes on ancestries 2019-08-18 14:55:49 -05:00
James R Miller 5cb1acc2a5 add damagetypes descriptions; remove short descr on individual damage types 2019-08-18 14:49:32 -05:00
James R Miller a872a9edb6 add isbns and paizo codes to sources, fix bug on AoAPG 2019-08-18 14:00:21 -05:00
James R Miller b0c770f43d Merge branch 'bg-descrs' 2019-08-18 13:10:38 -05:00
James R Miller a9d34cec68 move background scrapes to deprecated 2019-08-18 13:10:31 -05:00
James R Miller 1a6815b320 add in age of ashes backgrounds 2019-08-18 13:09:49 -05:00
James R Miller fc0edee22e -add age of ashes players guide as a source 2019-08-18 13:01:39 -05:00
James R Miller 5561a644bc CRB backrounds and plaguestone backgrounds 2019-08-18 12:41:12 -05:00
James Miller 3eee1c2899 Merge branch 'scrape_background' into 'master'
Background names and description

See merge request jrmiller82/pathfinder-2-sqlite!34
2019-08-18 16:11:11 +00: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