- Oct 12, 2018
-
-
Milan authored
-
- Jan 28, 2018
-
-
Wuzzy authored
-
- Oct 31, 2017
-
-
DS authored
-
- Jan 15, 2017
-
-
sfan5 authored
-
- Apr 21, 2016
-
-
Milan authored
-
- Feb 14, 2016
- Feb 25, 2015
-
-
Jeija authored
-
- Jan 03, 2015
-
-
Jeija authored
Remove legacy code that enabled / disabled mesecon wires that were placed 2 blocks below a pressure plate. From now on, please place a vertical wire at that place. That way, no false signals will be triggered (the wire won't "flash" turned off if you enable it by a pressure plate and turn off a switch connected to it). If you depend on this functionality, please just revert this commit. That should be possible in the near future as well, since no major rewrites are planned for mesecons_pressureplates. In the long run, please update your mesecon strucutres to use vertical wires instead of relying on this old hack.
-
- Nov 22, 2014
-
-
Jeija authored
Settings can now be retrieved by mesecon.setting(<name>, <default>) and can be modified without editing the source code by adding the setting to minetest.conf For instance, you can add mesecon.blinky_plant_interval = 0.5 to minetest.conf in order to increase the blinking speed. Rewrite the blinky plant with nodetimers. Fixes #161
-
Jeija authored
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.
-
Jeija authored
wires 2 nodes below them, allows to hide circuitry powered by them. Fixes #179 Rewrite pressure plates + vertical wires using mesecon.register_node.
-
- Dec 01, 2013
-
-
Uberi authored
-
Vanessa Ezekowitz authored
-
- Apr 21, 2013
-
-
Jeija authored
-
Vanessa Ezekowitz authored
-
Anthony Zhang authored
-
- Mar 07, 2013
-
-
Anthony Zhang authored
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
-
- Feb 24, 2013
- Dec 27, 2012
-
-
Jeija authored
-
- Dec 22, 2012
-
-
Jeija authored
-
- Dec 09, 2012
-
-
Jeija authored
Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)
-
- Dec 08, 2012
-
-
Jeija authored
-
- Dec 07, 2012
-
-
PilzAdam authored
-
- Aug 20, 2012
-
-
Jeija authored
-
- Aug 13, 2012
-
-
Jeija authored
-
- Aug 11, 2012
-
-
Jeija authored
-
- Aug 10, 2012
-
-
Vanessa Ezekowitz authored
visibly connect to neighboring wires.
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
-
- Aug 05, 2012
-
-
Jeija authored
-
- Aug 01, 2012
-
-
Kotolegokot authored
-
- Jul 19, 2012
-
-
Jeija authored
-
- Jun 21, 2012
- Jun 05, 2012
-
-
Anthony Zhang authored
-
- Apr 07, 2012
-
-
Jeija authored
-
- Mar 29, 2012