-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fixed issue #228 Relative teleports not working with teleport_warmup #230
Conversation
Hello, can you fix the style checking in CI. (This can be done via running the P.S. The |
Maybe another better solution is to:
Something like
Which keeps the original function signature, and in most case, the teleport requires no flags. |
Hello, please let me know if it's okay to modify the commit in your side, if you are not convenient to do this, I can just merge this request, and do the modification in my side. Thank you~ |
I’ll be all good to make these changes next week as i’m busy with the holiday season, if you’d like to get this done asap you’re very welcome to merge it and modify it. |
Okay, have a nice holiday! |
…f 'none' tags. also removed some instances of wild card imports
Ive made the requested changes, let me know if there is anything else |
Looks nice, thank you very much! |
Fixed issue #228 where using relative teleports with teleport_warmup would teleport player to 0 0 0 due to incorrect use of PositionFlags