index
:
mesecons
master
Fork of https://github.com/minetest-mods/mesecons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-22
Use an iterative algorithm for turnon() and turnoff(), fixes #160
Jeija
2014-11-22
Pressure plates and the object detector will send power to vertical
Jeija
2014-11-22
Rewrite mesecon wires. This should increase the efficiency and speed of
Jeija
2014-11-21
Fix #183, noteblock now uses default drawtype
Jeija
2014-11-21
Fix #182, bug when placing wire crossings next to a powered source
Jeija
2014-11-21
Fix #184, Fix #186, Fix #187
Jeija
2014-10-07
Improve the LuaController
ShadowNinja
2014-09-01
use the right mesecon:receptor_* call for on/off blinkyplant
Vanessa Ezekowitz
2014-09-01
use one ABM for blinkyplant instead of two.
Vanessa Ezekowitz
2014-07-14
add door sounds from minetest_game
Martin Doege
2014-07-12
Merge pull request #168 from ShadowNinja/fix-commandblock-quit
Anthony Zhang
2014-06-08
Merge branch 'master' of github.com:Novatux/minetest-mod-mesecons
Vanessa Ezekowitz
2014-06-08
Localize a few variables, add "GET" command to node detector.
Novatux
2014-06-08
Merge branch 'master' of github.com:Novatux/minetest-mod-mesecons
Vanessa Ezekowitz
2014-06-08
Fix #164
Novatux
2014-06-08
Add node detector, which works like the player detector but detects a specifi...
Novatux
2014-06-06
Fix the commandblock's check for quiting the formspec
ShadowNinja
2014-06-01
Make sure #160 cannot be exploited to make servers crash.
Jeija
2014-05-02
Don't allow non-inventory items as ingredients
Zefram
2014-04-30
Fix #140 once again
Jeija
2014-04-25
fix programming microcontroller through form
Zefram
2014-04-21
use minetest.override_item to redefine mese
HybridDog
2014-04-20
Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for ...
Jeija
2014-03-23
Fix bug that made delayers oscillate their input port
Jeija
2014-03-21
Send changesignals for placed receptors when not powered, make on_placenode c...
Jeija
2014-03-20
Merge pull request #141 from ShadowNinja/commandblock_textarea
Jeija
2014-03-20
Merge pull request #134 from Novatux/master
Jeija
2014-03-19
Fix #146
Jeija
2014-03-19
Fix #83 (experimental)
Jeija
2014-03-19
Remove timer() from LuaController and make interrupt() use the ActionQueue so...
Jeija
2014-03-19
Improve and clean up luacontroller digiline_send on globalstep feature
Jeija
2014-03-16
Merge branch 'digiline-non-reentrant' of https://github.com/CiaranG/minetest-...
Jeija
2014-03-16
Merge pull request #152 from CiaranG/timer
Jeija
2014-03-11
Add timer() function/event (node timer based) to luacontroller
Ciaran Gultnieks
2014-03-11
Merge pull request #151 from CiaranG/lua-formspec
Anthony
2014-03-11
Handle luacontroller formspec events correctly
Ciaran Gultnieks
2014-03-11
Send digiline messages after luacontroller execution
Ciaran Gultnieks
2014-02-16
Merge pull request #148 from CiaranG/upper
Jeija
2014-02-16
Add missing string.upper to luacontroller
Ciaran Gultnieks
2014-01-19
Fix #140 by adding a save button to the Player Detector
Jeija
2014-01-19
Merge branch 'actionqueue'
Jeija
2014-01-19
Fix delayers and disable resuming if not using MESECONS_GLOBALSTEP
Jeija
2014-01-11
Merge pull request #144 from Novatux/gates-fix
Jeija
2014-01-11
Merge pull request #142 from Novatux/actionqueue
Jeija
2014-01-11
Make receptor_on/off overwritable, fix a serious bug.
Novatux
2014-01-11
Actionqueue tweaks
Jeija
2014-01-11
Turnon/turnoff overwritable
Jeija
2014-01-11
Use a textarea for the commandblock to accept multiple commands
ShadowNinja
2014-01-11
Fix #136 by always running commands as the placer
ShadowNinja
2014-01-11
Revert "Remove command block until #136 is fixed"
ShadowNinja
[prev]
[next]