Wiktor Perskawiec
6dceca2840
Add Polish translation ( #43 )
luacheck / luacheck (push) Has been cancelled
2024-12-19 19:42:51 +01:00
Niklp
4493f2020f
Fix deprecation warnings ( #42 )
2024-08-10 11:24:50 +02:00
Niklp
fce5cac8a9
Allow non mtg screwdrivers to get repaired in anvil ( #41 )
...
* Allow other screwdrivers to get repaired too
* Check if player is still holding the same item
2024-04-27 20:01:07 +02:00
imre84
f310cecaf3
made screwdriver repairable by an anvil ( #33 )
...
* PR conflict fixed (a67fae312f47a602af56e0d76e2439099f275578)
* luacheck fix
2024-02-23 17:40:23 +01:00
Cpyte-Engine-Developer
2400d7c449
Add Russian translation ( #39 )
2024-02-13 18:43:07 +01:00
OgelGames
16700e5f8f
Preserve anvil's shared state on blast ( #38 )
2023-11-22 20:24:55 +01:00
fluxionary
cafef4eb9c
Add tnt compatibility - drop the item in the anvil, remove the entity ( #37 )
2023-11-16 21:38:05 +01:00
Gábriel
2fe012076b
Add Hungarian localization ( #36 )
2023-10-30 20:57:02 +01:00
Niklp
3cd0f67943
Repository cleanup ( #34 )
...
* Add luacheck (and fix warnings)
* Remove/or cleanup old files
2023-09-27 11:00:51 +02:00
Zemtzov7
7906282fa8
Protect anvil's input
inventory from take/put if player is not the owner ( #35 )
2023-09-17 12:49:41 +02:00
imre84
42b3a42544
Fix assignment to undeclared global "_" ( #32 )
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 ( #26 )
...
Allow crafting shared anvils
Co-authored-by: SX <sx@minetest>
2020-12-11 16:26:56 -07:00
hlqkj
fd860bd0e9
Fix make unrepairable ( #25 )
...
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 ( #24 )
...
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 ( #23 )
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 ( #21 )
2020-10-13 21:46:31 +02:00
Louis Royer
885ea6ea1d
Add missing french translation ( #18 )
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+ ( #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