Commit Graph

562 Commits (d9c503d4d680c67a776adbc065373546518477ec)

Author SHA1 Message Date
Isaiah d9c503d4d6 manually review all spell data against source material and errata
Matched formatting to reference material. Added Italics for spell names, item names, etc
Added --- HR line before Heighten Effects
2020-08-05 19:43:24 +00:00
Brad Laney 3be706cc60 Merge branch 'bradl/move-spells-to-folder' into 'master'
move spells to folder

See merge request jrmiller82/pathfinder-2-sqlite!60
2020-08-04 07:07:10 +00:00
Brad Laney bcd9365c27 move spells to folder 2020-08-04 07:07:01 +00:00
Brad Laney 86c2ff401f Merge branch 'class-build-progression' into 'master'
Classes Advancements

See merge request jrmiller82/pathfinder-2-sqlite!55
2020-08-04 06:07:00 +00:00
Manuel Segura 9c4f5fc86a structural change
Changed structure of level-items so to get any lvl progression you just have to: progression[lvl-1].items
2020-08-04 06:06:56 +00:00
Manuel Segura b5caf7bb7e Minor misspelling error 2020-08-04 06:06:56 +00:00
Manuel Segura 832491e017 advancements 2020-08-04 06:06:56 +00:00
Brad Laney f7e0b1c38b Merge branch 'bradl/run-clean' into 'master'
update cleanyaml to recursive and run it

See merge request jrmiller82/pathfinder-2-sqlite!59
2020-08-04 06:04:48 +00:00
Brad Laney 82937a88e4 update cleanyaml to recursive and run it 2020-08-01 18:27:15 -05:00
Brad Laney c5fbb0d7d6 Merge branch 'BonusTypes' into 'master'
Added bonus types.

See merge request jrmiller82/pathfinder-2-sqlite!53
2020-07-31 16:13:26 +00:00
Mirko Rainer 57a73baa65 Added bonus types.
bonuses of the same type don't stack so this is relevant to the system
2020-07-31 16:13:14 +00:00
Brad Laney d93b547e50 Merge branch 'patch-1' into 'master'
Update gendb.py to encode with UTF-8 when opening.

See merge request jrmiller82/pathfinder-2-sqlite!56
2020-07-31 15:57:32 +00:00
Mirko Rainer ef1f0a2738 Update gendb.py to encode with UTF-8 when opening. 2020-07-29 01:14:55 +00:00
Brad Laney 4749755595 Merge branch 'bradl/fresh-monster-scrape' into 'master'
fresh monster scrape

See merge request jrmiller82/pathfinder-2-sqlite!51
2020-05-30 06:16:38 +00:00
Brad Laney 46c663747b feat: new scrape of monsters. split monsters into single files. added bestiary 2 2020-05-30 00:59:14 -05:00
James Miller 52bec35b45 closes !47 - adds initial data for familiars 2020-05-07 19:29:48 -05:00
Michael Bohlender 424832b8ff new familiars.yaml
from the pdf
2020-05-07 19:27:19 -05:00
James Miller 048a8f3156 Update CONTRIBUTORS.md: add Michael Bohlender 2020-05-07 23:59:16 +00:00
James Miller 534446ca24 Merge branch 'mbohlender-initial-classes' into 'master'
initial classes from the CRB pdf

See merge request jrmiller82/pathfinder-2-sqlite!46
2020-05-07 23:16:46 +00:00
Michael Bohlender fd904d9201 Update classes.yaml
clean up perception
2020-05-07 23:16:46 +00:00
James Miller ba70dc02ae Merge branch 'patch-1' into 'master'
Update backgrounds.yaml with extracted ability boost choices

See merge request jrmiller82/pathfinder-2-sqlite!49
2020-05-07 23:14:35 +00:00
Michael Bohlender f88578f4a6 Update backgrounds.yaml with extracted ability boost choices 2020-05-07 23:14:30 +00:00
James Miller 37aad85387 Merge branch 'bradl/use-utf8-and-linux-eol' into 'master'
add gitattribute to force LF line endings and set cleanyaml.py to read/write as utf8 always

See merge request jrmiller82/pathfinder-2-sqlite!48
2020-05-07 23:11:18 +00:00
Brad Laney 854d5fff86 a little irony. gitattributes used CRLF 2020-05-07 00:39:20 -05:00
Brad Laney e30b5bd8b5 add gitattribute to force LF line endings and set cleanyaml.py to read/write as utf8 always 2020-05-07 00:35:21 -05:00
James Miller 36bfbf3ad0 work on fireball and heal for metin 2020-05-04 18:36:15 -05:00
James Miller 6bd325b08c fix #4; linking call on ancient blood to its heritage 2020-04-28 17:58:28 -05:00
James Miller 8c0d75353f fix #90; add in descriptions to weapongroups.yaml 2020-04-28 17:29:27 -05:00
James Miller 7e775014ee Update CONTRIBUTORS.md; add Metin 2020-04-28 15:29:18 +00:00
James Miller 5800bd1f33 Update README.md 2020-04-27 05:05:48 +00:00
James Miller cdf3ee6cba Update README.md 2020-04-27 05:04:31 +00:00
James Miller b6e7191af8 Update CONTRIBUTORS.md 2020-04-27 04:39:18 +00:00
James Miller 1ac15e1ae5 Merge branch 'patch-1' into 'master'
Update spells.yaml Proof read spells up to line 428

See merge request jrmiller82/pathfinder-2-sqlite!43
2020-04-27 03:36:48 +00:00
M3tin1 e1741d29e1 Update spells.yaml Proof read spells up to line 428 2020-04-27 01:22:17 +00:00
James Miller 825b8e34a5 mv tmp script to deprecated 2020-04-26 18:50:22 -05:00
James Miller 22aea23200 eorganize some fields in item-staves with this script 2020-04-26 18:49:15 -05:00
James Miller a41b9dbc00 comment to combiner, closes #80 2020-04-25 02:34:48 -05:00
James Miller 0c37b4f0c7 upate .gitignore to ignore the tmp output of combiner 2020-04-25 02:32:36 -05:00
James Miller 425c1905f4 Merge branch 'combiner' 2020-04-25 02:31:26 -05:00
James Miller 7df8bb3c66 NEW SCRIPT: combines all data to single yaml or json file 2020-04-25 02:31:13 -05:00
James Miller 7f1b0e7a61 fix typo in README 2020-04-25 01:47:52 -05:00
James Miller 18ea0f22a3 update README with sqlite install instructions 2020-04-25 01:47:18 -05:00
James Miller 34ef5a6025 MAJOR DIRECTORY OVERHAUL 2020-04-25 01:37:42 -05:00
James Miller 71ed03b165 deprecated staves.sql 2020-04-25 00:03:07 -05:00
James Miller 6fa412e062 remove print statements in standardizeyaml.py 2020-04-24 23:53:01 -05:00
James Miller a0e9f7ff83 remove print statements in standardizeyaml.py 2020-04-24 23:51:48 -05:00
James Miller 8ee4c63ee3 Merge branch 'standardizeyaml' 2020-04-24 23:50:19 -05:00
James Miller 4ae10a3bf4 first run of standardizeyaml on monsters it worked! 2020-04-24 23:50:12 -05:00
James Miller 4697be89cb first draft of standardizeyaml for monsters.yaml 2020-04-24 23:48:36 -05:00
James Miller 119fb35277 Merge branch 'items'; added in items-staves.yaml 2020-04-24 15:43:10 -05:00