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
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