David Corne
|
5d3147df71
|
Update the docker instructions to copy the db out
|
2020-07-16 13:16:45 +01:00 |
David Corne
|
bd18460d60
|
Comment the dockerfile better
|
2020-07-16 11:42:54 +01:00 |
David Corne
|
de7a773114
|
Set the python encoding to be UTF8
|
2020-07-16 11:41:39 +01:00 |
David Corne
|
094a0e6ef5
|
Open all files as binary
|
2020-07-16 11:37:24 +01:00 |
David Corne
|
0618dae72f
|
Don't need to run docker interactively
|
2020-07-16 11:28:02 +01:00 |
David Corne
|
518d22ba4d
|
Add Docker instructions to README
|
2020-07-16 11:00:37 +01:00 |
davidcorne
|
f626023e3f
|
Don't pollute the docker root
|
2020-07-07 14:34:16 +01:00 |
David Corne
|
131f32ee2a
|
Run gendb.py in the Dockerfile
|
2020-07-07 13:30:14 +01:00 |
David Corne
|
7d4f8ad7a6
|
Try to read the yaml as binary
|
2020-07-07 13:27:07 +01:00 |
David Corne
|
5bce34d195
|
On Ubuntu paths don't work in os.chdir, use strings
|
2020-07-06 17:06:42 +01:00 |
David Corne
|
4e33f9626f
|
Add a dockerfile
|
2020-07-06 17:06:02 +01: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 |