Skip to content

Releases: ComputerDruid/factorio-bp-helper

Version 0.1.5

22 Aug 02:40
c055a9e

Choose a tag to compare

Release Notes

Added

  • New subcommand: save, which saves blueprints as a .json file, or as a directory of json files for blueprint books

Changed

  • upgrade-quality works on combinators
  • upgrade-quality now errors when encountering something that looks like a quality that it doesn't know if it should upgrade.
  • 🟦❯ prompt mode now only enabled if stdin is a terminal. If it's not, instead we just read from stdin until EOF.

Install factorio-bp-helper 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.5/factorio-bp-helper-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.5/factorio-bp-helper-installer.ps1 | iex"

Download factorio-bp-helper 0.1.5

File Platform Checksum
factorio-bp-helper-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
factorio-bp-helper-x86_64-apple-darwin.tar.xz Intel macOS checksum
factorio-bp-helper-x86_64-pc-windows-msvc.zip x64 Windows checksum
factorio-bp-helper-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
factorio-bp-helper-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Version 0.1.4

15 Aug 02:31
300d67d

Choose a tag to compare

Release Notes

Added

  • New command upgrade-quality for upgrading a blueprint to a higher quality when parameterized blueprints don't work.

Install factorio-bp-helper 0.1.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.4/factorio-bp-helper-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.4/factorio-bp-helper-installer.ps1 | iex"

Download factorio-bp-helper 0.1.4

File Platform Checksum
factorio-bp-helper-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
factorio-bp-helper-x86_64-apple-darwin.tar.xz Intel macOS checksum
factorio-bp-helper-x86_64-pc-windows-msvc.zip x64 Windows checksum
factorio-bp-helper-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
factorio-bp-helper-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Version 0.1.3

08 Aug 01:01
cf4d83e

Choose a tag to compare

Release Notes

Fixed

  • count-entities fixed to understand different qualities.

Install factorio-bp-helper 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.3/factorio-bp-helper-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.3/factorio-bp-helper-installer.ps1 | iex"

Download factorio-bp-helper 0.1.3

File Platform Checksum
factorio-bp-helper-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
factorio-bp-helper-x86_64-apple-darwin.tar.xz Intel macOS checksum
factorio-bp-helper-x86_64-pc-windows-msvc.zip x64 Windows checksum
factorio-bp-helper-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
factorio-bp-helper-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Version 0.1.2

05 Aug 04:34
6d51623

Choose a tag to compare

Release Notes

Added

  • Added support for blueprint books in count-entities. Ingredients will be summed across all the blueprints in the blueprint book.

Install factorio-bp-helper 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.2/factorio-bp-helper-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.2/factorio-bp-helper-installer.ps1 | iex"

Download factorio-bp-helper 0.1.2

File Platform Checksum
factorio-bp-helper-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
factorio-bp-helper-x86_64-apple-darwin.tar.xz Intel macOS checksum
factorio-bp-helper-x86_64-pc-windows-msvc.zip x64 Windows checksum
factorio-bp-helper-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
factorio-bp-helper-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Version 0.1.1

05 Aug 03:41
2df9d1a

Choose a tag to compare

Release Notes

Changed

  • When prompting for a blueprint, there's now a 🟦❯ prompt and a received. response when pasting a blueprint to give better feedback.

Install factorio-bp-helper 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.1/factorio-bp-helper-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.1/factorio-bp-helper-installer.ps1 | iex"

Download factorio-bp-helper 0.1.1

File Platform Checksum
factorio-bp-helper-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
factorio-bp-helper-x86_64-apple-darwin.tar.xz Intel macOS checksum
factorio-bp-helper-x86_64-pc-windows-msvc.zip x64 Windows checksum
factorio-bp-helper-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
factorio-bp-helper-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.0

04 Aug 17:38
70cd451

Choose a tag to compare

Install factorio-bp-helper 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.0/factorio-bp-helper-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ComputerDruid/factorio-bp-helper/releases/download/v0.1.0/factorio-bp-helper-installer.ps1 | iex"

Download factorio-bp-helper 0.1.0

File Platform Checksum
factorio-bp-helper-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
factorio-bp-helper-x86_64-apple-darwin.tar.xz Intel macOS checksum
factorio-bp-helper-x86_64-pc-windows-msvc.zip x64 Windows checksum
factorio-bp-helper-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
factorio-bp-helper-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum