Commit Graph

550 Commits (b1497154908ed0a4228a4959873808a9a0d485ac)

Author SHA1 Message Date
James Miller 03bc5fcd28 deprecated weapons.sql 2020-04-23 17:32:09 -05:00
James Miller df5c773a3c Merge branch 'weapons' 2020-04-23 17:25:20 -05:00
James Miller 33a70bd285 depracated file 2020-04-23 17:24:40 -05:00
James Miller 41b919ac9c this just about finishes sql to weapons 2020-04-23 17:24:29 -05:00
James Miller 92d885ddb5 weaponst able imported, still need to link weapons to traits 2020-04-23 17:00:39 -05:00
James Miller 6c793f5b48 have weapongroups to yaml 2020-04-23 16:29:38 -05:00
James Miller c02d7b2a34 update comment on tmp-sql-to-weapons 2020-04-23 16:10:40 -05:00
James Ryland Miller ee57fd402a -convert price_gp to price_cp in weapons 2020-04-23 16:06:45 -05:00
James Ryland Miller 00685eb77c start work on sql to weapons 2020-04-22 20:39:37 -05:00
James Ryland Miller b6a7342c3f fix a bug in prior commit. Related to #89 2020-04-22 20:32:34 -05:00
James Ryland Miller 898b39e3d2 add ac_special: null to monsters.yaml; related to #89 2020-04-22 20:27:19 -05:00
James Ryland Miller c020b58540 monsters.yaml -> Aasimar Redeemer see ac_special field 2020-04-22 15:55:19 -05:00
James Miller cce15e7cfd moving ancestries.sql and heritages.sql to deprecated :) 2020-04-21 21:51:45 -05:00
James Miller 847e6fcb82 Merge branch 'feats' closes #86 2020-04-21 21:44:36 -05:00
James Miller eab2ce558c I think feats are done! 2020-04-21 21:44:14 -05:00
James Miller a691f5c994 working on triggers in feats, cleanyaml updates to triggers 2020-04-21 18:35:08 -05:00
James Miller 83e45e6c68 looks like fixed requirements so far, some requirements need to be switched to prereqs 2020-04-21 18:25:06 -05:00
James Miller 2342bf19d5 minor update to formatting of print statement on cleanyaml.py 2020-04-21 18:00:43 -05:00
James Miller 2788fbe1d4 move feats levels false matches to deprecated 2020-04-21 17:55:07 -05:00
James Miller de1765445e make cleanyaml.py get all yaml files in the directory and then run it 2020-04-21 17:54:30 -05:00
James Miller a9765b85b7 movingd deprecated yaml files 2020-04-21 17:46:58 -05:00
James Miller 7343aed690 updating cleanyaml and cleaning up feats and requirements 2020-04-21 17:45:16 -05:00
James Miller 5ffd104c6c working on feats 2020-04-21 17:30:07 -05:00
James Miller 6677811fae feats.yaml change action: to actioncost: 2020-04-20 22:41:16 -05:00
James Miller 4267bcb915 fix data in feats.yaml: remove "feat: " blocks in name 2020-04-20 22:21:56 -05:00
James Miller c92751401a fix data in feats.yaml: remove "feat: " blocks in name 2020-04-20 22:21:06 -05:00
James Miller 8dfd8c0a26 fix some data, and have heritages except the feat working 2020-04-20 21:57:12 -05:00
James Miller 13d1289481 fix typo in nomadic halfling heritage 2020-04-20 21:40:11 -05:00
James Miller 58ecb056ce merge heritages.yaml to ancestries.yaml -> ancestriesheritages.yaml 2020-04-20 21:17:43 -05:00
James Miller 296b4ef556 deprecating gendby.py in yaml db 2020-04-20 21:03:31 -05:00
James Miller 5d7956debe sql -> heritages.yaml 2020-04-20 19:09:44 -05:00
James Miller 0ab08b104a run cleanyaml.py 2020-04-20 17:58:44 -05:00
James Miller 18fc5dc363 Update LICENSE.md 2020-04-20 20:37:20 +00:00
James Miller f525d55688 Update CONTRIBUTORS.md add Brad Laney 2020-04-20 20:33:44 +00:00
James Miller d7e3a7d58e Merge branch 'bradl/add-items-to-monsters' into 'master'
feat: move monsters item lists from description plain text to item list

See merge request jrmiller82/pathfinder-2-sqlite!41
2020-04-20 20:25:48 +00:00
Brad Laney 7915fcf38c feat: move monsters item lists from description plain text to item list 2020-04-18 22:37:07 -05:00
James Ryland Miller 3494b0e567 test 2020-03-22 16:52:30 -05:00
James Ryland Miller 34f572555d continue refactor gendb.py 2020-03-02 23:48:23 -06:00
James Ryland Miller 612e061229 add .vscode to .gitignore 2020-03-02 23:32:09 -06:00
James Ryland Miller e10258aada begin breaking down gendb.py into package 2020-03-02 23:30:53 -06:00
James Ryland Miller bac51d6a49 update .gitignore for *.py.swp 2020-03-02 22:53:21 -06:00
James Ryland Miller adc32dee66 refactor util_srcentradata() in gendb.py 2020-03-02 22:51:52 -06:00
James Miller 4c67f8374e Merge branch 'ancestries'; fixes #83 2020-02-25 21:53:08 -06:00
James Miller c3d25fdcd9 fixes #83 but still needs langs and heritages eventually added 2020-02-25 21:53:01 -06:00
James Miller 9deb32bc2e fix typo Wis -> WIS in abilityscores 2020-02-25 21:52:38 -06:00
James Miller 431d5b0d86 cleanyaml.py 2020-02-25 19:17:33 -06:00
James Miller 3a9f14690b add ancestries.yaml to cleanyaml.py 2020-02-25 19:12:42 -06:00
James Miller 9c3f57742c fixes #82; old ancestries sql to new yaml 2020-02-25 01:39:51 -06:00
James Miller 3c1f776842 update README.md 2020-02-24 22:51:59 -06:00
James Miller 46d8d4e283 update README.md 2020-02-24 22:38:06 -06:00