Skip to content

Fix bloodcat ambush endless loop#343

Merged
Asdow merged 1 commit into
masterfrom
bloodcat-bugfix
Dec 5, 2024
Merged

Fix bloodcat ambush endless loop#343
Asdow merged 1 commit into
masterfrom
bloodcat-bugfix

Conversation

@Asdow
Copy link
Copy Markdown
Contributor

@Asdow Asdow commented Dec 5, 2024

Some bloodcats during ambushes could have ubInsertionDirection with values > 100, which then causes endless looping in pathfinding algorithms as valid direction values range from 0 to 7

Some bloodcats during ambushes could have ubInsertionDirection with values > 100, which then causes endless looping in pathfinding algorithms as valid direction values range from 0 to 7
@Asdow Asdow merged commit 1eff9f6 into master Dec 5, 2024
@Asdow Asdow deleted the bloodcat-bugfix branch December 5, 2024 14:13
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