oweals/minetest_game.git
12 years agoUse new node metadata API for chests and furnaces; use cisoun's textures
darkrose [Sat, 2 Jun 2012 14:27:48 +0000 (00:27 +1000)]
Use new node metadata API for chests and furnaces; use cisoun's textures

12 years agoFix typo in nyan cat generation
Perttu Ahola [Sun, 20 May 2012 15:32:58 +0000 (18:32 +0300)]
Fix typo in nyan cat generation

12 years agoImprove style of item descriptions
Perttu Ahola [Sun, 20 May 2012 13:02:51 +0000 (16:02 +0300)]
Improve style of item descriptions

12 years agoRe-implement nyancat generation in Lua (they don't occur in the exact same spots...
Perttu Ahola [Sun, 20 May 2012 12:30:27 +0000 (15:30 +0300)]
Re-implement nyancat generation in Lua (they don't occur in the exact same spots, though)

12 years agoTune ore generation
Perttu Ahola [Sun, 20 May 2012 11:32:19 +0000 (14:32 +0300)]
Tune ore generation

12 years agoAttempt to balance cutting of wood with axes vs. swords
Perttu Ahola [Sun, 20 May 2012 11:32:01 +0000 (14:32 +0300)]
Attempt to balance cutting of wood with axes vs. swords

12 years agoMake falling nodes fall into all non-walkable nodes 0.4.dev-20120408
Perttu Ahola [Sun, 8 Apr 2012 15:59:24 +0000 (18:59 +0300)]
Make falling nodes fall into all non-walkable nodes

12 years agoRework falling node code (now based on the falling_node group)
Perttu Ahola [Sun, 8 Apr 2012 14:49:02 +0000 (17:49 +0300)]
Rework falling node code (now based on the falling_node group)

12 years agoAdd fire. Lava can cause it, and you can /giveme fire:basic_flame.
Perttu Ahola [Sun, 8 Apr 2012 07:28:10 +0000 (10:28 +0300)]
Add fire. Lava can cause it, and you can /giveme fire:basic_flame.

12 years agoAdd 'flammable' group to suitable nodes (and a bit of other things)
Perttu Ahola [Sat, 7 Apr 2012 22:03:50 +0000 (01:03 +0300)]
Add 'flammable' group to suitable nodes (and a bit of other things)

12 years agoGenerate slightly less shrubs
Perttu Ahola [Sat, 7 Apr 2012 21:32:13 +0000 (00:32 +0300)]
Generate slightly less shrubs

12 years agoGenerate dry shrubs on deserts
Perttu Ahola [Sat, 7 Apr 2012 21:09:42 +0000 (00:09 +0300)]
Generate dry shrubs on deserts

12 years agoTune cactus generation
Perttu Ahola [Sat, 7 Apr 2012 16:45:40 +0000 (19:45 +0300)]
Tune cactus generation

12 years agoDigging desert stone gives desert stone
Perttu Ahola [Sat, 7 Apr 2012 14:59:36 +0000 (17:59 +0300)]
Digging desert stone gives desert stone

12 years agoAdd cactus generation, desert_sand and desert_stone
Perttu Ahola [Sat, 7 Apr 2012 12:37:31 +0000 (15:37 +0300)]
Add cactus generation, desert_sand and desert_stone

12 years agopapyrus generation
Perttu Ahola [Sat, 7 Apr 2012 11:09:07 +0000 (14:09 +0300)]
papyrus generation

12 years agoOptimize leaf decay based on EnvRef:find_node_near
Perttu Ahola [Fri, 6 Apr 2012 19:57:44 +0000 (22:57 +0300)]
Optimize leaf decay based on EnvRef:find_node_near

12 years agoMove map generator stuff around a bit and generate coal and iron deep underground
Perttu Ahola [Wed, 4 Apr 2012 12:43:17 +0000 (15:43 +0300)]
Move map generator stuff around a bit and generate coal and iron deep underground

12 years agoMake it not possible to get coal by cooking trees
Perttu Ahola [Sun, 1 Apr 2012 12:30:07 +0000 (15:30 +0300)]
Make it not possible to get coal by cooking trees

12 years agoSpread load better in leaf decay trunk caching
Perttu Ahola [Sun, 1 Apr 2012 10:46:46 +0000 (13:46 +0300)]
Spread load better in leaf decay trunk caching

12 years agoFix leaf decay at borders of the active block area
Perttu Ahola [Sat, 31 Mar 2012 13:37:23 +0000 (16:37 +0300)]
Fix leaf decay at borders of the active block area

12 years agoLeaf decay drops saplings
Perttu Ahola [Sat, 31 Mar 2012 11:27:40 +0000 (14:27 +0300)]
Leaf decay drops saplings

12 years agoLeaf decay, based on the groups 'leafdecay' and 'tree'
Perttu Ahola [Sat, 31 Mar 2012 10:12:12 +0000 (13:12 +0300)]
Leaf decay, based on the groups 'leafdecay' and 'tree'

12 years agoPlace doors to the close side of block instead of the far side
Perttu Ahola [Fri, 30 Mar 2012 21:31:06 +0000 (00:31 +0300)]
Place doors to the close side of block instead of the far side

12 years agoFix author information of stuff taken from G4JC's Almost MC Texture Pack
Perttu Ahola [Fri, 30 Mar 2012 18:36:31 +0000 (21:36 +0300)]
Fix author information of stuff taken from G4JC's Almost MC Texture Pack

12 years agoAdd doors
Perttu Ahola [Fri, 30 Mar 2012 08:15:31 +0000 (11:15 +0300)]
Add doors

12 years agoMove media author information to README.txt in mod directories
Perttu Ahola [Fri, 30 Mar 2012 08:15:01 +0000 (11:15 +0300)]
Move media author information to README.txt in mod directories

12 years agoClean/fix clay generation, update tool definitions to suit the latest engine
Perttu Ahola [Thu, 29 Mar 2012 10:44:56 +0000 (13:44 +0300)]
Clean/fix clay generation, update tool definitions to suit the latest engine

12 years agoGenerate clay
Perttu Ahola [Thu, 29 Mar 2012 00:48:23 +0000 (03:48 +0300)]
Generate clay

12 years agoModify textures, add map generator necessities
Perttu Ahola [Wed, 28 Mar 2012 23:27:40 +0000 (02:27 +0300)]
Modify textures, add map generator necessities

12 years agoAdd proper notes about compatibility in README.txt
Perttu Ahola [Wed, 28 Mar 2012 08:27:52 +0000 (11:27 +0300)]
Add proper notes about compatibility in README.txt

12 years agoAdd map generator output aliases as required by an in-development minetest branch
Perttu Ahola [Tue, 27 Mar 2012 22:33:02 +0000 (01:33 +0300)]
Add map generator output aliases as required by an in-development minetest branch

12 years agoRemove the experimental mod
Perttu Ahola [Mon, 26 Mar 2012 21:22:40 +0000 (00:22 +0300)]
Remove the experimental mod

12 years agoAdd note about tested Minetest version (0.4.dev-20120326) 0.4.dev-20120326
Perttu Ahola [Mon, 26 Mar 2012 21:09:47 +0000 (00:09 +0300)]
Add note about tested Minetest version (0.4.dev-20120326)

12 years agoAdd game.conf
Perttu Ahola [Mon, 26 Mar 2012 20:00:28 +0000 (23:00 +0300)]
Add game.conf

12 years agoAdd .gitignore
Perttu Ahola [Mon, 26 Mar 2012 19:59:53 +0000 (22:59 +0300)]
Add .gitignore

12 years agoInitial sounds
Perttu Ahola [Mon, 26 Mar 2012 19:58:49 +0000 (22:58 +0300)]
Initial sounds

12 years agoAdd initial content
Perttu Ahola [Mon, 26 Mar 2012 19:50:35 +0000 (22:50 +0300)]
Add initial content

12 years agoInitial commit
Perttu Ahola [Mon, 26 Mar 2012 19:43:24 +0000 (22:43 +0300)]
Initial commit