|  James Miller | 220f4ac029 | got armor from sql -> YAML | 2020-02-21 15:18:59 -06:00 | 
				
					
						|  James R Miller | 1d93b08015 | working on armor SQL -> YAML | 2020-02-21 14:02:23 -06:00 | 
				
					
						|  James R Miller | 97d831e394 | cleanyaml.py run | 2020-02-20 21:21:35 -06:00 | 
				
					
						|  James R Miller | 733a19ad7d | manually tweaking many senses.yaml | 2020-02-20 21:18:18 -06:00 | 
				
					
						|  James R Miller | 7ec837638f | add AoA2 and AoA3 to sources.yaml | 2020-02-20 21:18:05 -06:00 | 
				
					
						|  James R Miller | 1e3885c356 | deprecate senses.sql | 2020-02-20 20:10:28 -06:00 | 
				
					
						|  James R Miller | dab311dcc6 | new file: senses.yaml | 2020-02-20 20:10:00 -06:00 | 
				
					
						|  James R Miller | 7f0f195eba | move many sql files to deprecated | 2020-02-20 17:51:03 -06:00 | 
				
					
						|  James R Miller | 7dcd6124dd | Merge branch 'yaml-cleaner' | 2020-02-20 17:39:17 -06:00 | 
				
					
						|  James R Miller | 605a2f6af3 | cleaned yaml files | 2020-02-20 17:38:54 -06:00 | 
				
					
						|  James R Miller | 16885ca59d | NEW FILE: cleanyaml.py which sorts and cleans all the various yaml files | 2020-02-20 17:34:16 -06:00 | 
				
					
						|  James Miller | 09b745d3c8 | Merge branch 'monstersyaml-cleanup' | 2020-02-20 15:44:02 -06:00 | 
				
					
						|  James Miller | 6560b512ca | New monsters.yaml after clean up ready for hand changes only | 2020-02-20 15:43:40 -06:00 | 
				
					
						|  James Miller | ca753a858a | deprecate old mosters.yaml file | 2020-02-20 15:42:36 -06:00 | 
				
					
						|  James Miller | 42f2db90ad | cleaned up links in monsters scrape | 2020-02-20 15:41:40 -06:00 | 
				
					
						|  James Miller | b6fe620169 | got resistances cleaned up | 2020-02-20 14:23:14 -06:00 | 
				
					
						|  James Miller | 2135c80654 | run strip() on automatic abilities[description] | 2020-02-19 23:42:18 -06:00 | 
				
					
						|  James Miller | 753386e93d | working on the complex resistances | 2020-02-19 23:39:33 -06:00 | 
				
					
						|  James Miller | 4b13b8a350 | new movements added to basics.yaml, speeds cleaned up. woohoo! | 2020-02-19 23:00:33 -06:00 | 
				
					
						|  James Miller | d93ed0b6d2 | still cleaning, start on CLIMB STONE copper dragons | 2020-02-19 00:44:51 -06:00 | 
				
					
						|  James Miller | c597e868a6 | still cleaning on monsters.yaml | 2020-02-19 00:11:21 -06:00 | 
				
					
						|  James Miller | 16f5934daa | still cleaning up monsters | 2020-02-18 23:30:31 -06:00 | 
				
					
						|  James Miller | 675e703bdb | got immunities working | 2020-02-18 21:48:59 -06:00 | 
				
					
						|  James Miller | 6b93e6c56c | cleaned up skills to integers and made a skill special data point | 2020-02-17 23:49:42 -06:00 | 
				
					
						|  James Miller | a256da0568 | working on clean up script, got saves and ability mods to display as int, add save_special fields | 2020-02-17 23:13:48 -06:00 | 
				
					
						|  James Miller | c0cd513290 | getting ready to clean up monsters.yaml | 2020-02-17 22:04:35 -06:00 | 
				
					
						|  James Miller | e1af2dee48 | add in monsters.yaml with html entities properly decoded | 2020-02-17 21:46:25 -06:00 | 
				
					
						|  James Miller | 0684075637 | moving monsters.yaml to deprecated | 2020-02-17 21:45:49 -06:00 | 
				
					
						|  James Miller | 70f0b7cb3b | wrote python script to decode html entities in scraped text | 2020-02-17 21:45:02 -06:00 | 
				
					
						|  James Miller | 07caa27fce | Merge branch 'master' into 'master' added armor descriptions and specializations
See merge request jrmiller82/pathfinder-2-sqlite!40 | 2020-02-14 02:34:52 +00:00 | 
				
					
						|  Mirko Rainer | e7767b63fc | added armor descriptions and specializations | 2020-02-12 06:56:10 -05:00 | 
				
					
						|  James Miller | 53a2918624 | Merge branch 'monster-yaml-scrape' into 'master' rough scrape of all monsters
See merge request jrmiller82/pathfinder-2-sqlite!39 | 2020-01-15 20:37:46 +00:00 | 
				
					
						|  Joey Burney | 95048c6c93 | rough scrape of all monsters | 2020-01-03 14:27:51 -06:00 | 
				
					
						|  James R Miller | e66d27303a | move some files to data/yaml/deprecated | 2019-11-30 13:01:59 -06:00 | 
				
					
						|  James R Miller | ed7d6f0f9f | add in the true matches to feats.yaml closes #65 | 2019-11-30 13:01:03 -06:00 | 
				
					
						|  James R Miller | 2b9a7a3530 | modified script to make a yaml file with the true matches | 2019-11-30 12:34:48 -06:00 | 
				
					
						|  James R Miller | 7ccc6efb28 | add in script to separate out false-matches | 2019-11-30 12:30:37 -06:00 | 
				
					
						|  James R Miller | 70ebb9cb4c | fix encoding from cp1252 to utf8 on feat_level.csv | 2019-11-30 12:13:11 -06:00 | 
				
					
						|  James Miller | 30615c81a6 | Merge branch 'feat_level' into 'master' Feat level scraping
Closes #63
See merge request jrmiller82/pathfinder-2-sqlite!38 | 2019-11-28 16:53:14 +00:00 | 
				
					
						|  Brian Haley | db7b0f481f | Final commit | 2019-11-27 18:52:05 -05:00 | 
				
					
						|  James R Miller | 5ad0539239 | remove community use policy | 2019-11-17 23:58:05 -06:00 | 
				
					
						|  James R Miller | c1b4238efc | Removing PI from backgrounds.yaml and mosters.yaml. | 2019-11-17 23:57:09 -06:00 | 
				
					
						|  James Miller | 206e702e7a | updates after reading some of Bestiary 1 | 2019-11-17 23:01:55 -06:00 | 
				
					
						|  James Miller | 01e2c1c048 | fix heading typo in readme | 2019-11-15 22:49:14 -06:00 | 
				
					
						|  James Miller | 4c06daf05c | more readme updates | 2019-11-15 22:48:22 -06:00 | 
				
					
						|  James Miller | d96f0b3429 | updates to readme | 2019-11-15 22:46:47 -06:00 | 
				
					
						|  James Miller | 6947e8946e | Updates to readme.md | 2019-11-15 22:43:12 -06:00 | 
				
					
						|  James Miller | e3a6d72fed | add in LOWG, AoAHH, and CRB Errata to OGL block of LICENSE.md | 2019-11-15 22:39:25 -06:00 | 
				
					
						|  James Miller | 65991027d3 | added in Refocus to feats, might need to be in different category like an activity | 2019-11-15 22:33:08 -06:00 | 
				
					
						|  James Miller | eebc0bd55c | proofread abyssal plague, related to #61 | 2019-11-15 22:32:34 -06:00 |