summaryrefslogtreecommitdiff
path: root/builtin/game/misc.lua
diff options
context:
space:
mode:
authoryou <ovvv@web.de>2017-09-11 08:20:06 +0200
committerLoïc Blot <nerzhul@users.noreply.github.com>2017-09-11 08:20:06 +0200
commitbb225672f97eecc5c8e09a702d7412748bbfb37d (patch)
tree9b91ebc5ee730e9114d8947bf9b92415baf17b81 /builtin/game/misc.lua
parent5f489efc69e5e8e31891481d412ad569a6e1bcf8 (diff)
downloadminetest-bb225672f97eecc5c8e09a702d7412748bbfb37d.tar.gz
minetest-bb225672f97eecc5c8e09a702d7412748bbfb37d.tar.bz2
minetest-bb225672f97eecc5c8e09a702d7412748bbfb37d.zip
Fix dropped item look (#6370)
* Abort set_item when it does nothing * Do not adjust dropped item size linearly Instead use cube root because the item count is proportional to the volume, not to the length. * Make the item rotate slower when it's bigger Bigger items chafe more on the ground, so they can't rotate as fast as small ones * Fix items flying in air
Diffstat (limited to 'builtin/game/misc.lua')
0 files changed, 0 insertions, 0 deletions