Jump to content

hakan

Members
  • Posts

    387
  • Joined

  • Last visited

Everything posted by hakan

  1. Thank you. I closed my PR https://github.com/S-C-A-N/SCANsat/pull/107 against the main repository as your solution is even better Out of curiosity though, what is the "canonical" source tree for SCANsat if I should want to provide more PRs? And secondly, could you build a new 9.0 release candidate with this change in it? I can build it myself, but having a canonical distribution is always nicer Thank you, my intention is actually creating missions for people so they have to run a basic scan first, and then get specific instructions to visit areas A, B, C to analyse the strange readings they got from those spots... Or something like that
  2. I'll take this discussion here instead of the Contract Configurator thread... Five minutes ago, I was singing and dancing because my dll got loaded and I saw my "OnLoad" and "OnSave" events in the KSP.log Now, my stumbling block: I would need access to the anomalies, but both the SCANanomaly class and the accessor method are marked "internal". Would you accept a PR making those externally visible? I would also need a list of the already scanned bodies, but I did not find anything in the SCANutil for that purpose yet. That might take some more hunting.
  3. +1 to that, actually. I had a look yesterday at the "optional module files", and see no good way of creating CKAN packages for them. It would be either install all of them or none. Or, even worse, splitting up the zip file myself and have one CKAN recipe for each and every MM file, which then would turn people crazy
  4. Thank you, I was halfway there to have the PR, but then decided to rather go all the way and implement my own addon. If nothing else, I will have learned some more C# The method exposed in SCANUtil is already fine for now.
  5. Aaaah, o.k., now I get you. I'll ping @pjf on this as he is the thread owner. Thank you for the notification. - - - Updated - - - Sorry, no way to do that yet. We have an issue open to think about a way to do this, but no one found time to look into that yet.
  6. Honestly, I updated my own MM through CKAN. From 2.5.6 to 2.5.8. Successfully
  7. I think I will be happy for the beginning with SCANutil providing me access to SCANdata.Anomalies Knowing myself, I tend to get bogged down into over-engineering the initial stuff, so this time I want to go the way of building something quick and possibly dirty, and cleaning up stuff afterwards But thank you for the references, I will read through them with more concentration during the weekend.
  8. Just back to tell you guys that EPL-RegolithAdaptation is available through CKAN and will always be automatically in sync with whatever is uploaded to kerbalstuff. ckan install ExtraPlanetaryLaunchpads-RegolithAdaptation should be your friend
  9. Ah, so by using SCANUtil, I don't have to take care of stuff like DLL loading and whatever? Nice, nice, nice... I'll give it a try tonight. Thank you for the hint
  10. On a slightly different tangent, and hijacking your thread just a itty bitty little bit... I have a little itch with SCANsat which could be scratched by either sending a patch to the SCANsat and MechJeb guys, running the risk of being not accepted as it is honestly a bit to the side of scope for both of them... Or use my new-found mad C# skillz (thank you CKAN) to write an go-between addon similar to ContractConfigurator. So, to cut a long story short, I went through the source code, but cannot see how and where in https://github.com/jrossignol/ContractConfigurator/tree/master/source/CC_SCANsat you obtain the reference to the actual SCANdata object. Could you give me a little starting help?
  11. FAQ page? You mean the wiki? If so did you notice the "moved here" link? If not, I'll shut up and be thankful for a direct link to the page you mentioned so we can do something about it
  12. Hmmmm... I checked the history of the ckan files over at github but I can't see from the history who added them. Extremely strange, as git should not lose history in any way... Investigating further. I will have a look at this, but it might be later today (European Standard Time, it is 11:30 at the moment here...). But we like to keep CKAN versions in sync with the mod itself, so if it is marked 0.25, usually you should expect it not to be available for 0.90 This is questionable at best. Whenever we add something to CKAN, we try to get confirmation from the original author that he/she/it is o.k. with that. Usually the answer is that people at o.k. with that and are quite happy that we take some load off their shoulders. Who added EPL->RA to CKAN I cannot determine at this moment, but now that it is in, I would like to do my best to repair it. Unless rabitninjawombat asks us to remove it completely of course, which is his right as the original author.
  13. See http://forum.kerbalspaceprogram.com/threads/100067-The-Comprehensive-Kerbal-Archive-Network-%28CKAN%29-Package-Manager-v1-5-0-24-Dec-2014?p=1661157&viewfull=1#post1661157 Besides, if you think something is missing, either an enhancement request over at github, or, even better, a pull request with your implementation, would have been much more welcome rather than a posting signifying that your were.... surprised
  14. Because both packages provide the same .cfg file, but with slightly different content. If and when a new distribution archive, with two cfg files with distinct names would be released, I can provide CKAN entries for both at the same time...
  15. Thank you, that was the right hint. That, and me putting the weather balloon on a FASA launch pad arm to have time to update the pressue to 50% before it crashes into the ground and explodes
  16. Well met is what this would be, especially seing as how the Hooligans seem to have been left behind on the progress of history. Word on the street is that they have not fully arrived in the 90'ieth century yet... - - - Updated - - - Also, on a different tangent, are you aware of the sterling work this chap by the name of nightingale is doing over here: http://forum.kerbalspaceprogram.com/threads/101604-0-90-Contract-Configurator-v0-5-1-2015-01-10?p=1643227&viewfull=1#post1643227 ? I might have started some little discussion about how the good Professor would give out Contracts to build vast Whale-hunting stations on the Mun and asteroids
  17. Strange, I tried the same (right clicking on the balloon), and no menu came up. What would be the minimal working balloon? Maybe someone could share a craft?
  18. In current versions of CKAN, go into the "CKAN" directory inside your KSP install. There, you should find a file called "installed-default.ckan". This is a fully valid ckan file that contains references to all your (CKAN-managed) installed addons. That thing can be installed from the command line via ckan install -c <path-to-some-directory-where-you-keep-that-file>\installed-default.ckan I fear there is no way to do this from the GUI, maybe someone should write an enhancement request for it so the idea does not get forgotten
  19. Wow, maybe you should use a better antivirus program Few Users Fewer than 50 users in the Norton Community have used this file. Very New This file was released less than 1 week .ago. Fast-changing programs tend to be relatively fresh on the market. Also, I don't know what we could do to have CKAN used by more than 50 people except going from house to house, forcing them to play KSP managed by CKAN. At gunpoint
×
×
  • Create New...