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

Fix #486 - when you log off on a ship and it moves, you should log on still in the ship, not in the middle of nowhere #937

Commits on Aug 5, 2024

  1. Added basic implementation of teleporting disconnected players back o…

    …nto ships
    m-doescode committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0d585ed View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Removed print statements

    m-doescode committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2e97c4f View commit details
    Browse the repository at this point in the history
  2. Extracted MAX_ONBOARD_TICKS from magic number

    m-doescode committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    666446b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Moved MAX_ONBOARD_TICKS to a config option, and added the ability for…

    … reconnected player teleportation to be disabled
    m-doescode committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    266c308 View commit details
    Browse the repository at this point in the history