Site News

  • 2026-03-15

    Implemented a buggy inter-cluster capable journey planner, with a popup that lists most of the possible paths between 2 selected systems, either inside of a single cluster, or between 2 clusters.

    Updated the following dependent library versions:

    Libraryversionupdated
    version
    devalue5.6.35.6.4
  • 2026-03-09

    Finally, I added cluster straits to the site!

    Cluster straits are those straits between systems in two different clusters. In the setting, cluster straits are harder to navigate safely than regular straits.

    The maps page and the individual cluster map pages show the cluster straits as orange curvy lines, with a label naming the system on the other end of the cluster strait.

    In Dire Straits Local Cluster

    On the individual cluster map pages, clicking on the cluster strait or its label navigates to the cluster map for the other end of the cluster strait.

    I need to work on the code to position the cluster strait labels, they are currently positioned to where the cluster strait would be if it was drawn as a straight line.

    Also, after staring at these maps for hours while working on the code, I decided I liked the "circular" view of the map, so I changed the default to that view.

    Next up: Fix the labels, tweak the positioning of the cluster strait lines so they curve around the systems in the cluster (instead of sometimes running underneath them,) adding a page that shows all the clusters in relationship to each other, and adding the ability to plan a trip between clusters.

    Also, updated the following dependent library versions:

    Libraryversionupdated
    version
    tar7.5.97.5.11
    @nuxt/content3.11.23.12.0
    vue3.5.283.5.29
    vue-router5.0.25.0.3
    rollup4.57.14.59.0
    devalue5.6.25.6.3
    minimatch5.1.65.1.9
    minimatch9.0.59.0.9
    simple-git3.30.03.33.0
  • 2026-02-16

    Added a cheat sheet for creating adversaries from the Fate Adversary Toolkit.

    Updated the following dependent library versions:

    Libraryversionupdated
    version
    @nuxt/content3.11.03.11.2
    @vueuse/nuxt14.2.014.2.1
    nuxt4.3.04.3.1
    vue3.5.273.5.28
  • 2026-02-03

    Updated the following dependent library versions:

    Libraryversionupdated
    version
    is security
    node-tar7.5.67.5.7Yes
    @nuxt/content3.9.03.11.0
    @nuxt/icon2.1.12.2.1
    @vueuse/nuxt14.1.014.2.0
    better-sqlite312.5.012.6.2
    nuxt4.2.24.3.0
    vue3.5.253.5.27
    vue-router4.6.45.0.2
    @isaacs/brace-expansion5.0.05.0.1Yes
  • 2026-01-21

    Updated the following dependent library versions:

    Libraryversionupdated
    version
    Lodash4.17.214.17.23
    node-tar7.5.27.5.6
    seroval1.4.01.4.2
    h31.15.41.15.5
    devalue5.6.15.6.2
    jsdiff8.0.28.0.3
  • 2026-01-11

    Game Information

    I re-worked some of the text for the Local Cluster Creation page and added diagrams for the "Link systems" example section. I also added a short description of how we allowed players to modify system attributes after systems were linked up with FTL routes.

    New Features

    Reworked the pages that were image heavy (like the sapient species page) so that links from the table of contents were not nerfed by the Markdown rendering engine.

  • 2025-11-16

    Game Information

    Today I updated the summary for Game Session 16 and added a summary for Game Session 17.

    New Features

    • I added a news section for little notes like this.
    • Last week I changed the cluster maps page so that there was a separate page for each cluster, including a page with a nice list of clusters.
    • I'm continuing to work on user registration process, adding in email capability for email verification and password reset. I want to get this finished before I start work on editing these pages in-place.