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

Re-examine Homing Device and Emergency TP #875

Closed
emmamei opened this issue Jun 25, 2021 · 2 comments
Closed

Re-examine Homing Device and Emergency TP #875

emmamei opened this issue Jun 25, 2021 · 2 comments

Comments

@emmamei
Copy link
Owner

emmamei commented Jun 25, 2021

This code should be fixable and work.

The homing device essentially automates the TP Home button.

@emmamei emmamei self-assigned this Jun 25, 2021
emmamei added a commit that referenced this issue Jun 27, 2021
Per issue #875, removed "EMERGENCY_TP" setting and re-implemented all
code. Examined "HOMING_TP" code, and documented both.

Segregated code into two functions for testing and code cleanup.

Also added documentation and rename variables to be more consistent and
more functionally descriptive.

The dataserver event is still not raised with llRequestInventoryData.
emmamei added a commit that referenced this issue Jun 27, 2021
(This is a recommit.)

Per issue #875, removed "EMERGENCY_TP" setting and re-implemented all
code. Examined "HOMING_TP" code, and documented both.

Segregated code into two functions for testing and code cleanup.

Also added documentation and rename variables to be more consistent and
more functionally descriptive.

The dataserver event is still not raised with llRequestInventoryData.
@emmamei
Copy link
Owner Author

emmamei commented Jun 29, 2021

The code has been hacked and hacked and tested - nothing makes it work in situ.

The HOMING_BEACON is an automated teleport home for a collapsed Dolly. The "TP Home" button on the collapsed menu is a manual version of the same thing.

Now added TP_HOME to code to take the code out optionally; the HOMING_BEACON code is dependent on the TP_HOME macro to activate.

emmamei added a commit that referenced this issue Jun 30, 2021
Teleport function is enabled with TP_HOME, and HOMING_BEACON now
depends on TP_HOME to activate.

This is tied into issue #875.
emmamei added a commit that referenced this issue Jun 30, 2021
Activated TP_HOME for more teleport testing - preferably much more
*relaxed* testing.

Also fixed Aux.lsl.

This is related to issue #875.
@emmamei
Copy link
Owner Author

emmamei commented Jul 3, 2021

This has been made optional, and focus is now elsewhere. Problem with the code has been been shown to be something other than the code itself.

Testing has slowed and is no longer a priority.

More than likely will return to in the future.

@emmamei emmamei closed this as completed Jul 3, 2021
@emmamei emmamei added the wontfix label Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant