Commit Graph

550 Commits (ef1f0a273822b550f1c8a6cad2843857384f6e45)

Author SHA1 Message Date
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
James Miller e0c87292ad Merge branch 'fix-feats' into 'master'
Fix feats

See merge request jrmiller82/pathfinder-2-sqlite!20
2019-08-09 03:00:54 +00:00
James DeVore 98a3e7fbbc Fix feats 2019-08-09 03:00:54 +00:00
James Miller 92e51a2d08 -fix ancestries schema for sources 2019-08-08 17:30:13 -05:00
James Miller bc28d239e2 Merge branch 'master' into json-spells 2019-08-08 17:10:37 -05:00
James Miller 3f2caf52af Merge branch 'mass-feats' into 'master'
grabbed all the feats from id 1 to 868

See merge request jrmiller82/pathfinder-2-sqlite!16
2019-08-08 21:57:05 +00:00
James DeVore 1afb95e595 grabbed all the feats from id 1 to 868 2019-08-08 21:57:02 +00:00
James Miller 028ba038d8 add transumtation descr 2019-08-08 16:47:53 -05:00
James Miller a4ae482d76 Merge branch 'anc-sources' into 'master'
Anc sources

See merge request jrmiller82/pathfinder-2-sqlite!17
2019-08-08 21:40:58 +00:00
James DeVore f0715269f8 Anc sources 2019-08-08 21:40:58 +00:00
James Miller a50d022824 wip on spells schema and ancillary data 2019-08-08 16:39:40 -05:00
James Miller 9cedff4a32 new file: spells.py for interacting with 3rdp json 2019-08-08 15:37:08 -05:00
James Miller f01c248afe bring in spells from third-party repo in json format 2019-08-08 15:05:53 -05:00
James Miller de26ab1d9a add in template for conditions.sql 2019-08-08 13:00:45 -05:00
James Miller d86caa4153 Merge branch 'actions' into 'master'
Issue #18 add 1, 2, 3, reaction and actions unicode characters to README.md

See merge request jrmiller82/pathfinder-2-sqlite!15
2019-08-08 01:00:07 +00:00
Brian bff1779d44 Add 1, 2, 3, reaction and actions unicode characters 2019-08-08 01:00:00 +00:00
James Miller 52fff9b024 Merge branch 'armor' 2019-08-07 19:57:56 -05:00
James Miller e249f94469 factor out bulk from armor.sql to bulk.sql 2019-08-07 19:57:23 -05:00
James Miller c19a8e62f3 finish armor data entry 2019-08-07 19:55:16 -05:00
James Miller ecaf5ef116 wip: working on armor schema and data 2019-08-07 19:35:31 -05:00
James Miller 3f51dd16df update README.md to fix typo on escape codes 2019-08-07 19:23:09 -05:00
James Miller e4b5ee0973 update README.md about text encoding 2019-08-07 19:21:31 -05:00
James Miller f7a17c3f70 update README.md 2019-08-07 19:16:53 -05:00
James Miller 0bb8f8da73 fix bulwark trait description 2019-08-06 23:12:33 -05:00
James Miller fe21140e24 refactor vision to senses 2019-08-06 21:21:18 -05:00
James Miller ff9b62be0b Merge branch 'feats' 2019-08-06 21:09:49 -05:00
James Miller 63384128b7 fix gendb.bat 2019-08-06 21:09:22 -05:00
James Miller 77edc009e5 start work on inputting feats 2019-08-06 21:08:18 -05:00
James Miller 8946b129b5 Merge branch 'backgrounds' 2019-08-06 19:17:21 -05:00
James Miller 7c91bf1589 update gendb scripts 2019-08-06 19:16:59 -05:00
James Miller eaa02cd469 adding in backgrounds framework 2019-08-06 19:15:44 -05:00
James Miller 22ae63d693 update scripts; add sources to languages as an example 2019-08-06 17:54:34 -05:00
James Miller a024c59cee Update sources.sql with a comment as to date format 2019-08-06 22:41:54 +00:00
James Miller 372af8df9f new tables: sources with data on CRB and BST1, and finished langs data 2019-08-06 17:40:07 -05:00
James Miller 4f21c576ba finish languages 2019-08-06 17:18:02 -05:00
James Miller 5b4badadd3 data partially done on languages 2019-08-06 17:16:09 -05:00
James Miller 98d881839f Merge branch 'lang-data' 2019-08-06 16:14:11 -05:00
James Miller 9afd087920 got lang data started 2019-08-06 16:07:29 -05:00
James Miller 130b6e3e8a Merge branch 'refactor-schema' 2019-08-06 15:41:50 -05:00
James Miller 2946a22bdc refactor feats to separate table and bring gendb up to date 2019-08-06 15:41:03 -05:00
James Miller a6f3b03d50 move feats schema to new feats.sql file 2019-08-06 15:39:08 -05:00
James Miller a044b5ef93 refactor out langs and sizes and new data to sizes 2019-08-06 15:36:59 -05:00
James Miller 44c5454ab1 update gendb.bat 2019-08-06 15:26:41 -05:00
James Miller 65f1425daf refactor out senses and traits into separate schema files 2019-08-06 15:25:14 -05:00
James Miller 801c4a9b11 remove a todo line 2019-08-06 12:20:45 -05:00
James Miller 13401ff370 Merge branch 'heritage-data' into 'master'
adding most of the heritage data

See merge request jrmiller82/pathfinder-2-sqlite!13
2019-08-06 17:11:11 +00:00
James DeVore 59ab50890d adding most of the heritage data 2019-08-06 17:11:11 +00:00
James Miller 1fd85a49c4 finished data for ancestries_heritages table 2019-08-06 11:34:23 -05:00
James Miller e7fb223cc9 fix syntax on data/heritages 2019-08-06 11:22:30 -05:00
James Miller 7b3da12188 tweak to readme 2019-08-06 11:21:14 -05:00