Commit graph

  • a5dcf123e0 Add animated front texture for active furnace 4Evergreen4 2014-02-16 15:23:32 -05:00
  • d5fcae085d Remove trailing whitespace from doors ShadowNinja 2014-02-12 18:06:45 -05:00
  • 3e2781bc00 Add protection support to doors ShadowNinja 2014-02-12 18:05:16 -05:00
  • 30234005be Merge 4b44c056b1 into e134282093 Jordan Snelling 2014-02-07 23:49:54 +00:00
  • e134282093 Add Sam II Jordan Snelling 2013-09-10 19:24:55 +01:00
  • 428a8127cb Added a caped player model, which works like the Jordan Snelling 2013-09-10 19:19:24 +01:00
  • eeef7e4506 Merge 8fcbf8940f into 04e560328f davidgumberg 2014-02-05 07:35:30 -08:00
  • a75dbd4556 Merge d20a46a5d0 into 04e560328f Mircea Kitsune 2014-01-21 06:14:56 -08:00
  • 760820f690 Bugfix 204 -- adjusted cobblestone to stair ratio Jonathon Station 2014-01-21 01:49:32 -08:00
  • 04e560328f Reverse and combine if statements in the screwdriver ShadowNinja 2014-01-16 18:39:19 -05:00
  • c971ec7dc7 Fix crash when using the screwdriver on an unknown node ShadowNinja 2014-01-16 18:32:13 -05:00
  • d09d8f02a4 Fix crash with nil fuel ShadowNinja 2014-01-11 11:27:21 -05:00
  • d20a46a5d0 Fix keyframe blending for player animations MirceaKitsune 2014-01-06 16:59:45 +02:00
  • 1a9362afed Prevent bucket from replacing unloaded nodes 0.4.9 ShadowNinja 2013-12-22 18:51:28 -05:00
  • 64551527f8 Merge 8eff7ba0cd into 5dcc5cb305 ShadowNinja 2013-12-22 14:42:24 -08:00
  • 8eff7ba0cd Add protection support to signs ShadowNinja 2013-12-11 13:13:11 -05:00
  • 5dcc5cb305 Allow changing screwdriver mode when pointing at a protected node ShadowNinja 2013-12-22 17:16:31 -05:00
  • 6bb6fc293f Workbench. Built using 4 wood blocks, required for the 3 x 3 crafting grid in non-creative mode MirceaKitsune 2013-12-17 04:04:21 +02:00
  • 4ea001fa37 Shorten lines in bucket and support nil placers ShadowNinja 2013-12-14 14:30:34 -05:00
  • c217773c52 Merge 0f5a611749 into e8bcfdcd0e Bremaweb 2013-12-14 11:05:23 -08:00
  • e8bcfdcd0e Check for area protection in buckets Novatux 2013-11-23 21:54:19 +01:00
  • ce86228934 Merge 064b4510dd into 64fdb49a32 Novatux 2013-12-14 10:43:53 -08:00
  • 0f5a611749 add minetest.is_protected support to buckets Brandon 2013-12-13 22:51:13 -06:00
  • 9b0a202463 Merge 64fdb49a32 into 47a49eccf4 ShadowNinja 2013-12-11 13:10:24 -08:00
  • 64fdb49a32 Rework screwdriver and add protection support ShadowNinja 2013-12-10 21:19:23 -05:00
  • e1e766030c Merge 47a49eccf4 into ba4c80644e Novatux 2013-12-08 09:12:54 -08:00
  • 47a49eccf4 Use minetest.swap_node instead of hacky_swap_node Novatux 2013-12-08 18:12:44 +01:00
  • 57bba1a1af Modify default grasses rather than entirely re-defining them Vanessa Ezekowitz 2013-12-03 18:47:35 -05:00
  • ba4c80644e Fix player skin changing code. kaeza 2013-12-06 23:06:45 -02:00
  • ebe3eef422 Fix player skin changing code. kaeza 2013-12-06 23:06:45 -02:00
  • 64eb984d5f Merge 9dcc2e99ab into 81e9a7cb36 VanessaE 2013-12-03 16:03:04 -08:00
  • 9dcc2e99ab Use clone_node() to modify default grasses. Vanessa Ezekowitz 2013-12-03 18:57:32 -05:00
  • cf6dad1f3f Move "waving = 1" property for grasses/shrubs over to default/nodes.lua and put all instances of this property right under the drawtype, since they are directly related. Vanessa Ezekowitz 2013-12-03 18:47:35 -05:00
  • 81e9a7cb36 Add waving property for leaves and plants. RealBadAngel 2013-12-03 19:15:19 +01:00
  • c91cc2bfa9 dig upwards for papyrus and cactus Casimir 2013-12-02 19:23:29 +01:00
  • a5a59e3552 Explicitly set values of is_ground_content kwolekr 2013-11-30 02:42:57 -05:00
  • bdd22db33d Add is_ground_content setting to grass_1, apple, and dry shrubs kwolekr 2013-11-29 23:43:39 -05:00
  • 064b4510dd Check for area protection in buckets. Novatux 2013-11-23 21:54:19 +01:00
  • 8fcbf8940f Compressed all textures using optipng and advpng David Gumberg 2013-11-22 16:17:49 -08:00
  • 51de4236ab Remove / replace all print() calls 0.4.8 PilzAdam 2013-11-17 11:55:46 +01:00
  • 5d0795a1a7 Fix indentation, use log() instead of print() and use get_item_group() in tree growing ABM PilzAdam 2013-11-17 11:46:41 +01:00
  • 50e369e180 Merge 453449742e into 4c0c7ae146 Novatux 2013-11-16 06:18:42 -08:00
  • 04d6449a70 Merge bc8263fdf3 into 4c0c7ae146 proller 2013-11-09 13:01:24 -08:00
  • fb1cc168eb Merge 4c0c7ae146 into 4bd6bce86e Diego Martínez 2013-11-09 06:09:52 -08:00
  • 4c0c7ae146 Rewrite player.lua kaeza 2013-11-08 22:12:56 -02:00
  • bc8263fdf3 fix dirt proller 2013-11-09 18:09:04 +04:00
  • bf1d0ccfd8 Fixed partial door issue in bones. 0gb.us 2013-11-08 13:03:36 -08:00
  • 93d99667d9 dirtfix proller 2013-11-08 22:07:04 +04:00
  • 2386003508 Merge remote-tracking branch 'upstream/master' into weather proller 2013-11-08 21:20:56 +04:00
  • 12361b149e Merge fcc47c3aec into 4bd6bce86e VanessaE 2013-11-07 22:00:01 -08:00
  • 4bd6bce86e Allow cactus to lay on its side also. Vanessa Ezekowitz 2013-11-08 00:52:07 -05:00
  • fcc47c3aec Allow cactus to lay on its side also. Vanessa Ezekowitz 2013-11-08 00:52:07 -05:00
  • 3653859961 Add 6d facedir to logs. 4Evergreen4 2013-11-07 11:48:00 -05:00
  • 40397f30c3 Merge fa7c18c788 into 9fdbc1f407 4Evergreen4 2013-11-07 13:31:17 -08:00
  • fa7c18c788 Add 6d facedir to logs. 4Evergreen4 2013-11-07 11:48:00 -05:00
  • a9069c52cc Merge remote-tracking branch 'upstream/master' into weather proller 2013-11-07 20:07:30 +04:00
  • 9fdbc1f407 Fix tree growing and jungle sapling growth rate BlockMen 2013-11-06 23:41:49 +01:00
  • d650e148fb Merge 4c0a3066a5 into 1d4eb43f26 PenguinDad 2013-11-05 14:07:43 -08:00
  • 6fa84e7cf8 Merge bbf47e4e67 into 1d4eb43f26 cyisfor 2013-11-05 14:07:09 -08:00
  • 1d4eb43f26 Revert dig time in creative mode to 0.5 ShadowNinja 2013-11-04 18:46:39 -05:00
  • 91849c3b4e Implemented facedir in the nyan cat rainbow 4Evergreen4 2013-08-10 09:54:52 -04:00
  • 2f527f6cf9 no grow tree proller 2013-11-03 04:31:42 +04:00
  • 158cfc73df fm proller 2013-11-03 03:53:23 +04:00
  • 84224165b6 weather dirt proller 2013-11-03 03:48:15 +04:00
  • eb21ddcd98 Merge 964a715e61 into 2d9f34cf29 4Evergreen4 2013-11-02 12:29:16 -07:00
  • 964a715e61 Included paramtype2=facedir in mapgen.lua 4Evergreen4 2013-08-10 22:12:26 -04:00
  • 4bfa30d6c2 Implemented facedir in the nyan cat rainbow 4Evergreen4 2013-08-10 09:54:52 -04:00
  • 40672e067c Merge remote-tracking branch 'upstream/master' into weather proller 2013-11-02 22:01:09 +04:00
  • 2d9f34cf29 Fix possible crash with grass ABM. Novatux 2013-11-02 16:12:51 +01:00
  • c21dccd7fa Fix grass adding/removing ABM. Novatux 2013-11-02 13:47:45 +01:00
  • a4b4de6d0e Move sapling growing and grass adding/removing ABMs to Lua. Novatux 2013-11-02 11:00:48 +01:00
  • 672fdbcc11 Fix stone and wooden axe being slower than hand PilzAdam 2013-09-29 00:02:38 +02:00
  • d044ae87e3 Merge 5cf9c32b23 into 3c0fa5f8b0 ShadowNinja 2013-11-01 08:35:36 -07:00
  • 5c62666983 Merge 4d3cefdc4f into 3c0fa5f8b0 ShadowNinja 2013-11-01 08:35:17 -07:00
  • 3c0fa5f8b0 Remove trailing tabs from empty lines in stairs ShadowNinja 2013-10-04 20:33:41 -04:00
  • 7b8ad5786c Add and use the stick group ShadowNinja 2013-09-15 23:49:56 -04:00
  • aa107709ac Merge 691d6884cc into 066d23cdfd Novatux 2013-11-01 08:32:29 -07:00
  • 066d23cdfd Change hoe_on_use to farming.hoe_on_use, for use and override by mods. Novatux 2013-08-30 10:10:30 +02:00
  • fc34f349c8 Merge 57b2a19265 into cf6f458906 Novatux 2013-11-01 02:57:10 -07:00
  • 57b2a19265 Move sapling growing and grass adding/removing ABMs to Lua. Novatux 2013-11-01 10:56:40 +01:00
  • bcbb4fcec4 next proller 2013-10-29 21:25:16 +04:00
  • 07f571b672 next proller 2013-10-29 21:24:14 +04:00
  • 5ef100dbdf next proller 2013-10-29 21:23:17 +04:00
  • 60a773b046 next proller 2013-10-29 21:19:54 +04:00
  • dcccf5016d melting dirt proller 2013-10-29 21:06:09 +04:00
  • 558f7aa72a fire flamable when temp high proller 2013-10-29 17:23:38 +04:00
  • 130a6e4f10 update jungleleaves and -wood textures HybridDog 2013-10-26 18:12:02 +02:00
  • a5ffa1e2f3 melting cobble proller 2013-10-26 16:43:40 +04:00
  • a3ec0064f5 cobble melt proller 2013-10-22 19:36:07 +04:00
  • bbf47e4e67 Player animation bug Cy 2013-10-18 11:41:11 -07:00
  • daba3783b3 spring fix proller 2013-10-15 16:38:14 +04:00
  • 697020f08c add spring proller 2013-10-15 15:36:18 +04:00
  • 09be5d3d5f Merge remote-tracking branch 'upstream/master' into sponge proller 2013-10-15 14:54:29 +04:00
  • cf6f458906 Remove mapgen_air alias Kahrl 2013-10-05 18:50:33 +02:00
  • 4d3cefdc4f Remove trailing tabs from empty lines in stairs ShadowNinja 2013-10-04 20:33:41 -04:00
  • 720478f167 Merge remote-tracking branch 'upstream/master' into weather proller 2013-10-02 00:04:47 +04:00
  • 804a9d6ffe Longer range and insta-dig in creative PilzAdam 2013-08-06 15:39:22 +02:00
  • eff7bb89ec Use 6d facedir to place upside down slabs and stairs PilzAdam 2013-09-11 16:32:32 +02:00
  • f5b8611145 Add mapgen_stair_cobble to minetest_game Sfan5 2013-09-06 21:47:21 +02:00
  • 453449742e Make furnaces burn items even when they are unloaded Novatux 2013-09-29 12:36:51 +02:00