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

BUG: Pet Taming Mini-Game uses poor/invalid positions #547

Open
3 tasks done
BrieFlory opened this issue May 4, 2022 · 1 comment
Open
3 tasks done

BUG: Pet Taming Mini-Game uses poor/invalid positions #547

BrieFlory opened this issue May 4, 2022 · 1 comment
Labels
B-components Related to dGame/dComponents bug Something isn't working P-Fixer This issue is confirmed, but is not prioritized to be fixed.

Comments

@BrieFlory
Copy link

Make sure you've done the following:

  • I have checked that this issue has not already been reported.

  • I have validated that this issue is not a syntax error of either MySQL or SQLite.

  • I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.

DarkflameServer Version

427c4a8

Issue Description

The Pet Taming mini-game commonly initiates in un-ideal positions. In most cases, this manifests in the top row and/or right column of bricks being off-screen. In the worst case scenario, the entire game is placed outside of solid ground, proceeding to quite literally fall off a cliff.

Reproduction Steps

  • Approach a Goat in Forbidden Valley
  • Press SHIFT to tame
  • Observe the state of the mini-game

Expected Behavior

The game should be positioned in such a way that no elements are cut-off and the game itself is placed on solid land.

https://youtu.be/an5p9rFS4A4?t=186

Environment

Windows client, Linux server

@BrieFlory BrieFlory added bug Something isn't working triage An issue that needs triage labels May 4, 2022
@EmosewaMC EmosewaMC added P-low This issue can affect gameplay, but does not prevent a user from playing or progressing B-components Related to dGame/dComponents and removed triage An issue that needs triage labels May 5, 2022
@EmosewaMC EmosewaMC added P-high This issue does affect gameplay and can prevents all progress for a user P-low This issue can affect gameplay, but does not prevent a user from playing or progressing and removed P-low This issue can affect gameplay, but does not prevent a user from playing or progressing P-high This issue does affect gameplay and can prevents all progress for a user labels Apr 29, 2024
@EmosewaMC EmosewaMC added P-Fixer This issue is confirmed, but is not prioritized to be fixed. and removed P-low This issue can affect gameplay, but does not prevent a user from playing or progressing labels May 17, 2024
@EmosewaMC
Copy link
Collaborator

Downgrading to low to fixer due to #1584 mitigating a player death if a poor position was chosen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-components Related to dGame/dComponents bug Something isn't working P-Fixer This issue is confirmed, but is not prioritized to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants