-
Posts
1,056 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Rich
-
It sounds like the OP has non source code assets to distribute, in which case using a licence primarily for source code makes no sense. As a result of this, a creative commons licence is probably the way forwards.
-
Robau's Warehouse [0.20] - MechJeb Pods & Probes and more... (7/6/13)
Rich replied to CaptRobau's topic in KSP1 Mod Releases
Since this mod is no longer being supported I am locking this thread. If the author wishes to continue this project, then please contact the KSPF moderation team to unlock this thread. -
X-Wing vs. Tie Fighter
-
Kerbal Stuff, an open-source Space Port replacement
Rich replied to SirCmpwn's topic in KSP1 Mods Discussions
The best place to leave feedback would be in this thread, but for feature requests, leave them on the KerbalStuff github page. -
The heading, yaw and roll output are calculated using the same code which Mechjeb2 uses. The setYaw, setPitch and setRoll API calls are used to push course changes to your craft in the same way as the arrow keys do. To actually set a craft's yaw, pitch and roll you will need to use the Mechjeb2 API (mj.*)
-
[1.12.3+] RealChute Parachute Systems v1.4.9.5 | 20/10/24
Rich replied to stupid_chris's topic in KSP1 Mod Releases
Given that this thread is derailing again and that the author is taking a break, I am going to close this thread for the time being. The author is welcome to open this thread again when he wishes to return. -
are you with Mechjeb or Kerbal engineer
Rich replied to robopilot99's topic in KSP1 Mods Discussions
Please do not revive old threads - closing thread. -
If I were to do this I would augment BOSS with a timer.
-
It would almost be fun to build an intelligent auto screenshot system, which could predict when something "interesting" was happening in game.
-
Are you using the Telemachus console to view the data? While the Telemachus API does export the temperature from all temperature sensors on a craft, the Telemachus console only has the ability to display the temperature from the sensor nearest the vessel's root part. This is a missing feature I have been meaning to add to the console for months, but have not got round to it (that along with converting it to rely on web sockets to improve telemetry uptime).
-
KSP Forum Good Conduct Guide
-
I am not actively working on Telemachus due to time restrictions. The licence allows Telemachus to be forked and redistributed as long as you ask me for permission. Though to be honest anyone wanting to build an API based on the concepts in Telemachus would be better off starting from scratch, as the KSP API has changed so much.
-
It was removed intentionally.
-
EXTERMINATE! The user below me is a fish.
-
Kerbal Stuff, an open-source Space Port replacement
Rich replied to SirCmpwn's topic in KSP1 Mods Discussions
That Internal Error page is just simply amazing. -
Kerbal Stuff, an open-source Space Port replacement
Rich replied to SirCmpwn's topic in KSP1 Mods Discussions
The following is only an opinion, so feel free to ignore. In my opinion having a "Get This Mod" for every listing is a waste of precious front page real estate. I think it would be better to move this text to a mouse over effect. -
Orbital docking, closing the gap
Rich replied to Algomeysa's topic in KSP1 Gameplay Questions and Tutorials
You could just edit your save file so that you have infinite funds - there are always ways to play how you want to play -
Orbital docking, closing the gap
Rich replied to Algomeysa's topic in KSP1 Gameplay Questions and Tutorials
You do realise that you can just use sandbox mode?