-
Posts
25,028 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
This mod has been adopted by Linuxgurugamer v8 Adoption by Linuxgurugamer Thanks to github user @shult12 for these fixes: Fixed tracking station selecting vessel when terminating mission or sorting the list Fixed map vessel filters throwing errors Fixed error with GameEvents not properly unhooking the event handlers Added fix for exception when a type index is requested which is out of bounds Added check for an unfixed BodyOrderList (caused by previous bug)
-
[1.8.1] ETT - Engineering Tech Tree - May 4, 2020
linuxgurugamer replied to Probus's topic in KSP1 Mod Releases
Here you go, it's not ALL my mods Three groups. First group is most important, second group is strongly desired, third group is optiona. Airplane Plus Apoapsis Motors B9 Aerospace Procedural Wings - Fork Comfortable Landing Dr. Kemnassus Parts Exploration Rover System by ASET Flexible Docking NRAP Kerbonov Kn-2 Cockpit Module Launch Escape System L-Tech Scientific Industries Missing History Mk 2.5 Spaceplane Parts Modular Pods Periapsis Motors Procedure Fairing Procedural parts RealChute Recycled Parts FTmN Atomic Rockets Recycled Parts FTmN Improved Atomic Rockets Recycled Parts LVN Clusters Restock Restock+ Retractable Lifting Surface Module Simple Adjustable Fairings - KW Rocketry Pack Smart Parts SXT Continued Universal Storage II Finalized Comfortable Landing IFI Life Support Lack Luster Labs Continued LLL Extra Parts OctoSat Continued PicoPort Prakasa Aeroworks Retracting/Vectoring engines, Critter Crawler RLA Reborn Kurricane Probe Bavarian Aerospace: Tubes CactEye-2 Inline Ballutes Kerbal Tubes KW Rocketry Rebalanced NovaPunch Rebalanced QuizTech Recycled Parts Mk2 Essentials Recycled parts Mk2 KIS Containers Recycled Parts Mk2 Solar Batteries Recycled Parts Spare Parts- 1,034 replies
-
- 1
-
-
- tech tree
- engineering
-
(and 1 more)
Tagged with:
-
WASDEditorCamera has been doing this in the editor (VAB/SPH) for a very long time now.
-
[1.8.1] ETT - Engineering Tech Tree - May 4, 2020
linuxgurugamer replied to Probus's topic in KSP1 Mod Releases
Hi @Probus Wondering how the update is going?- 1,034 replies
-
- tech tree
- engineering
-
(and 1 more)
Tagged with:
-
[1.12.x] Crew R&R - Crew Rest & Rotation
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
No, it doesn't -
[1.11.1] Hullcam VDS Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 0.2.2.4 Thanks to github user @XenoRoss for this fix: Changed the offset of the cameras in the RPM patch to match the default part values Added missing cleanup line for a gameevent -
[1.12.x] Waypoint Manager - New Dependency added
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 2.8.4.7 Updated fix to not show invalid waypoints on the Sun -
- 208 replies
-
- 1
-
-
- apollo
- totm november 2019
-
(and 1 more)
Tagged with:
-
[1.12.x] Waypoint Manager - New Dependency added
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 2.8.4.6 Thanks to github user @Clayell for this: Edit a GUI label that is not specific to custom waypoints removing the "custom" since it's not related to custom waypoints Added to bypass a Kopernicus error where it puts invalid waypoints into the system -
That was my mistake, it needs (for now) SpacetuxLibrary installed, as well as removing the old one before copying over. Thanks for providing the file, I'll work on it later today. The mod list is perfect, I just had to add the minor planets expansion to my test install Ok, so I've been able to replicate the error using the released version of the mod The beta does not have the error, but it's also not showing all the ships in the body sort, so I'll have to look into that. It's only showing 18 out of 28. But this is EXTREMELY helpful, thank you
-
[1.8 - 1.12] KSPCommunityFixes - Bugfixes and QoL tweaks
linuxgurugamer replied to Gotmachine's topic in KSP1 Mod Releases
I believe it was because the bounding box was not correct, so the mod can't calculate the correct size. -
I have a beta release here: https://github.com/linuxgurugamer/KSP_BetterTracking/releases/tag/1.0.7.1 This has the following fixes: Thanks to github user @shult12 for these fixes: Fixed tracking station selecting vessel when terminating mission or sorting the list Fixed map vessel filters throwing errors Fixed error with GameEvents not properly unhooking the event handlers Added fix for exception when a type index is requested which is out of bounds
-
They break, don't remove it. Been a long time since I worked on the USI part, but essentially the cargo volumes will either be wrong or break the parts
-
[1.8 - 1.12] KSPCommunityFixes - Bugfixes and QoL tweaks
linuxgurugamer replied to Gotmachine's topic in KSP1 Mod Releases
@Gotmachine @Rakete I've just released a new version of KSP_PartVolumes which fixes the problem mentioned above: KSP_PartVolume, 0.0.4 Added new option to PartBlacklist.cfg file to allow blacklisting modules Removed hard-coded check for ModuleGroundPart, now using entries in the PartBlacklist.cfg file Removed included config file Please check the PartVolume config in your game -
New release, 0.0.4 Added new option to PartBlacklist.cfg file to allow blacklisting modules Removed hard-coded check for ModuleGroundPart, now using entries in the PartBlacklist.cfg file Removed included config file Please check the PartVolume config in your game
-
[1.8 - 1.12] KSPCommunityFixes - Bugfixes and QoL tweaks
linuxgurugamer replied to Gotmachine's topic in KSP1 Mod Releases
Hmmm, looks like some changes got reverted, those were supposed to have been blacklisted in a previous fix. Yuck, I'll get an update out now Edit: I have to do a bit of digging, but will try to get an update out soon