-
Posts
24,960 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
[1.9.x] OSE Workshop Reworked - KIS Addon
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 1.2.11 Thanks to @zer0kerbal for this: Breaking Ground patch Majority of conversion to B9PartSwitch Added recipies for GroundConstruction parts Added highlighting of lab when error occurs Added tooltips to top row of buttons in workshop Added tooltips to part list Adjusted progress completion from 100 to 99.999f, in both the workshop and recycler in case of any possible floating point errors **** Added ToolbarController as a dependency **** **** Added SpaceTuxLibrary as a dependency **** Replaced LoadTexture code with the ToolbarController code Replaced use of ResourceBroker in the recycler with the same calls in the Workshop Added highlighting of recycler when error occurs Added popup dialog when error occurs, gives option to open workshop if it isn't open -
[1.12.x] Through The Eyes of a Kerbal
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I took a look at the mod (would have been nice to have a link). It does a lot of stuff which I stay away from, and frankly to a certain extent, I don't understand. I'm rather busy with other mods, and in case you didn't know, I didn't write this mod, I'm only maintaining it. If he would like to collaborate, I'd be willing to talk, but since this isn't an interest of mine, I'm not going to push the issue. -
[1.12.x] Through The Eyes of a Kerbal
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I don't own any VR equipment. And the camera ALWAYS follows the kerbal when I've used it. And if it is only when VR is enabled, I can't do anything about it. -
[1.12.x] Through The Eyes of a Kerbal
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Snarky? Sorry you felt that, but you didn't give any other information, no log files, etc And now, all of a sudden, you mention that you are using DMP. How was I supposed to know that, do you expect me to read your mind? I refer you again to the video clip, and next time, please give more detailed information other than "It's broken", which is essentially all you said. You said the following on Github: Please show me what "setup" you described. No log file, no version of KSP, no list of other mods, etc. I'm good, but not that good. -
It does depend on the rocket; if there is a lot of draggy bits, then you do want to higher first. But just as an example, I've been launching my shuttles (for the Shuttle Challenge) and have been doing a final circularization burn of about 25-50 m/sec Significantly, probably not. Measurable, probably. But if you go for a vertical launch, you aren't going to get the advantage of the rotational velocity of Kerbin at launch
-
[1.12.x] SpaceTux Industries Recycled Parts
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
What version of the game are you playing? -
[1.12.x] Through The Eyes of a Kerbal
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
It should, but saying that "it isn't working" isn't helpful at all. Details about your install would be helpful, as would a log file. Somewhat along these lines: -
KSP1 Computer Building/Buying Megathread
linuxgurugamer replied to Leonov's topic in KSP1 Discussion
I only go with Samsungs, either the 850 Pro or 860 Pro. If you just get the regular one (850 or 860) you save a bit of money for somewhat lower performance. also, if you need a lot of storage (1Tb) and reasonable speed, you can get the QVO 870. It's slower than a regular ssd, but cheaper as well -
Since you haven't yet made a PR, I've made the following changes based on the discussion above: Vector3d geeForceVector = vessel.obt_velocity - vessel.lastVel - vessel.graviticAcceleration * TimeWarp.fixedDeltaTime; and if (a < 90 && Math.Cos(Mathf.Deg2Rad * a) * vessel.geeForce_immediate >= 0.01 || vessel.Landed) If you get a PR in, I'll use it, but I will be releasing the above changes tomorrow night. Spin stabilization would be interesting, if possible to determine
-
Help Deciphering a Stack Trace
linuxgurugamer replied to dozerman's topic in KSP1 Technical Support (PC, modded installs)
A ksp lig file would be more helpful- 1 reply
-
- 1
-
-
Just remove it if you don’t like it
-
There is going to be a new beta soon. One of the things I'm working on is: Stock Recover button will bring up a dialog asking if it's to be a normal recovery or a KCT recovery Toolbar Button controls internally replaced with the ToolbarController I'd like a few people to be able to beta-test it, any volunteers?
-
New release, 0.1.13 Added B9PartSwitch color switching Updated the NSS_MM_FSTextureSwitch2 to not load if B9 is loaded Updated the stock texture switch patch for B9PartSwitch Updated the RemoteTech patch (Thanks @Gordon-Dry) Replaced two mbm files with dds (Thanks @zer0Kerbal) There will probably be another update soon. Right now, the stock color switching is superior to the others, yet it is not used if any of the other mods are installed.
-
Certainly there is. I make lots of quicksaves, especially when doing challenges while on stream. The dated quick saves makes it easy to figure out which one I would want to restore