Skip to content

remove transparency from asset pack gallery and allow multiple categories#11144

Merged
riknoll merged 2 commits intomasterfrom
dev/riknoll/arcade-allow-multiple-tile-pack-cats
Feb 24, 2026
Merged

remove transparency from asset pack gallery and allow multiple categories#11144
riknoll merged 2 commits intomasterfrom
dev/riknoll/arcade-allow-multiple-tile-pack-cats

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Feb 24, 2026

this PR slightly tweaks the way tiles are imported from asset packs.

first off, it removes the useless transparency tile from the gallery since it just duplicates the transparency that is always present in the "My Tiles" section. this tile will still exist in the project, it just won't show up in the gallery

secondly, it allows asset packs to contribute more than one category in the tile palette. you can now specify the category by using a double dash in the asset name. for example, if i name a couple tiles in my project like this:

myTile--Green
myTile2--Blue

when added to another project, the tile palette will have two new categories: "Green" and "Blue" instead of just one for the entire extension. any tiles without a -- will just show up in a catch-all category named after the project.

i'm gonna sneak this into the hotfix release

@riknoll riknoll requested a review from a team February 24, 2026 18:55
@riknoll riknoll enabled auto-merge (squash) February 24, 2026 19:05
Copy link
Contributor

@aznhassan aznhassan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@riknoll riknoll merged commit 0f4e6e8 into master Feb 24, 2026
20 checks passed
@riknoll riknoll deleted the dev/riknoll/arcade-allow-multiple-tile-pack-cats branch February 24, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants