.. |
third_party_json
|
update spells.py to fix actioncosts, add various action costs, fix components on heal an dharm
|
2019-08-16 12:00:04 -05:00 |
yaml
|
got conditions YAML -> SQL
|
2019-11-12 21:32:22 -06:00 |
abilityscores.sql
|
change pragma to enforce foreign-keys
|
2019-08-14 23:00:46 -05:00 |
actions.sql
|
Spaced out sourceEntry ids more
|
2019-11-12 22:36:22 -05:00 |
alignments.sql
|
fix Neutral to True Neutral
|
2019-08-18 20:01:46 -05:00 |
ammunition.sql
|
Spaced out sourceEntry ids more
|
2019-11-12 22:36:22 -05:00 |
ancestries.sql
|
Ancestries
|
2019-11-12 22:36:22 -05:00 |
armor.sql
|
Armour sourceentry conversion
|
2019-11-12 22:36:22 -05:00 |
backgrounds.sql
|
Backgrounds sourceentry conversion
|
2019-11-12 22:36:22 -05:00 |
bulks.sql
|
Remove leftover source_id
|
2019-11-12 22:36:23 -05:00 |
conditions.sql
|
Conditions sourceEntry conversion
|
2019-11-12 22:39:53 -05:00 |
damagetypes.sql
|
damageTypes sourceEntry conversion
|
2019-11-12 22:39:54 -05:00 |
feats.sql
|
Partially complete conversion to SourceEntries
|
2019-11-12 22:39:54 -05:00 |
frequency.sql
|
Feats data added.
|
2019-08-19 01:03:28 -04:00 |
gear.sql
|
got rid of superfluous traits column
|
2019-08-14 22:50:52 -05:00 |
heritages.sql
|
fix FK bug (6,504) no 504 on data/heritages
|
2019-08-14 23:48:51 -05:00 |
langs.sql
|
squash merge: partially did arbiter data
|
2019-08-25 22:33:15 -05:00 |
monsters.sql
|
squash merge: partially did arbiter data
|
2019-08-25 22:33:15 -05:00 |
movements.sql
|
fixes #53; flattens monster speed in schema
|
2019-08-19 12:40:24 -05:00 |
requirements.sql
|
Feats data added.
|
2019-08-19 01:03:28 -04:00 |
senses.sql
|
squash merge: partially did arbiter data
|
2019-08-25 22:33:15 -05:00 |
sizes.sql
|
change pragma to enforce foreign-keys
|
2019-08-14 23:00:46 -05:00 |
skills.sql
|
fix skills entry
|
2019-08-18 20:01:46 -05:00 |
sources.sql
|
Comment out unknown insert
|
2019-11-12 22:36:21 -05:00 |
spells.sql
|
remove some unnecessary TODO statments
|
2019-08-16 14:54:31 -05:00 |
staves.sql
|
Add id PK columns for all tables, hard code all ids
|
2019-09-03 13:19:23 -04:00 |
traits.sql
|
-fix double quotes to single quotes traits.sql
|
2019-08-16 14:14:22 -05:00 |
triggers.sql
|
Feats data added.
|
2019-08-19 01:03:28 -04:00 |
weapons.sql
|
weapons generation locked down to sql in weapons.data; closes #47
|
2019-08-16 15:18:09 -05:00 |