Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-07 | Remove tiny (+0.001) selection box oversize | number Zero | |
2018-09-07 | Make insulated wires’ selection box fit in the node | number Zero | |
2018-07-18 | Merge pull request #401 from Wuzzy2/sfx | Vitaliy | |
Add missing sound effects and fix wrong pressure plate sounds | |||
2018-01-30 | Use rotate_simple for insulated wires (#382) | DS | |
2018-01-28 | Add sounds for wires and piston heads | Wuzzy | |
2017-11-01 | Set is_ground_content to false (#386) | DS | |
2017-10-07 | Handle blasts (#356) | DS | |
2017-01-22 | Make descriptions of insulated wires consistent | sfan5 | |
This allows finding all of them by searching "insulated" in the creative menu. | |||
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) |