-
Posts
24,896 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
New release, 1.1.1.6 Added new EVA models maleEVA femaleEVA kerbalEVA_RD_Exp kerbalEVA_female_Exp kerbalEVA_RD_Future kerbalEVA_female_Future New release, 1.1.1.7 Thanks to github user @lampeh for this: Fixed duplicated selectMouseButton, added selectKeyButton
-
New release, 1.1.6.3 Made entire assembly always resident (1.1.6.2 didn't fix the problem) Added 1/20 second pause when going into the Tracking station to let KSP finish waking up
-
[1.9.x] PicoPort, the Micro Docking Ports
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.1.6.3 Fixed .version file for correct install location -
[1.12.5] TechTrees: QUARTIX 3.10, TETRIX 2.26, SIMPLEX 1.36
linuxgurugamer replied to theJesuit's topic in KSP1 Mod Releases
Do you have the mod which hides empty tech tree nodes installed? I have no idea why, but in my game, I had it installed, uninstalled it while looking for a problen, and then reinstalled it, and the tech tree got bugged just like what you see. -
[1.12.x] Tweakable Everything Continued (replacement)
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
You need to tell CKAN that 1.8 mods are compatible with 1.9 -
[1.9.x] PicoPort, the Micro Docking Ports
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Ok, I'll look at it this evening. You can ignore it for now, it's just a warning message -
[1.9.x] PicoPort, the Micro Docking Ports
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
What version? Not sure what you mean by the above statement, but the @TeddyBearBonfire was commenting on 0.1.6.1. How did you install it? -
If a model defines multiple textures, they can be replaced by a texture = line. This is used in SXT for those cases where Squad deprecated some old parts. Would be best to examine the ModuleManager.CacheFile to see the final results as the patches are not always easy to read
-
The James Webb Space Telescope and stuff
linuxgurugamer replied to Streetwind's topic in Science & Spaceflight
Thank you for the link. It's great, and I'll probably discuss the during one of my next streams -
The Return of Kerbal Submarine Program
linuxgurugamer replied to Lilithvia's topic in Prelaunch KSP2 Discussion
There needs to be something to do underwater that you can't do elsewhere. What about a needed resource that is very rare above ground, but more plentiful underwater? -
I think it's the stock settings window. Hit escape, then click the settings, then click the Difficulty Options
-
[1.12.x] Waypoint Manager - New Dependency added
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New Beta Release, 2.8.2.2 Added page to select import of custom waypoints Patchmanager configs removed Moved icons into PluginData Changed loading of icons to Toolbarcontroller.LoadImageFromFile Added selection window to load custom waypoints Split big CustomWaypoints.InterestingSites.cfg into planet specific files https://github.com/linuxgurugamer/WaypointManager/releases/tag/2.8.2.2 Note: This has hard dependencies on the following: Click Through Blocker ToolbarController -
Just an FYI for everybody, I wasn't clear in the previous post. This mod is now out of beta
-
[1.12.x] Civilian Population Modernized
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
You know, after looking at the code and fixing this bug, I think it has been in there for a very long time and was just not noticed until now -
[1.12.x] Soundtrack Editor Forked
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
A missing toolbar button usually means that 1 or more dependencies are not loaded properly. Post a log file, Player.log and we might be able to figure out what you need to do. -
[1.12.x] Civilian Population Modernized
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 3.0.0.9 Fixed bug which would create a new kerbal when a kerbal went eva from anywhere on the same vessel -
[1.12.x] Waypoint Manager - New Dependency added
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Ok, I got the logs. Just an FYI, output_log is not used by KSP starting with version 1.8, I'd suggest that you delete it to avoid confusion. Not a problem for me, just in general. -
[1.12.x] Civilian Population Modernized
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I found and fixed this bug. Fixed in next release