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

[Feature Request] Better wireless modem range increases linearly #4

Closed
xiewuzhiying opened this issue Mar 6, 2024 · 4 comments
Closed

Comments

@xiewuzhiying
Copy link

xiewuzhiying commented Mar 6, 2024

When the wireless modem is on a ship, its range increases linearly based on the height in world space rather than the height in shipyard. (and can be more than 384 blocks)

Influenced by #955 and #1688

@TechTastic
Copy link
Owner

This is correct behavior for how the compatability Mixin was written into VS2

I do not understand what you would like me to do as this seems to already function as is and is not a thing for CC: VS to change as the Mixin is in base VS2 itself

@xiewuzhiying
Copy link
Author

xiewuzhiying commented Mar 6, 2024

WirelessModemPeripheral.java
The range is only related to the height of the wireless modem in shipyard.
Maybe I should record a video.

@xiewuzhiying
Copy link
Author

And I hope the range can continue to increase at height beyond the max build height, such as an aerial VS ship being used as a wireless communication hub.

It should be something added by addon, not VS2.

@xiewuzhiying
Copy link
Author

I did it myself.

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

No branches or pull requests

2 participants