madmaxoft
|
a5c2d639c6
|
Added cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt() functions.
Also exported them to the Lua API.
|
2013-11-20 21:53:29 +01:00 |
|
madmaxoft
|
49d6afd501
|
Removed cBlockEntity:CreateByBlockType() from the Lua API.
Plugins cannot be allowed to create block entities, that would result in memory leaks.
|
2013-11-15 10:15:27 +01:00 |
|
madmaxoft
|
082573771f
|
Added cSignEntity into API, added cChunkDesc:GetBlockEntity().
This fixes both #228 and #347.
|
2013-11-14 15:37:09 +01:00 |
|
madmaxoft@gmail.com
|
9be27992e2
|
Moved BlockEntities to a separate folder
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1527 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2013-05-28 19:12:47 +00:00 |
|