|  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 | 
				
					
						|  James Miller | 29fe952df9 | add in Fall of Plaguestone as a source, and alter data/feats.sql to reference it | 2019-08-09 14:21:35 -05:00 | 
				
					
						|  James DeVore | 5085403a9f | added missing comma  on 124 | 2019-08-09 15:02:00 -04:00 | 
				
					
						|  James DeVore | 64da2753e9 | added in feats with missing names | 2019-08-09 14:53:44 -04:00 | 
				
					
						|  James DeVore | be5a296d36 | Feat paragraphs | 2019-08-09 17:48:12 +00:00 | 
				
					
						|  James DeVore | 98a3e7fbbc | Fix feats | 2019-08-09 03:00:54 +00:00 | 
				
					
						|  James Miller | bc28d239e2 | Merge branch 'master' into json-spells | 2019-08-08 17:10:37 -05:00 | 
				
					
						|  James DeVore | 1afb95e595 | grabbed all the feats from id 1 to 868 | 2019-08-08 21:57:02 +00:00 | 
				
					
						|  James Miller | 028ba038d8 | add transumtation descr | 2019-08-08 16:47:53 -05:00 | 
				
					
						|  James DeVore | f0715269f8 | Anc sources | 2019-08-08 21:40:58 +00:00 | 
				
					
						|  James Miller | a50d022824 | wip on spells schema and ancillary data | 2019-08-08 16:39:40 -05:00 | 
				
					
						|  James Miller | 9cedff4a32 | new file: spells.py for interacting with 3rdp json | 2019-08-08 15:37:08 -05:00 | 
				
					
						|  James Miller | f01c248afe | bring in spells from third-party repo in json format | 2019-08-08 15:05:53 -05:00 | 
				
					
						|  James Miller | de26ab1d9a | add in template for conditions.sql | 2019-08-08 13:00:45 -05:00 | 
				
					
						|  James Miller | e249f94469 | factor out bulk from armor.sql to bulk.sql | 2019-08-07 19:57:23 -05:00 | 
				
					
						|  James Miller | c19a8e62f3 | finish armor data entry | 2019-08-07 19:55:16 -05:00 | 
				
					
						|  James Miller | ecaf5ef116 | wip: working on armor schema and data | 2019-08-07 19:35:31 -05:00 | 
				
					
						|  James Miller | 0bb8f8da73 | fix bulwark trait description | 2019-08-06 23:12:33 -05:00 | 
				
					
						|  James Miller | fe21140e24 | refactor vision to senses | 2019-08-06 21:21:18 -05:00 | 
				
					
						|  James Miller | 77edc009e5 | start work on inputting feats | 2019-08-06 21:08:18 -05:00 | 
				
					
						|  James Miller | eaa02cd469 | adding in backgrounds framework | 2019-08-06 19:15:44 -05:00 | 
				
					
						|  James Miller | 22ae63d693 | update scripts; add sources to languages as an example | 2019-08-06 17:54:34 -05:00 | 
				
					
						|  James Miller | 372af8df9f | new tables: sources with data on CRB and BST1, and finished langs data | 2019-08-06 17:40:07 -05:00 | 
				
					
						|  James Miller | 4f21c576ba | finish languages | 2019-08-06 17:18:02 -05:00 |