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

NUVIE: Fix passable actor movement #4947

Merged
merged 4 commits into from May 14, 2023

Conversation

PushmePullyu
Copy link
Contributor

  • Do not allow actors marked as passable to pass others who are not

  • Allow others to pass actors marked as passable even if they share
    the same movetype (e.g. a mouse should not block the Avatar despite
    both having movetype MOVETYPE_U6_LAND)

  • Allow Sherry the mouse to move onto tiles occupied by party members

Fixes #14396

Do not allow actors marked as passable to pass others who are not.
Allow others to pass actors marked as passable even if they share
the same movetype (e.g. a mouse should not block the Avatar despite
both having movetype MOVETYPE_U6_LAND).
Allow Sherry the mouse to move onto tiles occupied by party members.

Fixes #14396
@sev-
Copy link
Member

sev- commented May 14, 2023

Thanks!

@sev- sev- merged commit 0a0d043 into scummvm:master May 14, 2023
8 checks passed
@PushmePullyu PushmePullyu deleted the fix-u6-actor-movement branch May 16, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants