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

[script][pick] Added defence against a timing issue where partial/additional traps are not recognised. #7138

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

mdr55
Copy link
Contributor

@mdr55 mdr55 commented Mar 7, 2025

Added waitrt? to a few locations to give time for additional traps to be recognised by the code.

Should have no normal impact other than a fractional increase in time to run the script. Hopefully the waitrt? will allow Flags['more-traps'] to trip in time for the code to mark a partially trapped box as still trapped (rather than letting it go through as untrapped, causing death chaos and misery)

Note: this timing issue is sporadic and does not consistently present itself.

@MahtraDR MahtraDR merged commit b011700 into elanthia-online:main Mar 7, 2025
2 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.

2 participants