| Age | Commit message (Collapse) | Author |
|
|
|
rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and make the server enforce it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(0.2.201109xx_dev)
|
|
outer loop in Map::timerUpdate()
|
|
|
|
|
|
inexisting cactus.png from texture atlas (replace with nothing because cactus is rare)
|
|
(fixed_map_seed)
|
|
Also, the temp item wasn't being deleted, might have been a memory leak.
Now you will only eat 1 item off a stack
|
|
|
|
|
|
|
|
* The map will reside in world/map.sqlite
* It will load from the sectors folder but will not save there
|
|
|
|
/media/Field/Software/minetest-queatz/minetest-sqlite/.. into sqlite-map
|
|
|
|
* I didn't understand that expression last fix and now the furnace would burn fuel
even when it had no source item.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|