- Jan 28, 2018
-
-
Wuzzy authored
-
- Oct 31, 2017
-
-
DS authored
-
- Mar 07, 2017
-
-
Wuzzy authored
* Fix inconsistent insulated mesecon names * Clarify lightstone names * Rename meselamp to "Mesecon Lamp" * Use capitalization "Luacontroller" consistently * Cleanup / improvements for logic gate naming
-
- Feb 15, 2016
-
-
Jeija authored
Call mesecon.on_dignode / mesecon.on_placenode to take care of that.
-
- Feb 14, 2016
- Nov 22, 2014
-
-
Jeija authored
switch
-
Jeija authored
flexibility and because it was never inteded to be OOP in the first place. mesecon.receptor_on and mesecon.receptor_off are provided by wrappers (mesecon:receptor_on/off) for compatibility, but will be removed. Mod programmers that use mesecons: Please update! Also, fix microcontroller polluting the global namespace and remove some deprecated stuff.
-
Jeija authored
wires 2 nodes below them, allows to hide circuitry powered by them. Fixes #179 Rewrite pressure plates + vertical wires using mesecon.register_node.
-
Jeija authored
large machines. It also makes the wires.lua code easier to understand and more maintainable. In case any other mod depends on mesecon:update_autoconnect, please update it to use mesecon.update_autoconnect. This should also fix some other minor bugs. Please report bugs if this commit creates new ones. This commit changes wire looks and removes some unneccesary textures.
-
- Dec 18, 2013
-
-
Uberi authored
-
- Dec 01, 2013
-
-
Uberi authored
-
- Jun 22, 2013
-
-
Anthony Zhang authored
-
- Apr 22, 2013
-
-
Vanessa Ezekowitz authored
texture for the sides (still uses the "full" for the top/bottom of the caps).
-
- Feb 22, 2013
-
-
Jeija authored
* Craft them from three wires in a vertical row * Craft them back into mesecons by just putting one of them in the grid
-
- Feb 06, 2013
-
-
Jeija authored
-
- Feb 05, 2013
-
-
Kyle authored
on the bottom.
-
- Dec 16, 2012
- Dec 15, 2012
-
-
Jeija authored
-
- Dec 13, 2012
-
-
Jeija authored
-