Commit Graph

138 Commits (84e907f8359d343b9548b61a090b3b696f355f79)

Author SHA1 Message Date
Brian Haley 84e907f835 Replace comments with spells_id 2019-08-29 18:42:09 -04:00
Brian Haley ff5b6d59a6 Remove primary key from staff spell intermediary table 2019-08-29 18:42:09 -04:00
Brian Haley d07facda3e Insert for Animal Staff 2019-08-29 18:42:09 -04:00
James R Miller b3b0967cb3 squash merge: partially did arbiter data 2019-08-25 22:33:15 -05:00
James Miller 29173d8ef0 add some TODO comments 2019-08-19 14:14:45 -05:00
James R Miller 0c29550dc3 fixes #53; flattens monster speed in schema 2019-08-19 12:40:24 -05:00
Wesley Webb 819edeab6f Feats comments added. 2019-08-19 01:03:42 -04:00
Wesley Webb 61a5c55f60 Feats data added. 2019-08-19 01:03:28 -04:00
James R Miller 56ae0099c4 fix Neutral to True Neutral 2019-08-18 20:01:46 -05:00
James R Miller 50277224ba fix whitespace on movement.sql 2019-08-18 20:01:46 -05:00
James R Miller 453dd03232 add movements data 2019-08-18 20:01:46 -05:00
James R Miller aa4ae5473f remove comments 2019-08-18 20:01:46 -05:00
James R Miller 382352f412 data entered for alignments 2019-08-18 20:01:46 -05:00
James R Miller 42f40be4c4 add movements and alignments 2019-08-18 20:01:46 -05:00
James R Miller 80310f8789 fix bug in senses.sql data 2019-08-18 20:01:46 -05:00
James R Miller 9bd9b830a0 fix skills entry 2019-08-18 20:01:46 -05:00
James R Miller 81b47bb7be working on adding in basic skills 2019-08-18 20:01:46 -05:00
James R Miller 34486bc159 more work on senses 2019-08-18 15:27:32 -05:00
James R Miller c9ce0e0752 add sources to senses (WIP) and working on senses descriptions (WIP) 2019-08-18 15:22:50 -05:00
James R Miller 8cc7da1d17 fix doublequote to single 2019-08-18 15:11:32 -05:00
James R Miller 12b279943b fix darkvision and greater darkvision descrptions 2019-08-18 15:04:38 -05:00
James R Miller 7ac219b7df double quotes to single quotes on ancestries 2019-08-18 14:55:49 -05:00
James R Miller 5cb1acc2a5 add damagetypes descriptions; remove short descr on individual damage types 2019-08-18 14:49:32 -05:00
James R Miller a872a9edb6 add isbns and paizo codes to sources, fix bug on AoAPG 2019-08-18 14:00:21 -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 1f2033fe0a weapons generation locked down to sql in weapons.data; closes #47 2019-08-16 15:18:09 -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 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 d710e27024 add ammunition table and data 2019-08-15 23:26:45 -05:00
James Miller 8e4a82aa9e scratch, that neede the data and schema here 2019-08-15 22:18:42 -05:00
James Miller 86584d2a3d add schema and data for damagetypes and damagecategories 2019-08-15 20:42:04 -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 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
James Miller ea0f374d08 lessen output of spells.py 2019-08-14 23:45:44 -05:00
James Miller 4d9b604bf2 fix FK issues which caught a data error in spells.py 2019-08-14 23:38:37 -05:00
James Miller 6559b31024 fix some but not all bugs after turning on FK enforcement 2019-08-14 23:30:31 -05:00
James Miller 696f9afd70 turn on pragma foreign_keys in spells.py 2019-08-14 23:01:30 -05:00
James Miller 13754f2808 change pragma to enforce foreign-keys 2019-08-14 23:00:46 -05:00