Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sprite] Hotfix cut off Binacle sprite #4741

Merged
merged 10 commits into from
Oct 27, 2024

Conversation

chaosgrimmon
Copy link
Collaborator

What are the changes the user will see?

Binacle sprites are now fully on screen

Why am I making these changes?

Reported here. The opportunity was also taken to trim unused fields from the Binacle front .jsons.

What are the changes from a developer perspective?

No mechanical differences, simple asset data modifications only.

Screenshots/Videos

Before

image

After

image
image

How to test the changes?

Start a run with Binacle of any rarity.

Checklist

- [ ] I'm using beta as my base branch

  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
    - [ ] Have I considered writing automated tests for the issue?
    - [ ] If I have text, did I make it translatable and add a key in the English locale file(s)?
  • Have I tested the changes (manually)?
    • Are all unit tests still passing? (npm run test)
  • Are the changes visual?
    • Have I provided screenshots/videos of the changes?

@chaosgrimmon chaosgrimmon added Sprite/Animation For issues/PRs related to graphics P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. labels Oct 27, 2024
@chaosgrimmon chaosgrimmon requested a review from a team as a code owner October 27, 2024 21:18
@MokaStitcher MokaStitcher merged commit 33f5f4c into pagefaultgames:main Oct 27, 2024
11 of 14 checks passed
MokaStitcher added a commit that referenced this pull request Oct 28, 2024
* Comment out startGame call on manifest fetch failure

* [Hotfix] Fix status damage triggering before berry usage (#4732)

* [Hotfix] Fix Eternatus egg tier (#4734)

* [Hotfix] Fix manifest getting loaded before the game is initialized (#4739)

* fix locales path for offline builds (#4739)

* [Sprite] Hotfix cut off Binacle sprite (#4741)

* [Sprite][hotfix] Fixed cropping on 658 static greninja and ash greninja (#4743)

* [Sprite][hotfix] Fixed cropping on static greninja and ash greninja

* [Hotfix] Fix crash when Mist would block a stat drop (#4746)

---------

Co-authored-by: Frederico Santos <[email protected]>
Co-authored-by: innerthunder <[email protected]>
Co-authored-by: PigeonBar <[email protected]>
Co-authored-by: chaosgrimmon <[email protected]>
Co-authored-by: pom-eranian <[email protected]>
@chaosgrimmon chaosgrimmon deleted the binacle-hotfix branch November 10, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. Sprite/Animation For issues/PRs related to graphics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants