Default/furnace: Indicate dst full
[oweals/minetest_game.git] / mods / default / player.lua
2015-02-28 jpOptimize textures and model (use *.b3d instead *.x)
2015-02-12 Craig DavisonFix typo in survival formspec & create legacy file
2014-09-16 CraigyDaviRemove API from player.lua
2014-08-21 BlockMenLocalize player_attached
2014-07-05 BlockMenMake gui part of default
2014-07-05 BlockMenAdd boats
2014-07-05 BlockMenAdd fancy inventories
2014-04-11 BlockMenAdd animations for third person view
2013-12-07 kaezaFix player skin changing code.
2013-11-09 kaezaRewrite player.lua 217/head
2013-05-18 PilzAdamMove all common mods back to minetest_game
2013-03-21 PilzAdamUse common mods 153/head
2012-11-27 Perttu AholaMerge Taoki's 3D player improvements
2012-11-27 MirceaKitsuneFix the death animation looping while the player is...
2012-11-26 MirceaKitsuneVanessaE suggested a sit animation, so add one to the...
2012-11-25 MirceaKitsuneModels allow multiple materials with multiple textures...
2012-11-25 MirceaKitsuneImprove and optimize the player script and add better...
2012-11-25 MirceaKitsuneImplement death animation, but it currently loops const...
2012-11-25 MirceaKitsuneModel - Get rid of the 4 walk animations and only leave...
2012-11-25 MirceaKitsuneGet player walking and standing animations working...
2012-11-25 MirceaKitsuneImportant improvements to the player script. Instead...
2012-11-25 MirceaKitsuneUpdated texture from Jordach, and fix the licensing...
2012-11-25 MirceaKitsuneRemove segmentation of limbs, because I don't like...
2012-11-25 MirceaKitsuneAt last, we have a player.
2012-11-25 MirceaKitsuneFix attachment test script and unregistered entities...
2012-11-25 MirceaKitsuneb3d, you have failed me. x model format, you're in
2012-11-25 MirceaKitsuneAdd script to turn players into meshes, ticks every...