Commit Graph

25 Commits

Author SHA1 Message Date
9fa0f17f63 Make it possible to craft planks from stripped trunks 2025-12-09 15:03:30 +01:00
87b6a5b070 Make stripped logs identical to unstripped ones except the name and tiles 2025-12-09 15:03:30 +01:00
bacd1320fd Move the trunk registration process to a separate function 2025-12-09 15:03:30 +01:00
163e22f742 Rename ENABLE_CHISEL to enable_chisel 2025-12-09 15:03:30 +01:00
31b85ba7c4 Use core instead of minetest
`core` is the preferred object to use, existing since Minetest 0.4 or something; `minetest` is just a backwards
compatibility alias for it.
2025-12-09 15:03:29 +01:00
0184b84d19 Pass the current tool to the stripped_tree.swap_node function 2025-12-09 15:03:29 +01:00
c9ac4229d9 Fix a bug that prevents log stripping with an axe 2025-12-09 15:03:29 +01:00
cbbedbc815 Rename the creative_mode parameter of swap_node to avoid global shadowing
Some checks are pending
build / build (push) Waiting to run
build / build (pull_request) Waiting to run
2025-12-09 15:03:29 +01:00
e1cdc26a75 Make some manual formatting to make the code more readable
Some checks failed
build / build (pull_request) Waiting to run
build / build (push) Has been cancelled
2025-12-09 15:03:28 +01:00
2eddcca11c Reformat all files with LuaFormatter 2025-12-09 15:03:28 +01:00
Christian Sirolli
22f8440df5 Using core.settings to toggle chisel 2022-11-27 12:43:43 -05:00
minefaco
b78f2d5664 Added chiseling machine 2021-11-20 17:48:26 -05:00
minefaco
31df09522a Delete functions.lua 2021-11-20 17:47:49 -05:00
minefaco
810cdf6219 Update functions.lua 2020-12-20 14:07:09 -05:00
minefaco
f49e2d4ccb Update functions.lua 2020-12-20 13:37:33 -05:00
minefaco
4549fad86e Optional chisel or axes. 2020-12-20 13:23:54 -05:00
minefaco
acec2b70fb Update functions.lua 2020-11-18 19:58:32 -05:00
minefaco
be79a1302f Update functions.lua 2020-11-16 21:55:16 -05:00
minefaco
4917da7ec6 Fixed luacheck warning 2020-11-16 21:39:32 -05:00
minefaco
2b9247a382 Update functions.lua 2020-11-16 21:33:39 -05:00
minefaco
88653b2250 Update functions.lua 2020-11-16 21:27:57 -05:00
minefaco
826e47274c Update functions.lua 2020-11-09 09:41:55 -05:00
minefaco
c90b303ba1 Support for moretrees added! 2020-11-09 09:11:41 -05:00
minefaco
8b332e61e7 Support moretrees added! 2020-11-09 09:10:05 -05:00
minefaco
7ec025b04c Add files via upload 2020-11-08 22:32:54 -05:00