Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-04 | Remove trailing whitespace | Jeija | |
2014-11-22 | Replace mesecon:<some_function> with mesecon.<some_function> for greater | Jeija | |
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. | |||
2013-04-28 | Fix all crafting recipes to use modern style | RealBadAngel | |
2013-02-19 | Fix onstate corner drop | Jeija | |
I blame khonkhortisan | |||
2013-02-18 | Fix the nodename of a drop | Kyle | |
2012-12-27 | Added a couple of needed textures for curved/corner wires and tweak code to | Vanessa Ezekowitz | |
use them. Also fixed the "on" state image for wire ends so that it works for curved wires also. | |||
2012-12-27 | Add experimental 'corner' wire, an insulated bended wire (needs textures and ↵ | Jeija | |
maybe rename it) |