Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tilemap features for first stable v1.3 #3240

Open
1 of 8 tasks
dacap opened this issue Apr 7, 2022 · 0 comments
Open
1 of 8 tasks

Tilemap features for first stable v1.3 #3240

dacap opened this issue Apr 7, 2022 · 0 comments
Labels
bug feature Feature request, or something should be improved
Milestone

Comments

@dacap
Copy link
Member

dacap commented Apr 7, 2022

For a first v1.3, we should need the following items from #977:

  • Export tileset (UI and CLI), we've used https://github.com/dacap/export-aseprite-file so far
    • Export tilemap
  • When a sprite contains tilemap layers, the sprite properties dialog should show a section of "tilesets":
    • We should be able to reorder tilesets
    • We should be able to add new tilesets
  • Copy and paste tiles in the color/tiles bar doesn't work
  • Painting in manual mode in non-zero empty tiles (tiles with a non-zero index but with all pixels=0) doesn't work (?)
    • It looks like it does work, so I'm not sure if there is a special case were it stops working
  • Painting in manual mode clears empty tiles with non-zero index and undo doesn't work Tilemap Duplication and overly aggressive merging  #3351

All other features will appear progressively in the v1.3.x series.

@dacap dacap added the feature Feature request, or something should be improved label Apr 7, 2022
@dacap dacap added this to the v1.3.0 milestone Apr 7, 2022
@dacap dacap self-assigned this Apr 7, 2022
@dacap dacap added the bug label Jun 3, 2022
@dacap dacap added the wip label Aug 8, 2022
dacap added a commit to dacap/aseprite that referenced this issue Aug 18, 2022
Now we can export one (or several) tilesets in one sprite sheet (using
the same options that are available in the Export Sprite Sheet dialog,
e.g. like extruding tiles, related to aseprite#1982 in some way).

Some changes:

* New "Source" field and fromTilesets param for ExportSpriteSheet
  command
* New ExportTileset command (which acts like ExportSpriteSheet but
  with fromTilesets=true by default)
* Added --export-tileset CLI option
@dacap dacap removed the wip label Sep 6, 2022
@dacap dacap removed their assignment Sep 15, 2022
@dacap dacap modified the milestones: v1.3-rc1, v1.3.1 Mar 1, 2023
@dacap dacap modified the milestones: v1.3.1, 1.3.2, v1.3.2, v1.3.3 Nov 28, 2023
@dacap dacap modified the milestones: v1.3.3, v1.3.4, v1.3.5 Feb 14, 2024
@dacap dacap modified the milestones: v1.3.5, v1.3.6 Feb 28, 2024
@dacap dacap modified the milestones: v1.3.6, v1.3.7 Apr 9, 2024
@dacap dacap modified the milestones: v1.3.7, v1.3.8 May 21, 2024
@dacap dacap modified the milestones: v1.3.8, v1.3.9 Aug 20, 2024
@dacap dacap modified the milestones: v1.3.9, v1.3.10 Oct 1, 2024
@dacap dacap modified the milestones: v1.3.10, v1.3.11 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature Feature request, or something should be improved
Projects
None yet
Development

No branches or pull requests

1 participant