Skip to content

Releases: dewiniaid/BlueprintExtensions

0.3.0

27 Feb 05:13
Compare
Choose a tag to compare
  • Update for Factorio 0.17
  • Overhaul buttons for blueprint flipping to a more sane implementation.

Release 0.2.5 (2018-10-18)

19 Oct 01:13
Compare
Choose a tag to compare
  • If GDIW is installed, mirror recipes when mirroring blueprints.

Release 0.2.4 (2018-10-16)

16 Oct 16:19
Compare
Choose a tag to compare
  • Fix crash on case-sensitive filesystems (i.e. not Windows). Thanks to Omnifarious for the report.
  • Fix a incorrect date in changelog.txt.

Release 0.2.3 (2018-10-16)

16 Oct 09:39
Compare
Choose a tag to compare
Pre-release
  • Change the default wireswap keybind to CONTROL + ALT + W. The previous SHIFT + W would inadvertently trigger and interfere with movement.

Release 0.2.2 (2018-10-14)

15 Oct 04:54
Compare
Choose a tag to compare
Pre-release
  • When updating a blueprint, the blueprint is now cleared from the cursor (if there's room) while configuring it.

    This allows you to change blueprint icons without them all becoming icons of blueprints.
    When you finish configuring the blueprint, the blueprint will be moved back to the cursor.

    This more closely reflects vanilla blueprint behavior.

  • You can now swap wire colors of a blueprint with SHIFT + W

  • You can now rotate a blueprint with CONTROL + ALT + R. Unlike normal rotation, this modifies the actual
    blueprint and can be useful if you want to have all the blueprints in a book rotated the same direction.

0.2.1 (2018-04-24)

25 Apr 02:26
Compare
Choose a tag to compare
  • Actually correctly flip splitters like we said we do. Somehow in optimizing the original code I completely forgot to actually implement this.

0.2.0

23 Apr 07:28
Compare
Choose a tag to compare
  • Added and reworked the blueprint flipping and turning functionality in the Blueprint Flipper and Turner mod,
    including a fix to priority splitters.
    • This functionality is disabled if Blueprint Flipper and Turner is enabled to avoid possible conflicts.
    • The GUI buttons for flipping blueprints can be disabled in mod settings. Note this has no effect if Blueprint Flipper and Turner is disabled.
  • Internal reworking of code to be better organized.

0.1.1

18 Dec 00:18
Compare
Choose a tag to compare
  • Added blueprint versioning.
  • Fixed a crash when trying to blueprint-update an area with no entities or tiles to blueprint in it.

0.1.0

17 Dec 10:38
Compare
Choose a tag to compare

First release.