pick 7e968cf Add script to turn players into meshes, ticks every 1 second pick 4e1a2db b3d, you have failed me. x model format, you're in pick aa51b5f Fix attachment test script and unregistered entities. Thanks jin_xi for this pick a399f64 Emtpy bucket pick e5502c9 Move falling to builtin pick e5e62f9 formspec changes pick e0fe1a0 Fix slab -> full block transformation pick 4a68126 Add animation for water pick ff9e2a7 Update default_water.png to the new water textures pick 30d5822 Follow the naming convention and make the first letter Bucket capitalized pick 68020d2 Dont allow the bucket to replace nodes that are not buildable to pick df3a694 Swap out pixel-perfect nyan cat by request of Chris Torres pick 91ee23d Add Calinou's improved default textures pick 2768d49 Add VanessaE's selection box for apples, saplings and papyrus pick 4813c6f At last, we have a player. Consists of a simple standi animation currently being looped. Compatible with any MineCraft skin, no texture included on GIT for licensing reasons. pick d27ecd2 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 pick 6f8abd0 Updated texture from Jordach, and fix the licensing confusion pick 97adce6 Important improvements to the player script. Instead of setting model and texture every X seconds, only do it when the player joins (so far) pick f14139a Get player walking and standing animations working! The player will play the proper animation when walking or standing. pick c56ff7b Model - Get rid of the 4 walk animations and only leave one, which looks good for all directions. Also add a Walk + Mine animation, since Irrlicht doesn't support blending the two animations otherwise pick ac4c959 Implement death animation, but it currently loops constantly after the player dies (the player gets up and falls to the ground forever)