Version 2025.12.13.2994

From Kitten Space Agency Wiki
Jump to navigation Jump to search
Version 2025.12.13.2994
Development phase
Pre-alpha
Release date
December 4th, 2025

2025.12.13.2994 is a KSA build released on December 4th, 2025 which reverted a previous change that caused a crash.

Changes

  • Fix NaNs in the atmosphere shader when the direction to the planet is aligned with the direction to the sun
  • Reverted addition of BRUTAL monitoring tool, with prejudice, as it prevents running completely in compiled build.

Changelog JSON

View changelog entries
{
  "build": "2025.12.13.2994",
  "date": "2025-12-04",
  "fromRevision": 2991,
  "toRevision": 2994,
  "commits": [
    {
      "rev": 2992,
      "date": "2025-12-03",
      "author": "lghassen",
      "lines": [
        "Fix NaNs in the atmosphere shader when the direction to the planet is aligned with the direction to the sun"
      ]
    },
    {
      "rev": 2993,
      "date": "2025-12-04",
      "author": "rocket2guns",
      "lines": [
        "Reverted addition of BRUTAL monitoring tool, with prejudice, as it prevents running completely in compiled build."
      ]
    }
  ]
}

See also