Tiger Wang
|
b115f3d636
|
Added trapdoor cursor Y detection
|
2013-12-06 21:31:55 +00:00 |
|
Tiger Wang
|
008c515b4b
|
Fixed trapdoors not overriding OnUse
|
2013-12-06 20:01:52 +00:00 |
|
Tiger Wang
|
77a7bfb3e5
|
Cleaned up torch code and added comments
|
2013-12-06 19:35:10 +00:00 |
|
Tiger Wang
|
73dd2e9bed
|
Removed another export and inline'd stuff
|
2013-12-06 19:24:45 +00:00 |
|
Tiger Wang
|
0376b847d7
|
Removed exporting of a torch function
|
2013-12-06 19:23:27 +00:00 |
|
madmaxoft
|
e48168aa13
|
Lava can spawn fire.
Settable in world.ini, lava can spawn fire to fuel blocks near it. Fix #65.
|
2013-12-04 19:48:42 +01:00 |
|
Mattes D
|
2bbe5046e9
|
Merge pull request #387 from mc-server/trapdoors
Trapdoors, redstone fixes, and snow
|
2013-11-30 07:20:27 -08:00 |
|
madmaxoft
|
c70c2fa42f
|
Changed cBlockHandler->OnUpdate() to use cChunk directly.
|
2013-11-30 15:58:27 +01:00 |
|
madmaxoft
|
463de118a0
|
Grass doesn't spread to podzol or grassless dirt blocks.
|
2013-11-30 13:48:22 +01:00 |
|
Tiger Wang
|
ab382ef6b4
|
Fixed thin snow CanBeAt checking
Now takes into account the possibility that thin snow can be on top of
full thin snow.
|
2013-11-30 11:45:23 +00:00 |
|
Tiger Wang
|
0e0baa940a
|
Properly fixed snow height, fixes #98 and #264
|
2013-11-30 00:31:21 +00:00 |
|
Tiger Wang
|
4741e5e794
|
Stairs reset meta when dropped, fixes #269
Additionally, they now have walking sounds.
|
2013-11-29 22:28:59 +00:00 |
|
Tiger Wang
|
1d69c80ad3
|
Implemented trapdoors, fixes #43 and #105
Also updated redstone simulator to support it
|
2013-11-29 22:27:08 +00:00 |
|
Tiger Wang
|
cee5160be8
|
Removed unneeded CPP files
Also removed unneeded #include in BlockStems
|
2013-11-29 22:25:07 +00:00 |
|
Tiger Wang
|
a6630d3239
|
Merged master into redstonefixes
|
2013-11-27 21:35:13 +00:00 |
|
Alexander Harkness
|
c3cd436ec3
|
Merge remote-tracking branch 'origin/master' into foldermove2
Conflicts:
GNUmakefile
|
2013-11-24 14:37:03 +00:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|