Skip to content

Releases: JanSharp/AreaPaste

v1.1.1

12 Sep 21:29
Compare
Choose a tag to compare
  • Bugfixes:
    • Fix error when pasting to entities with item request proxies while using Copy Paste Modules

v1.1.0

24 Nov 15:37
Compare
Choose a tag to compare
  • Info:
    • Fixes for factorio 1.1

v1.0.1

24 Nov 15:06
Compare
Choose a tag to compare
  • Graphics:
    • Further improve graphics to better fit the game
  • Info:
    • Remove unused old graphics

v1.0.0

09 Oct 16:00
Compare
Choose a tag to compare
  • Changes
    • Enable the tool to select literally any entity, for example cars
  • Graphics
    • Change (Add) graphics
    • Add thumbnail
  • Info
    • Remove dependency on base
    • Update mod description

v0.18.2

26 May 15:49
Compare
Choose a tag to compare
  • Bugfixes
    • Fix items getting deleted when they got removed when pasting
      If the player is in range, items are inserted into the inventory
      Otherwise they are spilled on the ground and marked for deconstruction
  • Changes
    • No longer use script.raise_event, because LuaEntity.copy_settings can now raise events
      (since 0.18.26)

v0.18.1

17 Mar 23:30
Compare
Choose a tag to compare
  • Info
    • Initial release
  • Features
    • Add Area Paste tool, which pastes settings from the player's current
      copy source onto every entity with the same (internal) name
      (Including the source entity if it is in the area)
      Also raises events for every paste for compatability
      (ewww script.raise_event)
    • Add keybind to create an Area Paste tool
    • Add short cut to create an Area Paste tool
    • Add english locale