summaryrefslogtreecommitdiff
path: root/mesecons_temperest
AgeCommit message (Collapse)Author
2012-08-01not_in_creative_inventoryKotolegokot
2012-07-18Fix piston duplication bug, simplify piston handling, limit piston push ↵Anthony Zhang
distance to 15 blocks. Remove deprecated object:get_entity_name() call, and some obselete settings.
2012-06-22AND block changed! Now in its own dir. Also, auto power on (NOT off) has ↵Whiskers75 -
been added.
2012-06-21Experimental 3D plugs and sockets/inverters, fix a few things with ↵Anthony Zhang
Whiskers75's code.
2012-06-21AND block works! (YIPPEE!!!) See WHISKERS75_README.Whiskers75 -
2012-06-04Remove deprecated API functions "register_on_placenode" and ↵Anthony Zhang
"register_on_dignode" where possible.
2012-03-22Update nodes for compatibility with digging time groups.Anthony Zhang
2012-03-09Vertical mesecon plugs and sockets! Plugs will now affect sockets on a level ↵Anthony Zhang
two below or two above, as long as there is air between them.
2012-03-05Upload after major code reorganization - Version 0.6 DEV - Split mesecons ↵Jeija
mod into several modules - [BUGGY?]