Download (86 KB)

How do I install this?

Metatool Minetest mod provides few useful tools and API for registering metadata manipulation tools and other tools primarily focused on special node data operations.

Main use for Tube Tool, Lua Tool, Magic Pen, Tron Wrench and Container Tool is to copy configurations / code / memory / channels from one node to another, for teleport tubes there's also network list and waypoints.

These tools are craftable and will not provide any over powered functionality, mostly aims to make some tasks faster and allows backing up node data. Most functionality is carefully selected to only contain utilities that regular player could also execute manually without using tools.

  • To copy/read node data: special + use.
  • For info function / special functions: sneak + use (if node does not have info then copy is executed instead).
  • For paste/write node data: use.

Sharetool is special administration / node sharing tool that can change node owner and set ownership to special shared account. Use command /metatool:give metatool:sharetool to get tool, ban privilege required by default.

  • To claim ownership: special + use.
  • For info function / special functions: sneak + use
  • To restore ownership: use.

Tools can be used in machines, most notably in node breakers. To allow anyone do this "machine_use_priv" can be set to "interact", default required privilege is "server".

Included tools:

Tubetool

  • Pipeworks injectors
  • Pipeworks teleport tubes
  • Pipeworks adjustable vacuum tubes
  • Pipeworks sorting tubes
  • Pipeworks autocrafter

Luatool

  • Pipeworks lua tubes (with optional memory clone/backup)
  • Mesecons microcontrollers
  • Mesecons lua controllers (with optional memory clone/backup)
  • Digistuff memory chips
  • Save/debug/clone code and memory lua controller/tubes
  • Can also paste code to some books / posters.

Magic Pen

  • Copy / paste text between many nodes
  • Too long list, see optional dependencies.
  • Also generic support for some unlisted mods.

Tron Wrench

  • Copy / paste digtron component configurations.

Container Tool

  • Copy / paste container configuration.
  • Install technic machine upgrades.
  • Pipeworks receiver split stack support.
  • Complete support for technic chests.
  • Might give generic field cloning support for some unlisted mods.

Sharetool

  • Homedecor books
  • Travelnet elevators
  • Travelnet travelnets
  • Mapserver POI and label
  • Mission block
  • Global memory controller
  • Pipeworks teleport tubes
  • Administrative functions for Travelnet database validation/repair
  • Administrative functions for limited node/area/protection ownership transfer and checks.
  • Few more things supported with shared account for public facilities management.

Planned for v2.0.0 release:

  • Version information for API.
  • Logging cleanup and use proper logging.
  • Generic API updates
  • Better (simpler) support for informing player about (un)supported nodes.
  • Generic cleanup.

Changelog:

v2.0-RC2:

  • This version is bug fix release for v2.0-RC1.
  • Form builder: Add Form:label.
  • Share tool: Teleport tube configuration form.
  • Tube tool: Allow listing shared teleport tubes.
  • Tube tool: Allow listing shared or owned tp-tube channels.
  • Container tool: Fix crafting recipe.
  • Magic pen: Touch screen data structure changed, add compatibility.
  • Share tool: Use new Travelnet API with.
  • Share tool and Tube tool: Use new Pipeworks teleport tube API if available.

v2.0-RC1:

v1.3.1:

  • Fixed: Tubetool sneak+use (info function) crashed game if pipeworks mod is not installed.

v1.3.0:

  • Display memory dump for lua controller and lua tube (sneak+use).
  • Clone memory for lua controller and lua tube (through debug view).

v1.2.0:

  • Get teleport tube listing for stored channel.
  • Allow tools to be used in machines with configurable privileges, most notably in node breakers.
  • Wildcard/fallback nodes can be added

v1.1.0

  • Sharetool mapserver POI and label
  • Sharetool mission block
  • Mod dependencies are now optional

v1.0.0

  • Initial release

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.