the-real-herowl
cb4396d424
Fix stonecutter warnings ( #4315 )
...
This fixes faulty fallthrough mechanisms attempting to register the same recipe more than once in some cases. This fixes the warning spam when entering a world, while keeping the warnings for mods that misuse the Stonecutter API.
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4315
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-05-24 10:31:27 +00:00
teknomunk
aabd80d54b
Change MineClone 2 to VoxeLibre
2024-05-07 11:38:00 +00:00
tuxilio
4b5afee4bb
Add and fix some german translations
2024-01-08 13:35:41 +00:00
JoseDouglas26
e291d9918e
mcl_stonecutter pt_BR translation
2023-12-22 23:45:07 +01:00
Wbjitscool
07eb70e9be
Update mods/ITEMS/mcl_stonecutter/init.lua
2023-12-13 02:39:25 +00:00
the-real-herowl
8fd988da11
Increased cut copper recipe output
2023-11-25 23:52:04 +00:00
the-real-herowl
f1c5f0ca1c
Fixed duplication bug
2023-11-25 23:52:04 +00:00
the-real-herowl
b4080b6275
Credits update in mod.conf
2023-11-25 23:52:04 +00:00
the-real-herowl
bb48e47488
Made stonecutter player metadata consistent
2023-11-25 23:52:04 +00:00
the-real-herowl
a6025b751a
Uneven crafts support
...
-taking part of the resulting stack now produces well-defined results
-stonecutter won't allow amount undivisible by recipe count anymore
2023-11-25 23:52:04 +00:00
the-real-herowl
af2f58248f
Added the ability to stonecut up to full stack
2023-11-25 23:52:04 +00:00
AFCMS
4836418cf6
Rework Stonecutter
2023-11-25 23:52:04 +00:00
the-real-herowl
c183da7714
Updated README
2023-11-25 23:52:04 +00:00
the-real-herowl
19cea45c17
Stonecutter fixes and improvements
...
-improved stonecutter API, making it more robust
-fixed a dupe bug
2023-11-25 23:52:04 +00:00
the-real-herowl
b252e577ec
Implement recipe registering API
2023-11-25 23:52:04 +00:00
ChrisPHP
12568a6749
use on_destruct instead of after dig node
2023-11-25 23:52:04 +00:00
ChrisPHP
559f500322
Update readme for stonecutter
2023-11-25 23:52:04 +00:00
ChrisPHP
40fb043de2
Add stage so smooth items can't be reverted
2023-11-25 23:52:04 +00:00
ChrisPHP
5dda3033a5
Prevent input from being a selectable option
2023-11-25 23:52:04 +00:00
ChrisPHP
524c9c1bcc
Dupe glitch fizes and remove item label
2023-11-25 23:52:04 +00:00
ChrisPHP
a9f26fb354
use item groups to determine the cuttable items
2023-11-25 23:52:04 +00:00
ChrisPHP
01d43bb33a
Remove unused meta on drop items
2023-11-25 23:52:04 +00:00
ChrisPHP
ca37ce5744
Remove hardcoded one element array
2023-11-25 23:52:04 +00:00
ChrisPHP
5f0ad98dae
Use node group for items that can be used in the stonecutter
2023-11-25 23:52:04 +00:00
ChrisPHP
0e60231c2e
Only reset output if input is empty
2023-11-25 23:52:04 +00:00
ChrisPHP
7fcc2e3be3
Minor output fixes
2023-11-25 23:52:04 +00:00
ChrisPHP
356045b3e3
Add comments and drop items when destroyed
2023-11-25 23:52:04 +00:00
ChrisPHP
07d2759ae4
Check if item is a slab or not
2023-11-25 23:52:04 +00:00
ChrisPHP
9da07af370
Check if item can be made into stairs, slabs and walls
2023-11-25 23:52:04 +00:00
ChrisPHP
47990eec2b
begin adding check if item canbe cut
2023-11-25 23:52:04 +00:00
ChrisPHP
7523727521
take output from stonecutter
2023-11-25 23:52:04 +00:00
ChrisPHP
2af08c3188
clear formspec on taking input item
2023-11-25 23:52:04 +00:00
ChrisPHP
45532ebe6d
Add gui to list craft recipes for some stones
2023-11-25 23:52:04 +00:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
3raven
2faf27ac4e
Mise à jour de 'mods/ITEMS/mcl_stonecutter/locale/mcl_stonecutter.fr.tr'
2022-08-24 00:07:16 +00:00
3raven
aa7a88a0ec
Mise à jour de 'mods/ITEMS/mcl_stonecutter/locale/template.txt'
2022-08-24 00:06:42 +00:00
3raven
593c34e183
Add translation
2022-08-23 02:39:57 +00:00
PrairieAstronomer
a34c9172c4
Fixed light levelwarnings and texture alpha warnings in stonecutter, campfires, and beacon
2022-08-07 21:38:40 +00:00
PrairieAstronomer
f141427dfe
Added README.md File with Media License
2022-07-08 00:09:39 +00:00
PrairieAstronomer
41be8a5a85
Stonecutter Texturs, by RandomLegoBrick
2022-07-08 00:09:39 +00:00
PrairieAstronomer
d9a25552d8
Stone Cutter
...
Adds the stonecutter block.
2022-07-08 00:09:39 +00:00