Commit Graph

10 Commits

Author SHA1 Message Date
fluxionary 13645134a6
Fix comma typos (#27) 2022-11-07 20:00:35 +01:00
upsilon 4dbc96eafa
New digiline interface for the adjustable player detector
The name of the detected player can now be requested by sending {command
= "get"} to the detector. The detection radius can be changed by sending
{radius = value}.
2020-04-09 17:02:31 +02:00
upsilon 66ccf8af3b
adjustable player detector: increase detection radius formspec field width
So the label can be entirely read
2017-04-19 20:56:30 +02:00
paly2 ffe8d5f8c0 Adjustable player detector and entity detector: make the user able to use a coma-separated list for the names 2016-12-09 15:09:15 +01:00
HybridDog 3c99c37f44 fix on_receive_fieldss: check for protection and do not set meta if that field is nil, eg.g because of pressing escape 2016-04-27 18:42:20 +02:00
palige 2cbea5909d Fixing player detector and entity detector drop 2016-04-02 11:23:39 +02:00
HybridDog e0a29b1027 change a bit more code
meta:get_string isn't nil, and minetest. Swap node keeps meta l think
2015-09-04 22:17:12 +02:00
HybridDog 708c8b045a change a bit code 2015-09-04 16:58:17 +02:00
palige 77efe403ff Fix a craft error 2015-09-03 18:57:19 +02:00
palige d256885757 Add the "adjustable player detector" node 2015-09-03 18:54:10 +02:00