mesecons/mesecons_extrawires
Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater
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.
2014-11-22 15:42:22 +01:00
..
corner.lua Replace mesecon:<some_function> with mesecon.<some_function> for greater 2014-11-22 15:42:22 +01:00
crossover.lua Don't allow non-inventory items as ingredients 2014-05-02 09:07:52 +02:00
depends.txt Audit code for possible nil value indexing with unregistered nodes. 2013-06-22 15:43:58 -04:00
init.lua Crossover 2013-06-20 09:30:26 -07:00
mesewire.lua Fix bug texture in mesewire for 0.4 stable 2013-03-04 19:56:43 +01:00
tjunction.lua Replace mesecon:<some_function> with mesecon.<some_function> for greater 2014-11-22 15:42:22 +01:00
vertical.lua Replace mesecon:<some_function> with mesecon.<some_function> for greater 2014-11-22 15:42:22 +01:00