gotmachine

Results 13 issues of gotmachine

I've been doing some work in [KSPCF to tackle KSP memory leaks](https://github.com/KSPModdingLibs/KSPCommunityFixes/issues/49). Turns out that the vast majority of memory leaks are caused by objects subscribing to GameEvents and never...

The pressure system is overall very glitchy, leading to several end-user issues. This is a meta-issue tracking individual reports : - #766 - #640 - #598 - #790 The pressure...

bug
habitat - life support
code

When the user has customized process dump settings, they can be being internally reset to their default value or a different value when loading a vessel and on other events,...

bug
enhancement
code

WBI is a "core" mod distributed alongside Angel-125 mods (Buffalo, Airships...). It define an `Atmosphere` resource with a different density than ours. Currently we override WBI definition, but this isn't...

bug
postponed
mod support

Asteroid drill doesn't work since squad refactored the ModuleAsteroidInfo / ModuleAsteroidResource for Comets (in 1.10 ?), and was probably not working even before that. Some protomodule values don't exist anymore,...

bug
code

The Tweakscale situation is as follow : - A large portion of all our modules won't work correctly with Tweakscale. Since we use prefab derived values for background processing, any...

bug
wontfix
cfg
code

Opening this issue to keep track on the progress / discussion about the proposed NFE / FFT / SystemHeat support for 3.x being working on by @judicator : https://github.com/judicator/KerbalismSystemHeat /...

enhancement
Discussion

CTD reported by AgustinCaniglia on discord, KSP 1.6.1 career mode. Reported no CTD if doing the same in sandbox mode. Happens reliably with a specific vessel (a rover), but not...

bug

Setup : - KSP 1.12.3 - B9PS 2.20.0 - NearFutureConstruction 1.3.1 Reproduction steps : - Create a sandbox game - In the VAB, place a MK1-3 pod - Grab a...

Kerbalism has an automatic detection of the calendar parameters (hours per day and days per year) based on analysing the home body rotation period and orbit. The resulting parameters can...

bug
mod support