Jump to content

raidernick

Members
  • Posts

    1,738
  • Joined

  • Last visited

Everything posted by raidernick

  1. I don't do stock but when I configured it I created a procedural tank of the same size and took the fuel and mass values from that and copied it to the tanks. The tanks should be correct, the engines may be wrong. If you want to change something make a PR on the git for it.
  2. we dropped 1.4.5 support because it had a ton of issues. Within the next days I will be putting out a release for 1.6.1(or potentially 1.7.x) and that will by default support everything from 1.4.5 to 1.7.x.
  3. UPDATE v1.5 Changelog: Update for KSP 1.6.x/1.7.x Fix solar panel tracking for ksp 1.7 Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/RNMisc/releases/tag/v1.5
  4. UPDATE v1.5 Changelog: Update for KSP 1.6.x/1.7.x Complete Antares and Cygnus model and texture overhaul Add more Antares variants Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/Antares-Cygnus/releases/tag/v1.5
  5. UPDATE v3.0 Changelog: Update for KSP 1.6.x/1.7.x Fix mm errors with TR config Fix reflections Fix solar panel tracking for ksp 1.7 Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/SalyutStations/releases/tag/v3.0
  6. UPDATE v0.9.2 Changelog: Update for KSP 1.6.x/1.7.x Add later delta and castor2 Add forward rcs to able stage Fix mm errors with TR config Fix reflections Add delta 1000 variants and Delta P stage Fix Titan IV z-fighting Merge x405, lr91 and lr87 engine and turbopumps into one part Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/USRockets/releases/tag/v0.9.2
  7. UPDATE v1.8.3 Changelog: Update for KSP 1.6.x/1.7.x Fix possible docking issue Add part tags Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/Skylab/releases/tag/v1.8.3
  8. UPDATE v0.72 Changelog: Update for KSP 1.6.x/1.7.x Fix pioneer 6 texture Fix mm errors with TR config Fix galileo and cassini chutes Fix reflections Fix tdrs ag description Add gimbal to ius Fix solar panel tracking for ksp 1.7 Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/USProbesPack/releases/tag/v0.72
  9. UPDATE v1.8 Changelog: Update for KSP 1.6.x/1.7.x Fix possible apas docking problem Fix mm errors with TR config Fix reflections Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/SovietSpacecraft/releases/tag/v1.8
  10. UPDATE Soviet Probes v2.5 Changelog: Update for KSP 1.6.x/1.7.x Fix mm errors with TR config Fix reflections Add proton 1 satellite Add proton 4 satellite Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/SovietProbes/releases/tag/v2.5 UPDATE Soviet Rockets v3.0 Changelog: Update for KSP 1.6.x/1.7.x Fix mm errors with TR configs Fix Dnepr silo tubs colliders and rd264 crash tolerance Fix reflections Fix kosmos 3 second stage rcs position Add Kosmos 2 rocket Add fairings for N6 proton satellite Add ur500 stage 2 for N6 satellite bus Add support for N4 satellite bus to proton Separate R7 Block I engine covers into their own part Fix proton rocket normals Required Dependencies below: KSP 1.3.*: Dependencies_KSP_v1.3.x KSP 1.6.*: Dependencies_KSP_v1.6.x KSP 1.7.*: Dependencies_KSP_v1.7.x https://github.com/KSP-RO/SovietRockets/releases/tag/v3.0
  11. It works fine in 1.6.1 and there is a 1.6.1 branch which is almost ready for release. Also RO only sets info for Real Fuels to use for the engines, if you are having troubles with the engine module then it has nothing to do with RO.
  12. This is absolutely NOT a config question....The problem is 100% due to the models and how the blender prefabs are interacting with unity. Why was this moved, this is a question specifically about changes required to the models because of how they are interacting in unity due to the changes to the core game classes...
  13. I'm having some issues updating my mods for 1.7.x. Were there any changes made to ModuleDeployableSolarPanel? My panels no longer sun track. They have worked from 0.23.5 to 1.6.1 with no issues. Now they deploy just fine and as long as they are facing the sun they create power, but they refuse to sun track anymore. EDIT: I checked the ModuleDeployableSolarPanel class as well as both of it's dependent classes from 1.6.1 and 1.7 and they are all identical to eachother, so that is not the issue...I don't even know what could have been changed in that case. EDIT2: I'm asking this in regards to changes that need to be made to the models, as there appears to be an issue with prefabs in unity and how it's interacting with the part modules now.
  14. The mod is ksp version independent, the only thing that needs updating regularly is the plugin, which I did, it's just not posted here yet. You won't get an official update until RO for 1.6 is released as both my mods and RO have breaking changes for my stuff if not used together on that specific version.
  15. that is my fault I accidently included my .version file when i updated the dll in the master, it shouldn't be there yet as it's not ready to release. I'll fix it.
  16. The craft files are not included anymore because the game updates so often and things break the craft files and I don't want to fix them. Nobody offered to fix them so they were removed to avoid giving out broken files. If you want craft files included feel free to contribute to the git, if not, you'll have to live without them.
  17. Try version 7.2.5
  18. Ok release v7.2.5 should fix your rcs problems: https://github.com/KSP-RO/FASA-RO/releases
  19. I think I have a fix I can apply that should work. I am having issues with the pbr shaders now though so I can't release that fix until that problem is also solved.
  20. nothing changed and it's still available and compatible and installs fine, it's just you.
  21. There is nothing wrong with the rcs thrusters I use this all of the time in 1.3.1 and 1.4.5.... Maybe if you were using the fixed/updated version posted here many many MANY times already it would work for you too...
  22. This mod makes no changes that could ever possibly affect that at all, it's actually impossible since this just manages the stock parts and mod parts using module manager. You have some other mod causing a problem and it's not this.
  23. When RO updates for 1.6 I'll update my stuff at the same time, not before.
  24. When Real Fuels is updated, that's the last thing needed for RO to be released.
×
×
  • Create New...