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
James Miller
da99e3fa2a
mv file to deprecated
2020-04-24 15:42:42 -05:00
James Miller
2e4aaca325
staves added, levels and prices and source pages proofread
2020-04-24 15:42:17 -05:00
James Miller
6c1d7d587b
working on staves
2020-04-24 15:07:08 -05:00
James Miller
53435b4322
begin work on items. Add items.yaml. Add itemcategories
2020-04-24 14:20:07 -05:00
James Miller
8d79f0e3e5
run cleanyaml.py to format monsters from merge request
2020-04-24 14:19:52 -05:00
James Miller
48d7fee08d
Merge branch 'bradl/monsters' into 'master'
...
Bradl/monsters - fixed up some properties and finished details for redeemer, adamantine golem, and adult black dragon
See merge request jrmiller82/pathfinder-2-sqlite!42
2020-04-24 19:11:27 +00:00
Brad Laney
7c51c26e35
fix assimar redeemer stats
2020-04-24 19:05:30 +00:00
Brad Laney
d8fe324325
fix adamantine golem stats
2020-04-24 19:05:30 +00:00
Brad Laney
7626d28184
fix adult black dragon properties
2020-04-24 19:05:30 +00:00
Brad Laney
f9953afdd8
fix single line item to be single item list
2020-04-24 19:05:30 +00:00
Brad Laney
a5f85a3605
fix languages property to null if empty or list if single items
2020-04-24 19:05:30 +00:00
Brad Laney
4d0d1ac6b7
replace apostrophe and double quote with html friendly version
2020-04-24 19:05:30 +00:00