Skip to content

Conversation

@emieczko
Copy link

@emieczko emieczko commented Oct 2, 2025

Addresses #791

This adds a pumpkin pet, complete with idle, swipe, "walk", and "run" animations (note that the pumpkin does not move).
orange_idle_8fps
orange_swipe_8fps
orange_walk_8fps

Full credit goes to Barking Doggos for the pumpkin and Elska for the small bat. I just combined the two assets and made some small adjustments.
https://barking-doggos.itch.io/free-animated-pixel-art-halloween-pumpkin
https://elska.itch.io/free-bat

(second time trying this since i deleted by first pr because I'm an idiot)

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.75%. Comparing base (c59fb82) to head (2363286).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/panel/pets/pumpkin.ts 44.44% 5 Missing ⚠️
src/panel/pets.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #800      +/-   ##
==========================================
+ Coverage   17.72%   17.75%   +0.02%     
==========================================
  Files          36       37       +1     
  Lines        1879     1904      +25     
  Branches      232      235       +3     
==========================================
+ Hits          333      338       +5     
- Misses       1540     1560      +20     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Owner

@tonybaloney tonybaloney left a comment

Choose a reason for hiding this comment

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

I think the animation where the bat flies out of the eye should be the swipe animation.

The run state seems too much, the bat keeps flying out on a loop. Remove that one (see suggested changes).

emieczko and others added 5 commits October 2, 2025 10:35
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
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.

3 participants