• 0.3.0 6731982c35

    0.3.0 Stable

    jkaindl released this 2026-07-14 14:16:30 +00:00 | 123 commits to main since this release

    Added

    • Mission briefings are now shown before a mission starts. Selecting a mission opens a
      briefing modal that renders the briefing's markdown — the CIPHER transmission, objective,
      skills and XP — as CRT-styled callouts; the mission itself begins only on ▶ Mission
      beginnen
      , so the story is surfaced instead of skipped straight into the editor.

    Fixed

    • Light-theme readability for the fixed CRT scheme. Sidebar mission entries kept the theme's
      light button background (green-on-light, barely legible); the CRT palette now wins on those
      buttons regardless of theme.
    • Briefing callouts were invisible under a light theme: Obsidian blends callouts with
      mix-blend-mode: darken, which erased them against the modal's dark background. They now
      render on the CRT palette in every theme.
    • Removed the copy button Obsidian attaches to the briefing's ASCII code block — meaningless
      for read-only lore.
    Downloads