50 Commits

Author SHA1 Message Date
Zemtzov7
7906282fa8
Protect anvil's input inventory from take/put if player is not the owner () 2023-09-17 12:49:41 +02:00
imre84
42b3a42544
Fix assignment to undeclared global "_" () 2023-05-23 20:33:42 +02:00
Niklp09
ae34668592 improve german translation 2023-03-18 08:02:12 +01:00
Jose Anastacio
7858dcf668 Add portuguese Brazilian language
Adds to the mod a language that translates to Portuguese
add locale/anvil.pt_BR.tr
2022-12-15 18:49:21 +01:00
flux
a401a3e66f simplify logic (a little); check hud name 2022-06-19 16:29:39 +02:00
flux
eb5e793dc2 update HUD instead of stacking multiple HUDs, which sometimes don't disappear 2022-06-19 16:29:39 +02:00
flux
a8978f47be normalize formatting 2022-06-19 16:29:39 +02:00
FaceDeer
c9292b4cb3 update translations for shared anvil 2020-12-11 16:30:31 -07:00
SX
9c477efd2d
Allow crafting shared anvils ()
Allow crafting shared anvils

Co-authored-by: SX <sx@minetest>
2020-12-11 16:26:56 -07:00
hlqkj
fd860bd0e9
Fix make unrepairable ()
Due to a table reference in builtin, modifying the table directly affected other items as well. The function will now copy the values into a new table to replace the table reference.
2020-11-30 20:21:07 +01:00
hlqkj
c7cf2b48ab
Add technic to optional depends ()
Rechargeable technic tools made unrepairable
Add some missing technic tools exclusions
2020-11-21 21:07:26 +01:00
David Leal
1fa1fd132f
Fix crash when removing HUD's () 2020-11-13 19:43:15 -07:00
FaceDeer
faf3ed7e30 Fill in some missing translations with Google Translate 2020-11-02 19:22:32 -07:00
FaceDeer
f0ca4c30c8 update i18n script 2020-11-01 23:26:05 -07:00
Luke aka SwissalpS
7708aee694
Improve infotext and spam less () 2020-10-13 21:46:31 +02:00
Louis Royer
885ea6ea1d
Add missing french translation () 2020-03-19 22:47:37 +01:00
FaceDeer
16d10d4475 update deprecated function 2020-02-18 23:04:55 -07:00
FaceDeer
a035f10b03 switch to native translator 2020-02-17 22:58:59 -07:00
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+ () 2020-02-02 13:45:18 +01:00
coil
a6fa5984e2 Add nil check for clicker and item stack ()
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 ()
* 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 from H4mlet/it
Italian locale
2017-09-20 09:02:51 -06:00
FaceDeer
b98508bdd6 Merge pull request 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 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 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