Commit Graph

77 Commits (f94af16d394c8b8c815b5f7ad6b749afa304e093)

Author SHA1 Message Date
Brian Haley f94af16d39 Fix bugs clean comments 2019-08-29 20:10:19 -04:00
Brian Haley 84de5fabd0 Missing traits 2019-08-29 18:42:12 -04:00
Brian Haley 5ae008ed2e Change schema add one-to-many table for activations 2019-08-29 18:42:12 -04:00
Brian Haley b353e641a3 Add item bonus column and update inserts 2019-08-29 18:42:11 -04:00
Brian Haley c15833057d Moved spell level before page number for readability 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 7074ae489d Schema for staff and staff_spell 2019-08-29 18:42:08 -04:00
James R Miller b3b0967cb3 squash merge: partially did arbiter data 2019-08-25 22:33:15 -05:00
James R Miller 0c29550dc3 fixes #53; flattens monster speed in schema 2019-08-19 12:40:24 -05:00
Wesley Webb 61a5c55f60 Feats data added. 2019-08-19 01:03:28 -04:00
James R Miller 01094d4a16 -mmove to new sources way in monsters 2019-08-18 20:06:28 -05:00
James R Miller 53e3d61f01 change schema and comment on traits and categories 2019-08-18 20:01:46 -05:00
James R Miller abafdf9a35 tweak monster types -> categories 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 42f40be4c4 add movements and alignments 2019-08-18 20:01:46 -05:00
James R Miller 6320ab685c updating monsters schema 2019-08-18 20:01:46 -05:00
James R Miller 91543a3e43 updates to monsters schema 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 c71ad3b5bd add monsters_traits table to monsters schema 2019-08-18 20:01:46 -05:00
James R Miller 132c691f60 initial jab at schema for monsters 2019-08-18 20:01:46 -05:00
James R Miller 2db7d56364 add alternate schema to schema/sources 2019-08-18 20:00:45 -05:00
James R Miller c2ffbfb161 fix small schema issues in spells.sql 2019-08-18 17:40:38 -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 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 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 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
James Miller 0c94a210d7 removed heritages_traits table 2019-08-14 23:46:14 -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 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 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 56c2a0fa5c init commit on actions branch 2019-08-12 17:09:01 -05:00
James Miller dabb5146f4 fix issue 19: heritages 2019-08-11 13:21:47 -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 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 fb29ba482d working on spells still 2019-08-10 14:42:36 -05:00
James Miller b4e0fd9cef update sources; still has bug in feats I think 2019-08-09 14:30:31 -05:00