Visual scale: Update plantlike nodes to post-bugfix values
[oweals/minetest_game.git] / mods / screwdriver / init.lua
2016-08-05 TimScrewdriver: disallow rotation with `on_rotate = false`
2016-03-22 tenplus1Changes to Screwdriver to add new drivers.
2016-03-13 tenplus1Fix bug rotating unknown node
2015-12-25 Auke KokVerify node type is facedir.
2015-05-14 NovatuxFix missing argument for on_rotate
2015-05-14 NovatuxAdd screwdriver callbacks, and code them for doors...
2014-12-21 Craig DavisonSet number of screwdriver uses to 200 0.4.11
2014-12-20 PilzAdamDon't override param2 bits that are not used for rotati...
2014-12-12 PilzAdamOnly allow rotating nodes that could be dug
2014-12-12 PilzAdamCleanup
2014-12-12 tenplus1Screwdriver rewrite
2014-07-22 ZeframImprove message about screwdriver control
2014-01-16 ShadowNinjaReverse and combine if statements in the screwdriver
2014-01-16 ShadowNinjaFix crash when using the screwdriver on an unknown...
2013-12-22 ShadowNinjaAllow changing screwdriver mode when pointing at a...
2013-12-11 ShadowNinjaRework screwdriver and add protection support 228/head
2013-12-08 NovatuxUse minetest.swap_node instead of hacky_swap_node 227/head
2013-11-01 ShadowNinjaAdd and use the stick group
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-18 PilzAdamMove all common mods back to minetest_game