Add empty and/or templated map entries and files for every region.
Kanto
Johto
Hoenn
Sinnoh
Unova
Kalos
Alola
Galar
Paldea
(Sevii Islands ?)
(Orange Islands ?)
(Hisui ?)
(Isle of Armor ?)
(Crown Tundra ?)
The templates should include:
data/<region>/layouts/<map_name>/border.json - default 4 tiles, maybe the trees
data/<region>/layouts/<map_name>/map.json - default size maybe 1x1 or 10x10 and default tiles
data/<region>/maps/<map_name>/map.json - fill out the json template with default values except for id, name, and layout
data/<region>/maps/<map_name>/scripts.inc - just an empty file
data/<region>/maps/<map_name>/wild_encounters.json - fill out the json template with no data
data/<region>/layouts.json - default list of all of the map names
data/<region>/map_groups.json - default list of all of the map groups, maybe done through a new naming system
Scripting should be heavily used. We should be able to pull information from the internet on all available routes, cities, and locations in each game to generate the map locations. The indoor locations we won't do in this pass.
Description
Design
Add empty and/or templated map entries and files for every region.
The templates should include:
Scripting should be heavily used. We should be able to pull information from the internet on all available routes, cities, and locations in each game to generate the map locations. The indoor locations we won't do in this pass.
Discord contact info
No response
Discord contact info
@traeighsea