summaryrefslogtreecommitdiff
path: root/data/mods/legacy
Commit message (Collapse)AuthorAge
* Initial directory structure reworkPerttu Ahola2012-03-10
|
* Node placement / mineral / serialization / iron freq / node_dig callbackKahrl2012-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 ↵Kahrl2012-01-12
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Use plain IBillboardSceneNode instead of MyBillboardSceneNode (improvesKahrl2011-12-04
| | | | | Irrlicht 1.8 compat); also find dungeon master's fireball texture again; add /spawnentity command
* Add furnace to legacy aliasesPerttu Ahola2011-12-04
|
* Craftitem aliasesPerttu Ahola2011-12-04
|
* Tool aliasesPerttu Ahola2011-12-04
|
* Node definition aliasesPerttu Ahola2011-12-03
|
* Even more texture fixingPerttu Ahola2011-12-03
|
* Rename lump_of_* to *_lumpPerttu Ahola2011-12-03
|
* More texture naming fixesPerttu Ahola2011-12-03
|
* Rename textures of default modPerttu Ahola2011-12-03
|
* Remove iron apple from defaultPerttu Ahola2011-12-03
|
* Make global names in default mod use good naming convention and move ↵Perttu Ahola2011-12-03
backwards-compatibility definitions to mods/legacy