minetest_game/mods/player_api
David Leal 222afb0cf0
Allow overriding the loop flag on `player_api.set_animation` (#3097)
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
2024-01-28 11:41:12 +01:00
..
models Readd character.b3d normals (#2902) 2021-10-16 16:41:10 +02:00
textures Move hotbar code/textures, and damage sound, from player_api to default 2019-10-18 02:43:06 +01:00
README.txt Improve player model credits, add contributors to license (#2741) 2020-09-21 23:36:59 +01:00
api.lua Allow overriding the loop flag on `player_api.set_animation` (#3097) 2024-01-28 11:41:12 +01:00
init.lua Override local_animation settings for certain animations 2022-01-20 22:48:59 +01:00
license.txt Improve player model credits, add contributors to license (#2741) 2020-09-21 23:36:59 +01:00
mod.conf Redo player_api (#2745) 2022-01-17 21:49:28 +01: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)
----------------------------------------------
Original model by MirceaKitsune (CC BY-SA 3.0).
Various alterations and fixes by kilbith, sofar, xunto, Rogier-5, TeTpaAka, Desour,
stujones11, An0n3m0us (CC BY-SA 3.0):
  character.b3d
  character.blend

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

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