summaryrefslogtreecommitdiff
path: root/src/nodemetadata.cpp
Commit message (Collapse)AuthorAge
* Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola2011-06-18
|
* Moved some mapnode content stuff from mapnode.{h,cpp} and digging property ↵Perttu Ahola2011-06-17
| | | | stuff from material.cpp to content_mapnode.{h,cpp}
* hopefully fixed old furnaces taking ridiculous amounts of cpu and halting ↵Perttu Ahola2011-06-16
| | | | the server
* Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks ↵Perttu Ahola2011-05-31
| | | | while no players are near it.
* Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola2011-04-08
|
* fixed the bug of disabled removal of empty chestsPerttu Ahola2011-04-06
|
* Furnace is now usable. Added more tools.Perttu Ahola2011-04-05
| | | | | | --HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
* A more robust format for node metadataPerttu Ahola2011-04-05
|
* initial workings of the furnacePerttu Ahola2011-04-05
|
* changed node metadata format to better accomodate future needs and problemsPerttu Ahola2011-04-05
|
* Chests work now!Perttu Ahola2011-04-04
|
* initial chest metadataPerttu Ahola2011-04-04
|
* forgot some filesPerttu Ahola2011-04-04