Skip to content

Plugin for Kerbal Space Program which helps to easily switch vessels and targets.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL-2_0
Unknown
LICENSE.SKL-1_0
Notifications You must be signed in to change notification settings

net-lisias-kspu/Haystack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haystack /L Unleashed

Plugin for Kerbal Space Program which helps to easily switch vessels and targets.

Unleashed fork by Lisias.

In a Hurry

Description

This is a fork from Haystack written by hermes-jr, with additions for compatibility by enamelizer. This fork is to continue its development and maintence for KSP 0.24 and beyond.

Building

  1. Add references to the Assembly-CSharp and UnityEngine assemblies from the version of KSP you wish to target. (A plugin build targeted to one version may not work on another, even if no code changes are necessary for compatibility.)
  2. Build in Release configuration. This will copy the Release DLL to \GameData\HrmHaystack.
  3. Zip and release to the world.

Debugging Setup

  1. Copy a testbed version of Kerbal Space Program to the root directory of the repository in the KSP directory.
  2. Copy the Assembly-CSharp.dll and the UnityEngine.dll files for the KSP version you are complining against in the References directory.
  3. Deploy Haystack to this testbed version
  4. Build in Debug configuration, this will copy the Debug dll to the testbed version
  5. The testbed now contains the Debug version of Haystack, run the KSP.exe from this testbed to debug Haystack

Bonus: Add the testbed version of KSP.exe to "External Tools" in VS, then you can add this command to a tool bar to launch the testbed version of KSP.exe. You are now two clicks away from a build, deploy, and debug in VS!

Reporting Issues

If you wish to test and report errors with this plugin please make sure you have done the following:

  1. Make sure you are running this in a copy of KSP with as few other plugins as possible. Preferably with only this plugin and any required plugins installed.
  2. Make sure you can reproduce the bug / error condition. If not make sure to record as much detail as possible about what caused the bug / error condition to occur.
  3. Provide access to a copy of the output_log.txt located in your KSP_Install_Folder\KSP_Data or KSP_x64_Data if running in 64bit.
  4. If running in 64bit on Windows run this plugin in 32bit mode before reporting any errors. 64bit KSP still has many issues and bugs
  5. Feel free to leave a fourm post or create an issue here. PMs on the fourm will not generally be answered.
  6. Please keep in mind that a bug / error is not the same as a feature request.

Installation

Detailed installation instructions are now on its own file (see the In a Hurry section) and on the distribution file.

License

  • Haystack /L is double licensed as follows:
    • SKL 1.0. See here
      • You are free to:
        • Use : unpack and use the material in any computer or device
        • Redistribute : redistribute the original package in any medium
      • Under the following terms:
        • You agree to use the material only on (or to) KSP
        • You don't alter the package in any form or way (but you can embedded it)
        • You don't change the material in any way, and retain any copyright notices
        • You must explicitly state the author's Copyright, as well an Official Site for downloading the original and new versions (the one you used to download is good enough)
    • GPL 2.0. See here
      • You are free to:
        • Use : unpack and use the material in any computer or device
        • Redistribute : redistribute the original package in any medium
        • Adapt : Reuse, modify or incorporate source code into your works (and redistribute it!)
      • Under the following terms:
        • You retain any copyright notices
        • You recognise and respect any trademarks
        • You don't impersonate the authors, neither redistribute a derivative that could be misrepresented as theirs.
        • You credit the author and republish the copyright notices on your works where the code is used.
        • You relicense (and fully comply) your works using GPL 2.0
          • Please note that upgrading the license to GPLv3 IS NOT ALLOWED for this work, as the author DID NOT added the "or (at your option) any later version" on the license.
        • You don't mix your work with GPL incompatible works.
    • If by some reason the GPL would be invalid for you, rest assured that you still retain the right to Use the Work under SKL 1.0.

Haystack Continued and previous are still available under the MIT, and can be found on this branch (and on the previous maintainer's repository, see below). Please note this statement from FSF.

All other materials is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Please note the copyrights and trademarks in NOTICE

UPSTREAM

About

Plugin for Kerbal Space Program which helps to easily switch vessels and targets.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL-2_0
Unknown
LICENSE.SKL-1_0

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.7%
  • Shell 2.7%
  • POV-Ray SDL 0.6%