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

Fixes for TELEPORTER BASIC #467

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

jerethk
Copy link
Contributor

@jerethk jerethk commented Nov 9, 2024

A couple minor things had to be done to make TELEPORTER BASIC work as you would expect.

  • the s_playerYPos and s_playerYaw values also need to be transformed to the teleporter's values for the player to correctly teleport to the new position

Also re-instated the commented out code that changes automap layer after teleporting. This brings back vanilla behaviour.

I do not believe that this amendment needs to be an optional game setting, because TELEPORTER BASIC is a recent discovery that existing mods do not use.

- the player ypos and yaw also need to be transformed to the teleporter's values

Also re-instate commented out code that changes automap layer after teleporting
@jerethk jerethk force-pushed the FIX_TELEPORTER_BASIC branch from df7b4e8 to 6f323f1 Compare November 10, 2024 09:02
@luciusDXL luciusDXL merged commit f81d39d into luciusDXL:master Nov 19, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants