Page 1 of 2
[Mod] Bone-Based Animation [playeranim]

Posted:
Mon May 18, 2015 15:13
by Rui
A mod that adds animations to the players' head.This is rewrite and improve of kaeza's
animplus mod.
License: The BSD 2-Clause License
Depends: default
Supported versions: 0.4.15 or above
Supported mods:
3d_armorSource code / Download
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Mon May 18, 2015 19:15
by mahmutelmas06
I use the mod for a long time (about 3 months in local multiplayer) and didt face with any problem.
It should be definetely default in minetest.
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Mon Jun 29, 2015 15:11
by sloantothebone
This works great! and I'm glad its compatible with 3d_armor. I'm trying to get this tested in multiplayer
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Mon Jun 29, 2015 15:15
by Calinou
mahmutelmas06 wrote:I use the mod for a long time (about 3 months in local multiplayer) and didt face with any problem.
It should be definetely default in minetest.
It's horribly slow, sluggish unless you use
dedicated_server_step = 0.01 or so and it's a hack; animations should not be hardcoded like this.
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Mon Jun 29, 2015 15:16
by Anonymous_moose
Did not work at all for me
I got this:

[DELETED]

Posted:
Mon Jun 29, 2015 16:36
by Rui
[DELETED]
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Wed Jul 01, 2015 13:19
by Anonymous_moose
Rui wrote:@mahmutelmas06
@Calinou
I agree to calinou.
This is a ugly hack.
@sloantothebone
Thanks.
Perhaps, this mod has a lot of bugs...
@Anonymous_moose
Are you enable the mod other than playeranim?
And, should you try change Normalmodel to false in init.lua.
changed Normalmodel to false, it was fixed. works great now
[DELETED]

Posted:
Mon Jul 13, 2015 14:55
by Rui
[DELETED]
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Tue Aug 11, 2015 03:31
by SAMIAMNOT
I am so totally using this mod.
Re: [Mod] Player model animation [playeranim]

Posted:
Sat Oct 03, 2015 20:17
by prof-turbo
I don't know anything about code, but what I can tell is that I agree with Calinou : animation is too slow
Re: [Mod] Player model animation [playeranim]

Posted:
Sat Oct 03, 2015 20:42
by kaadmy
prof-turbo wrote:I don't know anything about code, but what I can tell is that I agree with Calinou : animation is too slow
Animations are slow, because the animations are done server-side, so there's several seconds lag between animation frames.
Re: [Mod] Player model animation [playeranim]

Posted:
Sat Oct 17, 2015 05:45
by TheEpicJames
It doesnt work with capes.
[DELETED]

Posted:
Mon Oct 19, 2015 17:14
by Rui
[DELETED]
[DELETED]

Posted:
Mon Jan 04, 2016 11:48
by Rui
[DELETED]
Re: [Mod] Player model animation [playeranim]

Posted:
Sat Jan 23, 2016 00:34
by davidthecreator
Nice mod, too bad it dosen't work with wield3d, so now I have t chose only playeranim or wield3d or spend ages trying to find out why it makes wield3d not work
[DELETED]

Posted:
Sat Mar 12, 2016 07:01
by Rui
[DELETED]
Re: [Mod] Player model animation [playeranim]

Posted:
Fri Mar 25, 2016 18:36
by Milan*
Ui, i love to see features like this coming.
Sometimes i am very sad about the fancy animations sawing in minecraft.
But hey, never give up the hope, right? ;)
By the way...sadly the animations are really slow...in singlepalyer, using minetest-git. :(

[DELETED]

Posted:
Sat May 21, 2016 06:01
by Rui
[DELETED]
Re: [Mod] Player model animation [playeranim]

Posted:
Tue May 31, 2016 18:07
by SAMIAMNOT
I would love to see support for the head turning sideways at a 90-degree angle like in Minecraft. If the head is turned any more, the body will snap to the angle of the head.
Also, would there be more or less lag if the animations were done client-side?
Re: [Mod] Player model animation [playeranim]

Posted:
Tue Jun 07, 2016 14:48
by sparky
pretty cool! I would suggest that when sneaking, the head can move around 70 degrees before the body moves. and the body will snap faster when walking. also it might be a bit obvious but you shouldn't be able to have your head rotate any more then 90 degrees.
[DELETED]

Posted:
Sun Jun 26, 2016 00:58
by Rui
[DELETED]
Re: [WIP][Mod] Animation of the player model [playeranim]

Posted:
Sun Jul 03, 2016 23:41
by ParaklataChotou
Anonymous_moose wrote:Did not work at all for me
I got this:

OMG... he's posessed. :D
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Sun Jul 03, 2016 23:52
by ParaklataChotou
Doesn't works for me. :\. Keep working on it. It's an excellent mod.

[DELETED]

Posted:
Wed Jul 20, 2016 10:35
by Rui
[DELETED]
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Wed Aug 03, 2016 06:20
by ParaklataChotou
Rui wrote:@ParaklataChotou
Are your playeranim and 3d_armor the latest version?
Thank you. I solved that problem.
I checked the int.lua, because the animation frames are slow. I changed a little bit and now the head is moving really smooth and fast - such I like it. But the walk cycle... Could you add more frames to the walk cycle animation? The new Playeranim is not working - last release, September 30, 2016...
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Sat Aug 20, 2016 06:02
by AnxiousInfusion
Mod breaks for me. In single player, at least.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
Runtime error in callback environment_step():
init.lua:175: attempt to call "get_look_vertical" (a nil value)
Stack traceback:
init.lua:175: in function 'update_look_pitch'
init.lua:287: in function <~/init.luaj:265>
/usr/share/minetest/builtin/game/register.lua:369: in function <~/register.lua:349>
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Sat Aug 20, 2016 07:18
by Krock
AnxiousInfusion wrote:Mod breaks for me. In single player, at least.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
init.lua:175: attempt to call "get_look_vertical" (a nil value)
The function "get_look_pitch" is deprecated and replaced by "get_look_vertical" in 0.4.14-dev. Seems you're either using 0.4.14 stable or an older in-development build.
You can fix this bug by changing
line 175 in playeranim/init.lua to:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
local pitch = -player:get_look_pitch() * 180 / math_pi
also change line 203 to:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Sat Aug 20, 2016 10:52
by AnxiousInfusion
Ah, thanks. You would think these things would target stable releases.
So just in case anyone else finds oneself in my situation:
Edit ~/mods/playeranim/init.lua line 175 to look like:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
local pitch = player:get_look_pitch() * 180 / math_pi
And change line 203 to:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
local yaw = player:get_look_yaw()
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Mon Aug 22, 2016 15:25
by mahmutelmas06
Bug report: When you sit chair, player sits above it not on it.
Re: [Mod] Bone based players' animation [playeranim]

Posted:
Sun Oct 09, 2016 23:08
by ParaklataChotou
Rui wrote:@ParaklataChotou
Are your playeranim and 3d_armor the latest version?
Something is happening. Now it's not working properly. I don't know how to do... I'm testing on singleplayer mode.