-
6320ab685c
updating monsters schema
James R Miller
2019-08-18 19:20:49 -0500
-
80310f8789
fix bug in senses.sql data
James R Miller
2019-08-18 19:07:11 -0500
-
9bd9b830a0
fix skills entry
James R Miller
2019-08-18 19:03:46 -0500
-
91543a3e43
updates to monsters schema
James R Miller
2019-08-18 18:57:58 -0500
-
81b47bb7be
working on adding in basic skills
James R Miller
2019-08-18 18:57:29 -0500
-
c71ad3b5bd
add monsters_traits table to monsters schema
James R Miller
2019-08-18 17:45:10 -0500
-
132c691f60
initial jab at schema for monsters
James R Miller
2019-08-18 17:41:06 -0500
-
-
2db7d56364
add alternate schema to schema/sources
James R Miller
2019-08-18 20:00:45 -0500
-
c2ffbfb161
fix small schema issues in spells.sql
James R Miller
2019-08-18 17:40:38 -0500
-
34486bc159
more work on senses
James R Miller
2019-08-18 15:27:32 -0500
-
c9ce0e0752
add sources to senses (WIP) and working on senses descriptions (WIP)
James R Miller
2019-08-18 15:22:50 -0500
-
8cc7da1d17
fix doublequote to single
James R Miller
2019-08-18 15:11:32 -0500
-
12b279943b
fix darkvision and greater darkvision descrptions
James R Miller
2019-08-18 15:04:38 -0500
-
7ac219b7df
double quotes to single quotes on ancestries
James R Miller
2019-08-18 14:55:49 -0500
-
5cb1acc2a5
add damagetypes descriptions; remove short descr on individual damage types
James R Miller
2019-08-18 14:49:32 -0500
-
a872a9edb6
add isbns and paizo codes to sources, fix bug on AoAPG
James R Miller
2019-08-18 14:00:21 -0500
-
b0c770f43d
Merge branch 'bg-descrs'
James R Miller
2019-08-18 13:10:38 -0500
-
-
a9d34cec68
move background scrapes to deprecated
James R Miller
2019-08-18 13:10:31 -0500
-
1a6815b320
add in age of ashes backgrounds
James R Miller
2019-08-18 13:09:49 -0500
-
fc0edee22e
-add age of ashes players guide as a source
James R Miller
2019-08-18 13:01:39 -0500
-
5561a644bc
CRB backrounds and plaguestone backgrounds
James R Miller
2019-08-18 12:41:12 -0500
-
-
3eee1c2899
Merge branch 'scrape_background' into 'master'
James Miller
2019-08-18 16:11:11 +0000
-
-
b18de80d43
Merge branch 'scrape_background' into 'master'
Brian
2019-08-16 22:57:09 +0000
-
-
-
34018405a4
Create scrape_background.py
Brian Haley
2019-08-16 18:56:56 -0400
-
79428d3e5c
Replace /n with \n
Brian Haley
2019-08-16 18:56:45 -0400
-
62806e96b9
Rerun script with /n instead of \n
Brian Haley
2019-08-16 18:56:24 -0400
-
1074fe10f1
Switch from \n to /n
Brian Haley
2019-08-16 18:55:59 -0400
-
7747b11728
Remove space after \n
Brian Haley
2019-08-16 18:48:58 -0400
-
2043b71508
Create background.csv
Brian Haley
2019-08-16 18:40:53 -0400
-
9217748e15
Customise for backgrounds
Brian Haley
2019-08-16 18:40:48 -0400
-
6ad5787a9d
Create scrape_background.ipynb
Brian Haley
2019-08-16 18:09:02 -0400
-
-
fb7e89e5a4
moving src/weapons to deprecated
James Miller
2019-08-16 15:27:38 -0500
-
1f2033fe0a
weapons generation locked down to sql in weapons.data; closes #47
James Miller
2019-08-16 15:18:09 -0500
-
b903428db2
Merge branch 'fix-double-quotes' and closes #43
James Miller
2019-08-16 14:55:02 -0500
-
-
70528a8424
remove some unnecessary TODO statments
James Miller
2019-08-16 14:54:31 -0500
-
2f41530502
data/feats.sql doublequote to singlequote string literals
James Miller
2019-08-16 14:53:06 -0500
-
ea4c18e1c8
-fix double quotes to single quotes traits.sql
James Miller
2019-08-16 14:14:22 -0500
-
-
d5ba3d2da7
Merge branch 'spellsnew'
James Miller
2019-08-16 12:00:12 -0500
-
-
b9aaa6dc2e
update spells.py to fix actioncosts, add various action costs, fix components on heal an dharm
James Miller
2019-08-16 12:00:04 -0500
-
fb9e351514
add new data file from 3pp github
James Miller
2019-08-16 10:49:23 -0500
-
-
bf07fc7e15
Merge branch 'weapons'
James Miller
2019-08-15 23:31:36 -0500
-
-
b1f5ba95e2
fix bug for Alchemical Bombs in weapons.py and clean up output
James Miller
2019-08-15 23:31:25 -0500
-
d710e27024
add ammunition table and data
James Miller
2019-08-15 23:26:45 -0500
-
4c1d8e998c
clean up some whitespace in weapons.py
James Miller
2019-08-15 23:17:53 -0500
-
7ea2582a1e
got weapon categories, groups, damage types working
James Miller
2019-08-15 23:17:10 -0500
-
0c1dbb4010
-got weapon traits for ranged and melee working
James Miller
2019-08-15 22:58:46 -0500
-
80f77b6c76
weapons: have basics on both melee and ranged working
James Miller
2019-08-15 22:32:32 -0500
-
919f5ad098
fix CSV again for ranged
James Miller
2019-08-15 22:28:31 -0500
-
9c784dff37
fix price_gp on ranged
James Miller
2019-08-15 22:23:58 -0500
-
339e754a56
fix row ids for ranged to follow melee
James Miller
2019-08-15 22:20:12 -0500
-
8e4a82aa9e
scratch, that neede the data and schema here
James Miller
2019-08-15 22:18:42 -0500
-
0f60606c73
first steps of melee weapons working
James Miller
2019-08-15 22:18:22 -0500
-
9d97d42bbe
add more generic traits and fix some encodings
James Miller
2019-08-15 22:17:29 -0500
-
-
86584d2a3d
add schema and data for damagetypes and damagecategories
James Miller
2019-08-15 20:42:04 -0500
-
fedd19ff54
remove debug echo statements from gendb.sh
James Miller
2019-08-15 17:28:28 -0500
-
694cc63d32
move gear directory to new deprecated directory
James Miller
2019-08-15 15:00:51 -0500
-
7cfab5bccf
Merge branch 'test-feat-change' fix issue #45
James Miller
2019-08-15 14:53:02 -0500
-
-
b463d569c1
bulks and feats fixed. Gendb.sh and .bat updated.
Wesley Webb
2019-08-15 15:37:24 -0400
-
5c8a1ad245
Fixed feats.sql. See issue #45.
Wesley Webb
2019-08-15 14:51:08 -0400
-
8880305df0
making a transaction for bug tracking
James Miller
2019-08-15 00:36:52 -0500
-
55a3e1a636
partial fix to issue #45
James Miller
2019-08-15 00:17:07 -0500
-
-
aa3741b47f
partial fix issue #45
James Miller
2019-08-15 00:18:07 -0500
-
9311bc418d
Merge branch 'pragma-fk'
James Miller
2019-08-15 00:01:46 -0500
-
-
ffe051674c
tried fixing data/feats.sql, no dice, BUG!!!!
James Miller
2019-08-15 00:01:18 -0500
-
0c9340abfa
try moving featprereqs around to fix FK, did NOT work
James Miller
2019-08-14 23:50:15 -0500
-
1e966c7cfa
fix FK bug (6,504) no 504 on data/heritages
James Miller
2019-08-14 23:48:43 -0500
-
0c94a210d7
removed heritages_traits table
James Miller
2019-08-14 23:46:14 -0500
-
ea0f374d08
lessen output of spells.py
James Miller
2019-08-14 23:45:44 -0500
-
4d9b604bf2
fix FK issues which caught a data error in spells.py
James Miller
2019-08-14 23:38:37 -0500
-
6559b31024
fix some but not all bugs after turning on FK enforcement
James Miller
2019-08-14 23:30:31 -0500
-
ad3fbe3714
comment gendb for debugging
James Miller
2019-08-14 23:29:39 -0500
-
696f9afd70
turn on pragma foreign_keys in spells.py
James Miller
2019-08-14 23:01:30 -0500
-
13754f2808
change pragma to enforce foreign-keys
James Miller
2019-08-14 23:00:46 -0500
-
-
5d1db999ac
Merge branch 'patch-1' into 'master'
James Miller
2019-08-15 03:56:01 +0000
-
-
d6ebb1921e
Merge branch 'patch-1' into 'master'
Brian
2019-08-15 03:55:48 +0000
-
-
-
0521551d84
identicle -> identical
James Miller
2019-08-14 22:55:38 -0500
-
4747f84f28
Add identical names formatting
Brian
2019-08-15 02:55:16 +0000
-
-
34f7a670a2
Merge branch 'gear'
James Miller
2019-08-14 22:51:58 -0500
-
-
85a3f371f8
got rid of superfluous traits column
James Miller
2019-08-14 22:50:52 -0500
-
94d1273265
working on gear import from CSV need to get rid of a column
James Miller
2019-08-14 22:48:06 -0500
-
-
5d578c5b79
added sqlite pragmas to speed up spells.py
James R Miller
2019-08-14 17:55:06 -0500
-
b1884f25b8
Merge branch 'scrape_gear' into 'master'
James Miller
2019-08-14 04:14:56 +0000
-
-
f729a1a3e8
Merge branch 'scrape_gear' into 'master'
Brian
2019-08-14 04:14:51 +0000
-
-
-
ec2e63b286
Final
Brian Haley
2019-08-13 19:20:44 -0400
-
bb5d781aaa
Final executable
Brian Haley
2019-08-09 20:51:07 -0400
-
dfbf07e6d9
Include descriptions
Brian Haley
2019-08-09 20:50:05 -0400
-
4cc58e35d4
Copied from aon
Brian Haley
2019-08-09 19:05:55 -0400
-
2481dcd413
Copy weapons files
Brian Haley
2019-08-09 19:05:46 -0400
-
-
7a08cd30af
Merge branch 'cond_short_desc' into 'master'
James Miller
2019-08-14 04:13:19 +0000
-
-
bcabdbccdc
Merge branch 'cond_short_desc' into 'master'
James DeVore
2019-08-14 04:13:02 +0000
-
-
-
7d8ed6a3df
fix typo on data/conditions.sql
James Miller
2019-08-13 23:12:43 -0500
-
cfecb22fef
short descriptions added
James DeVore
2019-08-13 22:48:12 -0400
-
-
bba2573af9
Merge branch 'weapons_update' into 'master'
James Miller
2019-08-13 21:28:38 +0000
-
-
3337e30c40
Merge branch 'weapons_update' into 'master'
Brian
2019-08-13 21:23:46 +0000
-
-
-
57aa8769de
Fix ammunition_id
Brian Haley
2019-08-13 17:22:44 -0400
-
47257a3dd6
Clean data
Brian Haley
2019-08-13 17:21:07 -0400
-
d7be691ddc
Remove ammunition and clean data
Brian Haley
2019-08-13 17:21:01 -0400
-
5bfe90c8c4
Separate ammunition from ranged.csv
Brian Haley
2019-08-13 17:20:36 -0400
-
-
5bef761453
remove a TODO from conditions.sql
James Miller
2019-08-12 23:47:29 -0500
-
424d608096
added in long descr on conditions
James Miller
2019-08-12 23:47:01 -0500