Commit Graph

  • 7db7ea543f Remove some unwanted items from the creative inventory Perttu Ahola 2012-07-26 00:08:35 +0300
  • 319ac40fa5 Move creative_inventory to creative Perttu Ahola 2012-07-25 20:37:47 +0300
  • cd4e86773f Add description to bucket to make it show in creative inventory Perttu Ahola 2012-07-25 18:28:21 +0300
  • 8643caac3c Add visible page number to creative inventory Perttu Ahola 2012-07-25 18:18:34 +0300
  • 81afea1c00 Use new creative mode inventory properly Perttu Ahola 2012-07-25 18:05:13 +0300
  • a29819ebee Add creative mode inventory as a mod Perttu Ahola 2012-07-25 16:57:16 +0300
  • 6de625c67f Use improved inventory callbacks Perttu Ahola 2012-07-25 15:14:36 +0300
  • e550a0e26f Update locked chest metadata to new metadata inventory API Perttu Ahola 2012-07-25 02:40:26 +0300
  • 8739c4e737 Wool Perttu Ahola 2012-07-24 18:12:59 +0300
  • 3ea6096a7a Dyes Perttu Ahola 2012-07-24 17:52:01 +0300
  • f2916c0a31 mods/doors: make variables local Perttu Ahola 2012-07-24 17:44:26 +0300
  • c7b624d67c Remove /give, /giveme, /spawnentity and /pulverize as they are now implemented by the engine Perttu Ahola 2012-07-23 17:43:47 +0300
  • 6ba4f01d0b Make fire a tiny bit less eager to jump everywhere Perttu Ahola 2012-06-17 22:37:20 +0300
  • a9da19c590 Merge pull request #3 from sfan5/master celeron55 2012-07-20 13:44:01 -0700
  • b1dcbe72aa Merge pull request #2 from cyisfor/master celeron55 2012-07-20 13:43:32 -0700
  • 8c8b4b005e Fix Lava Bucket as Fuel sfan5 2012-07-20 08:26:05 +0200
  • 537344bc62 Make rails selectable. user 2012-06-20 04:33:26 +0000
  • 274f280e10 Add flipped stair recipe for silly minecrafters and make slabs convert to full cubes when placed on each other Perttu Ahola 2012-06-17 19:47:17 +0300
  • 3c8d4879a1 Stairs and slabs Perttu Ahola 2012-06-17 17:45:18 +0300
  • d05002ecc0 Rename crack.png to crack_anylength.png as required by new engine (needed for proper texture pack compatibility) Perttu Ahola 2012-06-16 20:49:37 +0300
  • d817c9babe Add flowing lava animation and update some field names Perttu Ahola 2012-06-16 17:19:35 +0300
  • 4e996ffa35 Update license in all READMEs (forgot to do that) Perttu Ahola 2012-06-09 13:33:05 +0300
  • 1dd62938c1 Use traditional mese texture Perttu Ahola 2012-06-08 01:43:08 +0300
  • 9a624d85d0 Change license to LGPLv2/later, as agreed major contributors Perttu Ahola 2012-06-05 18:58:30 +0300
  • a93527dfb6 Proper top/bottom textures for active furnace Perttu Ahola 2012-06-05 02:13:12 +0300
  • fcaacdb4ad Fire visualization in furnace menu Perttu Ahola 2012-06-04 00:14:45 +0300
  • dd9b33db67 Use new node metadata API for chests and furnaces; use cisoun's textures darkrose 2012-06-03 00:27:48 +1000
  • 894f98d878 Fix typo in nyan cat generation Perttu Ahola 2012-05-20 18:32:58 +0300
  • 3a1a7d511d Improve style of item descriptions Perttu Ahola 2012-05-20 16:02:51 +0300
  • 53e9b0e107 Re-implement nyancat generation in Lua (they don't occur in the exact same spots, though) Perttu Ahola 2012-05-20 15:30:27 +0300
  • 216227bac3 Tune ore generation Perttu Ahola 2012-05-20 14:32:19 +0300
  • 1a62348e44 Attempt to balance cutting of wood with axes vs. swords Perttu Ahola 2012-05-20 14:32:01 +0300
  • 3aac1adb15 Make falling nodes fall into all non-walkable nodes Perttu Ahola 2012-04-08 18:59:24 +0300
  • 2302e55dbb Rework falling node code (now based on the falling_node group) Perttu Ahola 2012-04-08 17:49:02 +0300
  • 279eff9a7f Add fire. Lava can cause it, and you can /giveme fire:basic_flame. Perttu Ahola 2012-04-08 10:28:10 +0300
  • df2037b886 Add 'flammable' group to suitable nodes (and a bit of other things) Perttu Ahola 2012-04-08 01:03:50 +0300
  • ccf3b71c28 Generate slightly less shrubs Perttu Ahola 2012-04-08 00:32:13 +0300
  • 5296dc1518 Generate dry shrubs on deserts Perttu Ahola 2012-04-08 00:09:42 +0300
  • 51fce37fc1 Tune cactus generation Perttu Ahola 2012-04-07 19:45:40 +0300
  • 9207e9af46 Digging desert stone gives desert stone Perttu Ahola 2012-04-07 17:59:36 +0300
  • befc604af3 Add cactus generation, desert_sand and desert_stone Perttu Ahola 2012-04-07 15:37:31 +0300
  • 5f6039bc3c papyrus generation Perttu Ahola 2012-04-07 14:09:07 +0300
  • 4abfcda81f Optimize leaf decay based on EnvRef:find_node_near Perttu Ahola 2012-04-06 22:57:44 +0300
  • 95f4ccab51 Move map generator stuff around a bit and generate coal and iron deep underground Perttu Ahola 2012-04-04 15:43:17 +0300
  • dee4b328a3 Make it not possible to get coal by cooking trees Perttu Ahola 2012-04-01 15:30:07 +0300
  • 60c16eb57b Spread load better in leaf decay trunk caching Perttu Ahola 2012-04-01 13:46:46 +0300
  • 68504124d7 Fix leaf decay at borders of the active block area Perttu Ahola 2012-03-31 16:37:23 +0300
  • fe315ac1eb Leaf decay drops saplings Perttu Ahola 2012-03-31 14:27:40 +0300
  • ab84afd071 Leaf decay, based on the groups 'leafdecay' and 'tree' Perttu Ahola 2012-03-31 13:12:12 +0300
  • 48a76211a8 Place doors to the close side of block instead of the far side Perttu Ahola 2012-03-31 00:31:06 +0300
  • de13e8f1fa Fix author information of stuff taken from G4JC's Almost MC Texture Pack Perttu Ahola 2012-03-30 21:36:31 +0300
  • 5bd33df1a3 Add doors Perttu Ahola 2012-03-30 11:15:31 +0300
  • 1d4ae73e0d Move media author information to README.txt in mod directories Perttu Ahola 2012-03-30 11:15:01 +0300
  • 492e86050c Clean/fix clay generation, update tool definitions to suit the latest engine Perttu Ahola 2012-03-29 13:44:56 +0300
  • 0b157335d1 Generate clay Perttu Ahola 2012-03-29 03:48:23 +0300
  • 8fece11cc7 Modify textures, add map generator necessities Perttu Ahola 2012-03-29 02:27:40 +0300
  • fa06d11909 Add proper notes about compatibility in README.txt Perttu Ahola 2012-03-28 11:27:52 +0300
  • b4d659d8ae Add map generator output aliases as required by an in-development minetest branch Perttu Ahola 2012-03-28 01:33:02 +0300
  • ad58e41580 Remove the experimental mod Perttu Ahola 2012-03-27 00:22:40 +0300
  • c8184f194e Add note about tested Minetest version (0.4.dev-20120326) Perttu Ahola 2012-03-27 00:09:47 +0300
  • 61422b2f32 Add game.conf Perttu Ahola 2012-03-26 23:00:28 +0300
  • ddea20a24f Add .gitignore Perttu Ahola 2012-03-26 22:59:53 +0300
  • cd280c865a Initial sounds Perttu Ahola 2012-03-26 22:58:49 +0300
  • f9ab8cd018 Add initial content Perttu Ahola 2012-03-26 22:50:35 +0300
  • 52c9513447 Initial commit Perttu Ahola 2012-03-26 22:43:24 +0300