Experimental Linux builds are now available! Download here.

Version 2026.1.10.3353

From Kitten Space Agency Wiki
Jump to navigation Jump to search
Version 2026.1.10.3353
Development phase
Pre-alpha
Release date
January 31st, 2026

Version 2026.1.10.3353 is a KSA build released on January 31st, 2026 which included a few changes and fixes.

Changes

  • Update old vehicle properties correctly after decoupling occurs.
  • Avoid rebuilding the part tree in the vehicle editor.
  • Initialize part tree for parts that are newly created in the editor. This prevents crashes if they are right-clicked before being attached to the vehicle.
  • Fix issue where 2d rings would display over craft from angles when close to the ring
  • Fix polygonal aspect on ring shadows on planet surface at long distance, caused by low LOD distant mesh


Changelog JSON

View changelog entries
{
  "build": "2026.1.10.3353",
  "date": "2026-01-31",
  "fromRevision": 3345,
  "toRevision": 3353,
  "commits": [
    {
      "rev": 3346,
      "date": "2026-01-29",
      "author": "gravhoek-rw",
      "lines": [
        "Update old vehicle properties correctly after decoupling occurs."
      ]
    },
    {
      "rev": 3347,
      "date": "2026-01-29",
      "author": "gravhoek-rw",
      "lines": [
        "Avoid rebuilding the part tree in the vehicle editor."
      ]
    },
    {
      "rev": 3348,
      "date": "2026-01-29",
      "author": "gravhoek-rw",
      "lines": [
        "Initialize part tree for parts that are newly created in the editor. This prevents crashes if they are right-clicked before being attached to the vehicle."
      ]
    },
    {
      "rev": 3349,
      "date": "2026-01-30",
      "author": "lghassen",
      "lines": [
        "Fix issue where 2d rings would display over craft from angles when close to the ring"
      ]
    },
    {
      "rev": 3350,
      "date": "2026-01-30",
      "author": "lghassen",
      "lines": [
        "Fix polygonal aspect on ring shadows on planet surface at long distance, caused by low LOD distant mesh"
      ]
    }
  ]
}

See also