Search results

  1. Maxi

    User Interface MeasureTools

    MeasureTools adds click-to-measure ruler and protractor tools to Kitten Space Agency's map view inspired by @Nova 's Suggestions-forum Post in the discord: https://discord.com/channels/1260011486735241329/1511494698517266543 . Measure straight-line distances between planets, vehicles, points...
  2. Maxi

    Solved Collision physics on the ocean are bouncy like a trampoline

    Game Version 2026.6.3.4568 Operating System Windows 10 What Happened I just loaded the game -> deorbit -> disable engine before impact -> trampoline. It does seem to be more easily replicable if you are using timewarp and if the rocket is at speeds where it would be destroyed once "rockets can...
  3. Maxi

    User Interface DeltaVMap

    DeltaVMap is an interactive, auto-generated delta-v subway map and transfer-window planner for Kitten Space Agency. It reads the loaded solar system live, so it works with any system, stock or modded, with no per-system setup, and tells you both where you can go, for how much delta-v and when...
  4. Maxi

    Solved Severe FPS drop down to < 1 FPS / lag at high time warp due to launch particle FX scaling with simulation speed

    Game Version 2026.5.12.4510 Operating System Windows 10 What Happened Increasing time warp while controlling a vehicle in flight causes a severe, progressively worsening frame-rate collapse down to < 1 FPS. The slowdown scales with the selected simulation speed: it is already noticeable a few...
  5. Maxi

    Gameplay AutoRemoveFinishedBurns

    Auto-removes finished auto-burns from the burn plan. In stock KSA, when an auto-burn completes the flight computer flips the burn mode to Manual but leaves the burn entry in the plan, so you have to click Delete manually before the next maneuver can take focus. This mod cleans completed...
  6. Maxi

    Solved Pre-fill the new-thread template in the KSA Technical Support forum

    If you try to post a new thread in https://forums.ahwoo.com/forums/ksa-bug-reports.15/ the Bug Reports forum already pre-fills new threads with a useful template. The https://forums.ahwoo.com/forums/technical-support.6/ Forum does not prefill anything at all however and i believe that the...
  7. Maxi

    Solved Staging leaves VehicleConfig stale, BurnDuration stuck at 0, Auto-burn disabled,

    Game Version 2026.4.17.4184 Operating System Windows 10 What Happened After staging/(activating a sequence) for the first time the flight computer's BurnDuration stays at "000SEC" for any planned burn, even though the maneuver has a valid delta-v. The Auto-burn button is greyed out with the...
  8. Maxi

    Suggestion: Let thread creators move their own mod threads between "Mod Releases" and "Unfinished Mods"

    Right now, when an Unfinished Mod hits its first release candidate and its first intented playable state, the thread stays in https://forums.ahwoo.com/forums/unfinished-mods.18/ , which make the mod have an reduced visibility to players looking for usable mods compared to...
  9. Maxi

    Solved (Severity LOW): ImGui ID conflict in Transfer Planning window transfer detail panels

    Game Version 2026.4.16.4170 Operating System Windows 10 What Happened When the Transfer Planning window is open after a transfer has been calculated, Dear ImGui shows the "3 visible items with conflicting ID!" error dialog. What Was Expected No ID conflict / error message. Reproduction...
  10. Maxi

    User Interface StageInfo

    Extra info in the stock Stage/Sequence window. Keeps the stock layout (Sequences section on top, Stages section below) and augments each row: Sequences get Delta V / TWR / burn time / ISP, Stages get fuel pool / mass / engine count / decoupler count. Also adds a totals footer and a...
  11. Maxi

    Mod Settings API to let mods add configuration UI to the Settings window

    Current problem: The Mods tab in Settings currently only shows enable/disable toggles and load order. If a mod wants to expose configuration to the user, the only option is patching GameSettings.OnDrawUi with a Harmony Transpiler, which is fragile and would conflict if multiple mods try to do...
  12. Maxi

    Gameplay AutoStage

    AutoStage automatically activates the next sequence whenever active engines run out of propellant. Works during auto-burns (continues the burn instead of aborting) and manual burns. Cascades through multiple empty stages if needed. Toggle via the AUTOSTAGE button on the BurnControl gauge...
  13. Maxi

    Login session on https://ahwoo.com/app/100000/kitten-space-agency does not persist across browser restarts

    Intented Behaviour i want to stay logged in to ahwoo.com/app/100000/kitten-space-agency across browser sessions, as one would expect with a 7-day idle timeout / 30-day max session duration as described here...
  14. Maxi

    Extended Login Session Durations for https://ahwoo.com/app/100000/kitten-space-agency

    The Login Session Duration for https://forums.ahwoo.com has been working great so far since you posted https://forums.ahwoo.com/threads/extended-login-session-durations.749/ I visit the forums from time to time and it is frequent enough to always stay logged in. It would be nice if you could...
  15. Maxi

    Transfer Planner crashes with "unclassifiable eccentricity: NaN" during LEO to Luna Hohmann calculation

    Game Version 2026.2.32.3646 Operating System Windows 10 Pro What Happened While calculating a Hohmann transfer from the default rocket in LEO to Luna, the game freezes completely, becomes unresponsive and then crashes. This occurs during the porkchop plot calculation at varying progress...
  16. Maxi

    Gameplay Advanced Flight Computer

    AdvancedFlightComputer adds maneuver planning tools to KSA's Transfer Planner: quick-tools for common orbital maneuvers, multi-pass burn splitting for Oberth-efficient departures, and support for targeting interstellar comets on hyperbolic orbits. Features Maneuver Quick-Tools New plan types...
  17. Maxi

    Solved ImGui ID conflict in "Selected Transfer FlightPlan" panel

    Game Version 2026.2.30.3638 Operating System Windows 10 What Happened When viewing a transfer's flight plan details via "Preview Selected Transfer FlightPlan", Dear ImGui shows this error dialog: What Was Expected No ID conflict / Error Message. Reproduction Steps Launch game (no mods)...
  18. Maxi

    Solved Hyperbolic orbit rendering passes through origin (Oumuamua, 2I/Borisov, 3I/ATLAS)

    Game Version v2026.2.30.3638 Operating System Windows 10 What Happened The orbit lines of hyperbolic interstellar objects (Oumuamua, 2I/Borisov, 3I/ATLAS) are drawn through the solar system origin (Sol). The orbit line extends past the hyperbolic asymptote and wraps back through (0,0,0)...