04bcc458d9
Several bugfixes and cleanups for movestones
Jeija
2012-06-23 13:24:03 +02:00
bc80efd685
Fix detector player name lookup
Jeija
2012-06-23 12:39:35 +02:00
d62a9269ac
Fix wall lever bug.
Anthony Zhang
2012-06-22 14:35:42 -04:00
39ed74bef7
AND block changed! Now in its own dir. Also, auto power on (NOT off) has been added.
Whiskers75 -
2012-06-22 17:49:26 +01:00
51539ef173
Experimental 3D plugs and sockets/inverters, fix a few things with Whiskers75's code.
Anthony Zhang
2012-06-21 20:56:16 -04:00
1e569782f5
Use minetest.env:place_node and minetest.env:dig_node to enable usage of the on_place and on_dig callbacks.
Anthony Zhang
2012-06-21 20:32:48 -04:00
87442f0c31
Experimental 3D Delayer
Jeija
2012-06-21 20:33:01 +02:00
d069275d09
Rules + Receptor system rework
Jeija
2012-03-29 21:06:48 +02:00
d54d148595
Add reference for new rules system
Jeija
2012-03-29 11:53:11 +02:00
e50639291c
Make pressure plates and object detector use the new rules system
Jeija
2012-03-29 11:49:37 +02:00
2601d550c3
Add pressure plate rules for new rules system
Jeija
2012-03-29 11:37:00 +02:00
6b542ccc64
Fix button alias
Jeija
2012-03-29 11:35:54 +02:00
8e0b2a2b11
Simplify rules System
Jeija
2012-03-29 11:35:23 +02:00
d6c54cf76b
Add removestone alias
Jeija
2012-03-27 18:44:00 +02:00
c9b632cf5c
Fix digging time groups for pressure plates
Jeija
2012-03-26 17:58:59 +02:00
baed46dc65
Fix digging time groups (crackly replaced by cracky)
Jeija
2012-03-25 08:15:25 +02:00
9bba4fc380
Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons
Jeija
2012-03-25 08:13:50 +02:00
dc20b202ff
Add movestone alias
Jeija
2012-03-25 08:07:55 +02:00
44cc38d9e8
Fix broken digging time groups
Jeija
2012-03-25 08:02:05 +02:00
0f7e2d5ab3
Fix Bug: Pistons can now be removed
Jeija
2012-03-25 00:09:47 +01:00
81d9f6a68a
Add alias for powerplant (version compatibility + simplify give command)
root
2012-03-25 00:06:59 +01:00
b051609405
Fix aliases and add a few more for backwards compatibility.
Anthony Zhang
2012-03-24 11:59:22 -04:00
3018128b4b
Update nodes for compatibility with digging time groups.
Anthony Zhang
2012-03-22 17:52:11 -04:00
9ec0767762
Fix lamp alias.
Anthony Zhang
2012-03-18 13:54:36 -04:00
6bf1d17bbd
For some reason Meselamps' functionality was not actually implemented.
Anthony Zhang
2012-03-18 13:46:30 -04:00
ff75bcdcab
Fix pistons removing entities when it shouldn't
xyzz
2012-03-18 11:23:23 -04:00
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.
Anthony Zhang
2012-03-09 22:49:37 -05:00
36ae0cc1a5
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
Jeija
2012-03-05 19:21:26 +01:00
f8ac52c350
Prepare for major code reorganization
Jeija
2012-03-05 19:19:31 +01:00
deb4f4d613
Slightly lower required light level to allow things like meselamps to affect solar panels, instead of only sunlight.
Anthony Zhang
2012-03-02 23:03:47 -05:00
f3f29ad16b
More ItemDef updates and fix a typo in inverter placenode callback.
Anthony Zhang
2012-02-27 23:03:40 -05:00
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 -05:00
cbd77d8f3d
Fix lightstone drop.
Anthony Zhang
2012-02-18 11:26:33 -05:00
86f69d9f52
Forgot to include a check for node name in last commit...
Anthony Zhang
2012-02-17 18:25:19 -05:00
a9152327a2
Fix inverter states.
Anthony Zhang
2012-02-17 18:18:27 -05:00
fd81543d2b
Merge remote-tracking branch 'origin/master'
Anthony Zhang
2012-02-10 16:05:55 -05:00
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 -05:00
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 -05:00
f4fa9dec32
Made Torches faster
sfan5
2012-02-05 10:28:32 +01:00
e880d814dd
Fixed Lightstone Drop
sfan5
2012-02-05 10:14:31 +01:00
0d0271280f
Lever Textures
sfan5
2012-02-05 10:11:24 +01:00