Default Settings


Allows you to save alternate default setting states for the circuit and entity settings. Requested by JigSaW on Discord.

Utilities
20 days ago
2.0
22
Circuit network

Changelog

Version: 1.0.4
Date: 2025-08-26
  Changes:
    - Removed log file spam from handlers
  Bugfixes:
    - Fixed a crash when using red wires
    - Fixed a crash when connecting to a non-supported entity
Version: 1.0.3
Date: 2025-08-22
  Bugfixes:
    - Fixed some crashes related to a bad implementation of the library :P
Version: 1.0.2
Date: 2025-08-21
  Changes:
    - Outsourced circuit network connections to PEREL
    - Removed old scripting and storage references to custom events
Version: 1.0.1
Date: 2025-08-21
  Changes:
    - Optimized circuit network search code to only apply to entities that are added to a temporary network
  Bugfixes:
    - Fixed a crash when clicking an entity that does not support the circuit network
Version: 1.0.0
Date: 2025-08-21
  Features:
    - Initial release