aboutsummaryrefslogtreecommitdiff
path: root/data/mods/experimental (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add EnvRef:set_timeofday(0...1) and EnvRef:get_timeofday()Perttu Ahola2012-01-241-0/+22
* Fix give_initial_stuff mod; experimental mod: dug_item -> drop; scriptapi.cpp...Kahrl2012-01-221-1/+1
* The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-121-39/+9
* Working implementation of experimental:luafurnacePerttu Ahola2012-01-021-57/+46
* Random fixes to InvRef related stuff and a broken luafurnacePerttu Ahola2012-01-021-1/+133
* Add EnvRef:get_objects_inside_radius(pos, radius)Perttu Ahola2011-12-281-6/+12
* Add get_look_dir(), get_look_pitch() and get_look_yaw() for playersPerttu Ahola2011-12-281-0/+15
* Add minetest.get_modpath(modname)Perttu Ahola2011-12-111-0/+2
* add_luaentity->add_entity in mods/experimentalPerttu Ahola2011-12-111-1/+1
* Add experimental TNT's old name as an aliasPerttu Ahola2011-12-041-0/+3
* Rename lump_of_* to *_lumpPerttu Ahola2011-12-031-1/+1
* Fix the previous commitPerttu Ahola2011-12-031-1/+1
* Clean and fix mods/experimental/init.luaPerttu Ahola2011-12-031-26/+25
* Make global names in default mod use good naming convention and move backward...Perttu Ahola2011-12-031-1/+1
* inventorycube: use all three specified textures; also moved mesh creation / m...Kahrl2011-12-031-2/+3
* Change naming convention to be modname:* instead of modname_* (sorry modders!)Perttu Ahola2011-12-031-11/+11
* Enforced mod global naming convention and better error reportingPerttu Ahola2011-12-031-12/+19
* Rename "NodeItem"/"ToolItem"/"CraftItem" to "node"/"tool"/"craft"Perttu Ahola2011-12-021-14/+14
* Create the necessary API for /giveme and /give and implement those commands; ...Perttu Ahola2011-11-291-144/+2
* Reorganize modsPerttu Ahola2011-11-292-0/+542