Skip to content

Fix song pickup textbox icons for custom/progressive items.#6770

Open
RaccoonCloud wants to merge 1 commit into
HarbourMasters:developfrom
RaccoonCloud:feature/song-pickup-icons
Open

Fix song pickup textbox icons for custom/progressive items.#6770
RaccoonCloud wants to merge 1 commit into
HarbourMasters:developfrom
RaccoonCloud:feature/song-pickup-icons

Conversation

@RaccoonCloud

@RaccoonCloud RaccoonCloud commented Jun 18, 2026

Copy link
Copy Markdown

Song note texture is IA8 16x24 but vanilla ITEM_SONG draws as 32x32 RGBA, so the icon garbles on pickup. Routes through ITEM_CUSTOM and the existing VB icon hooks, with warp song colours from the quest screen. Small z_message guard so the note is not stretched to 24x24 as it was making a noisy garbled texture.

Split out from split-songs PR #6627 for separate review.

Build Artifacts

Song note texture is IA8 16x24 but vanilla ITEM_SONG draws as 32x32 RGBA,
so the icon garbles on pickup. Routes through ITEM_CUSTOM and the
existing VB icon hooks, with warp song colours from the quest screen.
Small z_message guard so the note is not stretched to 24x24.

Split out from split-songs PR HarbourMasters#6627 for separate review.
@mergify

mergify Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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.

1 participant