Tiger Wang
|
ec6c510bd4
|
Multiple enhancements and fixes to minecarts
+ They are destroyed instantly by creative mode
* Physics is much improved
+ Basic implementation of powered rails
|
2014-01-12 13:28:37 +00:00 |
|
Alexander Harkness
|
273db55bdf
|
Merge pull request #529 from mc-server/derpstonerefactor
Major refactoring of redstone
|
2014-01-12 04:38:41 -08:00 |
|
Tiger Wang
|
b068b73ad9
|
Renamed g_TorchPlaceable...
...to g_FullyOccupiesVoxel, as recommended by @bearbin
|
2014-01-11 01:51:24 +00:00 |
|
Bill Derouin
|
cee76f1ace
|
Move biome definition to separate files
|
2014-01-09 15:21:46 -06:00 |
|
Tiger Wang
|
432a28d935
|
Fixed repeaters delay, maybe
Also added basic daylight sensors, though because GetBlockSkylight
always is 15, it doesn't work.
|
2013-12-20 21:19:13 +00:00 |
|
madmaxoft
|
8610d45ef1
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
|
Alexander Harkness
|
770ef8c60b
|
Fixed loads more of them.
|
2013-11-26 17:14:46 +00:00 |
|
Tiger Wang
|
e3db69c4ae
|
Attempt to fix compilation
|
2013-11-24 18:44:22 +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 |
|