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

3 次代码提交

作者 SHA1 备注 提交日期
7caa5d36f2 Move hotbar code/textures, and damage sound, from player_api to default
These are unrelated to the Player API and player object.
All other GUI/HUD code and textures are in default.
All other engine hardcoded sounds are in default.
The player_api mod is highly likely to be used unchanged in new games,
so logical grouping of content will help the creation of new games.
2019-10-18 02:43:06 +01:00
7fedf0b5d9 Player_api: New hotbar textures (#2207) 2018-09-14 17:59:49 +01:00
5d19fd6923 Separate player code into new mod 2017-08-01 03:57:29 +01:00