Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/entuland/tpad
Browse files Browse the repository at this point in the history
  • Loading branch information
entuland committed May 9, 2018
2 parents d0ba613 + caa53b5 commit 9591ba6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# tpad
A teleporter-pads mod for Minetest

Developed and tested on Minetest 0.4.16 - try in other versions at your own risk :)

WIP mod forum discussion: https://forum.minetest.net/viewtopic.php?f=9&t=20081

# recipe
W = any wood planks
B = bronze ingot

WBW
BWB
WBW

# features
- place down a pad and the teleport station will be immediately active
- right-click on a pad to open the interface
- doubleclick on a station in the station list to teleport to it (or select it and click "teleport")
- edit the name of each station (then either hit "enter" or click "save")
- you can delete any station from anywhere (apart from the one you clicked to open the interface, you have to destroy it manually)
- deleting a remote station you'll lose the relative pad
- issue "/tpad" on the chat to get a waypoint to the closest station
- either teleport or issue "/tpad off" to turn the waypoint HUD off
- each player has its own list of stations
- any player can use any station, but only its owner can dig a station or delete a remote station from the interface

0 comments on commit 9591ba6

Please sign in to comment.