Age | Commit message (Collapse) | Author |
|
Conflicts:
src/scriptapi.cpp
|
|
|
|
scriptapi.cpp: drops -> drop
|
|
- Node placement code moved to Lua
- Mineral system removed (added default:stone_with_coal and default:stone_with_iron).
- MapBlock and MapNode serialization updated.
- Mapgen: Frequency of iron increased.
- node_dig callback and related changes.
|
|
|
|
|
|
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectRef:inventory_get_list
|
|
|
|
getacceleration visible in API
|
|
also sort out the scripts a bit
|