coil
a6fa5984e2
Add nil check for clicker and item stack ( #16 )
...
This prevents crashes when on_rightclick is called by a mod.
2019-08-18 15:10:47 -05:00
FaceDeer
200feb25bb
add setting to allow hammer repair to be disabled
2019-04-14 21:21:31 -06:00
FaceDeer
14b32a0e50
Place item entity flat on the anvil in Minetest 5.0
2019-04-14 20:52:57 -06:00
SmallJoker
1daefe03e8
Fix tailing spaces, tabs
2019-01-19 14:53:17 +01:00
berengma
e91e913c06
Check ownership when leftclick and add infotext to node of who is the owner
2019-01-19 14:53:06 +01:00
Gundul
1ee9599147
add ownercheck to anvil ( #12 )
...
* add ownercheck to anvil
* fix recipe issue with default:sign_wall_steel
* fix typo
2019-01-01 17:40:03 -07:00
FaceDeer
d394b8b825
tweak recipe to remove conflict with steel sign
2018-04-08 17:06:19 -06:00
FaceDeer
eba7069278
Update some item_displacement references
2017-06-18 14:06:44 -06:00
texmex
b8b2d93a68
Global table instead of variable
2017-05-30 09:25:14 +02:00
tacotexmex
4df59a8418
Make item displacement variable global, so that it's configureable by other mods
2017-05-18 02:44:16 +02:00
FaceDeer
364da1b09f
explicitly sending returned items to the wield index
2017-04-21 23:10:00 -06:00
FaceDeer
dcdeb5d321
item duplication bug
2017-04-21 16:58:10 -06:00
FaceDeer
a89df737e2
add a group check to let other mods exclude tools from anvil repair
2017-03-26 14:38:28 -06:00
FaceDeer
42c84f0f69
local variable definition
2017-03-10 22:58:44 -07:00
FaceDeer
ab69c4c5d1
use item description rather than item name for player-facing text
2017-03-10 00:55:28 -07:00
FaceDeer
5ba70edb7e
add clang and sparks
2017-03-09 20:27:01 -07:00
FaceDeer
c8fc033efa
using an itemframe-like entity to display workpiece
2017-03-07 22:39:25 -07:00
FaceDeer
e6c1353056
Initial commit
...
This anvil was extracted from the Cottages mod by Sokomine, available
from https://github.com/Sokomine/cottages .
It's intended as a replacement for the decorative and otherwise-inert
anvil that was bundled with the Castle mod.
2017-02-27 23:34:35 -07:00