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