We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Causes lag spikes up to multiple seconds on larger tp-tube databases 30k+
TODO:
move_tube(pos)
Relevant code sections
Move code:
jumpdrive/compat/teleporttube.lua
Lines 9 to 38 in 686e335
"commit" after jump:
Line 46 in 686e335
Pipeworks tp tube api (can be shortened): https://github.com/mt-mods/pipeworks/blob/dd6950f7b037d17895d41db2bbbddfdfddcdf25c/teleport_tube.lua#L355-L370
The text was updated successfully, but these errors were encountered:
f1a6529
No branches or pull requests
Causes lag spikes up to multiple seconds on larger tp-tube databases 30k+
TODO:
move_tube(pos)
in the pipeworks namespace (blocked by code and registrations cleanup pipeworks#101)move_tube(pos)
(no commit afterwards needed)Relevant code sections
Move code:
jumpdrive/compat/teleporttube.lua
Lines 9 to 38 in 686e335
"commit" after jump:
jumpdrive/compat/teleporttube.lua
Line 46 in 686e335
Pipeworks tp tube api (can be shortened):
https://github.com/mt-mods/pipeworks/blob/dd6950f7b037d17895d41db2bbbddfdfddcdf25c/teleport_tube.lua#L355-L370
The text was updated successfully, but these errors were encountered: