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

Fixed single cell movement when dealing with two consecutive units #23

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

csnv
Copy link
Contributor

@csnv csnv commented Oct 15, 2024

Pull Request Prelude

By submitting this Pull Request I confirm I have followed proper Hercules code styling and that I have read and understood the contribution guidelines.

Changes Proposed

Fixed a regression introduced in HerculesWS/Hercules#3259 where single-cell movements would be canceled when interacting with two consecutive objects. The current solution applies the logic only when walking east. Furthermore, an additional fix has been implemented so that the server attempts to locate an adjacent cell to circumvent the issue before canceling the move request.

Issues addressed:

@csnv csnv merged commit e9ab868 into HeraclesHub:master Oct 15, 2024
274 of 315 checks passed
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.

1 participant