

jkortech
Members-
Posts
55 -
Joined
-
Last visited
Reputation
39 ExcellentProfile Information
-
About me
ShipSections/ EER/ BROKE Developer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
[1.1.2] B.R.O.K.E. - Beta 4 - 05/26/2016 - Now with gameplay!
jkortech replied to magico13's topic in KSP1 Mod Development
If magico doesn't want to accept the PR, I will. I'm the other maintainer for BROKE but I've been crazy busy with school and other projects for KSP work. It'd be great if we could get it working in 1.2! -
[1.1.2] B.R.O.K.E. - Beta 4 - 05/26/2016 - Now with gameplay!
jkortech replied to magico13's topic in KSP1 Mod Development
If we can figure out how to make a graph, then maybe. -
We're working on adding part of this as part of BROKE. I have the link to the thread in my signature. Take a look!
- 2 replies
-
- operating cost
- maintenance cost
-
(and 1 more)
Tagged with:
-
If you had read the first few pages of the principia thread you would have seen that eggrobin does distribution the way he does because he wants to focus on the physics he is implementing and not have his dev thread turn into something like FARs thread where there's tons of people who don't understand what the new physics are and bugging eggrobin about it.
-
Standardized Date Format in Titles [23 Feb 2016]
jkortech replied to Probus's topic in KSP1 Mods Discussions
I vote for the ISO standard (as per xkcd). I actually use ISO for as many things as I can. Makes life much easier.- 37 replies
-
- 4
-
-
- standardization
- date
-
(and 1 more)
Tagged with:
-
One thing that Squad could do that would be a big step would be having one of the Get Mods links go to a page that has Curse and SpacePort mentioned. You could phrase it like "Curse, the official mod repository" and "SpacePort, the community run mod repository". Just having info on both for new players easily accessible would fix the visibility issue that people complain about and Curse would stay the official repository. Any thoughts?
-
@SirSalami: does Nexus have an API that an uploader program could hook into? In working on a Visual Studio extension for KSP and one of the features is going to be setting up mod releases on GitHub and SpaceDock. I'd love to make it available for Nexus as well.
-
GitHub has webhooks for release publishing. SpaceDock could hook into that to pull updated releases over.
- 2,177 replies
-
- totm july 2019
- spacedock
-
(and 3 more)
Tagged with:
-
By not using Kerbal in the name they avoid one of the original issues that KerbalStuff had, getting sued for trademark infringement. This would be a problem since it isn't official and the trademark is registered.
- 2,177 replies
-
- totm july 2019
- spacedock
-
(and 3 more)
Tagged with:
-
Kerbal Stuff, an open-source Space Port replacement
jkortech replied to SirCmpwn's topic in KSP1 Mods Discussions
Take a look here: https://github.com/KSP-SpaceDock/KerbalStuff-Reborn/issues Communication seems to be here for now. -
I suggest Visual Studio Community 2015 over Visual Studio 2015 Express. It has more features and enables you to install Visual Studio Tools for Unity (which can be very useful for debugging).
-
Kerbal Stuff, an open-source Space Port replacement
jkortech replied to SirCmpwn's topic in KSP1 Mods Discussions
KerbalStuff seems to be back up now.