Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-10 | Initial directory structure rework | Perttu Ahola | |
2012-01-22 | Node placement / mineral / serialization / iron freq / node_dig callback | Kahrl | |
- 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. | |||
2012-01-12 | The huge item definition and item namespace unification patch (itemdef), see ↵ | Kahrl | |
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef | |||
2011-12-04 | Add furnace to legacy aliases | Perttu Ahola | |
2011-12-04 | Craftitem aliases | Perttu Ahola | |
2011-12-04 | Tool aliases | Perttu Ahola | |
2011-12-03 | Node definition aliases | Perttu Ahola | |
2011-12-03 | Rename lump_of_* to *_lump | Perttu Ahola | |
2011-12-03 | More texture naming fixes | Perttu Ahola | |
2011-12-03 | Rename textures of default mod | Perttu Ahola | |
2011-12-03 | Remove iron apple from default | Perttu Ahola | |
2011-12-03 | Make global names in default mod use good naming convention and move ↵ | Perttu Ahola | |
backwards-compatibility definitions to mods/legacy |