Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 0.1.0
Date: 2026-07-03
Features:
- Added a native-looking decider editor component with conditions, outputs, and else outputs.
- Added AND/OR condition joiners, row reordering, fulfilled row styling, and serialization helpers.
- Added reusable editor event handlers for consuming mods.
- Added a development demo gated behind a runtime-per-user setting.
- Added wire-aware condition evaluation and input-count output evaluation.
- Added helpers for relative panels and floating screen panels.
- Added one-click choose-element signal slots with compact resolved-value labels.
- Added in-place decider editor refresh for frequent signal value updates.
Bugfixes:
- Fixed item signals selected from circuit networks disappearing from numbered signal slots.
- Fixed condition rows so left and right signal operands use independent input wire filters.