| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
The real problem was that MapBlocks were not activated before getting sent to the client
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Don't select blocks for drawing in every frame
- Sort meshbuffers by material before drawing
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
GPLv2/later, by agreement of major contributors
|
| |
|
|
|
|
| |
until it is actually needed
|
|
|
|
| |
light, removed footprints
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
ActiveBlockModifiers
|
|
|
|
| |
saving block
|
| |
|
| |
|
|
|
|
| |
node/tool/item/whatever types
|
| |
|
| |
|
| |
|
|
|
|
| |
mapgen bugs
|
| |
|
|
|
|
| |
(import from temporary git repo)
|
| |
|
|
|
|
| |
content_mapblock.{h,cpp}
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also made client mutex-free to allow easier adding of new stuff.
|
|
|
|
| |
being a messy object oriented cludge, it now is a messy cludge with separate parameters.
|
| |
|
| |
|
| |
|
|
|
|
| |
pretty random)
|
|
|
|
| |
point.
|
| |
|
| |
|
| |
|