Auke Kok
3fcb7821d7
Move character.png to textures.
...
This file is obviously out of place, as the engine does not
load textures, ever, out of a models folder.
2016-02-21 15:31:20 +00:00
David Gumberg
e106fd51ca
Compress all textures losslessly using optipng and advpng
2014-07-05 16:06:00 +02:00
Jordan Snelling
e134282093
Add Sam II
...
<PilzAdam> why dont you include sam II in there?
2014-02-07 18:45:00 -05:00
Sfan5
c2ce3d032e
Pngcrush all Textures
2013-05-25 16:20:35 +02:00
PilzAdam
fcf0816fa8
Move all common mods back to minetest_game
2013-05-18 16:05:16 +02:00
PilzAdam
d6ec56811b
Use common mods
2013-03-21 18:44:36 +01:00
Jordan Snelling
7505fbce51
add new texture with shading this time around.
...
also, license follows the default one since thats how the textures for
minetest_game usually work.
2012-12-27 21:58:57 +00:00
MirceaKitsune
b97400d71d
Updated texture from Jordach, and fix the licensing confusion
...
I forgot frame range definitions need to be per-model, since each model could have its own animations. Specify current ones as being player.x's
Add death animation, and correct many mesh issues I didn't notice last time
2012-11-25 21:02:01 +02:00
MirceaKitsune
abaf4c5121
Remove segmentation of limbs, because I don't like how the arms appeared to shrink during some deformations. This makes the player mesh exactly like the one in MineCraft, and gives people more reasons to complain that we're copying it :P
...
Rename player to character, to avoid conflicting with the default player sprite
New skin by Jordach
Add licenses to readme for the model and skin
Fix bad mirroring of left arm for player model
2012-11-25 21:02:00 +02:00