Skip to content

Metatool v1.3.1

Latest
Compare
Choose a tag to compare
@S-S-X S-S-X released this 25 Feb 02:17
· 1 commit to v1.3.1-tubetool-patch since this release

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 Tubetool and Luatool is to copy configurations / code / memory / channels from one node to another, for teleport tubes there's also network list and waypoints.

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.

  • For copy/claim ownership function: special + use.
  • For info function: sneak + use (if node does not have info then copy is executed instead).
  • For paste/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".

v1.3.1 Bugs fixed:

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

Included tools:

Tubetool

  • Pipeworks injectors
  • Pipeworks teleport tubes
    • Display list of other teleport tubes in same channel.
    • Get teleport tube listing for stored channel.
  • Pipeworks adjustable vacuum tubes
  • Pipeworks sorting tubes

Luatool

  • Pipeworks lua tubes
    • Code Cloning
    • Memory dump view and memory cloning
  • Mesecons microcontrollers
  • Mesecons lua controllers
    • Code Cloning
    • Memory dump view and memory cloning

Sharetool

  • Homedecor books
  • Travelnet elevators
  • Travelnet travelnets
  • Mapserver POI and label
  • Mission block

Planned for next release:

  • Version 2.0 with major updates
  • New tool: Magic pen text copy tool, copy anything that can be read and paste to anything that you can edit without special tools anyway. 19 supported mods.
  • New tool: Tron wrench, copy/paste digtron component configurations.
  • New tool: Container tool, copy/paste chest and other container configurations.
  • Tool update: Sharetool with more powerful administration functions like travelnet database validation/repair and node/area/protection ownership transfer.
  • Tool update: Luatool more supported nodes.