Mass changes:
• Make the queue handler only run when required and with a delay of `tick_delay`.
• Launch the queue handler if it is not running and a queue item is added.
• Add `scriptblocks.create_formspec_handler()` to shrink code size by de-duplicating code.
• Add pipeworks-style protected program namespaces.