Skip to content

feat(icons): add hand-drawn tadpole + agrias butterfly — 9th and 10th in hand-drawn library#144

Merged
jacuzzicoding merged 1 commit into
developmentfrom
feature/hand-drawn-tadpole-agrias
May 24, 2026
Merged

feat(icons): add hand-drawn tadpole + agrias butterfly — 9th and 10th in hand-drawn library#144
jacuzzicoding merged 1 commit into
developmentfrom
feature/hand-drawn-tadpole-agrias

Conversation

@jacuzzicoding
Copy link
Copy Markdown
Owner

Summary

  • fish/tadpole — hand-drawn 2048×2048 source committed to icon-sources/fish/tadpole.png; exported to public/icons/fish/tadpole.png at 768×768 (24 KB, 95.6% reduction). Replaces the 3 KB placeholder that was already in the manifest.
  • bugs/agrias-butterfly — hand-drawn 2048×2048 source at icon-sources/bugs/agrias-butterfly.png; exported to public/icons/bugs/agrias-butterfly.png at 768×768 (62 KB, 95.3% reduction). Replaces the wiki-scraped .jpg; manifest entry updated jpg → png.
  • CHANGELOG [Unreleased] section updated — these are the 9th and 10th pieces in the hand-drawn library.

Both processed through the established npm run icons:export pipeline (sharp 768×768 resize → pngquant --quality=65-90 --speed=1 --strip), matching the settings locked in PR #115.

Test plan

  • npm run icons:export -- --force — both items processed, sizes confirmed
  • npm run icons:manifest — manifest regenerated (fish: 84, bugs: 95, fossils: 86, art: 40, sea_creatures: 32)
  • npm run build — clean build, no errors

Copilot AI review requested due to automatic review settings May 22, 2026 05:14
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
animalcrossingwebapp Ready Ready Preview, Comment May 24, 2026 5:59pm

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds two new hand-drawn item icons (tadpole and agrias butterfly) and updates the icon extension manifest + changelog so the app resolves the new agrias asset as PNG.

Changes:

  • Updated public/icons/manifest.json to switch bugs/agrias-butterfly from jpgpng.
  • Added [Unreleased] changelog entries documenting the new hand-drawn tadpole and agrias butterfly icons.

Reviewed changes

Copilot reviewed 2 out of 8 changed files in this pull request and generated 1 comment.

File Description
public/icons/manifest.json Updates agrias-butterfly’s extension to png so runtime icon resolution points at the new asset.
CHANGELOG.md Documents the two new hand-drawn icons under [Unreleased].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 136 to 139
"great-purple-emperor": "png",
"emperor-butterfly": "jpg",
"agrias-butterfly": "jpg",
"agrias-butterfly": "png",
"moth": "jpg",
…— 9th and 10th in hand-drawn library

tadpole: 2048→768px, 24 KB. agrias-butterfly: replaces scraped jpg placeholder, 2048→768px, 62 KB. Manifest updated jpg→png for agrias-butterfly entry.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jacuzzicoding jacuzzicoding force-pushed the feature/hand-drawn-tadpole-agrias branch from c9f7bf2 to 80e4842 Compare May 24, 2026 17:59
@jacuzzicoding jacuzzicoding merged commit de46800 into development May 24, 2026
3 checks passed
@jacuzzicoding jacuzzicoding deleted the feature/hand-drawn-tadpole-agrias branch May 24, 2026 18:00
jacuzzicoding added a commit that referenced this pull request May 29, 2026
- README.md: current-release line
- CLAUDE.md: Project Overview current-release line + convert v0.9.6-beta
  roadmap section from "next milestone" to shipped entry (PRs #136, #140, #144)
- docs/architecture.md + .claude/rules/architecture.md: header version string
  (kept in lockstep per docs/architecture.md convention)
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