Commit Graph

548 Commits (b0c1dcb7053d11ba8ac3c3ec1bd3ca488da44a4f)

Author SHA1 Message Date
Brian Haley 3704539c00 Added staves.sql
Need to add the staves.sql data after the spells are added otherwise the foreign key constraint will fail
2019-08-29 21:50:02 -04:00
Brian Haley 27c6bf673d Replace double with single quotes in insert, fix wrong name in Staff of Necromancy 2019-08-29 21:43:34 -04:00
Brian Haley 4a9eb7dd40 Bug fix old activation remaining in insert 2019-08-29 21:22:46 -04:00
Brian Haley 5deeaee706 Remove extra comma 2019-08-29 21:08:56 -04:00
Brian Haley f94af16d39 Fix bugs clean comments 2019-08-29 20:10:19 -04:00
Brian Haley 509c57b9de Verdant Staff 2019-08-29 18:42:13 -04:00
Brian Haley c4c972f1c7 Staff of Transmutation 2019-08-29 18:42:13 -04:00
Brian Haley 5d7987874f Fix wrong name for Staff of the Magi 2019-08-29 18:42:13 -04:00
Brian Haley a968cf3bc3 Staff of the Magi 2019-08-29 18:42:12 -04:00
Brian Haley 84de5fabd0 Missing traits 2019-08-29 18:42:12 -04:00
Brian Haley 92efe01e78 Staff of Power 2019-08-29 18:42:12 -04:00
Brian Haley d19effff6c Staff of Necromancy 2019-08-29 18:42:12 -04:00
Brian Haley e2c678c674 Staff of Illusion 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 fe46babb6f Staff of Healing 2019-08-29 18:42:11 -04:00
Brian Haley a0a3b7c43b Fix for Staff of Fire ids 2019-08-29 18:42:11 -04:00
Brian Haley b353e641a3 Add item bonus column and update inserts 2019-08-29 18:42:11 -04:00
Brian Haley ddb2cb1028 Staff of Fire 2019-08-29 18:42:11 -04:00
Brian Haley 87c85fb1cc Staff of Evocation 2019-08-29 18:42:11 -04:00
Brian Haley a694fff525 Staff of Enchantment 2019-08-29 18:42:11 -04:00
Brian Haley ec7b9465f4 Staff of Divination 2019-08-29 18:42:10 -04:00
Brian Haley 9f5d077376 Staff of Conjuration 2019-08-29 18:42:10 -04:00
Brian Haley 5f7f3e145f Missing parts of comments 2019-08-29 18:42:10 -04:00
Brian Haley 54ba41e0e6 Staff of Abjuration complete 2019-08-29 18:42:10 -04:00
Brian Haley d0309af75a Assuming the broken link is the missing activate and effect for Anilal Staff 2019-08-29 18:42:10 -04:00
Brian Haley 96f236392a Mentalist's Staff done 2019-08-29 18:42:10 -04:00
Brian Haley c15833057d Moved spell level before page number for readability 2019-08-29 18:42:09 -04:00
Brian Haley 6d23e8ed20 Fix staff_id 2019-08-29 18:42:09 -04:00
Brian Haley 5b5d1accc4 Add temporary spells csv used to reference 2019-08-29 18:42:09 -04:00
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
Brian Haley 7074ae489d Schema for staff and staff_spell 2019-08-29 18:42:08 -04:00
Brian Haley 38e6a2d0d6 Create staves.csv 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 Miller 6b61fd6883 readme: brackets -> parentheses 2019-08-22 21:05:19 -05:00
James Miller a0f6e986c6 fix table in readme.md 2019-08-22 21:04:18 -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
James Miller 351f3e2324 Merge branch 'feats_data_entry' into 'master'
Feats data entry

See merge request jrmiller82/pathfinder-2-sqlite!35
2019-08-19 17:29:59 +00: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 9d36e46265 Merge branch 'monster-schema' (STILL WIP) 2019-08-18 20:07:35 -05: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 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