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

This stops the errors that are within the standard Qbox recipe #12

Merged
merged 6 commits into from
Dec 24, 2023
Merged

This stops the errors that are within the standard Qbox recipe #12

merged 6 commits into from
Dec 24, 2023

Commits on Dec 9, 2023

  1. Update camera.lua

    This returns the thread if the player is not logged in
    JayLovesProgramming authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b74fbe0 View commit details
    Browse the repository at this point in the history
  2. Update main.lua

    This makes sure the thread returns if player is not logged in
    JayLovesProgramming authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ad174a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Update camera.lua

    remove unwanted wait time
    JayLovesProgramming authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    75c3432 View commit details
    Browse the repository at this point in the history
  2. Update camera.lua

    Adding isLoggedIn variable. I forgot...
    JayLovesProgramming authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4a15302 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update camera.lua

    Remove wasted wait time
    JayLovesProgramming authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d6fd020 View commit details
    Browse the repository at this point in the history
  2. Update main.lua

    Target zones already check if player is logged in. Added extra isLoggedIn check to make sure before checking players job and then creating zones
    JayLovesProgramming authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ccdecd8 View commit details
    Browse the repository at this point in the history