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
2016-08-30
Further simplification of turnon/turnoff
Jeija
2016-08-24
Simplify turnon/turnoff.
Christopher Head
2016-08-24
Use VM transactions for conductor state changes.
Christopher Head
2016-08-24
Implement VoxelManipulator-based transactions.
Christopher Head
2016-08-24
Use VoxelManipulators for get_node_force.
Christopher Head
2016-08-23
Split wires into their own mod, introduce autoconnect hooks
Carter Kolwey
2016-08-23
Move shared textures into base mod (fixes a few LuaC issues)
Carter Kolwey
2016-08-16
Merge pull request #282 from Hawk777/luacontroller-comment
Florian Euchner
2016-08-16
Remove an obsolete comment.
Christopher Head
2016-07-31
Fix bug introduced in previous commit that broke all logic blocks
Jeija
2016-07-25
Fix #276: Fix bugs in block forceloading in turnon / turnoff
Jeija
2016-07-09
Don't bother checking if a node can overheat before cooling it
Carter Kolwey
2016-07-09
Command block server crash fixed
number Zero
2016-05-17
Add protection support to Luacontrollers,
Carter Kolwey
2016-05-17
Merge pull request #270 from Emon-Omen/patch-1
Florian Euchner
2016-05-16
fixed missing capital letter @ line 29
Emon
2016-05-16
Add COPYING.txt file to clarify coprights and licenses
Jeija
2016-05-15
Remove microcontroller documentation files from the source tree
Jeija
2016-04-26
Luacontroller: Fix `remove_functions` stack overflow bug
electrodude
2016-04-26
Mese as conductor: Fix light source, make code more flexible
Jeija
2016-04-21
Merge pull request #264 from cheapie/master
Florian Euchner
2016-04-21
Escape command block commands for formspec
Carter Kolwey
2016-04-02
Disable JIT optimization for user code and allow string.find in plain mode
Pedro Gimeno
2016-03-14
Luacontroller: Put clearing debug hook before throwing error back in
Jeija
2016-03-13
Luacontroller: Add safe version of string.rep and remove string.gsub,
Jeija
2016-03-13
Luacontroller: Fix function usage in LuaJIT, make 'do' no longer
Jeija
2016-02-28
Revert "Toggle trapdoors on signal, workaround for #252"
Jeija
2016-02-27
Toggle trapdoors on signal, workaround for #252
Jeija
2016-02-23
Merge branch 'ssieb-master'
Jeija
2016-02-22
Fix crash due to force loading changes.
Samuel Sieb
2016-02-19
Remove unused VERSION file
Jeija
2016-02-19
Force-load areas with mesecon usage
Jeija
2016-02-16
Update documentation: Fix mesecons.net links
Jeija
2016-02-15
Consistently use UNIX line endings (LF instead of CR LF)
Jeija
2016-02-15
Fix vertical wires not updating power when adding to / removing from a vertic...
Jeija
2016-02-15
Fix pistons not connecting to wire and not activating when placing
Jeija
2016-02-14
Always use minetest.set_node instead of minetest.add_node for consistency
Jeija
2016-02-14
Use vector helper functions instead of old builtin cmpPos and addPosRule func...
Jeija
2016-02-14
Merge branch 'playerdetector_update' of https://github.com/HybridDog/minetest...
Jeija
2016-02-14
Merge branch 'fix_pistons' of https://github.com/HybridDog/minetest-mod-mesec...
Jeija
2016-02-14
Doors: Use new mesh door API if available
Auke Kok
2016-02-09
this way it works better because unknown nodes may not stay unknown
HybridDog
2016-02-09
fix pistons not working in every buildable_to node
HybridDog
2016-01-03
playerdetector: short code and don't get scanname for every object
HybridDog
2016-01-02
Merge branch 'HybridDog-noteblock_update'
Jeija
2016-01-02
Noteblock: Code cleanup
HybridDog
2016-01-02
Add os.datetable(), a (very) limited wrapper for os.date(). Fixes #246.
Carter Kolwey
2015-12-29
Merge branch 'sofar-sound'
Jeija
2015-12-26
Fix sound volume level of noteblock.
Auke Kok
2015-12-15
Gates: Update nor gate craft recipe, fixes #243
Jeija
[prev]
[next]