tilemap-studio icon indicating copy to clipboard operation
tilemap-studio copied to clipboard

Tileset -> Load Recent should remember the Add dialog settings

Open FredrIQ opened this issue 4 years ago • 1 comments

I have 3 sets of tilesets for a GBC tilemap that I want to load, set up as follows:

pokedex.2bpp starting at tile $000 offset $00 length $40 normal.1bpp starting at tile $080 offset $00 length $00 (all of it) pokedex.2bpp starting at tile $118 offset $40 length $22

These are saved into Load Recent. I figured I could use this later for other tilemaps that use the same tileset. However, when I try, they're all loaded starting at tile $000 and doesn't respect tile offset nor length. Also, the 2bpp file only shows up once.

It would be nice if all details about the tilesets you loaded is remembered. Or better yet, save everything into Load Recent as a single entry.

FredrIQ avatar Nov 27 '21 06:11 FredrIQ

That is working as expected, so not a bug, but you're right that it would be a convenient feature. Even more so would be to load a .tileset file from TODO.md, to add them all at once.

Rangi42 avatar Nov 27 '21 06:11 Rangi42