Commit Graph

351 Commits (64c045704ea47b74c88a428cfa0c055a72bcf0ae)

Author SHA1 Message Date
Brian Haley 64c045704e Conditions sourceEntry conversion 2019-11-12 22:39:53 -05:00
Brian Haley 4c29974d89 Leftover commas and one remaining typo 2019-11-12 22:36:23 -05:00
Brian Haley 37b9f9a771 Remove leftover source_id 2019-11-12 22:36:23 -05:00
Brian Haley d45cb5c7e4 Typo fix 2019-11-12 22:36:23 -05:00
Brian Haley a9d20d40dd Bulks sourceEntry conversion 2019-11-12 22:36:23 -05:00
Brian Haley 4e295080d8 Backgrounds sourceentry conversion 2019-11-12 22:36:22 -05:00
Brian Haley 964133aed0 Armour sourceentry conversion 2019-11-12 22:36:22 -05:00
Brian Haley f47aa5d0d3 Add comment for joining table 2019-11-12 22:36:22 -05:00
Brian Haley 7be2365598 Ancestries 2019-11-12 22:36:22 -05:00
Brian Haley df5edb5d94 Referencing wrong table 2019-11-12 22:36:22 -05:00
Brian Haley 66ea7c5b32 Spaced out sourceEntry ids more 2019-11-12 22:36:22 -05:00
Brian Haley d7e768641c Ammunition sourceEntry conversion 2019-11-12 22:36:21 -05:00
Brian Haley f14b792ba2 Reserve to 49 2019-11-12 22:36:21 -05:00
Brian Haley cdaf6231f1 Actions sourceEntries conversion 2019-11-12 22:36:21 -05:00
Brian Haley 97287d9231 Action categories completed start of actions 2019-11-12 22:36:21 -05:00
Brian Haley 1b154d92f9 Comment out unknown insert 2019-11-12 22:36:21 -05:00
Brian Haley 72f5d358f5 Many-to-many table for actions and sourceentry 2019-11-12 22:36:21 -05:00
Brian Haley 2e5b1dfcaf Improve insert readability 2019-11-12 22:36:20 -05:00
James Miller 6bd3652ebf got conditions YAML -> SQL 2019-11-12 21:32:22 -06:00
James Miller f1aa1aa2e3 yaml data for conditions 2019-11-12 21:12:41 -06:00
James Miller 14f9291836 run yapf 2019-11-12 20:37:40 -06:00
James Miller 8b90c5ff01 get damagetype and damagecategory working yaml -> sql 2019-11-12 20:36:35 -06:00
James Miller bd7a59bdb6 run yapf on gendb.py 2019-11-12 18:43:34 -06:00
James Miller 6a8ee53425 update README 2019-11-12 00:10:00 -06:00
James Miller db5e08d560 added in yaml for damagecategories and types; no to sql yet 2019-11-12 00:02:54 -06:00
James Miller 38579d8c1d got skills working with yaml 2019-11-11 23:42:47 -06:00
James Miller 39f1a25704 got sources working with yaml to sql 2019-11-11 21:39:45 -06:00
James Miller 7187c663c2 remove print line in gendb.py 2019-11-11 21:10:07 -06:00
James Miller 4199cbad6a rename basics.py to gendb.py 2019-11-11 21:00:15 -06:00
James Miller b1e3a4098f moved sql-to-traits.py to deprecated 2019-11-11 20:59:46 -06:00
James Miller 71e915fc70 got traits working with yaml 2019-11-11 20:57:44 -06:00
James Miller c517e0b208 fix indent to be consistent 2019-11-11 20:22:29 -06:00
James Miller bf2c0b1605 working on traits to yaml 2019-11-11 20:19:12 -06:00
James Miller 0bcfd98e46 Merge branch 'begin-yaml-transition' 2019-11-11 16:44:59 -06:00
James Miller 128bb85ab2 update .gitignore, add tmp.db to it 2019-11-11 16:44:36 -06:00
James Miller 80a11b3b10 got size working 2019-11-11 16:43:38 -06:00
James Miller c8bde8dad6 got weaponcategory working 2019-11-11 16:39:50 -06:00
James Miller c03d61536c got movement working 2019-11-11 16:36:55 -06:00
James Miller 19d82b3fc0 got frequency working 2019-11-11 16:35:09 -06:00
James Miller b964003d74 got alignment working 2019-11-11 16:31:21 -06:00
James Miller 6476f4de41 got lang rarity populating 2019-11-11 16:28:05 -06:00
James Miller 6ed2eea571 got actioncost working with yaml generation 2019-11-11 16:17:28 -06:00
James Miller 998f331bcc got ability scores populating 2019-11-11 16:08:55 -06:00
James Miller 3aff6367c2 New File: basics.py (empty) 2019-11-11 15:26:49 -06:00
James Miller 0da4256cb4 new file: basics.yaml 2019-11-11 15:24:08 -06:00
James Miller 47e855b72a Merge branch 'staves' into 'master'
Staves

See merge request jrmiller82/pathfinder-2-sqlite!36
2019-09-04 04:36:59 +00:00
Brian Haley d8f013e30f Add missing comma 2019-09-03 23:02:45 -04:00
Brian Haley ffba67c155 Add id PK columns for all tables, hard code all ids 2019-09-03 13:19:23 -04:00
Brian Haley 068c2fb2b8 Revert "Removed insert for id, removed composite PK created id INTEGER PRIMARY KEY"
This reverts commit 3ab787ec11.
2019-09-03 12:23:31 -04:00
Brian Haley 3ab787ec11 Removed insert for id, removed composite PK created id INTEGER PRIMARY KEY 2019-08-31 14:51:02 -04:00