-
Posts
24,921 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
Looks like the server where those images were being hosted had an account expire: http://members.shaw.ca/diazo/AGExtQuickStart1.jpg
- 1,353 replies
-
- edit actions
- actions
-
(and 1 more)
Tagged with:
-
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
And this is why I like CKAN. Glad you got it figured out. -
@Shadowmage I'm working on adding support for SSTU into Fusebox. Specifically the solar panels. I need to know two numbers: Max EC generation possible for use in the Editor Current EC generation I see a field: resourceAmount, but no explanation as to what it is. Can you help? Thanks
-
@Shadowmage I'm adding support for KSPWheel into Fusebox. How can I see the current EC usage for the various modules? Specifically: for KSPWheelMotor: I see maxECDraw, which works in the editor, but I need the current usage when in flight. For KSPWheelRepulsor: I see energyUse, which I assume shows the energy being used, but then I also see guiEnergyUse. I need to see the max energy which it can use as well as the current amount (max energy is used in the Editor) For KFAPUController: I see energyOutput and throttle, I assume that I multiply the two together to get the current output? and for in the editor, just the energyOutput and any other modules which consume EC, I'll need to get both values (max usage as well as current usage) Thanks
-
[1.3.x] MacLuky Space Solutions [0.4]
linuxgurugamer replied to MacLuky's topic in KSP1 Mod Releases
You need to update SpaceDock, it's still at 0.2 -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 1.3.9: Merged patch from @eberkain updating tweakscale cfg Merged patch from StahnAileron fixing the rcsJet cfg to use EC and adjusting the stats Thank you all for the help -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Thank you, that will make it much easier. -
[1.12.x] RetractableLiftingSurface Module released
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
No, variable sweep wing is a different issue, in that the wing is always there. From KSP's point of view, the COL is what changes, not the lift. New release 0.1.3: Added easing in of control surface after animation finishes. Ease-in is over a period of 1 second -
[Old Thread] KRE - Kerbal Reusability Expansion
linuxgurugamer replied to EmbersArc's topic in KSP1 Mod Releases
I've just updated the RetractableLiftingSurface to now ease in the control surface over a range of 1 second once the wing animation is done While I haven't tested, it should work as long as you use either one or the other. I don't know how they will work together, it's something on the roadmap. First I'll need to decide what should happen if you happen to want to use both in a single launch, not a trivial question Fixed, check the thread -
[1.9.x] EvaFuel Continued. No more infinite EVA Fuel!
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New Release, 1.4.3.2: Fixed build environment (was building for .net 4) Fixed EVA fuel not being used Fixed EVA fuels being preserved when entering vessel which doesn't have storage Please test and let me know if you see any problems -
[1.9.x] QuizTech Aero Pack Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
If you could post the cfg, I'll get it merged tomorrow. -
[1.9.x] EvaFuel Continued. No more infinite EVA Fuel!
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
It's taken a bit longer to fix than I thought. I just finished, but haven't had time to do a full test. I hope to get it out by tomorrow eve at the latest. -
Good description, I'm adding it right now