Commit Graph

534 Commits (8eae4013f1e0dca84ee81d9d5845561b8733e535)

Author SHA1 Message Date
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
James Miller 6032308c31 tweak to README.md regarding int rep 2019-08-06 11:20:11 -05:00
James Miller 3c412d8717 added shell of the remaining heritages to data/heritages.sql 2019-08-06 11:18:39 -05:00
James Miller dd03c137dc add strong-blooded dwarf text to heritages 2019-08-06 08:53:06 -05:00
James Miller 29599a591b fix another typo on data/ancestries.sql 2019-08-06 08:49:48 -05:00
James Miller c69d1f9371 fix data/ancestries.sql typo with ; 2019-08-06 08:46:46 -05:00
James Miller bbec0f0d3e update data/ancestries.sql with half-elf and half-orc 2019-08-06 08:43:39 -05:00
James Miller 80790dafcb add minor comment on heritages.sql data 2019-08-06 00:39:40 -05:00
James Miller 5ba9fb4444 add partial dwarf heritage data 2019-08-06 00:37:23 -05:00
James Miller 77f59890fa Merge branch 'traits-organized' into 'master'
Organized traits.sql and updated ancestry_traits pairs in ancestries.sql

See merge request jrmiller82/pathfinder-2-sqlite!10
2019-08-06 05:06:50 +00:00
Wesley Webb 31ded8e900 Organized traits.sql and updated ancestry_traits pairs in ancestries.sql 2019-08-06 00:37:44 -04:00
James Miller 3ff591848a Merge branch 'boosts-flaws' into 'master'
Boosts flaws

See merge request jrmiller82/pathfinder-2-sqlite!9
2019-08-06 04:03:25 +00:00
James Miller 9e122d0f1b Boosts flaws 2019-08-06 04:03:25 +00:00
James R Miller 02e6bebecc new table and data: abilityscores 2019-08-05 21:55:19 -05:00
James R Miller b0ae67c2bc add Wesley Webb to contributors.md 2019-08-05 21:33:54 -05:00
James Miller a25448232b Trait types 2019-08-05 20:32:27 +00:00
James DeVore a7b7a3190d expanded visions to have all senses 2019-08-05 19:42:51 +00:00