Commit Graph

370 Commits

Author SHA1 Message Date
Jeija dc20b202ff Add movestone alias 2012-03-25 08:07:55 +02:00
Jeija 44cc38d9e8 Fix broken digging time groups 2012-03-25 08:02:05 +02:00
Jeija 0f7e2d5ab3 Fix Bug: Pistons can now be removed 2012-03-25 00:09:47 +01:00
root 81d9f6a68a Add alias for powerplant (version compatibility + simplify give command) 2012-03-25 00:06:59 +01:00
Anthony Zhang b051609405 Fix aliases and add a few more for backwards compatibility. 2012-03-24 11:59:22 -04:00
Anthony Zhang 3018128b4b Update nodes for compatibility with digging time groups. 2012-03-22 17:52:11 -04:00
Anthony Zhang 9ec0767762 Fix lamp alias. 2012-03-18 13:54:36 -04:00
Anthony Zhang 6bf1d17bbd For some reason Meselamps' functionality was not actually implemented. 2012-03-18 13:46:30 -04:00
xyzz ff75bcdcab Fix pistons removing entities when it shouldn't 2012-03-18 11:26:54 -04:00
Anthony Zhang 84656e079d Vertical mesecon plugs and sockets! Plugs will now affect sockets on a level two below or two above, as long as there is air between them. 2012-03-09 22:49:37 -05:00
Jeija 36ae0cc1a5 Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
Jeija f8ac52c350 Prepare for major code reorganization 2012-03-05 19:19:31 +01:00
Anthony Zhang deb4f4d613 Slightly lower required light level to allow things like meselamps to affect solar panels, instead of only sunlight. 2012-03-02 23:03:47 -05:00
Anthony Zhang f3f29ad16b More ItemDef updates and fix a typo in inverter placenode callback. 2012-02-27 23:03:40 -05:00
Anthony Zhang 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. 2012-02-23 19:43:03 -05:00
Anthony Zhang cbd77d8f3d Fix lightstone drop. 2012-02-18 11:26:33 -05:00
Anthony Zhang 86f69d9f52 Forgot to include a check for node name in last commit... 2012-02-17 18:25:19 -05:00
Anthony Zhang a9152327a2 Fix inverter states. 2012-02-17 18:18:27 -05:00
Anthony Zhang fd81543d2b Merge remote-tracking branch 'origin/master' 2012-02-10 16:05:55 -05:00
Anthony Zhang 1ac2bc910f Refactor plugs and sockets to be smaller and faster, make inverters default to the On state. 2012-02-09 23:01:23 -05:00
Anthony Zhang e94941931d Wield images for raillike nodes, remove inventory images for nodes that never appear in the inventory. 2012-02-09 22:08:49 -05:00
sfan5 f4fa9dec32 Made Torches faster 2012-02-05 10:28:32 +01:00
sfan5 e880d814dd Fixed Lightstone Drop 2012-02-05 10:14:31 +01:00
sfan5 0d0271280f Lever Textures 2012-02-05 10:11:24 +01:00
sfan5 72411cc337 Added Levers 2012-02-05 10:10:23 +01:00
sfan5 8690d8a07f Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-02-05 09:23:06 +01:00
Anthony Zhang f54166af45 Update wireless and IC nodes for itemdef. 2012-02-04 13:08:24 -05:00
Anthony Zhang 9aaa4af37e Move the IC craft definition into init.lua, since it is also needed byt the node detector. 2012-02-04 13:01:56 -05:00
Jeija 400511949a Apply lightstone 2012-02-04 18:21:12 +01:00
Jeija c76070fa27 Fix Meselamp-Orientation Bug 2012-02-04 18:02:51 +01:00
Jeija 2c05a92897 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-01-31 12:52:28 +01:00
Jeija bb820a5a55 Remove 2nd craft recipte for sticky movestones 2012-01-31 12:48:55 +01:00
Anthony Zhang dbd9b4e6b7 Add aliases for plugs, sockets, inverters, and buttons. 2012-01-30 13:10:03 -05:00
Anthony Zhang 1289cefee0 Descriptions for plugs and sockets. 2012-01-29 14:16:28 -05:00
Anthony Zhang 15c9988a45 Make variables local. 2012-01-29 13:19:40 -05:00
Anthony Zhang 83b5ee4bae Add missing forward slash (was causing plugs and sockets to fail). 2012-01-29 13:19:14 -05:00
sfan5 592563c5fb Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 2012-01-29 19:11:38 +01:00
sfan5 a5fa04cfce Fixed some graphic glitches 2012-01-29 19:10:03 +01:00
Jeija 206e55714f Add Pressure Plate Alias 2012-01-29 12:09:57 +01:00
Jeija 6fd45d6a9d Add Pressure Plate Alias 2012-01-29 12:09:01 +01:00
Jeija 2e14358988 Add descriptions 2012-01-29 11:53:43 +01:00
sfan5 0dc5c85137 Added .gitignore
If someone uses "git add *" Files like init.lua~ won't be added
2012-01-28 19:05:59 +01:00
sfan5 73a04914a0 Torches are working 2012-01-28 19:01:50 +01:00
Jeija 1b51f26aba Seperate Pistons 2012-01-28 07:27:49 +01:00
Jeija 6e9316fde8 Fix switch rotating bug 2012-01-28 07:25:34 +01:00
Jeija 823d50ff2e Seperate Switch 2012-01-28 07:13:29 +01:00
Jeija 764be5dd4c Added facedir pull direction for sticky pistons 2012-01-28 07:11:33 +01:00
Jeija 1bb6074f1a Changed mesecon switch Alias 2012-01-28 07:07:29 +01:00
Jeija 25f8ecccdb Added Version Number - Test Git 2012-01-28 06:53:42 +01:00
Jeija fd339dde76 Fix object detector bug. 2012-01-27 17:16:53 -05:00