a0ba7cf973
Show the contents of the locked chest only to the owner
PilzAdam
2013-01-04 16:59:43 +01:00
c1b1f2aa49
Add a selection box for stairs that fit the nodebox
PilzAdam
2012-12-17 20:04:10 +01:00
0beabfc755
Fix a glitch where the player gets liquids in his inventory when the server lags
PilzAdam
2013-01-04 16:47:29 +01:00
5fa8852115
Make fire buildable to
Casimir
2012-12-31 10:17:17 +01:00
0eb46a01ff
Remove old unused texture
PilzAdam
2012-12-29 00:29:52 +01:00
de8726a9f7
new mese pick texture
Jordan Snelling
2012-12-28 21:34:10 +00:00
33ec25caed
Convert old mese to the new mese block and generate it deep underground
PilzAdam
2012-12-28 20:05:40 +01:00
deb39ddcd4
Run nodeupdate() after burning nodes.
Splizard
2012-12-19 22:10:34 +13:00
2d1e7463d3
Run nodeupdate after decay.
Splizard
2012-12-19 21:39:03 +13:00
7505fbce51
add new texture with shading this time around.
Jordan Snelling
2012-12-27 21:58:57 +00:00
9232734a48
Removed significant details from default_dirt.png to make it look less repetative Fixed default_grass_side.png
Iqualfragile
2012-12-22 16:24:06 +01:00
1bf62bbad4
Changed Mese to act like an object cut out of a block of stone, rather than an object found *among* the stone.
Vanessa Ezekowitz
2012-12-14 12:07:16 -05:00
95cbfc50d8
Fix incorrect slabs to full block transformation by changing the modname to 'stairs' for all stairs and slabs
PilzAdam
2012-12-17 21:03:25 +01:00
61e60724f6
Use infinite stacks in creative mode and make the hand break anything
PilzAdam
2012-12-17 20:27:01 +01:00
8c977451a8
Fix modname prefix in stairs and slab functions
PilzAdam
2012-12-16 19:52:13 +01:00
3928eccf74
Use the group attached_nodes
0.4.4
PilzAdam
2012-12-01 14:39:23 +01:00
5311c6ec96
Replace the doors mod
PilzAdam
2012-11-19 18:11:22 +01:00
91937acf76
Merge Taoki's 3D player improvements
Perttu Ahola
2012-11-27 08:15:38 +02:00
e7b4b2ba57
Fix the death animation looping while the player is dead, by using a still frame instead (I don't believe the amount of detail for a full animation is needed anyway). Also call the animation Lay instead of Death, so other mods like beds can use it
MirceaKitsune
2012-11-27 02:50:19 +02:00
89fb5aed7f
Fix positioning for sit animation
MirceaKitsune
2012-11-27 01:52:39 +02:00
df54836ea0
Add support for hats, so that MineCraft skins using this feature are compatible
MirceaKitsune
2012-11-27 01:26:51 +02:00
f2a67871d2
VanessaE suggested a sit animation, so add one to the player. Not used by default, but many mods might find this handy
MirceaKitsune
2012-11-27 01:19:48 +02:00
d39044a2a7
new apple image.
Vanessa Ezekowitz
2012-11-25 14:05:30 -05:00
8a6b2df6b1
Make functions of fire mod global and move register_on_* functions to node definition
PilzAdam
2012-11-25 14:24:44 +01:00
bed848f68a
Make fire hurt the player
PilzAdam
2012-11-25 14:20:09 +01:00
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