minetest_game/mods/player_api
Paramat 8d0fb34fb0
Player_api: Various maintenance (#2737)
Clear 'player_sneak' and 'player_api.player_attached' table values
when player leaves.
Remove unnecessary commas and whitespace.
Fix table name in 'game_api.txt'.
Clean up documentation in 'game_api.txt'.
2020-09-09 19:11:25 +02:00
..
models Player model: Add bobbing to walk animation, more subtle standing animation 2019-12-23 02:14:25 +00:00
textures Move hotbar code/textures, and damage sound, from player_api to default 2019-10-18 02:43:06 +01:00
README.txt Player model: Add bobbing to walk animation, more subtle standing animation 2019-12-23 02:14:25 +00:00
api.lua Player_api: Various maintenance (#2737) 2020-09-09 19:11:25 +02:00
init.lua Player_api: Various maintenance (#2737) 2020-09-09 19:11:25 +02:00
license.txt Player model: Add bobbing to walk animation, more subtle standing animation 2019-12-23 02:14:25 +00:00
mod.conf Switch to mod.conf, delete deprecated depends.txt 2019-07-17 00:38:23 +02:00

README.txt

Minetest Game mod: player_api
=============================
See license.txt for license information.

Provides an API to allow multiple mods to set player models and textures.
Also sets the default model, texture, and player flags.
This mod is only for content related to the Player API and the player object.

Authors of source code
----------------------
Originally by celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
Various Minetest developers and contributors (LGPLv2.1+)

Authors of media (textures, models and sounds)
----------------------------------------------
stujones11 (CC BY-SA 3.0):
  character.b3d
  character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)

An0n3m0us (CC BY-SA 3.0):
  character.b3d
  character.blend -- Player animation improvement

Jordach (CC BY-SA 3.0):
  character.png

celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0):
  player.png
  player_back.png