-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Modify teleport to move vehicle #2111
Modify teleport to move vehicle #2111
Conversation
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Outdated
Show resolved
Hide resolved
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Show resolved
Hide resolved
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Outdated
Show resolved
Hide resolved
NitroxPatcher/Patches/Dynamic/GotoConsoleCommand_GotoPosition_Patch.cs
Outdated
Show resolved
Hide resolved
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.
Except the one comment LGTM CW
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.
This PR is lacking a feature which is allowing the warpforward command to also work with vehicles as well
Also please apply a rebase to this branch so you can test it with the latest movement PR merged
79b87b0
to
495287f
Compare
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Outdated
Show resolved
Hide resolved
NitroxPatcher/Patches/Dynamic/GotoConsoleCommand_GotoPosition_Patch.cs
Outdated
Show resolved
Hide resolved
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.
LGTM CW
Needs rebase and review from @tornac1234 |
efd6bb3
to
b4924b9
Compare
Squashed for simplicity, rebased and applied some modifications. |
Just tested this PR and no longer problem with the seamoth |
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.
From ingame testing it's good
b4924b9
to
828e323
Compare
Attempting to modify the vehicle teleport behaviour.
Correctly updates player pos with player in seamoth / prawn