Improved Display Panel

by Jay228

Dynamically updates display panel text with live values from circuit network signals, including support for multiple signals.

Utilities
10 days ago
2.1
9
Circuit network

Changelog

Version: 0.4.6
Date: 2026-08-09
  Features:
    - Added dynamic values for every concrete Factorio circuit signal type: items, fluids, virtual signals, entities, recipes, space locations, asteroid chunks, and qualities.
  Changes:
    - Removed scrolling from the overall window and native-message section while retaining the bounded signal-list scroll pane.
    - Increased the striped reorder handle width from 16 to 28 pixels.
Version: 0.4.5
Date: 2026-08-09
  Changes:
    - Grouped every generator signal into a separate shallow-frame row.
    - Reduced signal selectors from 40x40 to 32x32 pixels and tightened row spacing.
    - Moved the expanded companion into an independent, movable screen frame with bounded scrolling so it cannot stretch the native display-panel window.
Version: 0.4.4
Date: 2026-08-09
  Changes:
    - Replaced hover-driven signal reordering with striped source and destination handles.
    - Matched generator signal selectors to the standard 40x40 combinator slot size.
    - Fixed generator rows to a compact 40-pixel height.
  Bugfixes:
    - Fixed signal reordering continuing after the second handle click.
Version: 0.4.3
Date: 2026-08-09
  Features:
    - Redesigned the companion interface with native Factorio sections, spacing, and title-bar controls.
    - Added drag-handle signal reordering in the template generator.
    - Added a custom icon and blue styling for the compact open button.
  Changes:
    - Replaced the expanded interface's collapse control with a close button in the title bar.
Version: 0.4.2
Date: 2026-08-09
  Info:
    - Updated the mod description to emphasize dynamic display text driven by circuit network signals.
Version: 0.4.1
Date: 2026-08-09
  Graphics:
    - Updated the Mod Portal thumbnail.
Version: 0.4.0
Date: 2026-08-09
  Features:
    - The companion interface now opens as a compact square button and can be expanded or collapsed.
    - Added a 288x288 thumbnail to the release package.
  Bugfixes:
    - Closing a signal-selection popup no longer ends the display-panel editing session.
Version: 0.3.1
Date: 2026-08-09
  Bugfixes:
    - Fixed repeated Show signal value toggles accumulating rendered numbers in message text.
    - Disabling Show signal value now removes dynamic placeholders instead of freezing their values.
Version: 0.3.0
Date: 2026-08-09
  Features:
    - Added an in-game signal picker that generates a multi-line template in one message.
    - Added a target-message selector and automatic creation of an Anything > 0 message.
    - Added numbered placeholders for item, fluid, and virtual-signal rich-text tags.
    - Added support for generated templates whose display condition uses Anything, Everything, or Each.
Version: 0.2.0
Date: 2026-08-09
  Features:
    - Added unlimited numbered item placeholders: {count1}, {count2}, and so on.
    - Numbered placeholders read the matching [item=...] tag in message order.
    - Added quality support for numbered item tags.
Version: 0.1.1
Date: 2026-08-09
  Bugfixes:
    - Fixed a crash when enabling a dynamic count on a newly added message with empty text.
    - Fixed enabling dynamic counts independently for multiple message records.
Version: 0.1.0
Date: 2026-08-09
  Features:
    - Added the {count} placeholder for display-panel circuit messages.
    - Added a companion GUI with a per-message toggle.
    - Added red/green network selection and item quality support.
    - Added settings-copy and blueprint persistence.