-
Notifications
You must be signed in to change notification settings - Fork 19
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
Improve the behavior of death planes #257
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad to see this is finally a thing considering how long many people have looked into this. Got a few comments.
Played around with this for a bit. For the non-properties, this is what I noticed:
|
The directory in the comment in the code is wrong, it's actually the one you mentioned, but that script should still run normally since it only cares about the name of the lua file... does it not run at all? |
Uh, oops. I didn't have that commit when testing for some reason. That can be ignored. |
Did some more digging around. We currently check |
… Portabello waters being too high)
Additional changes that were made:
Open problem:
|
Fixes NT big assembly teleporters
Tested the functionality of this. There are 2 outstanding issues currently:
The death planes in all other worlds seem to work, and the main Assembly teleporters work again. |
… into enhancement/death-planes
…ver/Uchu into enhancement/death-planes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes for the death plane code looks good. Got 2 questions about 2 other changes.
Fixes #190 and #74