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

Fix broken monster walking offset + unify walking behavior #7048

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

kphoenix137
Copy link
Collaborator

@kphoenix137 kphoenix137 commented Apr 4, 2024

Fixes #7047.
With this change along with #7043, walking in any direction uses the same function for walking for players and monsters respectively, regardless of direction.

@kphoenix137 kphoenix137 changed the title Fix monster tile occupation Fix Player and Monster tile occupation (again) Apr 4, 2024
@kphoenix137 kphoenix137 changed the title Fix Player and Monster tile occupation (again) Fix broken monster walking offset + unify walking behavior Apr 5, 2024
@kphoenix137 kphoenix137 requested a review from AJenbo April 5, 2024 03:52
@AJenbo AJenbo merged commit 00e97d4 into diasurgical:master Apr 5, 2024
19 of 21 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.

[Issue Report]: Broken enemy movement
2 participants