PokemonWorkshop / PokemonStudio

Pokémon Studio is a monster taming game editor which helps you to bring your ideas to life, in just a few clicks.
https://pokemonworkshop.com/
Other
93 stars 5 forks source link

Fix: Map import with the generating map overview if the tmx filename is empty #303

Closed Palbolsky closed 1 month ago

Palbolsky commented 1 month ago

Description

This PR fixes an issue with the map import and the generating map overview. Studio imports automatically the missing rmxp maps, but its maps have not a tmx file. A check has been added to ignore the generation if the tmx filename is empty.

Issue: https://discord.com/channels/143824995867557888/1238780892130836532

Tests to perform