24939c299b
Add animation for fire
PilzAdam
2012-11-25 14:18:06 +01:00
24d8d79ea1
Make the arms swing more for the walk animation
MirceaKitsune
2012-11-25 15:07:46 +02:00
cb4bfa51a1
Models allow multiple materials with multiple textures, so make the player texture field a list instead
MirceaKitsune
2012-11-25 13:22:44 +02:00
7a01de2f36
Improve and optimize the player script and add better comments
MirceaKitsune
2012-11-25 13:20:17 +02:00
c7a4a68d28
Implement death animation, but it currently loops constantly after the player dies (the player gets up and falls to the ground forever)
MirceaKitsune
2012-11-25 12:52:53 +02:00
91da5d1308
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
MirceaKitsune
2012-11-25 00:24:33 +02:00
39e4bf0346
Get player walking and standing animations working! The player will play the proper animation when walking or standing.
MirceaKitsune
2012-11-24 23:04:33 +02:00
dce87664d2
Important improvements to the player script. Instead of setting model and texture every X seconds, only do it when the player joins (so far)
MirceaKitsune
2012-11-23 00:07:35 +02:00
b97400d71d
Updated texture from Jordach, and fix the licensing confusion
MirceaKitsune
2012-11-16 23:24:59 +02:00
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
MirceaKitsune
2012-11-15 16:09:39 +02:00
609646b9b5
At last, we have a player.
MirceaKitsune
2012-11-14 21:31:55 +02:00
04d40a5ce4
Fix attachment test script and unregistered entities. Thanks jin_xi for this
MirceaKitsune
2012-11-03 13:17:13 +02:00
24781813fa
b3d, you have failed me. x model format, you're in
MirceaKitsune
2012-10-24 23:12:03 +03:00
0057a87b99
Add script to turn players into meshes, ticks every 1 second
MirceaKitsune
2012-10-24 15:23:45 +03:00
dfa0f096ce
Use full stacks in the creative inventory and add a trash field
PilzAdam
2012-11-21 18:39:31 +01:00
e9ad8d06c8
Render nayncat as a cube in inventory
PilzAdam
2012-11-24 18:13:43 +01:00
0495f9e209
Rotate the wield image of the shovel for better animation
PilzAdam
2012-11-19 17:45:10 +01:00
2ff55cf6cc
Update vessels mod
PilzAdam
2012-11-24 16:59:49 +01:00
d0638d7284
sandstone should drop itself, and craft back to 4 sand. Otherwise you lose 3 sand every time you have to dig up sandstone to move it.
Vanessa Ezekowitz
2012-11-23 22:23:13 -05:00
6687b5504d
Fix a rare bug in leafdecay
PilzAdam
2012-11-21 18:05:52 +01:00
c455ba9b68
Fix dry shrubs being placed in cacti and fix incorrect comments
PilzAdam
2012-11-19 16:34:16 +01:00
165da9348a
Use groups to craft things
PilzAdam
2012-11-18 17:47:22 +01:00
fb8144f703
Don't grow papyrus into trees
PilzAdam
2012-11-18 17:25:43 +01:00
df2fdba2b4
Make steel block and brick drop themselves when digged and make them craftable back into the their materials
PilzAdam
2012-11-12 17:51:48 +01:00
d98eab6a84
Fix crash when furnace is full
Perttu Ahola
2012-08-12 17:10:28 +03:00
61a9bb2b47
Fix crash when a player happens to join the server quicker than the creative inventory filler is called
Perttu Ahola
2012-08-12 17:03:05 +03:00
32ee20ebe7
Use working shapeless multigroup recipes for dyeing wool
0.4.2-rc1
Perttu Ahola
2012-07-26 13:48:34 +03:00
937ec64ee6
Make wools colorable by any dye (not just the ones in the dye mod)
Perttu Ahola
2012-07-26 04:05:39 +03:00
7db7ea543f
Remove some unwanted items from the creative inventory
Perttu Ahola
2012-07-26 00:08:35 +03:00
319ac40fa5
Move creative_inventory to creative
Perttu Ahola
2012-07-25 20:37:47 +03:00
cd4e86773f
Add description to bucket to make it show in creative inventory
Perttu Ahola
2012-07-25 18:28:21 +03:00
8643caac3c
Add visible page number to creative inventory
Perttu Ahola
2012-07-25 18:18:34 +03:00
81afea1c00
Use new creative mode inventory properly
Perttu Ahola
2012-07-25 18:05:13 +03:00
a29819ebee
Add creative mode inventory as a mod
Perttu Ahola
2012-07-25 16:57:16 +03:00
6de625c67f
Use improved inventory callbacks
Perttu Ahola
2012-07-25 15:14:36 +03:00
e550a0e26f
Update locked chest metadata to new metadata inventory API
Perttu Ahola
2012-07-25 02:40:26 +03:00
8c8b4b005e
Fix Lava Bucket as Fuel
sfan5
2012-07-20 08:26:05 +02:00
537344bc62
Make rails selectable.
user
2012-06-20 04:33:26 +00:00
274f280e10
Add flipped stair recipe for silly minecrafters and make slabs convert to full cubes when placed on each other
Perttu Ahola
2012-06-17 19:47:17 +03:00
3c8d4879a1
Stairs and slabs
Perttu Ahola
2012-06-17 17:45:18 +03:00
d05002ecc0
Rename crack.png to crack_anylength.png as required by new engine (needed for proper texture pack compatibility)
Perttu Ahola
2012-06-16 20:49:37 +03:00
d817c9babe
Add flowing lava animation and update some field names
Perttu Ahola
2012-06-16 17:19:35 +03:00
4e996ffa35
Update license in all READMEs (forgot to do that)
Perttu Ahola
2012-06-09 13:33:05 +03:00
1dd62938c1
Use traditional mese texture
Perttu Ahola
2012-06-08 01:43:08 +03:00
9a624d85d0
Change license to LGPLv2/later, as agreed major contributors
0.4.dev-20120606
Perttu Ahola
2012-06-05 18:58:30 +03:00
a93527dfb6
Proper top/bottom textures for active furnace
Perttu Ahola
2012-06-05 02:13:12 +03:00