Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Node placement / mineral / serialization / iron freq / node_dig callback | Kahrl | 2012-01-22 |
| | | | | | | | | - 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. | ||
* | The huge item definition and item namespace unification patch (itemdef), see ↵ | Kahrl | 2012-01-12 |
| | | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef | ||
* | Use plain IBillboardSceneNode instead of MyBillboardSceneNode (improves | Kahrl | 2011-12-04 |
| | | | | | Irrlicht 1.8 compat); also find dungeon master's fireball texture again; add /spawnentity command | ||
* | Add furnace to legacy aliases | Perttu Ahola | 2011-12-04 |
| | |||
* | Craftitem aliases | Perttu Ahola | 2011-12-04 |
| | |||
* | Tool aliases | Perttu Ahola | 2011-12-04 |
| | |||
* | Node definition aliases | Perttu Ahola | 2011-12-03 |
| | |||
* | Even more texture fixing | 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 | 2011-12-03 |
backwards-compatibility definitions to mods/legacy |