Search the Community
Showing results for tags 'cacteye'.
-
CactEye is a plugin and set of parts that allow for modular orbital telescopes. CactEye telescopes feature a fully-functional science system, and is upgradable/serviceable (primarily through Kerbal Inventory System). Orbital telescopes also now become fundamental to discovering asteroids. Unfortunately, Some people on here don't like the forum rules regarding Mod development, leading to Angel 125 dropping this project. This now is open to the community to add to, and work on collectively. In order to keep the mod orderly, We will hold a vote on features, parts, etc. before including anything in an official release. CactEye Telescopes works best with Distant Object Enhancement by MOARdv. CactEye Telescopes integrates with Research Bodies by @JPLRepo CactEye Contracts require Contract Configurator by @nightingale Downloads Release Thread: http://forum.kerbalspaceprogram.com/index.php?/topic/141280-112-cacteye-optics-community-takeover/ License: http://creativecommons.org/licenses/by/4.0/ "Cacteye Telescopes Community Takeover" is a derivative work of "CactEye Telescopes Continued" by Angel 125, which is a derivative work of "CactEye 2" by Raven, which is a derivative work of "CactEye Orbital Telescope" by Rubber-Ducky. It is licensed under CC BY 4.0. Current Release: 1.5.1.15 10/29/2018 Updated to 1.5.1 Changed out of power GUI action to close and notify user rather than just blank the window Previous Changelogs None Yet! Contributors: @Andem @Sethplays @Angel-125 @Rubber Ducky @Raven. @KaiserSoze
- 315 replies
-
- 13
-
CactEye is a plugin and set of parts that allow for modular orbital telescopes. CactEye telescopes feature a fully-functional science system, and is upgradable/serviceable (primarily through Kerbal Inventory System). Orbital telescopes also now become fundamental to discovering asteroids. Unfortunately, Some people on here don't like the forum rules regarding Mod development, leading to Angel 125 dropping this project. This now is open to the community to add to, and work on collectively. In order to keep the mod orderly, We will hold a vote on features, parts, etc. before including anything in an official release. CactEye Telescopes works best with Distant Object Enhancement by MOARdv. CactEye Telescopes supports Research Bodies by @JPLRepo CactEye Contracts require Contract Configurator by @nightingale Downloads Development Thread: http://forum.kerbalspaceprogram.com/index.php?/topic/141298-112-cacteye-optics-community-takeover-updated-06052016/ License: http://creativecommons.org/licenses/by/4.0/ "Cacteye Telescopes Community Takeover" is a derivative work of "CactEye Telescopes Continued" by Angel 125, which is a derivative work of "CactEye 2" by Raven, which is a derivative work of "CactEye Orbital Telescope" by Rubber-Ducky. It is licensed under CC BY 4.0. Current Release: 1.5.1.15 10/29/2018 Updated to 1.5.1 Changed out of power GUI action to close and notify user rather than just blank the window Previous Changelogs Contributors: @Andem @Sethplays @Angel-125 @Rubber Ducky @Raven. @KaiserSoze
- 184 replies
-
- 18
-
private void ResetExperimentGUI() { //print("Resetting GUI..."); if (SkinStored != null) { SkinStored.box.normal = StyleDefault; SkinStored.box.normal.background = GameDatabase.Instance.GetTexture("CactEye/Icons/ExperimentGUIBackground", false); SkinStored.box.fixedWidth = 0f; SkinStored.box.fixedHeight = 0f; SkinStored.window.fixedWidth = 400f; } else { Debug.Log("CactEye 2: Logical Error 3: SkinStored is null!"); } ScienceStyle.fixedHeight = 0f; ScienceStyle.fixedWidth = 0f; } #endregion } } Can someone tell me what's wrong here?
-
[1.1.2] Cacteye Telescopes Community Takeover (V 7.1.0)
Andem posted a topic in KSP1 Mod Development
Something has happened in my place of work, and I would probably get into trouble if I discussed it here. Unfortunately, I will be unable to deal with Cacteye or any other mod for the forseeable future. Please remember this is a community effort, and I want all of you to pitch in! Thanks for all of the help and support, and whoever wants to take the lead PM me, and I'll see if a moderator can transfer thread ownership. CactEye is a plugin and set of parts that allow for modular orbital telescopes. CactEye telescopes feature a fully-functional science system, and is upgradable/serviceable (primarily through Kerbal Inventory System). Orbital telescopes also now become fundamental to discovering asteroids. Unfortunately, Some people on here don't like the forum rules regarding Mod deveopment, leading to Angel 125 dropping this project. This now is open to the community to add to, and work on collectively. In order to keep the mod orderly, We will hold a vote on features, parts, etc. before including anything in an official release. CactEye Telescopes works best with Distant Object Enhancement by MOARdv. Download at Github. Liscence: http://creativecommons.org/licenses/by/4.0/ "Cacteye Telescopes Community Takeover" is a derivative work of "CactEye Telescopes Continued" by Angel 125, which is a derivative work of "CactEye 2" by Raven, which is a derivative work of "CactEye Orbital Telescope" by Rubber-Ducky. It is licensed under CC BY 4.0. Contributers:- 71 replies
-
- 22
-
- telescopes
- community takeover
-
(and 1 more)
Tagged with:
-
CactEye is a plugin and set of parts that allow for modular orbital telescopes. CactEye telescopes feature a fully-functional science system, and are upgradeable/serviceable (primarily through Kerbal Inventory System). Orbital telescopes also now become fundamental to discovering asteroids. CactEye Telescopes works best with Distant Object Enhancement by MOARdv. Due to badgering from the KSP community, I will no longer be maintaining this mod. I would like to remind players that most modders create content in their free time and without any compensation. Nagging somebody for updates is just not cool. As a parting gift, I have updated the mod one last time: CactEye2 7.1.0 has been updated to KSP 1.1.1. Download Github: Current Release Source Code Github: Current Source Code License http://creativecommons.org/licenses/by/4.0/ "CactEye Telescopes Continued" is a derivative work of "CactEye 2" by Raven, which is a derivative work of "CactEye Orbital Telescope" by Rubber-Ducky. It is licensed under CC BY 4.0. Icons made by Freepik from http://www.flaticon.com is licensed by http://creativecommons.org/licenses/by/3.0/ CC BY 3.0 Screenshots NOTE: Currently this mod is on life-support, meaning that I'll keep it compiled and running for the latest KSP, but further developments are on hold until I have more time.