Jump to content

Search the Community

Showing results for tags 'cacteye'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Welcome Aboard
  • Kerbal Space Program 2
    • KSP2 Dev Updates
    • KSP2 Discussion
    • KSP2 Suggestions and Development Discussion
    • Challenges & Mission Ideas
    • The KSP2 Spacecraft Exchange
    • Mission Reports
    • KSP2 Prelaunch Archive
  • Kerbal Space Program 2 Gameplay & Technical Support
    • KSP2 Gameplay Questions and Tutorials
    • KSP2 Technical Support (PC, unmodded installs)
    • KSP2 Technical Support (PC, modded installs)
  • Kerbal Space Program 2 Mods
    • KSP2 Mod Discussions
    • KSP2 Mod Releases
    • KSP2 Mod Development
  • Kerbal Space Program 1
    • KSP1 The Daily Kerbal
    • KSP1 Discussion
    • KSP1 Suggestions & Development Discussion
    • KSP1 Challenges & Mission ideas
    • KSP1 The Spacecraft Exchange
    • KSP1 Mission Reports
    • KSP1 Gameplay and Technical Support
    • KSP1 Mods
    • KSP1 Expansions
  • Community
    • Science & Spaceflight
    • Kerbal Network
    • The Lounge
    • KSP Fan Works
  • International
    • International
  • KerbalEDU
    • KerbalEDU
    • KerbalEDU Website

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Twitter


About me


Location


Interests

Found 5 results

  1. 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
  2. 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
  3. 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:
  4. 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?
  5. 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.
×
×
  • Create New...