Commit Graph

8 Commits

Author SHA1 Message Date
bell07 9dab03f544
Clear up all animations of all registered models (#1)
Disable animations for all registered models, not only for "character.b3d".
Increases compatibility to other mods
2020-09-25 19:38:44 +02:00
sfan5 ae45fe4cca Fix compatibility with (upcoming) Minetest 5.3.0
But note that since bone animation was fixed in 5.3,
there is no reason to use this mod anymore.
2020-06-18 16:30:34 +02:00
SmallJoker 41f23cf799 Autodetect the player model version, remove playeranim.model_version 2019-12-20 19:58:47 +01:00
Rui 05a794fe9d
Bump version to 0.4.16 (#16) 2018-06-10 14:07:36 +09:00
lhofhansl 0cccb537a2 Character model v3 for MT 5.0 (#15) 2017-08-11 11:29:55 +09:00
Jordan Irwin 59bcd385a1 Replace deprecated 'setting_get' with 'settings:get' (#13) 2017-06-08 13:52:58 +09:00
Rogier-5 0ca8e5a3aa Changes for adapted player model
The new player model is in minetest_game since 25 nov 2016,
3d_armor since 27 nov 2016

Dependency on 3d_armor was removed, as it is no longer needed

Note: the extra '.' characters in settingtypes.txt are needed to make
the help text display acceptably in the minetest settings tab. Without
them, minetest removes all leading whitespace, and makes the help text
look messy.
2016-12-07 21:03:12 +09:00
Rui 87a5cf0a75 First commit 2016-11-06 18:04:41 +09:00