summaryrefslogtreecommitdiff
path: root/mesecons_temperest
AgeCommit message (Collapse)Author
2012-08-15Move Temperest to mesecons-extension-temperestJeija
2012-08-12HUGE speed improvementJeija
2012-08-11change all recipes to use group:mesecon_conductor_craftableVanessa Ezekowitz
fixed deprecated/invalid recipes in lightstones. fixed copy&paste error in one of the delayer textures fixed recipe for player detector to rely on microcontroller instead of old IC
2012-08-11Mesecons only connect to blocks with group mesecon > 1Jeija
2012-08-10Added "mesecon = 1" to the groups setting for most objects, so that they'llVanessa Ezekowitz
visibly connect to neighboring wires.
2012-08-09thickened up pressure plates slightly for consistencyVanessa Ezekowitz
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?]