summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2011-11-29Some node definitions in LuaPerttu Ahola
2011-11-29Mode node definition loading from Lua (still not finished), fix metadata ↵Perttu Ahola
creation from name
2011-11-29Random Lua tweaks/fixesPerttu Ahola
2011-11-29Relatively snappy object-ground collision detectionPerttu Ahola
2011-11-29Improve LuaEntity velocity/acceleration handling (by kahrl); implement ↵Perttu Ahola
staticdata interface to Lua
2011-11-29Falling sand and gravelPerttu Ahola
2011-11-29Node place/dig Lua callbacksPerttu Ahola
2011-11-29Fix crafted tools being a very tiny bit worn in default/init.luaPerttu Ahola
2011-11-29Add classic crafting recipes to default/init.luaPerttu Ahola
2011-11-29Crafting definition in scriptsPerttu Ahola
2011-11-29Initial node definition stuffPerttu Ahola
2011-11-29Improve glassPerttu Ahola
2011-11-29Modify mod and texture directory hierarchiesPerttu Ahola
2011-11-29Set traditional minetest durability values to toolsPerttu Ahola
2011-11-29Move tool definitions to scriptPerttu Ahola
2011-11-29Scripting: Allow multiple global step callbacks and improve documentationPerttu Ahola
2011-11-29Handle undefined objects betterPerttu Ahola
2011-11-29Scripting WIP: Add global environment step function on_stepPerttu Ahola
2011-11-29Scripting WIP: dynamic object stuffPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIP; Lua entity step callback worksPerttu Ahola
2011-11-29Add textures in data/textures (appeared to not have been added)Perttu Ahola
2011-11-29random scripting work-in-progressPerttu Ahola
2011-11-29Add the default.lua scriptPerttu Ahola
2011-11-29Move images to data/textures and fix some path stuff; hope that installation ↵Perttu Ahola
still works
2011-10-15Make dungeon masters though and make oerkkis disappear when they get to you ↵Perttu Ahola
(because hitting them doesn't work for some unknown reason)
2011-10-15mobv2Perttu Ahola
2011-09-26Merge remote-tracking branch 'marktraceur/master'Perttu Ahola
2011-09-26Rotate wielded tool the right way and modify axe graphics accordinglyPerttu Ahola
2011-09-23Adding sapling textureMark Holmquist
2011-09-22added locking chest texturedarkrose
2011-09-12Added Iron Apple which heals 4 Heartssfan5
2011-09-11Added Apple Treessfan5
2011-09-06Fix some texture stuff: remove item_fence.png, use fence.png, remove ↵Perttu Ahola
inexisting cactus.png from texture atlas (replace with nothing because cactus is rare)
2011-08-15lava!Perttu Ahola
2011-08-05merged delta and c55Perttu Ahola
2011-08-05* Welcome to OMSK.Nils Dagsson Moskopp
2011-08-01* papyrus texture now darker and edgierNils Dagsson Moskopp
2011-08-01* less clumsy ladder texture, based on railsNils Dagsson Moskopp
2011-08-01Added ladders--they don't have any use yet, thoughMark Holmquist
2011-07-31Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp
2011-07-30added sword texturesPerttu Ahola
2011-07-30Fixed handling of inventory in creative mode (normal inventory is not ↵Perttu Ahola
trashed anymore), fixed mese pick speed, added some forgotten stuff
2011-07-30Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp