Git Product home page Git Product logo

blueprintextensions's Introduction

Blueprint Extensions

Blueprint Extensions adds a few useful utilities for blueprint placement and management:

  • Blueprint Updater: While holding a prepared blueprint, press SHIFT + U to create a Blueprint Updater. Drag this across your screen like you would to make a blueprint and it will create a new blueprint using the same label and icons as the previous blueprint. Additionally, if the previous blueprint ended with "v.###", the version number will be incremented (this behavior can be changed in settings).

  • Blueprint Snap: While holding a prepared blueprint, use the numpad (by default) to snap the blueprint to a specific corner or edge. This is useful if you can't fit a large blueprint entirely on screen and need to make it align against some existing structure -- i.e. for tiling solar layouts.

  • Blueprint Mirror: Mirror a blueprint horizontally or vertically. This correctly fixes splitter orientation, and if GDIW is installed it will also switch fluid recipes to their mirrored versions.

  • Wireswap: Swap circuit wire colors within a blueprint.

  • Rotate: Rotates a blueprint. This modifies the actual blueprint rather than its in-game placement direction. This is useful if you have a book of related blueprints and want them all facing the same direction.

  • Landfill: Adds landfill underneath any entity in the blueprint that cannot be placed on water. This can either modify the current blueprint or create a (possibly temporary) copy of it, depending on your mod settings.

Note: Most of these features (except the Blueprint Updater) will modify the blueprint being affected. Copies of blueprints that are in your blueprint library (or the game's blueprint library) are unaffected.

Known Issues

  • Blueprint Updaters are tied to the last blueprint you had selected when you created one -- not the blueprint you had when that specific updater was created. There currently does not exist a way to associate data with a specific updater and still have it function as a selection tool.

  • Blueprint Snap is unable to factor in the rotation setting due to modding API limitations. Thus, snapping to the north edge of a blueprint will snap to the north edge of the blueprint in its native rotation -- not the current on-screen one. The functionality is still fully usable, it just may require a bit of "Which key do I actually need to hit" confusion.

  • Landfill is new and not thoroughly tested, as evidenced by releases 0.4.0 thru 0.4.5

Unknown Issues

Found a bug? Please visit the Issues page to see if it has already been reported, and report it at that page if not. The Mod Portal does not notify of new posts on the discussion page, and messages posted there will likely be ignored.

Changelog

0.5.0 (2020-01-31)

  • Update for Factorio 0.18

0.4.6 (2020-01-31)

  • Fix possible assorted crashes with auto-landfill when adding Blueprint Extensions to an existing save, for real this time.
  • Fix accidental very spammy debug logging when auto-landfilling a blueprint.
  • Fix crash when starting an in-game tutorial.

0.4.5 (2019-04-15)

  • Fix yet another possible crash when adding Blueprint Extensions to an existing save.
  • Fix issue with diagonal straight rails and rail signals not being landfilled correctly.

0.4.4 (2019-04-15)

  • Fix crash on adding Blueprint Extensions to an existing save.
  • Fix broken changelog formatting.

0.4.3 (2019-04-01)

  • Fix yet another crash on loading a save that had an old version of Blueprint Extensions (only on some systems)

0.4.2 (2019-04-01)

  • Fix another crash on loading a save that had an old version of Blueprint Extensions (only on some systems)

0.4.1 (2019-04-01)

  • Fix a crash when loading a save that had an old version of Blueprint Extensions installed.

0.4.0 (2019-04-01)

  • New feature: Add landfill to every tile of a blueprint that needs it.
  • Removed code that disabled blueprint flipping and mirroring when a competing mod was installed.
  • Support Factorio 0.17's new shortcut bar. Adds shortcuts for all operations (except nudge/snap). Shortcuts are enabled whenever a configured blueprint is in your hand.
  • Add our own shortcut bar that appears while a blueprint is held to perform all operations (except nudge/snap). Factorio's shortcut bar is pretty limited in size, so this gives you an alternative. Individual buttons can be turned off in mod settings; the entire button bar is hidden if you turn off all buttons.
  • Substantially overhauled internal event handling code.
  • Lots of code cleanup.

0.3.2 (2019-03-02)

  • Fix issues (including a possible crash) involving setting up the blueprint mirroring buttons in a new save.

0.3.1 (2019-02-26)

  • Fix default keybinds for mirroring
  • Add blueprint nudging. SHIFT + arrow-on-numpad will 'nudge' a blueprint 1 tile in the selected direction. (Blueprints with rails will be nudged 2 tiles.)

0.3.0 (2019-02-26)

  • Update for Factorio 0.17
  • Overhaul buttons for blueprint flipping to a more sane implementation.

0.2.5 (2018-10-18)

  • If GDIW is installed, mirror recipes when mirroring blueprints.

0.2.4 (2018-10-16)

  • Fix crash on case-sensitive filesystems (i.e. not Windows). Thanks to Omnifarious for the report.
  • Fix a incorrect date in changelog.txt.

0.2.3 (2018-10-16)

  • Change the default wireswap keybind to CONTROL + ALT + W. The previous SHIFT + W would inadvertently trigger and interfere with movement.

0.2.2 (2018-10-14)

  • 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)

  • 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 (2018-04-23)

  • 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 (2017-12-17)

  • 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 (2017-12-17)

  • First release, with Blueprint Snap and Blueprint Updater functions.

blueprintextensions's People

Contributors

dewiniaid avatar omnifarious avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.