summaryrefslogtreecommitdiff
path: root/mesecons_gates
AgeCommit message (Expand)Author
2022-01-02Add pulse gatecheapie
2020-06-27Use mod.conf for dependencies (#492)David Leal
2020-05-27Gates: Modify appearance (#515)Awkor
2019-06-27Optimize images (#464)Hugo Locurcio
2018-12-21Document inactive block behaviour (#447)Christopher Head
2017-11-01Set is_ground_content to false (#386)DS
2017-04-14Improve overheating (#334)numberZero
2017-03-07Spell-check and clarify item namesWuzzy
2017-01-15Fix most of the namespace pollutions reported in #311sfan5
2015-12-15Gates: Update nor gate craft recipe, fixes #243Jeija
2015-11-20Major change: Documentation is now included with mesecons, the website just e...Jeija
2015-11-20Gates: Add OR and NOR gateJeija
2015-01-03Fix #198 by adding gates to the "overheat" groupJeija
2014-11-29Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up codeJeija
2014-11-22Replace mesecon:<some_function> with mesecon.<some_function> for greaterJeija
2014-04-20Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for ...Jeija
2014-01-19Merge branch 'actionqueue'Jeija
2014-01-11Try to fix gateswith serverstep code.Novatux
2014-01-10Move textures into their modsShadowNinja
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-11-30Use minetest.swap_node() instead of mesecons' version, Minor code changesVanessa Ezekowitz
2013-06-05Add an ABM function which resets heat to 0, since gates/controllers won't be ...Novatux
2013-03-06Digging and footstep sounds for everything that needs them! Plus, pushing but...Anthony Zhang
2013-01-09Fix a bug that occured when using a receptor placed directly next to aJeija
2013-01-06Fix gates drop bug reported by kaeza and Kacey, avoid polluting the global na...Anthony Zhang
2012-12-10Port gates (finally)Jeija
2012-12-10Fix insulated meseconJeija
2012-09-05depend on mesecons_delayer's all_rules instead of getting both insulatedKyle
2012-09-04went back to large nodeboxes which agree with inventory imageKyle
2012-09-04FACEDIR! (among other things)Kyle
2012-09-03nodeboxes now show which sides connectKyle
2012-09-01flat inventory image for easy gate identificationKyle
2012-09-01registering the on receptor makes placing a mesecon on the out port ofKyle
2012-09-01(oops) forgot the "out" connectionKyle
2012-09-01simplified effector rulesKyle
2012-09-01cut set_gate in halfKyle
2012-09-01added recipesKyle
2012-09-01gates overheatKyle
2012-09-01nodeboxesKyle
2012-09-01gate output worksKyle
2012-09-01initial gates commit, logic behind gates works, more work to do.Kyle