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

Fixed NewLoadSceneStart not being stopped in the teleporting method #287

Merged
merged 3 commits into from
Mar 4, 2023

Commits on Mar 4, 2023

  1. Fixed NewLoadSceneStart not being stopped in the teleporting method

    This was causing texture loss in the city when using the teleport to waypoint option or teleport to player option (which both were using the safe teleport option).
    QuadrupleTurbo authored and TomGrobbe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    9b3e988 View commit details
    Browse the repository at this point in the history
  2. Update CommonFunctions.cs

    QuadrupleTurbo authored and TomGrobbe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    db1cf8e View commit details
    Browse the repository at this point in the history
  3. Reduced timeout

    QuadrupleTurbo authored and TomGrobbe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    f3d3af1 View commit details
    Browse the repository at this point in the history