Commit Graph

104 Commits (919f5ad098cc5386ef9191f84363a40a08300cfc)

Author SHA1 Message Date
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
James Miller 85a3f371f8 got rid of superfluous traits column 2019-08-14 22:50:52 -05:00
James Miller 94d1273265 working on gear import from CSV need to get rid of a column 2019-08-14 22:48:06 -05:00
James R Miller 5d578c5b79 added sqlite pragmas to speed up spells.py 2019-08-14 17:55:06 -05:00
James Miller 7d8ed6a3df fix typo on data/conditions.sql 2019-08-13 23:12:43 -05:00
James DeVore cfecb22fef short descriptions added 2019-08-13 22:48:12 -04:00
James Miller 5bef761453 remove a TODO from conditions.sql 2019-08-12 23:47:29 -05:00
James Miller 424d608096 added in long descr on conditions 2019-08-12 23:47:01 -05:00
James Miller f36c4856f9 fix spells and actions to link up with a actioncosts_id FK in spells 2019-08-12 22:41:25 -05:00
James Miller 0070577e2c add in basic actions and special basic actions 2019-08-12 22:01:22 -05:00
James Miller 1bf9f1476f minor tweaks, Null -> NULL and added a TODO on commenting 2019-08-12 11:55:40 -05:00
Wesley Webb 440c2557a8 All prerequisites finished 2019-08-12 06:03:15 -04:00
James Miller 28347cf272 fix issue #32, fill in spell-school descriptions 2019-08-11 13:55:19 -05:00
James Miller 0240b34b23 fix issue #28; add extra weapon traits like thrown 10 ft. 2019-08-11 13:47:32 -05:00
James Miller 93caeeb09d fix issue #23; add additive 1,2,and3 to traits 2019-08-11 13:27:10 -05:00
James Miller dabb5146f4 fix issue 19: heritages 2019-08-11 13:21:47 -05:00
Wesley Webb 95da0a3cf1 Feat Prereqs data for all ancestries, Alchemist, Barbarian, Bard, Champion, and a part of Cleric. 2019-08-10 21:25:31 -04:00
James Miller b0eb30ab25 remove todo on spells.py 2019-08-10 16:12:03 -05:00
James Miller 6fa96a8013 spelltargets_id on spells now populating 2019-08-10 16:06:38 -05:00
James Miller b2df5a9ae3 spelltargets table populating, but not linked to FK on spells yet 2019-08-10 15:57:48 -05:00
James Miller cfdef83cb2 spells: have components working too 2019-08-10 15:44:39 -05:00
James Miller a57b6577f8 got area working in a flat text field; TODO make area table and refactor 2019-08-10 15:27:00 -05:00
James Miller 83f140d3a6 spells now have triggers working in them 2019-08-10 15:13:24 -05:00
James Miller b0b6a20b83 spells.py got spell types working 2019-08-10 14:42:36 -05:00
James Miller e8ab1860d3 got spell traits inserting based on github data 2019-08-10 14:42:36 -05:00
James Miller a2690994ae remove debug statement 2019-08-10 14:42:36 -05:00
James Miller 5f50cd2231 got spells.py fixing the nethys sources_pages field 2019-08-10 14:42:36 -05:00
James Miller d9ffb127e4 spells.py now converts text range data to integer 2019-08-10 14:42:36 -05:00
James Miller 85f251adc3 still working on spell import 2019-08-10 14:42:36 -05:00
James Miller 40a1c23c8c fix typos in data/spells.sql 2019-08-10 14:42:36 -05:00
James Miller fb29ba482d working on spells still 2019-08-10 14:42:36 -05:00
Wesley Webb 9ca7041158 Add in supplemental data for dwarf to goblin feats. 2019-08-10 19:33:06 +00:00
James DeVore b391a42221 add in feat_trait relationship 2019-08-09 23:56:51 -04:00
James Miller 6165c9c4ec Merge remote-tracking branch 'origin/feat_name_tweaks' 2019-08-09 15:59:27 -05:00
James Miller b4e0fd9cef update sources; still has bug in feats I think 2019-08-09 14:30:31 -05:00