Slightly Smarter Pipette


Hover over an item, recipe, or world-tile to smart pipette. Extra ghost cursor item helpers (see Controls or mod page)

Utilities
1 year, 7 months ago
1.1
1.19K

Changelog

Version: 0.0.11
Date: 2022-09-21
  Additions:
    - pipette sound
Version: 0.0.10
Date: 2022-09-20
  Bug Fixes:
    - locale string for new control
Version: 0.0.9
Date: 2022-09-20
  General:
    - If player has pipetted recipe (etc) entity in inventory, the entity will be selected. If not, ghost
    - If player has pipetted tile in inventory, the tiles will be selected. If not, ghost
  Additions:
    - toggle between inventory item and ghost in cursor: default shift-G
  Notes:
    - cursor shows up as selected_prototype if nothing selected
        if pipette controls are separated, and item is in cursor, hitting secondary pipette places ghost in cursor
        doesn't really affect anything, and doesn't happen with linked control I think, but writing here
Version: 0.0.8
Date: 2022-09-19
  Bug Fixes:
    - patch for weird bug that doesn't make sense according to documented behavior
Version: 0.0.7
Date: 2022-05-30
  General:
    - for tile-picking, there must be no entity selected (cannot select tiles through entities e.g. ghost-tiles, assemblers)
    - can select tile in world behind GUI, is fixable if someone wants it
  Tweaks:
    - slightly change logic to not do useless work
Version: 0.0.6
Date: 2022-05-29
  Additions:
    - tile picking (default enabled) (kovarex's idea, thnx raiguard)
    - per-user settings for pipette input and tile check
Version: 0.0.5
Date: 2022-05-26
  Bug Fixes:
    - actually fix the thing, caused regression with wires. Update again
Version: 0.0.4
Date: 2022-05-26
  Bug Fixes:
    - with default controls, clearing a rail-planner put a "ghost rail planner" in the cursor (report any side effects pls)
Version: 0.0.3
Date: 2022-01-28
  Bug Fixes:
    - only clear cursor when item / recipe is selected AND cursor ghost can change
Version: 0.0.2
Date: 2022-01-28
  General:
    - added changelog
    - edit description: Smart Pipette -> Pipette Tool

  Tweaks:
    - Having a wire in cursor causes the key press to return a wire prototype (I call it a bug)
          workaround / "Bug Fixes" to not print the warning: "Could not clear the cursor."
Version: 0.0.1
Date: 2022-01-22
  General:
    - initial release