-
Posts
24,969 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
Were you aware that I've had all those nuclear engines from Porkjet available in the following mod for a long time now? In fact, I have the entire mod Atomic Age here, and updated (ie: gimbels have been fixed): I was confused when I saw the Atomic Lightbulb in a game and I knew I hadn't installed my mod. I did notice that you made your version of the Lightbulb a 1.875m engine and adjusted the stats, while mine is 2.5. Edit: I just looked and it seems that the gimbeling is still broken in your models of the LightBulb and the Candle. Feel free to grab the models from RecycledParts Finally, I see two copies of the Candle in the editor in the parts list, not sure what's going on with that
-
[1.12.x] Toolbar Controller (for modders)
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
No, it's hardcoded to always be there. Thinking about it, I'll see if I can hide it if Blizzy isn't installed, but there are issues with doing that, so I don't know if I will do it. -
[1.12.x] NovaPunch Rebalanced - Out of Beta
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.1.6.4: Thanks to @leatherneck6017 for these fixes: Fix several bulkhead size errors -
[1.12.x] Kerbal Alarm Clock v3.13.0.0 (April 10)
linuxgurugamer replied to TriggerAu's topic in KSP1 Mod Releases
Take a look at Smart Parts for that -
[1.12.x] Kerbal Alarm Clock v3.13.0.0 (April 10)
linuxgurugamer replied to TriggerAu's topic in KSP1 Mod Releases
Having an odd problem. I'm working on the OSE Workshop, which sets alarms. The alarms it sets are of type: AlarmTypeEnum.Raw The problem I'm seeing is minor, but annoying. KAC reports the following error, on screen: Stored VesselID no longer exists What can I do to avoid this error message? Edit: I found the problem, the code wasn't setting the id, it's now working -
Then your guess would be wrong. You can clearly see that at liftoff the shuttle is moving sideways and up, not straight up. At T-7 seconds the main engines ignite, and the whole stack sways forward a bit, then back and when it is perfectly vertical, the boosters ignite. You can clearly see it in this video:
-
Great. CKAN only thinks it’s good up to 1.5.9
-
[1.4.X] OSE Workshop Continued - KIS Addon
linuxgurugamer replied to Aelfhe1m's topic in KSP1 Mod Releases
New beta, 1.2.7.10 Fixed issue where damage was being applied to packed workshop pods https://github.com/linuxgurugamer/Workshop/releases/tag/1.2.7.10 -
I assume also compatible with 1.6.1?
-
It probably works in 1.6.1 without any changes
-
You should download notepad plus plus or another editor more suited for this. Tthe problem you're seeing is that there are unix lines and non Unix lines in there and getting mixed up and notepad doesn't know have to deal with it properly
-
Strange. No other ideas here. Did you look at the ModuleManager.ConfigCache file to see if the changes are there?
-
True, but be sure you actually saved the file. Some editors won't save it without an explicit command.
-
[1.4.X] OSE Workshop Continued - KIS Addon
linuxgurugamer replied to Aelfhe1m's topic in KSP1 Mod Releases
New beta, 1.2.7.9 Added missing initialization of the Blueprint when loading WorkshopItem from config node Fixed processing of recipies while in a different scene Fixed KAC alarm time for recycling -
No. It's a bit harder, but you can time it right. For example: Get your ship into a circular orbit at approximately the Pe altitude Wait until your ship is at the Pe, just ahead of the asteroid (ie: less than one orbit away) Burn into the asteroid's orbit, just a bit slower than the asteroid. Wait for it to catch up to you. Match velocities and Rendezvous with it
-
Actually, that might be ideal. If you launch and rendezvous with the asteroid while in LKO, and then leave the asteroid when at the AP, you would need very little dV to get to escape speed. Yes, you need to do the rendezvous, and will need a bit more dV to do that, but that will leave your ship with a lot of useful dV once it leaves the asteroid
-
The answer to both questions is, in the config file. Take a look at some of the existing command pods and you will see a section called module command and there would also be another section called module science experiment