1
0
镜像自地址 https://github.com/minetest/minetest_game.git 已同步 2025-07-02 23:00:21 +02:00
提交图

1 次代码提交

作者 SHA1 备注 提交日期
e40f25f1fb Minimap: Add 'map' mod with mapping kit item to enable minimap
In survival mode, use of the minimap requires the mapping kit item.
Minimap radar mode is always disabled in survival mode.

Minimap and minimap radar mode will be automatically enabled in creative mode
and for any player with the 'creative' privilege.

The 'map.update_hud_flags()' function is global so can be redefined by a mod for
alternative behaviour.
2017-10-02 21:23:55 +01:00