Plugin for Kerbal Space Program which helps to easily switch vessels and targets.
Unleashed fork by Lisias.
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.
- 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.)
- Build in Release configuration. This will copy the Release DLL to \GameData\HrmHaystack.
- Zip and release to the world.
- Copy a testbed version of Kerbal Space Program to the root directory of the repository in the KSP directory.
- Copy the Assembly-CSharp.dll and the UnityEngine.dll files for the KSP version you are complining against in the References directory.
- Deploy Haystack to this testbed version
- Build in Debug configuration, this will copy the Debug dll to the testbed version
- 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!
If you wish to test and report errors with this plugin please make sure you have done the following:
- 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.
- 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.
- 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.
- If running in 64bit on Windows run this plugin in 32bit mode before reporting any errors. 64bit KSP still has many issues and bugs
- Feel free to leave a fourm post or create an issue here. PMs on the fourm will not generally be answered.
- Please keep in mind that a bug / error is not the same as a feature request.
Detailed installation instructions are now on its own file (see the In a Hurry section) and on the distribution file.
- 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)
- You are free to:
- 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.
- You are free to:
- 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.
- SKL 1.0. See here
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