Compact circuits


Miniaturize a whole logic network into a single entity to save place (similar to factorissimo but for signals).

Content
a month ago
1.1 - 2.0
10.7K
Circuit network

b Remote interface protocol is outdated

1 year, 1 month ago
(updated 1 year, 1 month ago)

Currently, the remote protocol specification states it uses on_create_entity.
In practice, it does not. build.restore_packed_circuits2 is called and skips remote interface call, thus ignoring all events except for script_raised_revive. This knowledge cost me > 1d of hard debugging.

New response