Jump to content

Search the Community

Showing results for tags 'the forum keeps messing with my threads'.

  • 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 1 result

  1. PLEASE READ THIS: About Kopernicus is a KSP add-on that allows for modification of stock planets and the creation of new planets via modification of the system prefab. Why is this advantageous you might ask? Previous planet adder mods, such as Planet Factory, modified the live planetary system and had to keep multiple hacks actively running to provide these worlds. We strive to provide the least hacky solution by introducing planets into the game in the exact same manner Squad would. The Kopernicus loader is a one step process. It is started before the planetary system is created and rewrites a property called PSystemManager.Instance.systemPrefab. The game itself then creates *our* planetary system as if it were blessed by Squad themselves. The mod's function ends here, and it terminates. Kopernicus introduced worlds require zero maintenance by third party code, as all support is driven entirely by built in functionality. This yields an incredibly stable yet incredibly flexible environment for planetary creation. We provide tools for customizing every aspect of a planet such as biomes, the scaled space model, the surface materials, the structure of the terrain, and much more. Eventually we strive to provide replacement capability for the StarSystems mod. The methods they used to support other stars (reparenting the sun, switching the sun for solar panels, etc.) causes issues. KSP's engine assumes that Sun.Instance.sun is set to the center of the universe. Unfortunately, this also is what the sun light in the sky and the solar panels key off of as well. The solution is likely to include additions to the local space camera system (multiple lens flare and light sources) and custom part component mods for solar panels to replace the stock ones. Current Release Release 1.8.1-1: https://github.com/Kopernicus/Kopernicus/releases/latest KittopiaTech 1.8.1-1: https://github.com/Kopernicus/KittopiaTech/releases/latest Kopernicus is licensed under the GNU Lesser General Public License KittopiaTech is licensed under the MIT license Instructions Copy the contents of the GameData/ folder to KSP's GameData/ folder Launch KSP and enjoy! Please report any bugs you may find at https://github.com/Kopernicus/Kopernicus/issues KittopiaTech The KittopiaTech plugin is a continuation of KCreators "KittopaTech Ingame Terraforming" plugin, that can edit the stats of planets at runtime, via. a Graphical Interface. The original KittopiaTech was mainly developed by KCreator, with some additional content by Kragrathea (Utility code) and Gravitasi (ScaledSpace fixes and more). Their work was modified by BorisBee (initially, he's pretty inactive now) and myself, Thomas P., to be more modular, stable and user-friendly. Because Kopernicus offers us already a fully functional API, we decided to change the goals of this plugin. Instead of a standalone Planet-Editor, this is now an add-on for Kopernicus. This has many additional reasons, for example, the messy config-saver / -loader. You can open the KittopiaTech UI by pressing Ctrl + P. The UI layout pretty much reflects the config structure of a planet loaded by Kopernicus, so making changes in the UI should feel more familiar to making them in the config. Due to the UI framework KittopiaTech is using, every sub-editor becomes it's own window that can only be closed by clicking the button that also opened it. To close them without going back to the button that opened them, you can open the Kittopia Window Manager using Ctrl + T, and close them from there. Examples Selectively copy folders inside KopernicusExamples/ into a GameData/KopernicusExamples/ folder. There are a number of examples of how to use Kopernicus. You have to download the examples from their GitHub repository: https://github.com/Kopernicus/KopernicusExamples/ Note - reparenting Kerbin or the Sun causes the sky to be incorrect in the space center view. It is, however, correct in the flight view and the flight map view. Reparenting the sun causes other stars positions to not update in the tracking station for some reason. How to get support We're always willing to help you with your issues, but however, there are a few things you'll have to do before we can help you: Please make sure that all your mods are up to date, and that they are installed correctly We will need your KSP.log, your GameData/ModuleManager.ConfigCache file, and a zip file that contains the folder Logs/Kopernicus Expansions and Documentation In case you need help with anything, feel free to join our Discord Server: http://bit.ly/kopernicus-discord Team Thomas P. Sigma88 All the people that keep testing my broken devbuilds Contributors Teknoman 117 aka. Nathaniel R. Lewis (co-founder, lead developer, busy right now) Bryce Schroeder (founder of the Kopernicus project) NathanKell (knowledge base) KillAshley (examples) Gravitasi (a lot of useful features + former maintainer of KopernicusTech) KCreator (Creator of KittopiaTech, where some code has been borrowed from) MrHappyFace (Creator of the external loading API and the KopernicusExpansion mod) zengai (code for loading .bins from other paths that Kopernicus/Cache) Majiir (CompatibilityChecker utility that is used to deactivate Kopernicus on unsupported versions) Padishar (ScaledSpace OnDemand optimisations) WazWaz (Scatter Collision fix) xEvilReeperx (Various code snippets that turned out to be very useful)
×
×
  • Create New...