David Corne
|
b908f36a8a
|
Merge branch 'docker' into 'master'
Add ability to build this using docker
See merge request jrmiller82/pathfinder-2-sqlite!54
|
2021-07-23 08:45:56 +00:00 |
Brad Laney
|
0a2e29fd21
|
Merge branch 'bradl/monster-skills-parse' into 'master'
rebuild skill parse to fix norn
See merge request jrmiller82/pathfinder-2-sqlite!63
|
2021-01-22 08:05:09 +00:00 |
Brad Laney
|
1adcb1b681
|
rebuild skill parse to fix norn
|
2021-01-22 02:04:08 -06:00 |
Brad Laney
|
d385921241
|
Merge branch 'bradl/monster-scrape-nodejs' into 'master'
monsters immunities had html in them for links
See merge request jrmiller82/pathfinder-2-sqlite!62
|
2021-01-12 07:08:11 +00:00 |
Brad Laney
|
556d139bd3
|
run markdown over immunities
|
2021-01-12 01:03:25 -06:00 |
Brad Laney
|
9b693db218
|
run new scraper written in nodejs
|
2021-01-11 22:08:55 -06:00 |
Brad Laney
|
dec8fe7f05
|
Merge branch 'bradl/rescrape-monsters' into 'master'
Bradl/rescrape recsape monsters
See merge request jrmiller82/pathfinder-2-sqlite!61
|
2020-09-15 20:32:30 +00:00 |
Brad Laney
|
5b04338e69
|
add filter to cleanyaml. rescrape monsters
|
2020-09-15 15:30:39 -05:00 |
Brad Laney
|
c9476edf04
|
add filter to cleanyaml. run cleanyaml
|
2020-09-15 13:50:16 -05:00 |
Brad Laney
|
8457dc1384
|
Merge branch 'manual_spell_review' into 'master'
Manual spell review
See merge request jrmiller82/pathfinder-2-sqlite!58
|
2020-08-05 19:43:25 +00:00 |
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 |
David Corne
|
2b221475c7
|
Don't worry about rb file mode with utf8 encoding
|
2020-08-03 09:23:17 +01:00 |
David Corne
|
1666a5952b
|
Merge branch 'master' into docker
|
2020-08-03 09:19:39 +01: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 |
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 |