Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-02-13 | Remove insulated t-junction and crossover from craftable group | MT-Modder | |
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. | |||
2014-05-02 | Don't allow non-inventory items as ingredients | Zefram | |
Some mesecon wires (the turned-on nodes) that were not_in_creative_inventory and should never appear in an actual inventory were also mesecon_conductor_craftable. This is liable to make a craft guide show them as potential ingredients, due to the use of the group in recipes. | |||
2013-04-28 | Fix all crafting recipes to use modern style | RealBadAngel | |
2012-12-27 | added and tweaked textures to improve appearance and tiling of insulated | Vanessa Ezekowitz | |
T-junctions. | |||
2012-12-27 | Add experimental 'corner' wire, an insulated bended wire (needs textures and ↵ | Jeija | |
maybe rename it) | |||
2012-12-21 | now the insulated wires change their color when they are turn on | Andres Eduardo Montoya Cruz | |
2012-12-13 | Include experimental vertical wires (needs textures) | Jeija | |
2012-12-08 | Port more blocks to nodedef system: object detector, extrawires, water ↵ | Jeija | |
turbine, insulated wire | |||
2012-09-10 | fix t-junction selectionbox when on | Kyle | |
2012-09-09 | Add T-junction extrawire (no good textures yet) | Jeija | |