Presents a text box to the user and creates a QR code or Aztec code blueprint from the input text.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 1.5.5
Date: 2026-08-18
Bugfixes:
- Further restrict non-blueprintable items which were showing in the picker (construction bots).
- Truncate blueprint description early to avoid Factorio truncation misunderstandings.
Version: 1.5.4
Date: 2026-08-18
Features:
- Default to global grid snapping for generated blueprints.
- Set blueprint description to the input text.
Version: 1.5.3
Date: 2026-07-18
Compatibility:
- Add optional dependency on tech-tiles.
Version: 1.5.2
Date: 2026-07-09
Bugfixes:
- Limit the text input length to 2000 characters to prevent game freezes when pasting extremely large strings.
Version: 1.5.1
Date: 2026-07-08
Info:
- Update info.json and README description to reflect Aztec changes.
Version: 1.5.0
Date: 2026-07-08
Features:
- Implement Aztec code encoding and decoding.
Gui:
- Generalize UI strings to 2D matrix codes rather than QR codes.
Version: 1.4.1
Date: 2026-07-07
Info:
- Add changelog.txt.
Version: 1.4.0
Date: 2026-07-06
Minor Features:
- Forbid tiles which would not contrast in the remote view.
- Require foreground tile.
- Forbid tiles which require resources underneath them.
- Limit size of larger tiled QR codes to approximate the max size of a small tile code.
Version: 1.3.0
Date: 2026-07-06
Bugfixes:
- Fix issue regarding unplaceable blueprints when using large items.
- Forbid mismatched tiles in selector.
- Forbid hidden items as valid tiles.
Version: 1.2.0
Date: 2026-07-06
Features:
- Implement pure Lua QR code decoder with selection tool.
Gui:
- Reopen GUI when selection tool fails to scan.
Bugfixes:
- Correct matrix indexing for 90 and 270 degree QR code rotations.
Changes:
- Remove qr-pixel-entity mod setting and its references.
Scripting:
- Extract shared QR code lookup tables and functions to a common module.
Version: 1.1.0
Date: 2026-07-05
Features:
- Add support for pixel scaling.
- Support foreground and background item selection.
Gui:
- Remember player settings across GUI sessions.
Translation:
- Localize GUI and error messages.
Control:
- Add hotkey support.
Version: 1.0.1
Date: 2026-07-04
Features:
- Support multi-tile entities in QR code generation.
Version: 1.0.0
Date: 2026-07-04
Major Features:
- Initial release.