Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This one contains these changes from main c55:
* Adds a function to check if there is room for a specific item
* Using that, you can now pick up rats if you have a full inventory and a not full rat stack
* Furnace would cook only 1 item if that item used the last available result slot, now it will continue
* Furnace will say it's overloaded
* Furnace won't wait until the next step to start on the next item
- This caused small fuels to cook slower than meant to
- Also caused furnaces to say they were out of fuel after finishing the last fuel item
|
|
|
|
|
|
|
|
|
|
|
|
from their inventory
|
|
address filled in
|