Jump to content

BryceSchroeder

Members
  • Posts

    57
  • Joined

  • Last visited

Reputation

37 Excellent

Profile Information

  • About me
    Rocketry Enthusiast

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. By way of explanation, I started this project at a time when I was not busy at all. My initial work attracted a very talented developer, who did all the PQSmod stuff. I have no idea how it works, and as I'm pretty busy now again, I don't have the copious free time to figure it out. I started Kopernicus because I really wanted it to run a particular outer planets mission in RSS/RO. But now I don't really have time to play KSP much either, so I don't daily feel "I wish I could do that mission that I can't do because RSS doesn't have enough planets." To top it off, I've always felt some degree of mixed feelings writing code that improves a proprietary program for free in a programming language that, while ok, is certainly not my favorite, for a game engine that is really badly designed for this sort of game (Unity.) If KSP were open source, I'd probably have finished this off out of duty, but it isn't. I said I would watch for pull requests on the Kopernicus github, but no one seems to actually be making them. The only thing I've gotten on github are questions about how the PQSmods work, which I don't know the answers to. I am really sorry, but I just haven't been able to find the time to work on KSP stuff much lately. To reiterate my earlier statement, though, if you want to fix Kopernicus, fork it on github; I will be watching for pull requests.
  2. I'll accept appropriately tested and functional pull requests to the repository, so yes, contributions are welcome. I get an email notification for pull requests so I should be able to check them fairly promptly. Thanks!
  3. Yeah, that's exactly what happened to me. In addition, I am also moving to a new place, and it appears to have had a lot of kerbal construction. (I just attempted to change the bulbs in a fixture and had the fixture fall off the ceiling because it was installed improperly. But luckily they had used a ton of electrical tape so it didn't come crashing down! :sarcasm:) I'm so sorry for neglecting this.
  4. I have no news at this time. Teknoman is still working on the configuration system.
  5. That's fine of course, but why not choose CC-NC-ND? That way, if something happened to the site you uploaded it to, people would be able to quickly reupload it and ensure that your work continues to be available even if you don't immediately notice. CC-NC-ND would prevent commercial exploitation of your work or remixing, if you don't want people to do those things without your permission.
  6. The configuration files that come with Kopernicus will be licensed under the LGPL or other free licenses, and derivatives of them can be distributed under those terms. You will definitely not need any special license terms for configuration files you create all by yourself. You can release them under any terms you like. The LGPL license we have chosen for Kopernicus would, as I understand it, preclude us attempting to restrict your ability to use the software for any lawful purpose. I'd encourage you to choose GPL or Creative Commons licenses for your planet packs, but it's not up to us what terms you offer your work to others under. People making overbearing terms for interacting with their mods ("no using my stuff, even by reference", "you only have permission to use this resource for your parts because I graciously condescended to give it to you") etc are possibly-able to do that only because their mods are licensed under non-free terms. Kopernicus is Free software, so you're safe from that sort of thing now and forever. Even in the case of proprietary mods, I wouldn't bet on those sort of restrictions being enforcable at all, but I'm not a lawyer.
  7. We'll make sure to support these, since Kopernicus is partly to support RSS and RO, and you need FAR and DR for RO. I wouldn't expect problems. I need to try Kopernicus on my RO installation and see what happens...
  8. Rings are something we've talked about, yes, and I'd consider it not Sentar without rings Also, several Sol system bodies have rings, most notably Saturn, so we'll need rings for the primary mission of Kopernicus anyway.
  9. 1. That is a difficult question that we are investigating along a number of lines. 2. It is fully integrated with the science archives and new planets can have custom biomes.
  10. Yes, that's actually good news for us - we've been talking, and we've got Krag's blessing to port the PlanetFactory default planets to Kopernicus. So, there should be no problems porting PF configurations that depend on PF planets (e.g. Sentar) to Kopernicus, and also you'll be able to enjoy Krag's classic planets and the technical advantages of Kopernicus at the same time.
  11. An interesting thought, although the problem of successfully suppresing the "center" body would be challenging as it might come up in a lot of places.
  12. He had good advice. It's the most logical way to approach the problem. It wasn't easy though, and I can see how someone might well have concluded that it wasn't possible. We even thought for a while that there would have to be some after-system-spawning tweaking, until Teknoman unexpectedly found a way to avoid that.
  13. I submitted a pull request for MechJeb2, fixing a minor graphical glitch involving the rover autopilot waypoints on non-canonical planets. I couldn't find anything else that might cause issues between Mechjeb2 and Kopernicus. Thanks again for the head's up.
  14. Yes, the test planet Kopernicus is currently hardcoded into the dll, but we definitely want to do it in such a way that cloning templates is not required. Apart from the technical differences, the ability to create planets de novo should be one of the advantages of Kopernicus.
×
×
  • Create New...