Version 2025.11.2.2620

From Kitten Space Agency Wiki
Jump to navigation Jump to search
Version 2025.11.2.2620
Development phase
Pre-alpha
Release date
November 2nd, 2025

2025.11.2.2620 is a KSA build released on November 2nd, 2025 which added an improved texture to Jupiter and Martian erosion visuals.

Additions

  • Use a better Jupiter texture, in preparation for Jupiter volumetrics
  • Use the atmosphere ambient LUT for the vessel diffuse ambient instead of using a single sample of the sky LUT, reduces reflective/metallic look on matte parts in the absence of a pre-filtered environment reflection method
  • Initial porting of external biome tool to KSA.
  • Added erosion to Mars.
  • Added GradientStrength parameter to procedural modifiers for artificially scaling the terrain gradient.
  • Added the Max filter stage to the biome map exporter.

Changes

  • Lowered the curvature of Earth's erosion.
  • Fixed white-screen graphical error caused by rare div-by-zero in the procedural modifiers code.
  • Updated Mars' normal map.

Removals

  • Removed the old sand dunes from Mars and replaced them with the newer version.

Changelog JSON

View changelog entries
{
  "build": "2025.11.2.2620",
  "date": "2025-11-02",
  "fromRevision": 2613,
  "toRevision": 2620,
  "commits": [
    {
      "rev": 2614,
      "date": "2025-10-31",
      "author": "Ghassen Lahmar",
      "lines": [
        "Use the atmosphere ambient LUT for the vessel diffuse ambient instead of using a single sample of the sky LUT, reduces reflective/metallic look on matte parts in the absence of a pre-filtered environment reflection method"
      ]
    },
    {
      "rev": 2615,
      "date": "2025-10-30",
      "author": "Ghassen Lahmar",
      "lines": [
        "Use a better Jupiter texture, in preparation for Jupiter volumetrics"
      ]
    },
    {
      "rev": 2616,
      "date": "2025-10-31",
      "author": "Linx-RW",
      "lines": [
        "Initial porting of external biome tool to KSA.",
        "Lowered the curvature of Earth's erosion."
      ]
    },
    {
      "rev": 2617,
      "date": "2025-11-01",
      "author": "Linx-RW",
      "lines": [
        "Added erosion to Mars.",
        "Fixed white-screen graphical error caused by rare div-by-zero in the procedural modifiers code.",
        "Added GradientStrength parameter to procedural modifiers for artificially scaling the terrain gradient."
      ]
    },
    {
      "rev": 2618,
      "date": "2025-11-01",
      "author": "Linx-RW",
      "lines": [
        "Added the Max filter stage to the biome map exporter."
      ]
    },
    {
      "rev": 2619,
      "date": "2025-11-01",
      "author": "Linx-RW",
      "lines": [
        "Removed the old sand dunes from Mars and replaced them with the newer version.",
        "Updated Mars' normal map."
      ]
    }
  ]
}

See also