Skip to content

History / Module Core

Revisions

  • MCF is on the Workshop, and the board pages catch up Home and Getting Started still said MCF was not published and was being tested privately at 0.0.1. Both are the public wiki's own pages, so they are written rather than generated, and both were wrong the moment the mod went up. No version number in the banner this time -- a number in a banner is a thing that goes stale without anybody noticing. The other four pages come from the development wiki through tools\sync_public_wiki.ps1: Object size, the map board's controls and what travels between machines, and the troubleshooting entries for leaving the laptop and the board, for map drawing that is not being saved, and for a board that shows no roads until you zoom in.

    @olmopje olmopje committed Sep 14, 2026
  • Only what ships: Core and Intelligence The other three modules are built but held back until they have had the same testing, so their pages, the node reference and the event wiring come off the public wiki until they do. Home says what is coming rather than pretending it does not exist. The first-mission walkthrough loses the two steps that needed trigger nodes and renumbers itself. Intel Source stays documented with a note that it needs Objectives -- it ships with Intelligence but is driven by an event, and nothing in this release publishes one. Generated by tools/sync_public_wiki.ps1 from the development wiki, which is now the single source. Three lists in that script decide what goes out, and adding a module back is deleting a line from one of them.

    @olmopje olmopje committed Sep 14, 2026
  • The mission-maker documentation, for people who have the mod and not the code Split off from the development wiki, which stays with the private repository along with the architecture, the Enfusion notes and the build instructions -- those describe code nobody here can read. What changed for this audience: Getting Started is about subscribing to the Workshop addons rather than cloning a repository and opening a .gproj, Home says plainly that 0.0.1 is not published yet so nobody goes looking for it, and every link into the contributor pages is gone or rewritten. Thirteen pages: the five modules, a first-mission walkthrough, Game Master basics, the node reference, event wiring and troubleshooting.

    @olmopje olmopje committed Sep 14, 2026