Commit Graph

14 Commits

Author SHA1 Message Date
fluxionary 13645134a6
Fix comma typos (#27) 2022-11-07 20:00:35 +01:00
sys4-fr e47e855baf
Replace deprecated depends.txt with mod.conf (#24) 2022-07-15 17:11:39 +02:00
HybridDog 4d7508ae70 Recompress the textures
This reduces the PNG file sizes and fixes the invalid sRGB profile warnings.
I have additionally reduced the moremesecons_luablock.png resolution to 32x32.
2020-08-07 20:53:37 +02: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
AntumDeluge 17ddb23406 Add cornernote's 'craft_guide' mod as optional dependency:
Ensures that craft recipes are registered.

Added to the following mods with craft recipes:
- adjustable_blinkyplant
- adjustable_player_detector
- commandblock
- conductor_signalchanger
- dual_delayer
- entity_detector
- igniter
- injector_controller
- jammer
- playerkiller
- sayer
- signalchanger
- switchtorch
- teleporter
- timegate
- wireless
2017-05-13 10:45:08 +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
HybridDog 7877d8ac92 optipng and advpng textures 2015-09-04 16:18:00 +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