Moar Signals


More Signals for Circuit Networks

Tweaks
2 days ago
2.1
14
Circuit network

Changelog

Version: 2.1.0
Date: 2026-07-30
  Changes:
    - Rename/Fork to "Moar Signals"
    - Update base version minimum compatibility to 2.1.7 to match factorio_version
    - Remove hard Space Age dependency
Version: 1.0.2
Date: 2026-07-04
  Changes:
    - Updated for Factorio 2.1 compatibility (info.json factorio_version set to 2.1).
    - No prototype or logic changes; data-stage API verified unchanged against the official 2.1 changelog.
Version: 1.0.1
Date: 2026-03-31
  Changes:
    - Removed vanilla arrow layer "planet-route.png" from icons.
    - Properly implemented full modded planet icon support.
    - Slightly reduced icon scaling to fit display panels better.
Version: 1.0.0
Date: 2026-02-28
  Major Features:
    - Initial stable release.
  Features:
    - Generates virtual signals for all space routes between planets and space locations.
    - Composite layered route icons using Space Age visuals.
    - Galaxy-order sorting of signals.
    - Startup setting: generate only direct starmap connections.
    - Startup setting: generate one signal per pair (galaxy order priority).
    - Compatibility with modded planets and space-locations.
  Info:
    - Bulk data:extend() implementation for efficient prototype registration.
    - Direct space-connection adjacency detection.
    - Proper LocalisedString usage for signal names.