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

Convert to addon #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Convert to addon #6

wants to merge 7 commits into from

Commits on Jul 9, 2014

  1. #5: Convert to addon.

    Note: Same limitation as script version is currently in effect. This
    only works when the player starts in a plane (for now).
    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    8297ba1 View commit details
    Browse the repository at this point in the history
  2. Add .pbo to .gitignore

    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    d65cd79 View commit details
    Browse the repository at this point in the history
  3. #5: Working addon version

    This version features a fully working addon version.
    
    This has been tested will all three supported planes, and moving
    between them. Only tested in singleplayer.
    
    Known issue:
    - If using several playable characters in planes, the script is confused.
      The correct way to fix this is probably to add a check to continuously
      check if the driver (pilot) is a player. An alive check should probably
      also be added.
    
    Some cleaning up is in order before a proper release.
    
    Fixes #5.
    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    e4025f7 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    d85b642 View commit details
    Browse the repository at this point in the history
  5. Add LICENSE.md

    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    5d732c5 View commit details
    Browse the repository at this point in the history
  6. Add addon .pbo file

    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    a6ac143 View commit details
    Browse the repository at this point in the history
  7. Revert "Add addon .pbo file"

    This reverts commit a6ac143.
    Lars Storjord committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    7e00981 View commit details
    Browse the repository at this point in the history