Commit graph

  • 086600c5d4 Merge 2b8fedb84f into f8e273da15 Auke Kok 2016-04-16 18:32:42 +00:00
  • 1076d8415a Merge d4fb1db525 into f8e273da15 Auke Kok 2016-04-16 18:32:42 +00:00
  • f8e273da15 Boats: Increase maximum velocity to 5n/s paramat 2016-04-15 10:43:10 +01:00
  • 9ece86cc7a Flowers: Tweak flower and mushroom spreading tenplus1 2016-04-03 16:31:19 +01:00
  • 7d93272caa Change how dirt turns to dirt_with_(something) Auke Kok 2016-03-31 21:58:59 -07:00
  • 64fe69f382 Remove "grass under snow" from default:dirt_with_snow in darkness. Auke Kok 2016-04-03 19:52:27 -07:00
  • a2d4e57716 Call nodeupdate on the entire blast zone Auke Kok 2016-03-31 16:07:15 -07:00
  • 8114c3dbab Limit entity speed to 250m/s. Auke Kok 2016-03-29 23:09:47 -07:00
  • e6cef57661 TNT: Move timer start to on_create() for burning nodes. Auke Kok 2016-03-29 07:39:46 -07:00
  • 0736d30e33 TNT: Fix up nil derefs Auke Kok 2016-03-28 18:20:14 -07:00
  • da5f4a939e Fix API docs after various changes. Auke Kok 2016-03-27 10:51:55 -07:00
  • a84e2669c7 Restructure code to only check def once. red-001 2016-03-23 11:01:59 +00:00
  • ccee025ce3 Calculate blast intensity at all locations. Auke Kok 2016-03-22 22:05:34 -07:00
  • 8c801529df TNT: Limit amount of stacks ejected. Auke Kok 2016-03-22 21:25:44 -07:00
  • 3ddff2fbea TNT: Chain reaction Auke Kok 2016-03-18 23:31:10 -07:00
  • eafd1ebc43 TNT particles: use drops list smartly Auke Kok 2016-03-18 23:07:15 -07:00
  • 3623398b78 TNT: Spacing / codestyle fixes Auke Kok 2016-03-12 22:48:52 -08:00
  • b25889e742 Make TNT faster by using VoxelManip() for removing nodes. red-001 2016-01-31 19:42:07 +00:00
  • 9f4dc1412b Fix TNT mod calculate blast intensity. red-001 2016-01-27 16:33:32 +00:00
  • cfef21f4d9 Add TNT API. red-001 2016-01-01 22:49:32 +00:00
  • 8556dd30e2 TNT: add some depth to the explosion effect Auke Kok 2016-01-24 23:48:38 -08:00
  • 8cd049c224 Make TNT a bit more fun. Auke Kok 2016-01-24 23:27:50 -08:00
  • 12d5ca2f48 Allow the on_blast API to pass an itemstack. Auke Kok 2016-01-25 22:27:15 -08:00
  • f3568b882c Return the Item that on_punch gives us. C1ffisme 2016-04-16 09:49:30 -05:00
  • f04cbcec13 Merge branch 'master' of https://github.com/KevDoy/minetest_game KevDoy 2016-04-16 00:17:46 -07:00
  • 69a91b3731 New Heart Texture KevDoy 2016-04-11 23:52:56 -07:00
  • b00f7d27c4 Doors: Use LBM instead of ABM to convert doors. Auke Kok 2016-04-15 20:55:56 -07:00
  • d4fb1db525 Change how dirt turns to dirt_with_(something) Auke Kok 2016-03-31 21:58:59 -07:00
  • 61459fa78e Merge 749dca04ef into 3ecafbcfb4 tenplus1 2016-04-15 19:36:28 +00:00
  • 749dca04ef added minetest.after to account for lag tenplus1 2016-04-15 20:36:25 +01:00
  • 750da16b4b chests drop items inside when blown up tenplus1 2016-04-15 20:25:44 +01:00
  • 898715edf7 Added on_blast to default chest tenplus1 2016-04-15 20:13:53 +01:00
  • e0de80375d Flowers: Tweak flower and mushroom spreading tenplus1 2016-04-03 16:31:19 +01:00
  • 54a3e3886b Boats: Increase maximum velocity to 5n/s paramat 2016-04-15 10:43:10 +01:00
  • 2a7f02b9e1 Merge af9155591e into 3ecafbcfb4 KevDoy 2016-04-14 22:48:19 +00:00
  • f17dc13630 Put the node definition search where it belongs C1ffisme 2016-04-14 09:18:14 -05:00
  • af9155591e Update: GUI Hotbar Selected KevDoy 2016-04-13 20:36:28 -07:00
  • e2fbf45cdd Merge c3814b4833 into 3ecafbcfb4 KevDoy 2016-04-14 03:32:01 +00:00
  • c3814b4833 Revert "Updated GUI Hotbar Selected graphic" KevDoy 2016-04-13 20:31:53 -07:00
  • 1921c1f37a Updated GUI Hotbar Selected graphic KevDoy 2016-04-13 20:29:58 -07:00
  • d12248e125 Merge c2bd8103de into 3ecafbcfb4 kilbith 2016-04-14 01:49:03 +00:00
  • a604d0fd16 Merge a5257c4766 into 3ecafbcfb4 Auke Kok 2016-04-14 01:49:03 +00:00
  • 3ecafbcfb4 Remove composed shelf side. Auke Kok 2016-04-12 17:28:30 -07:00
  • 082b36d3e7 Books: Split text per page relatively to number of lines kilbith 2016-04-10 21:29:02 +02:00
  • c01f86ff02 Use a variable for the node definition C1ffisme 2016-04-13 19:49:20 -05:00
  • 843631e760 Oops. C1ffisme 2016-04-13 15:59:37 -05:00
  • a468095c30 Allow buckets to run a non-liquid node's on_punch C1ffisme 2016-04-13 15:51:20 -05:00
  • f0920a93c1 Modified: Heart.png KevDoy 2016-04-13 09:02:19 -07:00
  • a5257c4766 Remove composed shelf side. Auke Kok 2016-04-12 17:28:30 -07:00
  • 550f568ace Add: New Heart Texture KevDoy 2016-04-12 15:21:10 -07:00
  • 3e10846ba7 Add: KevDoy heart.png credit KevDoy 2016-04-12 14:46:55 -07:00
  • e511229449 New desert_cobble texture Tobyplowy 2016-04-13 01:09:42 +08:00
  • b382c0db58 New furnace textures Tobyplowy 2016-04-12 19:34:26 +08:00
  • 756e710873 New Heart Texture KevDoy 2016-04-11 23:52:56 -07:00
  • 063cd8abe5 New cobblestone/mossycobblestone texture Tobyplowy 2016-04-12 14:44:29 +08:00
  • bc32c36a3e Remove "grass under snow" from default:dirt_with_snow in darkness. Auke Kok 2016-04-03 19:52:27 -07:00
  • 467485dfc0 Merge c4e0701fa4 into 7be008936e kilbith 2016-04-12 00:30:15 +00:00
  • 879e115d66 Merge 730c1c9042 into 7be008936e tenplus1 2016-04-12 00:30:15 +00:00
  • 7be008936e Flowers: Fix itemstack when waterlily is placed kilbith 2016-04-08 14:29:48 +02:00
  • 6e1a329763 default: Strengthen obsidian glass Remove group 'oddly_breakable_by_hand' tenplus1 2015-06-17 18:07:55 +01:00
  • 925ea15741 Merge 47b197e4d5 into 2392842948 tobyplowy 2016-04-11 19:14:19 +00:00
  • c2bd8103de Books: Split text per page relatively to number of lines kilbith 2016-04-10 21:29:02 +02:00
  • 730c1c9042 default: Strengthen obsidian glass Remove group 'oddly_breakable_by_hand' tenplus1 2015-06-17 18:07:55 +01:00
  • c4e0701fa4 Flowers: Fix itemstack when waterlily is placed kilbith 2016-04-08 14:29:48 +02:00
  • 45903f5a45 Merge 30292b15d7 into 47b197e4d5 Paramat 2016-04-08 00:15:09 +00:00
  • 31ad2036d7 Merge e273d82740 into 47b197e4d5 kilbith 2016-04-08 00:15:09 +00:00
  • 47b197e4d5 Flowers: Cleaning of waterlily's placement kilbith 2016-04-07 13:10:18 +02:00
  • be05441e77 Farming: Override dirt_with_dry_grass to enable cultivation paramat 2016-04-06 22:52:53 +01:00
  • aadac1223d Default/mapgen: Denser rainforest, fewer logs paramat 2016-04-05 17:01:15 +01:00
  • e273d82740 Flowers: Cleaning of waterlily's placement kilbith 2016-04-07 13:10:18 +02:00
  • 30292b15d7 Farming: Override dirt_with_dry_grass to enable cultivation paramat 2016-04-06 22:52:53 +01:00
  • 2b8fedb84f Call nodeupdate on the entire blast zone Auke Kok 2016-03-31 16:07:15 -07:00
  • ae82dee019 Limit entity speed to 250m/s. Auke Kok 2016-03-29 23:09:47 -07:00
  • 792f9fdf7e TNT: Move timer start to on_create() for burning nodes. Auke Kok 2016-03-29 07:39:46 -07:00
  • c44260d0ba Seeds: use leaf sounds by default. Auke Kok 2016-03-31 22:06:13 -07:00
  • 1cda726f2b Initial bushes: apple, acacia. Auke Kok 2016-04-01 23:15:14 -07:00
  • a712bb5149 beds: Quicker saves with tidy output tenplus1 2016-03-28 20:14:35 +01:00
  • 4b5573c57b Default/mapgen: Denser rainforest, fewer logs paramat 2016-04-05 17:01:15 +01:00
  • 9a8d4a009b Make cacti hurt players. Auke Kok 2016-04-03 23:32:50 -07:00
  • dbd7f24589 Merge 898914fcef into 9a6cb2d7c8 Auke Kok 2016-04-04 04:43:35 +00:00
  • 077d82bd4a Merge 7eb0156909 into 9a6cb2d7c8 tenplus1 2016-04-04 04:43:34 +00:00
  • d831ecb1aa Merge 70d74e3e59 into 9a6cb2d7c8 kilbith 2016-04-04 04:43:34 +00:00
  • 9a6cb2d7c8 Creative: Add myself in credits kilbith 2016-04-03 01:39:28 +02:00
  • f4e77edcc6 Flood snow with either lava or water. Auke Kok 2016-04-02 12:14:18 -07:00
  • e38f69d549 Fix doors disappearing while underwater tenplus1 2016-04-01 11:34:28 +01:00
  • 874b1ae326 Beds: Check for buildable_to for bottom half Auke Kok 2016-03-31 07:21:40 -07:00
  • 70d74e3e59 Creative: Add myself in credits kilbith 2016-04-03 01:39:28 +02:00
  • 4785e695d2 Flood snow with either lava or water. Auke Kok 2016-04-02 12:14:18 -07:00
  • 610fea7d33 rebased code cale 2016-04-02 20:24:12 +02:00
  • b633396747 Merge remote-tracking branch 'upstream/master' cale 2016-04-02 20:03:54 +02:00
  • 7450af5d70 Add Crafting for Dirt with Grass C1ffisme 2016-04-02 09:51:29 -05:00
  • 7eb0156909 Fix doors disappearing while underwater tenplus1 2016-04-01 11:34:28 +01:00
  • 8bc3dc4e89 Add sandstone wall to Walls mod demon_boy 2016-04-01 20:35:31 +11:00
  • 898914fcef Beds: Check for buildable_to for bottom half Auke Kok 2016-03-31 07:21:40 -07:00
  • bc9ef753b9 Merge 19d5838dbf into 1977ae19ae tenplus1 2016-03-30 22:45:19 +00:00
  • 6a43ffa760 Merge f321cedea5 into 1977ae19ae Paramat 2016-03-30 22:18:36 +00:00
  • c272903925 Merge f6a895b233 into 1977ae19ae kilbith2 2016-03-30 22:16:52 +00:00
  • 12855051ee Merge 4c727cec91 into 1977ae19ae Auke Kok 2016-03-30 22:16:52 +00:00
  • 61d051cb5a Merge 4af466e0ac into 1977ae19ae Rui 2016-03-30 22:16:52 +00:00
  • 1977ae19ae Boats: Optimize, re-UV unwrap. Auke Kok 2016-03-29 21:46:46 -07:00