Programmable Speaker Alerts List deprecated


Adds GUI for list of all currently active alerts triggered by programmable speakers.

Utilities
4 years ago
0.17
8
Owner:
AsmoNULL
Source:
https://github.com/asmnh/factorio-alerts
Homepage:
https://github.com/asmnh/factorio-alerts
License:
MIT
Created:
4 years ago
Latest Version:
0.1.2 (4 years ago)
Factorio version:
0.17
Downloaded by:
8 users

GUI-only mod that adds list of all programmable speaker alerts being active in separate box on left side of the screen.

Display uses player-set alert messages for each alert and allows value presentation as either signal value received by a speaker, or a percentage of said value related to right hand side of programmable speaker circuit condition - configured globally.

Alert list uses alert icon set in programmable speaker alert options.

Known bugs and roadmap

  • Allow alert value display configuration per speaker
  • Test multiplayer compatibility
  • Add speaker-based entity for setting up alerts that go up on one condition and stay up until another condition is met without having to make circuit logic
  • Percentage values above 100% don't display correctly as percentage

Changelog

0.1.2

  • Clicking alert icon will now show map centered on source speaker

0.1.1 - first release

  • Alerts displayed as either list or grid
  • Circuit condition value readout
  • Circuit condition percentage value evaluation
  • English locale

0.1.0 - PoC, not released

  • Created proof of concept version of the mod.