Files
menu
mods
beds
binoculars
boats
bones
bucket
butterflies
carts
creative
default
doors
dungeon_loot
dye
farming
fire
fireflies
flowers
give_initial_stuff
killme
map
player_api
models
character.b3d
character.blend
character.png
sounds
textures
README.txt
api.lua
init.lua
license.txt
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
settingtypes.txt
mff_game/mods/player_api/models
paramat 9596d00a18 Player model: Remove vertical stretch of body and limbs, remove cape
Previously, body and limbs were stretched vertically by 1.125, creating
rectangular pixels on side faces. Head was unstretched.
Remove stretch of body and limbs, leaving the head unchanged.
No other change would excessively shorten the model, so also scale up
the model slightly, by * 1.05, such that the reduction factor for height is
equal to the increasing factor for width. This minimises the changes to
height and width.

Remove cape support.

Update the collisionbox to match.

Add missing license.txt.
2017-11-03 16:25:54 +00:00
..