Remove obsolete metadata_name field
[oweals/minetest_game.git] / mods / default / init.lua
2012-09-03 Perttu AholaRemove obsolete metadata_name field
2012-09-02 Perttu AholaAnimated torches
2012-08-12 Perttu AholaFix crash when furnace is full
2012-07-25 Perttu AholaRemove some unwanted items from the creative inventory
2012-07-25 Perttu AholaUse new creative mode inventory properly
2012-07-25 Perttu AholaUse improved inventory callbacks
2012-07-24 Perttu AholaUpdate locked chest metadata to new metadata inventory API
2012-07-23 Perttu AholaRemove /give, /giveme, /spawnentity and /pulverize...
2012-07-21 Perttu AholaMake fire a tiny bit less eager to jump everywhere 0.4.0 0.4.1
2012-07-20 celeron55Merge pull request #3 from sfan5/master
2012-07-20 celeron55Merge pull request #2 from cyisfor/master
2012-06-20 userMake rails selectable. 2/head
2012-06-16 Perttu AholaAdd flowing lava animation and update some field names
2012-06-04 Perttu AholaProper top/bottom textures for active furnace
2012-06-03 Perttu AholaFire visualization in furnace menu 0.4.dev-20120603
2012-06-03 darkroseUse new node metadata API for chests and furnaces;...
2012-05-20 Perttu AholaImprove style of item descriptions
2012-05-20 Perttu AholaAttempt to balance cutting of wood with axes vs. swords
2012-04-08 Perttu AholaMake falling nodes fall into all non-walkable nodes 0.4.dev-20120408
2012-04-08 Perttu AholaRework falling node code (now based on the falling_node...
2012-04-08 Perttu AholaAdd fire. Lava can cause it, and you can /giveme fire...
2012-04-07 Perttu AholaAdd 'flammable' group to suitable nodes (and a bit...
2012-04-07 Perttu AholaGenerate dry shrubs on deserts
2012-04-07 Perttu AholaDigging desert stone gives desert stone
2012-04-07 Perttu AholaAdd cactus generation, desert_sand and desert_stone
2012-04-04 Perttu AholaMove map generator stuff around a bit and generate...
2012-04-01 Perttu AholaMake it not possible to get coal by cooking trees
2012-03-31 Perttu AholaLeaf decay, based on the groups 'leafdecay' and 'tree'
2012-03-30 Perttu AholaMove media author information to README.txt in mod...
2012-03-29 Perttu AholaClean/fix clay generation, update tool definitions...
2012-03-28 Perttu AholaModify textures, add map generator necessities
2012-03-27 Perttu AholaAdd map generator output aliases as required by an...
2012-03-26 Perttu AholaAdd initial content