FaceDeer
290d65cda3
Merge branch 'master' of https://github.com/minetest-mods/anvil
2020-02-16 22:03:14 -07:00
FaceDeer
6969e7baff
expose make_unrepairable
2020-02-16 22:02:48 -07:00
David Leal
35f048301a
Update "mod.conf" for 5.0.0+ ( #17 )
2020-02-02 13:45:18 +01:00
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
df62b1fe8c
switch to markdown
2018-05-27 12:32:58 -06:00
FaceDeer
d394b8b825
tweak recipe to remove conflict with steel sign
2018-04-08 17:06:19 -06:00
FaceDeer
4b4e93b37f
fixes pointed out by Ekdohibs
...
Ekdohibs pointed these out in comments on
https://github.com/minetest-mods/anvil/pull/8
I'm not a French-speaker so I'm assuming they're correct.
2017-09-20 09:07:15 -06:00
FaceDeer
2a2aa0c158
Merge pull request #9 from H4mlet/it
...
Italian locale
2017-09-20 09:02:51 -06:00
FaceDeer
b98508bdd6
Merge pull request #8 from sigzegv/master
...
french translation
2017-08-30 09:16:00 -06:00
Hamlet
5f272c2045
Italian locale
2017-08-18 22:34:32 +02:00
Sigz
b33e26105f
french translation
2017-06-26 16:44:34 +02:00
FaceDeer
eba7069278
Update some item_displacement references
2017-06-18 14:06:44 -06:00
FaceDeer
8de861a937
Merge pull request #6 from tacotexmex/master
...
Make item displacement variable global
2017-06-04 16:11:42 -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
09db79f362
Merge pull request #2 from CarlBarr/master
...
Add the translation to Spanish
2017-04-21 16:37:47 -06:00
Carlos Barraza
4e9780b402
Agrege la traduccion al español
2017-04-21 19:34:06 -03: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
a3999bf338
alphaed screenshot background
2017-02-28 19:53:22 -07:00
FaceDeer
9b74960992
screenshot
2017-02-28 19:50:01 -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