Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    25,063
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. @Gameslinx I just installed Parallax on 1.10.1, along with the RTB Bleeding edge Kopernicus. I also installed the Parallax Stock Planet Textures. On the Mun, at the following coordinates: 82-13-44 S 103-02-24 E There is a big depression where there is a monolith, one of the anomalies in the game. This is near the south pole, and it seems that something is messed up showing the planet surface, the surface is in pieces which don't align to each other, see the image below. I removed Parallax & the Parallax Stock Textures, reloaded the game and the surface was in one piece And a much higher view:
  2. Status on the next release: Part Costs, Entry Costs and TechRequired would be helpful for balancing parts across mods and confirming that parts were placed in the correct nodes: Done the ability to grab multiple modules of the same name, (ie. R.A.P.I.E.R. has two ModuleEnginesFX for example): Done Resource stored in part: Not done Propellant and atmosphereCurve within ModuleEngines/ModuleEnginesFX could also be useful: Outside current scope of work, possible in future I hope to be able to get the resources done in a day or so. Regarding the Propellent inside the ModuleEngines(FX), that may be possible to get. However, the curves (velCurve & atmCurve) are problematic since they have multiple lines, which would be somewhat difficult to add to a spreadsheet
  3. New release, 1.3.7.8 Adjusted the cullingmask for the markercam Big shout out to @cyberKerb for fixing these issues
  4. Probably a bug. Please provide details (ie: resource in question, craft file, etc). If possible, please have the craft file use as few mods as possible. I will try to look at this later this evening if you get me the info in time
  5. No, they don’t. You need at least 2 body physics, KSP doesn’t have that. You can pretend, because the points are in well known locations, and use a mod to keep them in orbit, but its not real. Not real Lagrange po8nts, they dont exist in KSP
  6. New release, 0.1.5.1 Added additional checks crossfeedToggleModule != null to avoid nullref
  7. New release, 1.3.7.7 Fixed typo of asset name for targetpoint Thanks to user @cyberKerb for all of the following: Reordered PartCamera.cs Activate() function. It was also missing the InitTextures() which was causing the Target marker to not load. Added ActionGroup for camera activation to both part modules Corrected the shader reference path to: 'Legacy Shaders/Particles/Additive '. Was causing NRE errors if bullets or Target ray buttons were used. Added user config option to set EC amount for camera usage. Was hard coded to 0.02. Updated part cfg files to match. Found a logic hole in the PartCameraModule. When a camera isEnabled (after being activated()) it does regular checks for electric charge. Once EC gets to zero, the mod will deactivate the camera (docking cameras are unaffected) and set isEnabled & _isPowered to "FALSE". In this state, there is no way to get back to IsEnabled = true due to there being a power state check before allowing a user to enable a camera. No EC checks are ever run again and the camera cannot be used. Added code to do an ECcheck before trying to enable the camera to avoid this issue. Fixed the kerbals being seen through parts by fixing the cullingMaskLayer
  8. The response is ALWAYS negative, for every update
  9. I've merged the PR, will test and then get it released in a day or so. Thank you
  10. I havent had time to look at the log file, but check to see if you somehow have 2copies installed
  11. What is telling you that? Do you have Mechjeb installed? If so, remove Mechjeb and try again
  12. Being added Not at the present time Not sure how to do this right now, will need to think about it
  13. Just like that :-) Welcome to the forums. I found some time, and have uploaded a initial pass to github. @Clamp-o-Tron has offered to do a balancing pass, I'm going to wait for his input before checking the tank volumes. It does work now, the repo is here: https://github.com/linuxgurugamer/Taerobee
  14. Would you remember what the original license for this would be? The version uploaded to github by @Peter JY doesn't seem to have a license file
  15. Sure. I'm looking at it right now. If you like, I've already cloned the repo and have done a basic pass through it, converting images to dds, fixing the categories, adjusting max temps, adding missing bulkheadProfiles, adding tags and formatting. I will commit my changes in a little while,
  16. I will have a few minutes to look at it later tonite, will at least know what it will need
  17. Hi, My understanding is that there are better X1 mods out there. At this time I do not have time to be able to work on this If I get some time I'll look at it
  18. Sorry, I forgot to update the dependencies. you need to install this: https://spacedock.info/mod/2210/SpaceTux Library Did you install by hand or with CKAN?
×
×
  • Create New...