Commit Graph

  • 8bdb2e86ad Change the ENABLE_TEMPEREST flag to affect only the inclusion of the inverter socket, since that is the only element that can lead to a crash. Anthony Zhang 2012-02-23 19:43:03 -0500
  • cbd77d8f3d Fix lightstone drop. Anthony Zhang 2012-02-18 11:26:33 -0500
  • 86f69d9f52 Forgot to include a check for node name in last commit... Anthony Zhang 2012-02-17 18:25:19 -0500
  • a9152327a2 Fix inverter states. Anthony Zhang 2012-02-17 18:18:27 -0500
  • fd81543d2b Merge remote-tracking branch 'origin/master' Anthony Zhang 2012-02-10 16:05:55 -0500
  • 1ac2bc910f Refactor plugs and sockets to be smaller and faster, make inverters default to the On state. Anthony Zhang 2012-02-09 23:01:23 -0500
  • e94941931d Wield images for raillike nodes, remove inventory images for nodes that never appear in the inventory. Anthony Zhang 2012-02-09 22:08:49 -0500
  • f4fa9dec32 Made Torches faster sfan5 2012-02-05 10:28:32 +0100
  • e880d814dd Fixed Lightstone Drop sfan5 2012-02-05 10:14:31 +0100
  • 0d0271280f Lever Textures sfan5 2012-02-05 10:11:24 +0100
  • 72411cc337 Added Levers sfan5 2012-02-05 10:10:23 +0100
  • 8690d8a07f Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons sfan5 2012-02-05 09:23:06 +0100
  • f54166af45 Update wireless and IC nodes for itemdef. Anthony Zhang 2012-02-04 13:07:36 -0500
  • 9aaa4af37e Move the IC craft definition into init.lua, since it is also needed byt the node detector. Anthony Zhang 2012-02-04 13:01:56 -0500
  • 400511949a Apply lightstone Jeija 2012-02-04 18:21:12 +0100
  • c76070fa27 Fix Meselamp-Orientation Bug Jeija 2012-02-04 18:02:51 +0100
  • 2c05a92897 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons Jeija 2012-01-31 12:52:28 +0100
  • bb820a5a55 Remove 2nd craft recipte for sticky movestones Jeija 2012-01-31 12:48:55 +0100
  • dbd9b4e6b7 Add aliases for plugs, sockets, inverters, and buttons. Anthony Zhang 2012-01-30 13:10:03 -0500
  • 1289cefee0 Descriptions for plugs and sockets. Anthony Zhang 2012-01-29 14:16:28 -0500
  • 15c9988a45 Make variables local. Anthony Zhang 2012-01-29 13:19:40 -0500
  • 83b5ee4bae Add missing forward slash (was causing plugs and sockets to fail). Anthony Zhang 2012-01-29 13:19:14 -0500
  • 592563c5fb Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons sfan5 2012-01-29 19:11:38 +0100
  • a5fa04cfce Fixed some graphic glitches sfan5 2012-01-29 19:10:03 +0100
  • 206e55714f Add Pressure Plate Alias Jeija 2012-01-29 12:09:57 +0100
  • 6fd45d6a9d Add Pressure Plate Alias Jeija 2012-01-29 12:09:01 +0100
  • 2e14358988 Add descriptions Jeija 2012-01-29 11:53:43 +0100
  • 0dc5c85137 Added .gitignore If someone uses "git add *" Files like init.lua~ won't be added sfan5 2012-01-28 19:05:59 +0100
  • 73a04914a0 Torches are working sfan5 2012-01-28 19:01:50 +0100
  • 1b51f26aba Seperate Pistons Jeija 2012-01-28 07:27:49 +0100
  • 6e9316fde8 Fix switch rotating bug Jeija 2012-01-28 07:25:34 +0100
  • 823d50ff2e Seperate Switch Jeija 2012-01-28 07:13:29 +0100
  • 764be5dd4c Added facedir pull direction for sticky pistons Jeija 2012-01-28 07:11:33 +0100
  • 1bb6074f1a Changed mesecon switch Alias Jeija 2012-01-28 07:07:29 +0100
  • 25f8ecccdb Added Version Number - Test Git Jeija 2012-01-28 06:53:42 +0100
  • fd339dde76 Fix object detector bug. Jeija 2012-01-27 17:16:53 -0500
  • f56e8dffae Add Jeija's piston modification, which allows pistons to remember their orientation. Jeija 2012-01-27 15:50:55 -0500
  • cc43dbfebe Change legacy_facedir to legacy_facedir_simple. Anthony Zhang 2012-01-26 19:00:33 -0500
  • cf37e5e439 Implement the other suggestions. Anthony Zhang 2012-01-26 16:39:03 -0500
  • cbe6b4f7be Update param2 as per kahrl's suggestions. Anthony Zhang 2012-01-26 16:33:11 -0500
  • 688f65947f Fix .minetest folder. Anthony Zhang 2012-01-26 16:19:04 -0500
  • c1d4228ceb Updated to new Minetest version (22.01.2012) Jeija 2012-01-26 16:22:04 +0100
  • c0eb0982aa Fix a bug in which the wrong node was being checked for. Anthony Zhang 2012-01-21 15:19:43 -0500
  • f221aeb066 Update position finding code and fix indentation. Anthony Zhang 2012-01-09 20:52:19 -0500
  • f82fb91064 removed dump :( some people had problems with that function dabascht 2012-01-09 19:44:05 +0100
  • 22070fefd1 added mesecon.modpath dabascht 2012-01-09 18:49:57 +0100
  • 1654bc7ef3 Removed mesecon_data and torches(not the lua) <- they are not needed sfan5 2012-01-09 18:02:48 +0100
  • fd08158f22 Added Green(Cactus),Gray(Cobble) and Darkgray(Gravel) Lightstone sfan5 2012-01-09 17:57:11 +0100
  • 03d7eb5e98 Added Textures for Red-Lightstone sfan5 2012-01-09 16:49:22 +0100
  • 04847917a8 Added Lightstone API (1 Lightstone already added) sfan5 2012-01-09 16:44:34 +0100
  • 2dba4d917f Fixed Button-Param2-Check sfan5 2012-01-09 15:34:51 +0100
  • 618a933ba1 Added some contributors Jeija 2012-01-09 14:47:18 +0100
  • 42f739da06 A Button shouldn't be placed on Floor/Ceiling sfan5 2012-01-09 14:30:11 +0100
  • 410c0d6946 Removed README~ sfan5 2012-01-09 14:09:15 +0100
  • 5210705417 Change Button Rules, Torch rules and split into multiple files. Object detectors with sign underneath only detect players with the name on it. Jeija 2012-01-08 18:23:44 +0100
  • 67c953579b Upload V 0.41 Dev Jeija 2012-01-07 21:51:19 +0100