Jump to content

Ker_nale

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by Ker_nale

  1. @datapirate42: This mod is only for SPH/VAB. To search crafts in flight you can check Haystack or Tracking Station Evolved.
  2. I am glad that you like it. Regarding your question about auto tagging auto saved vessel: generally it should be tagged with whatever tags you have chosen for current vessel. Otherwise there would be a problem because lets consider this scenario: You load some craft with tags You modify the craft (without saving) and you modify its tags You launch the craft. You had not saved it so you have only auto-save You revert, internally it means the game loads auto-saved craft You save your craft to persist your changes that so far were only in auto-save After you saved your craft in last step you would like it to have the tags after modifications, isn't it? It means that they had to be stored somewhere and the only place to do it is auto-save. The only thing that comes to my mind is to hide tags for auto-save, but is it really that big problem if they are shown? I was thinking about giving an option to create sub-folders but unfortunately it conflicts with one important feature that I want to have: if you save anything using my plugin you should be able to load using standard "load" feature from base game. I believe that if I had allowed to save it into some sub-folder it would be no longer possible to load using standard "load" window. Regarding question to allow to save craft to different "save" folder: it is something worth considering, but I would rather see it as a button like "move to another save". So you would still be able to only save to current save, but you would be free to move crafts between saves. I do not think that I will add something like that in the nearest future, but I will add it to my backlog of things worth implementing.
  3. @Probus: Newer versions of KSP introduce redesigned versions of old parts (you can check "KSP loading" forum threads to read about them, for example the newest one for KSP 1.9 talks about redesigned Mainsail engine). Such parts have the same name, statistics and description as old parts and players may think that old parts just changed appearance. But the truth is that redesigned versions have different internal IDs and are separate parts, old versions are hidden in VAB/SPH but they still may be used when someone try to load craft that has been created in old version of the game. Such redesigned parts are named replacement parts for old parts.
  4. Hi, For long time I had been not playing Kerbal Space Program and hence I was not working on the mod. I was just checking from time to time if it works with new versions of the game and it seemed to be ok but unfortunately I had no time to look at some issues that some of you mentioned. Anyway I returned to kerbals and I have updated the mod. Changes in version 1.6.0: Localize stock craft names and descriptions Take into account that there may be replacement parts - vehicles with such parts should not be marked as unavailable Fixed exception while renaming craft on Windows Compiled for KSP 1.8.1 @Gordon Dry: I tried to reproduce error that occurred for you with FAR and procedural parts but I was unable to do so. I know that it is a very long time since you wrote about it but if it happens that you still use this mod and have such errors then maybe you could write steps how I could reproduce it. If it happens for particular craft then you could share it. I do not use neither FAR nor procedural parts on daily basis so I just tried to play with it on very simple crafts and no exception occurred. The stack trace that you provided suggests that error occurs during loading of craft - KSP Craft Organizer does not generate thumbnail of craft by itself, game automatically does it when craft is loaded and thumbnail does not exist. Anyway if you have any more information it would be helpful if you provide it :). BR, Ker_nale
  5. @linuxgurugamer I just wanted to thank you for this mod. I had a feeling that resonant orbit calculator is the last piece missing to have complete KSP experience inside the game itself. I found this mod today and after 36 mods installed I finally feel that KSP as a game is complete .
  6. It seems I have too many mods created by @DMagic and the options in difficulty settings are glitched :/. There are two separate tabs for DMagic mods but when I select one then always both buttons are pressed simultaneously. The options do not fit the screen and they wobble all around so it is not possible to really change anything. Static screenshot that does not really show dynamic behaviour of wobbling: I have following mods from DMagic installed: Let me know if you can reproduce the glitch with these mods. If not then it may be some other mods that I have installed or my particular resolution/scaling - if you cannot reproduce it I will try to investigate more. I have tested it on KSP 1.4.3.2152.
  7. @DMagic Thanks for the replay, I didn't notice this button. Excellent work :).
  8. @DMagic Both of these mods are really great. I have one question, though: when Maneuver Node Evolved is installed is there a possibility to increment/decrement time by one orbit period? It is possible in stock KSP but I cannot see the option when plugin is installed. When I force increment time by one orbit using Precise Maneuver and ten I try to adjust the node using Maneuver Node Evolved the time is reset back to the original one. Is it a bug or feature?
  9. @Gordon Dry the bug that you mentioned (about "Unavailable due to science level" message) should be corrected now in version 1.5.5
  10. It is very strange - I have never seen something like that. I just try to load craft to VAB/SPH using standard KSP function and this internal KSP function detects if craft may be loaded and displays message if needed. If something like that happened using KSP Craft Organizer plugin then maybe using standard open dialog may cause this bug as well? This is something that I am considering to add. Definitely right now I do not like idea to provide automatic backup options or to allow to save crafts in subfolders but maybe KSP Craft organizer will be able to display them. This seems to be doable, maybe I will implement it. Now there is .version file included and CKAN uses it. Regarding preview pictures: I investigated it and it is quite tricky to implement. The only option that I see is to remove currently edited craft from VAB/SPH and then load one by one all crafts with missing thumbnails and generate thumbnail for each.
  11. I would need to investigate it. What is the advantage of using .version over just using CKAN? I use standard preview images created by KSP. For stock crafts they are in Ships/@thumbs, for player's crafts they are in "/thumbs/<saveName>_SPH/VAB_<craftName>.png". I am not sure if this is possible to force KSP to recreate them. Edit: My intention was rather to make it not necessary to copy crafts by hand, instead inside plugin you can read craft from another save. When you save it then it will be saved in current save so effectively you will copy it to current save.
  12. As some of you already noticed I published new version of the plugin that works on KSP 1.4.1. I also added possibility to sort crafts by last modification date. I appreciate that you like it :). @Gordon Dry: You are right, I did not think that somebody can give illegal path characters in the craft name. I will look at it. Thanks for the log file - it should make correction much easier.
  13. I think in that case you must do it by hand but you do not need to do it directly on the file system. You can assign tags to crafts you do not like to be displayed, for example you can use default tag "-Archived?" or create similar new one. You should easily spot all non-compatible crafts and select all of them using checkboxes on the left to each craft and assign some tag to all selected crafts.
  14. I am not sure what are you doing. Why do you have modded crafts among stock crafts?
  15. I am the original author of the plugin and I will try to make it work on 1.4. I encountered problems how plugin displays menus when UI is scaled > 100% - I think it was working OK before 1.4 but now everything is messed up. I have to look at it and hopefully fix the problem, I hope I will have time this week :).
  16. Sounds good for me. As I said I will try to update the plugin so it works with new versions of the game - since I do not play it right now (and I do not know when I may start playing it again) I hope I will be notified about compatibility issues in this thread so I can fix it. I will limit changes to compatibility issues though, so if you have some ideas to add new features then fill free to fork or contribute to it.
  17. I am not sure if it would not be a good idea to place it in some another new plugin - KSP Craft Organizer is purposely not dealing with saving at all, it adds possibilities for reading (filtering on name/tags, reading from different saves and so on). I did not modify standard "save" action and did not replace standard read action to be more bulletproof for future changes of the game (so I do not need to modify the plugin every time new version of the game is released) and for possible compatibility issues with other plugins.
  18. If you have some ideas how to improve the plugin - sure, no problem.
  19. Hi All, I no longer play KSP so I did not even notice that new version is available. Thx @santiagokof and @Supermarine for pointing this out. I recompiled the plugin with the new version of KSP and uploaded it to all places listed in the first post. I tested it quickly and for me it works. If you have any problems with this new version then please provide information when it occurs and the content of your log file so I can investigate it. As I no longer play KSP I will probably not be able to spot some bugs myself but I will try to keep this plugin running on newer versions of the game if this is not too much work for me. Please note that Cursea has to approve files before they are visible for everyone. If you need the plugin right now please download it from github or spacedock. BR, ker_nale
  20. @bokrif: I have created new version of the plugin on github, 1.4.1. The only difference is that there are more guarding blocks so there is less chance that plugin will fail miserably if some craft file is corrupted. Also, if some error is found, the problematic craft file should be logged. Please install new version by hand (I did not update it for CKAN) and provide output from log file so I can investigate more. The download is available here: https://github.com/grzegrzk/ksp-craft-organizer/releases/tag/1.4.1
  21. Can you post your game version and OS? The best would be if you send a few first lines of the logs - from the first line until and including "Log started: ", something like this: Edit: Also, please provide version of KSP craft organzer plugin that you are using.
  22. Thanks. Sorting by dates is definitely doable. I will try to include it in the next release. I am not sure when it may be though - recently I do not play KSP but I will try to keep this mod updated. Also, I may return to KSP at some time ;).
  23. Hi all, I have released version 1.4. Changes: Adjusted to KSP 1.2.1 Added possibility to sort crafts Added "clear" buttons next to each tag group in filter pane Download: Download from spacedock Download from curse Download from github As far as I can see it is not yet available using CKAN, there may be some delay until it updates its metadata. If problem still occurs tomorrow I will try to investigate what is wrong with it. It is now available on CKAN as well. It seems that either CKAN or spacedock have up to ~3h of delay to update metadata/notify about changes.
  24. Hi All, I think you all deserve some explanation: 1) I did not test 1.2-pre version with final 1.2. Recently I did not play KSP at all :(. 2) This plugin does not have that many dependencies on KSP api, so I think if it works for somebody on KSP1.2 it should work just fine. 2) Toady I have started to work on the update for KSP1.2 that would include sorting of crafts and maybe some other minor updates. It turned out to be something more than "little 1-hour change". I hope that I will manage to finish it this week (or during next weekend). So basically if you need working version of the plugin it seems you may just grab the one for KSP1.2-PRE. I will try to post the newer version with some upgrades as soon as I can.
  25. Hi all, I am back from holidays and I have updated the plugin to KSP 1.2-pre. It does not contain any other changes than adjusting to new version of KSP. The version for ksp 1.2-pre is not compatible with earlier versions of the game and the version for KSP 1.1.3 is not compatible with KSP 1.2-pre as the API has been changed. Please download the version appropriate for your game. This version is not available on spacedock as they do not allow to mark plugin as compatible with prerelease versions. I will try to update the plugin to have features like vehicle sorting but unfortunately I have very important mission to the surface of Eve & back ;). Download: Download from curse (there are separate files - only for KSP 1.1.3 or only fork KSP 1.2-pre. Please download appropriate) Download from github (there are separate files - only for KSP 1.1.3 or only fork KSP 1.2-pre. Please download appropriate) Please inform me if you have any problems with the plugin for KSP1.2-pre. I play mainly in KSP 1.1.3 so I did not have chance to test it thoroughly but I would like it to be finished once KSP 1.2 is officially released :).
×
×
  • Create New...