]> git.lizzy.rs Git - dragonfireclient.git/history - data/mods/experimental
Node placement / mineral / serialization / iron freq / node_dig callback
[dragonfireclient.git] / data / mods / experimental /
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-02 Perttu AholaWorking implementation of experimental:luafurnace
2012-01-02 Perttu AholaRandom fixes to InvRef related stuff and a broken luafu...
2011-12-28 Perttu AholaAdd EnvRef:get_objects_inside_radius(pos, radius)
2011-12-28 Perttu AholaAdd get_look_dir(), get_look_pitch() and get_look_yaw...
2011-12-11 Perttu AholaAdd minetest.get_modpath(modname)
2011-12-10 Perttu Aholaadd_luaentity->add_entity in mods/experimental
2011-12-04 Perttu AholaAdd experimental TNT's old name as an alias
2011-12-03 Perttu AholaRename lump_of_* to *_lump
2011-12-03 Perttu AholaFix the previous commit
2011-12-03 Perttu AholaClean and fix mods/experimental/init.lua
2011-12-03 Perttu AholaMake global names in default mod use good naming conven...
2011-12-03 Kahrlinventorycube: use all three specified textures; also...
2011-12-03 Perttu AholaChange naming convention to be modname:* instead of...
2011-12-03 Perttu AholaEnforced mod global naming convention and better error...
2011-12-02 Perttu AholaRename "NodeItem"/"ToolItem"/"CraftItem" to "node"...
2011-11-29 Perttu AholaCreate the necessary API for /giveme and /give and...
2011-11-29 Perttu AholaReorganize mods