mirror of
https://github.com/minetest/minetest_game.git
synced 2025-08-19 02:00:22 +02:00
menu
mods
beds
binoculars
textures
binoculars_binoculars.png
README.txt
init.lua
license.txt
mod.conf
boats
bones
bucket
butterflies
carts
creative
default
doors
dungeon_loot
dye
farming
fire
fireflies
flowers
game_commands
give_initial_stuff
map
player_api
screwdriver
sethome
sfinv
spawn
stairs
tnt
vessels
walls
wool
xpanes
.gitignore
.luacheckrc
.travis.yml
LICENSE.txt
README.txt
game.conf
game_api.txt
minetest.conf
minetest.conf.example
schematic_tables.txt
screenshot.png
settingtypes.txt
Uses the new player object property 'can zoom'. In survival mode, use of zoom requires the binoculars item in inventory. Zoom is automatically allowed in creative mode and for players with the 'creative' privilege. The binoculars.update_player_property() function is global so can be redefined by a mod for alternative behaviour.