Fix JesseTheFox idle blink and animation transparency - #59
Merged
legeling merged 3 commits intoJul 27, 2026
Conversation
📝 WalkthroughWalkthrough更新 Jesse 狐狸 Changes精灵图资源校验
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@pets/jesse-the-fox--itjesse/submission.json`:
- Line 38: Update the spritesheet_sha256 field in submission.json to the SHA-256
computed from the actual spritesheet.webp content, using
017e9c06f2bf0f16eedcb1e6507431c53a07537759e091a3d38100e76eb2adaa as the expected
value.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: d95b0257-121c-4e19-adc3-a04e981fe41c
📒 Files selected for processing (2)
pets/jesse-the-fox--itjesse/spritesheet.webppets/jesse-the-fox--itjesse/submission.json
👮 Files not reviewed due to content moderation or server errors (1)
- pets/jesse-the-fox--itjesse/spritesheet.webp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
spritesheet.webpand its SHA-256 insubmission.json;pet.jsonand metadata remain unchanged.Visual evidence
The contact sheet is hosted from a separate preview-only branch in the submitter's fork and is not part of this PR diff. CI may also generate a downloadable preview artifact.
Review notes
0 → 1 → 2 → 2 → 1 → 0 pxbreathing rise, with a 140 ms closed-eye blink in frame 5.y=202, pelvis boundsy=122–160, and chest bottomy=117; only the left arm performs the wave.original/itjesse/jesse-the-foxidentifies the already-listed pet; this is an in-place asset fix, not a second listing.Authorship and source
source_urlremains intentionally empty because the source material is private and original.Verification
spriteVersionNumber: 2, atlas 1536×2288.e61db90a40cf7c7dca50eaaf08a9094e850d6d0e379160f5a320b921e0f67522.npm run validate:pr: passed in an isolated single-pet harness.npm run lint: passed.Summary by CodeRabbit