pokeemerald/include/config
Bassoonian 5d5cc76a2c
Teachable learnset helper mechanics (#3856)
* Teachable learnset helper mechanics

* Rename folder and python script

* Some teachable learnset work

* Update PoryMoves file labels

* Add header and make custom json

* Include found moves in output file

* Update SV file to latest version

* Don't run if there are no jsons to be found

* Add Basculin duplication in json

* Add universal move support to

* Ignore and skip Mew

* Integrate tool in Makefile

* Condense Basculin learnsets

* Split Oinkologne for easier generation

* Add Deoxys' XD move tutor data

* Add missing Darumaka/Yamask Galarian SwSh TMs

* Add TID species to sv.json

* Update sv.json to The Indigo Disk data

* Add Python install instructions

* Fix Makefile

* Expand header with more information

* Add config to allow disabling the learnset helper

* Update include/config/pokemon.h

Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>

* Don't crash if the config is missing

---------

Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2024-02-08 11:32:48 -03:00
..
battle.h Renamed VAR_TERRAIN to B_VAR_TERRAIN and added a var-based field terrain timer (#4132) 2024-02-04 13:04:55 +01:00
debug.h ai delay timer 2023-09-12 10:35:05 +02:00
decap.h Reformatted for code review. Moved config to include/config/decap.h. 2024-01-17 01:12:04 -05:00
item.h Add power item config (#3961) 2024-01-11 09:34:19 +01:00
overworld.h Allow one-mon double battles (#4007) 2024-01-16 18:24:49 +01:00
pokemon.h Teachable learnset helper mechanics (#3856) 2024-02-08 11:32:48 -03:00
species_enabled.h Add Indigo Disk Pokemon data (#3878) 2024-01-01 01:38:50 +01:00