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 pearled players going through portals #531

Merged
merged 1 commit into from
May 14, 2024
Merged

Fix pearled players going through portals #531

merged 1 commit into from
May 14, 2024

Conversation

okx-code
Copy link
Contributor

@okx-code okx-code commented May 13, 2024

That was being based on PlayerPortalEvent, which is no longer being called. The fix is to manually call the event.

Tested on the test server and validated that pearled players cannot go through portals, and also that pearls are dropped if you try and take them through portals.

That was being based on PlayerPortalEvent, which is no longer being called. The fix is to manually call the event.
Copy link
Contributor

badge

Build Successful! You can find a link to the downloadable artifact below.

Name Link
Commit 9d2a09b
Logs https://github.com/CivMC/Civ/actions/runs/9070611782
Download https://github.com/CivMC/Civ/suites/23742138992/artifacts/

@RedDevel2 RedDevel2 merged commit 0ffcfb5 into main May 14, 2024
3 checks passed
@RedDevel2 RedDevel2 deleted the fixportals branch May 18, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants