Commit Graph

  • 407b32e04c Improved stairs model jeanpatrick.guerrero@gmail.com 2015-07-09 16:26:21 +0200
  • f3f8b22698 Convert stairs in meshnode jeanpatrick.guerrero@gmail.com 2015-07-03 13:02:31 +0200
  • 585b2bc22e Default/trees: Add checks for air/ignore/needles to pinetree trunk paramat 2015-07-04 21:00:41 +0100
  • 0914e595c7 Default/mapgen: Add missing spaces paramat 2015-07-01 06:16:06 +0100
  • 7361eb5e05 Add the listring functionality c977fbd928 Amaz 2015-06-16 16:26:22 +0100
  • 44ac020f28 Fix node placing sound being heard on left channel only Marcin 2015-06-15 23:25:12 +0200
  • e15fde1624 Fix is_ground_content settings for nodes paramat 2015-06-14 04:58:54 +0100
  • 15ef8b0995 Fix bookshelf's allow_metadata_inventory_move (check if item belongs to "book" group instead of checking if it is "default:book") Novatux 2015-06-17 18:33:54 +0200
  • d8dd9332ed Improved Iron Bar texture kilbith 2015-06-14 11:13:56 +0200
  • c4fb5bd385 Bucket: Register river water bucket, add texture paramat 2015-06-05 05:01:53 +0100
  • f09ae11e89 Add patch files to gitignore est31 2015-06-09 22:01:25 +0200
  • 8b4a92ef2d word-wrap book text tenplus1 2015-06-07 18:48:32 +0100
  • f92d49feff Default/functions: Fix cactus growing by rotation again. Cleanup code paramat 2015-06-07 22:48:26 +0100
  • 64fa8e6be5 Make books writable ShadowNinja 2015-01-24 10:29:55 -0500
  • 0aebf864d1 Add gunpowder trails Wuzzy 2015-02-21 01:05:19 +0100
  • 016fa0da40 Default/functions: Fix cacti not growing when rotation is 1-3 paramat 2015-06-07 03:31:23 +0100
  • 7786f7f8b1 Default/nodes: Match river_water post_effect_colour hue to that of new texture paramat 2015-06-07 02:59:35 +0100
  • 6919d43d02 Remove deprecated ore generation code Calinou 2015-06-04 16:33:44 +0200
  • 01ad09036b Improved flowers' registration system - Specific nodeboxes, - Color groups - All datas were put into a table then unpacked for add_simple_flower LeMagnesium 2015-06-04 20:08:54 +0200
  • 638add603f Simplified flowers' registration - Created a new local function to register flowers Ombridride 2015-04-18 16:48:43 +0200
  • 750f9575af Improve water post effect color Calinou 2015-06-06 13:57:52 +0200
  • 40e2b945e3 Default: New obsidian brick texture. Add river water textures paramat 2015-05-30 07:20:25 +0100
  • 03b51e8c8f Default: New sandstone brick texture paramat 2015-05-23 04:02:25 +0100
  • a4d056e493 Make some common nodes let light pass through Calinou 2014-11-29 11:23:45 +0100
  • 23a37e5e79 Apples give 2 HP instead of 1 HP, bread gives 5 HP instead of 4 HP Novatux 2015-05-14 17:33:10 +0200
  • 300b14078f Give 24 rails per craft instead of 15 Calinou 2014-11-30 08:17:50 +0100
  • eae3740d85 Fix missing argument for on_rotate Novatux 2015-05-14 16:07:19 +0200
  • 3669ca0a83 Make beds not skip night if nobody is online Novatux 2015-05-14 14:41:26 +0200
  • 46c6154444 Make doors not depend on screwdriver. Novatux 2015-05-14 14:24:14 +0200
  • 2824562dc9 Add screwdriver callbacks, and code them for doors and beds Novatux 2015-05-13 11:49:11 +0200
  • 852b337916 Use connect_to_raillike for rail Wuzzy 2015-03-06 07:50:27 +0100
  • dd34dffa45 Default/mapgen: Add sandstone alias for sandstone biome detection paramat 2015-05-12 23:09:08 +0100
  • aaa6c260cd Copy pos before giving it to on_blast because it can modify it; also remove a debug print that had nothing to do here Novatux 2015-05-12 21:03:02 +0200
  • 81259e9fcc De-duplicate code in doors mod in make_on_blast Novatux 2015-05-12 20:55:46 +0200
  • 4bd1094619 Fix problems with TNT Novatux 2015-05-12 16:53:04 +0200
  • 8bc8dd64c5 Make TNT respect on_blast, implement on_blast for some nodes Wuzzy 2015-03-07 08:32:00 +0100
  • ab4485f824 Default/mapgen: Add mapgen aliases for sandstone brick and sandstone brick stair, to enable sandstone dungeons paramat 2015-05-11 23:17:36 +0100
  • fa1b4d0d44 Default/nodes: Increase meselamp light level to light_max (14) paramat 2015-05-11 22:29:18 +0100
  • 055157d084 Default/mapgen: Make register function selection compatible with future mapgens paramat 2015-05-11 05:15:52 +0100
  • fe3c5a7090 allow overriding papyrus and cactus grow functions HybridDog 2014-08-26 13:55:53 +0200
  • d0070f2b1a Default/mapgen: Add dry shrub to mgv6 tundra paramat 2015-04-23 05:24:38 +0100
  • c570f9f494 Default/mapgen: Add alias for river water source paramat 2015-04-19 03:53:20 +0100
  • f8c8047a52 Default: Add river_water nodes paramat 2015-04-17 06:50:06 +0100
  • f49faadc19 Minetest.conf: Move mapgen flags to engine .conf paramat 2015-04-14 02:21:33 +0100
  • fe7a982343 Default/nodes: Make water, lava and ice is_ground_content = false paramat 2015-04-05 00:40:23 +0100
  • 87468eb6fc Default/mapgen: Fix missing num_spawn_by = 1 line for papyrus paramat 2015-04-05 01:12:32 +0100
  • 4a7a51a46e Default/mapgen.lua: Remove ores absheight flags. Add aliases for mgv6 snow biomes paramat 2015-03-27 23:31:52 +0000
  • 9c15ebccab Add max_hear_distance for fire Rui 2015-03-14 13:30:25 +0900
  • 525f467057 Slow down fire spread a bit MT-Modder 2015-03-11 21:53:19 -0400
  • 820a97e397 Add Meselamps BlockMen 2015-03-05 16:46:49 +0100
  • 3f2e35e827 Add vessels shelf jp 2015-03-02 10:29:02 +0100
  • ccb4b925ed default/mapgen.lua: Register mgv6 decorations paramat 2015-03-25 23:30:27 +0000
  • 21c874ab52 flowers/mapgen.lua: Remove unnecessary double quotation marks paramat 2015-03-25 21:54:12 +0000
  • 8a8712e4a3 flowers/mapgen.lua: Register flower decorations for mgv6 paramat 2015-03-24 20:48:59 +0000
  • 9eb9502209 Optimize boat model jp@localhost.localdomain 2015-03-12 13:10:07 +0100
  • a192f9fc78 default/mapgen.lua: Update biomes for new biome API paramat 2015-03-08 05:17:22 +0000
  • 794a436d86 Fix bucket code indentation ShadowNinja 2015-03-07 21:26:55 -0500
  • 41837e6193 Fix beds respawn settings check BlockMen 2015-03-06 19:29:16 +0100
  • 86e0e4b2bf Remove undeclared writing variable kilbith 2015-03-06 11:43:54 +0100
  • 2a6050e552 Add option to disable bed respawn, better recipe for fancy bed BlockMen 2015-03-06 10:46:05 +0100
  • e604d8d7f3 Remove dupe aliases (fixes #438) ThatGraemeGuy 2015-02-26 10:21:28 +0200
  • 5a2aab855f Make some tools dig faster Calinou 2014-11-30 08:08:45 +0100
  • f86ac2fdff Optimize textures and model (use *.b3d instead *.x) jp 2015-01-26 10:23:25 +0100
  • df35360372 Make empty buckets stackable tenplus1 2015-02-19 20:26:30 +0000
  • 3e912f7b85 Add reverse recipes for hoes MT-Modder 2015-02-13 19:21:36 -0500
  • ea7b04a712 Use only red and white wool for beds BlockMen 2015-02-24 21:44:21 +0100
  • edb02e9d33 Add beds BlockMen 2015-02-24 11:59:15 +0100
  • 3b526a7276 mapgen.lua: Add dirt/sand/gravel blob ores for mgv5/mgv7 paramat 2015-01-21 15:27:29 +0000
  • 03c00a831d Clean up trapdoors code and make them more flexible, so custom trapdoors can be registered by other mods Jeija 2015-02-03 20:11:23 +0100
  • 60520b8032 Fix download URL Steven Smith 2015-02-04 09:16:09 +0800
  • a9137e8c21 Fix typo in survival formspec & create legacy file Craig Davison 2014-12-24 23:13:15 +0000
  • 75ea7e3160 Bones mod fixes Tim 2014-12-27 16:46:03 +0100
  • 047ecea3a2 Make trapdoor better visible when held in the hand Xanthin 2015-02-04 14:47:22 +0100
  • 5518c277f3 Textures Update jeanpatrick.guerrero@gmail.com 2015-01-18 22:38:58 +0100
  • 4468015cbe Fix typo for obsidian glass door texture Xanthin 2015-01-22 22:30:30 +0100
  • 0755a8fa05 Mossycobble fixes MT-Modder 2015-01-20 16:48:43 -0500
  • 5d8b2442ce Add straw jeanpatrick.guerrero@gmail.com 2015-01-12 20:21:06 +0100
  • 6157982787 Follow naming convention of textures and sounds in doors Craig Davison 2015-01-10 17:02:47 +0000
  • 07dcae7258 Add fancy inventory for bones Craig Davison 2014-12-24 19:54:24 +0000
  • d546a5a1fa Return to original water sink speed for player paramat 2015-01-11 10:13:30 +0000
  • 3689bdad75 Fix typo in water_flowing tile animation Also add missing commas and use non-deprecated field-names PilzAdam 2014-12-15 13:27:20 +0100
  • 4ce47528e1 Clarify comment in default:grass_1 PilzAdam 2014-12-12 17:47:31 +0100
  • 2edfb55c29 Restructure default/nodes.lua PilzAdam 2014-12-07 16:29:36 +0100
  • d1e715ebac Add tree growing functions to game_api.txt PilzAdam 2014-12-07 15:25:39 +0100
  • c654c9fd11 Remove weird constants in default PilzAdam 2014-12-07 15:17:09 +0100
  • 2c0f716a13 Remove useless, empty callbacks PilzAdam 2014-12-07 14:58:18 +0100
  • 64bf6c1b89 Add crafting grid result arrow to creative inventory Craig Davison 2015-01-01 16:14:31 +0000
  • 047bfb9ad1 Simple biomes for mgv5/mgv7. Uses get_mapgen_params paramat 2014-11-24 04:14:48 +0000
  • cab01b6694 Add Obsidian / Obsidian Brick stairs & slabs Craig Davison 2014-12-25 16:40:51 +0000
  • 554d15fadb Change furnace fire icons Lean Rada 2015-01-10 05:13:12 +0800
  • a9ac480dcd Set number of screwdriver uses to 200 Craig Davison 2014-12-21 18:27:15 +0000
  • 1237bc3a4b Don't override param2 bits that are not used for rotation in screwdriver PilzAdam 2014-12-15 22:12:21 +0100
  • 854415fd33 Fix typo in furnace.lua PilzAdam 2014-12-13 12:52:47 +0100
  • 99cfe73bbf Give 4 obsidianbrick for 4 obsidian PilzAdam 2014-12-12 17:15:48 +0100
  • 697b39d40d Only allow rotating nodes that could be dug PilzAdam 2014-12-07 21:29:54 +0100
  • 2b7ca68805 Cleanup * Remove unused variables * Fix wearing out of screwdriver * Move magic numbers into constants * Scale down texture PilzAdam 2014-12-07 12:23:43 +0100
  • bd24c15db4 Screwdriver rewrite tenplus1 2014-09-06 21:07:57 +0100
  • 69614dc20d Pinetree (by sfan5, from mg mapgen) lua generation and sapling ABM. Add checks for ignore to other trees paramat 2014-12-04 03:47:46 +0000
  • 75dfcdb1e7 Add 3D signs Calinou 2014-11-30 09:05:10 +0100
  • c332081e81 Add white to the crack texture ShadowNinja 2014-11-04 16:19:27 -0500