summaryrefslogtreecommitdiff
path: root/mesecons_extrawires
AgeCommit message (Expand)Author
2022-01-01Rewrite vertical mesecons and add intermediate connection supportcheapie
2021-04-01Compatibility with mtg_craft_guide (#555)Louis Royer
2021-02-27Remove undeclared global variable corner_nodebox (#554)sys4-fr
2020-12-19Replace mesecon.mergetable (#533)Vitaliy
2020-08-24Insulated double corner (#524)Vitaliy
2020-06-28Unpad insulated wire recipes (#477)mbartlett21
2020-06-27Use mod.conf for dependencies (#492)David Leal
2019-06-27Optimize images (#464)Hugo Locurcio
2018-12-21Document inactive block behaviour (#447)Christopher Head
2018-09-07Remove tiny (+0.001) selection box oversizenumber Zero
2018-09-07Make insulated wires’ selection box fit in the nodenumber Zero
2018-07-18Merge pull request #401 from Wuzzy2/sfxVitaliy
2018-01-30Use rotate_simple for insulated wires (#382)DS
2018-01-28Add sounds for wires and piston headsWuzzy
2017-11-01Set is_ground_content to false (#386)DS
2017-10-07Handle blasts (#356)DS
2017-03-07Spell-check and clarify item namesWuzzy
2017-01-22Make descriptions of insulated wires consistentsfan5
2017-01-15Fix most of the namespace pollutions reported in #311sfan5
2017-01-02Make insulated cossover to meshDS-Minetest
2016-04-26Mese as conductor: Fix light source, make code more flexibleJeija
2016-02-15Fix vertical wires not updating power when adding to / removing from a vertic...Jeija
2016-02-14Always use minetest.set_node instead of minetest.add_node for consistencyJeija
2016-02-14Use vector helper functions instead of old builtin cmpPos and addPosRule func...Jeija
2015-11-20Major change: Documentation is now included with mesecons, the website just e...Jeija
2015-10-04Remove trailing whitespaceJeija
2015-02-13Remove insulated t-junction and crossover from craftable groupMT-Modder
2014-11-22Merge pull request #156 from HybridDog/ov_itFlorian Euchner
2014-11-22Fix bug in mesecon.find_receptor that caused false turnoffs and rewrite lever +Jeija
2014-11-22Replace mesecon:<some_function> with mesecon.<some_function> for greaterJeija
2014-11-22Pressure plates and the object detector will send power to verticalJeija
2014-11-22Rewrite mesecon wires. This should increase the efficiency and speed ofJeija
2014-05-02Don't allow non-inventory items as ingredientsZefram
2014-04-21use minetest.override_item to redefine meseHybridDog
2013-12-18Vertical wire update.Uberi
2013-11-30Fix vertical wire drops.Uberi
2013-08-28Give crossing proper texturesVanessa Ezekowitz
2013-08-27Merge pull request #112 from khonkhortisan/multi_ruleskhonkhortisan
2013-06-22Audit code for possible nil value indexing with unregistered nodes.Anthony Zhang
2013-06-20Crossoverkhonkhortisan
2013-04-28Fix all crafting recipes to use modern styleRealBadAngel
2013-04-21Minor tweak to allow vertical wires with caps to use the "vertical"Vanessa Ezekowitz
2013-03-04Fix bug texture in mesewire for 0.4 stableJat
2013-02-22Add (shaped) craft recipe for vertical meseconsJeija
2013-02-19Fix onstate corner dropJeija
2013-02-18Fix the nodename of a dropKyle
2013-02-11Make Mese conductiveJeija
2013-02-06Fix piston drops and craft recipeJeija
2012-12-27added and tweaked textures to improve appearance and tiling of insulatedVanessa Ezekowitz
2012-12-27Added a couple of needed textures for curved/corner wires and tweak code toVanessa Ezekowitz