TL;DR
Provide a way to set the maximum length of programmable speakers alert message or remove the limit completely (like it was in 0.16).What ?
Either set the limit in a programmable speakers prototype definition, in control.lua or remove it completely (doesn't really matter).Why ?
In 0.16 there was no limit on the length of the alert message. Since programmable speakers are blueprintable, I utilized this in my Attach Notes mod to save arbitrary user notes (strings) + metadata like text font/color inside blueprints, which worked like a charm.I currently recieve a lot of requests to update the mod to 0.17 but now the length of the notes are capped, which makes an update near impossible.