1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-27 00:40:19 +02:00
Files
menu
mods
beds
boats
bones
bucket
carts
creative
default
doors
dye
farming
fire
flowers
give_initial_stuff
killme
nyancat
screwdriver
sethome
sfinv
stairs
tnt
vessels
walls
wool
xpanes
.gitignore
.luacheckrc
.travis.yml
LICENSE.txt
README.txt
game.conf
game_api.txt
minetest.conf
minetest.conf.example
settingtypes.txt
minetest_game/mods
Auke Kok ecf160d93d Screwdriver: simplify logic, allow wallmounted rotation.
- Allow rotation of wallmounted nodeboxes (signs) since they are
  now rotating properly.
- Instead of testing `ndef` several times, do it once, correctly.
- Simplify exception logic for nodes that have `on_rotate` set.
- For simplicity, return itemstack, always.
- Remove a useless nil check.
2017-03-20 00:12:16 +00:00
..
2017-01-11 23:53:44 -08:00
2017-01-07 22:01:19 +00:00
2017-03-14 19:05:49 +00:00
2016-09-07 04:44:53 +01:00
2016-12-04 06:35:39 +00:00