James R Miller
|
b0c770f43d
|
Merge branch 'bg-descrs'
|
2019-08-18 13:10:38 -05:00 |
James R Miller
|
a9d34cec68
|
move background scrapes to deprecated
|
2019-08-18 13:10:31 -05:00 |
James R Miller
|
1a6815b320
|
add in age of ashes backgrounds
|
2019-08-18 13:09:49 -05:00 |
James R Miller
|
fc0edee22e
|
-add age of ashes players guide as a source
|
2019-08-18 13:01:39 -05:00 |
James R Miller
|
5561a644bc
|
CRB backrounds and plaguestone backgrounds
|
2019-08-18 12:41:12 -05:00 |
James Miller
|
3eee1c2899
|
Merge branch 'scrape_background' into 'master'
Background names and description
See merge request jrmiller82/pathfinder-2-sqlite!34
|
2019-08-18 16:11:11 +00:00 |
Brian Haley
|
34018405a4
|
Create scrape_background.py
|
2019-08-16 18:56:56 -04:00 |
Brian Haley
|
79428d3e5c
|
Replace /n with \n
|
2019-08-16 18:56:45 -04:00 |
Brian Haley
|
62806e96b9
|
Rerun script with /n instead of \n
|
2019-08-16 18:56:24 -04:00 |
Brian Haley
|
1074fe10f1
|
Switch from \n to /n
|
2019-08-16 18:55:59 -04:00 |
Brian Haley
|
7747b11728
|
Remove space after \n
|
2019-08-16 18:48:58 -04:00 |
Brian Haley
|
2043b71508
|
Create background.csv
|
2019-08-16 18:40:53 -04:00 |
Brian Haley
|
9217748e15
|
Customise for backgrounds
|
2019-08-16 18:40:48 -04:00 |
Brian Haley
|
6ad5787a9d
|
Create scrape_background.ipynb
|
2019-08-16 18:09:02 -04:00 |
James Miller
|
fb7e89e5a4
|
moving src/weapons to deprecated
|
2019-08-16 15:27:38 -05:00 |
James Miller
|
1f2033fe0a
|
weapons generation locked down to sql in weapons.data; closes #47
|
2019-08-16 15:18:09 -05:00 |
James Miller
|
b903428db2
|
Merge branch 'fix-double-quotes' and closes #43
|
2019-08-16 14:55:02 -05:00 |
James Miller
|
70528a8424
|
remove some unnecessary TODO statments
|
2019-08-16 14:54:31 -05:00 |
James Miller
|
2f41530502
|
data/feats.sql doublequote to singlequote string literals
|
2019-08-16 14:53:06 -05:00 |
James Miller
|
ea4c18e1c8
|
-fix double quotes to single quotes traits.sql
|
2019-08-16 14:14:22 -05:00 |
James Miller
|
d5ba3d2da7
|
Merge branch 'spellsnew'
|
2019-08-16 12:00:12 -05:00 |
James Miller
|
b9aaa6dc2e
|
update spells.py to fix actioncosts, add various action costs, fix components on heal an dharm
|
2019-08-16 12:00:04 -05:00 |
James Miller
|
fb9e351514
|
add new data file from 3pp github
|
2019-08-16 10:49:23 -05:00 |
James Miller
|
bf07fc7e15
|
Merge branch 'weapons'
|
2019-08-15 23:31:36 -05:00 |
James Miller
|
b1f5ba95e2
|
fix bug for Alchemical Bombs in weapons.py and clean up output
|
2019-08-15 23:31:25 -05:00 |
James Miller
|
d710e27024
|
add ammunition table and data
|
2019-08-15 23:26:45 -05:00 |
James Miller
|
4c1d8e998c
|
clean up some whitespace in weapons.py
|
2019-08-15 23:17:53 -05:00 |
James Miller
|
7ea2582a1e
|
got weapon categories, groups, damage types working
|
2019-08-15 23:17:10 -05:00 |
James Miller
|
0c1dbb4010
|
-got weapon traits for ranged and melee working
|
2019-08-15 22:58:46 -05:00 |
James Miller
|
80f77b6c76
|
weapons: have basics on both melee and ranged working
|
2019-08-15 22:32:32 -05:00 |
James Miller
|
919f5ad098
|
fix CSV again for ranged
|
2019-08-15 22:28:31 -05:00 |
James Miller
|
9c784dff37
|
fix price_gp on ranged
|
2019-08-15 22:23:58 -05:00 |
James Miller
|
339e754a56
|
fix row ids for ranged to follow melee
|
2019-08-15 22:20:12 -05:00 |
James Miller
|
8e4a82aa9e
|
scratch, that neede the data and schema here
|
2019-08-15 22:18:42 -05:00 |
James Miller
|
0f60606c73
|
first steps of melee weapons working
|
2019-08-15 22:18:22 -05:00 |
James Miller
|
9d97d42bbe
|
add more generic traits and fix some encodings
|
2019-08-15 22:17:29 -05:00 |
James Miller
|
86584d2a3d
|
add schema and data for damagetypes and damagecategories
|
2019-08-15 20:42:04 -05:00 |
James Miller
|
fedd19ff54
|
remove debug echo statements from gendb.sh
|
2019-08-15 17:28:28 -05:00 |
James Miller
|
694cc63d32
|
move gear directory to new deprecated directory
|
2019-08-15 15:00:51 -05:00 |
James Miller
|
7cfab5bccf
|
Merge branch 'test-feat-change' fix issue #45
|
2019-08-15 14:53:02 -05:00 |
Wesley Webb
|
b463d569c1
|
bulks and feats fixed. Gendb.sh and .bat updated.
|
2019-08-15 14:52:16 -05:00 |
Wesley Webb
|
5c8a1ad245
|
Fixed feats.sql. See issue #45.
|
2019-08-15 14:52:16 -05:00 |
James Miller
|
8880305df0
|
making a transaction for bug tracking
|
2019-08-15 14:52:16 -05:00 |
James Miller
|
55a3e1a636
|
partial fix to issue #45
|
2019-08-15 14:52:16 -05:00 |
James Miller
|
aa3741b47f
|
partial fix issue #45
|
2019-08-15 00:18:07 -05:00 |
James Miller
|
9311bc418d
|
Merge branch 'pragma-fk'
|
2019-08-15 00:01:46 -05:00 |
James Miller
|
ffe051674c
|
tried fixing data/feats.sql, no dice, BUG!!!!
|
2019-08-15 00:01:18 -05:00 |
James Miller
|
0c9340abfa
|
try moving featprereqs around to fix FK, did NOT work
|
2019-08-14 23:50:15 -05:00 |
James Miller
|
1e966c7cfa
|
fix FK bug (6,504) no 504 on data/heritages
|
2019-08-14 23:48:51 -05:00 |
James Miller
|
0c94a210d7
|
removed heritages_traits table
|
2019-08-14 23:46:14 -05:00 |