index
:
mesecons
master
origin/HEAD
origin/actionqueue
origin/animated_turbine
origin/dispenser
origin/improve-luacontroller
origin/luacontroller
origin/luacontroller_jit_functions
origin/master
origin/mesecons_in_nodedef
origin/meshes
origin/movestones_nodes
origin/next
origin/nextgen
origin/patch_#135
origin/patch_#85
origin/piston-rotation-rebased
origin/server_step
origin/sticky_blocks
origin/voxelmanip
origin/zefram_doors
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-04
Properly handle missing screwdriver mod
origin/piston-rotation-rebased
Carter Kolwey
2017-03-04
Fix crash when pushing a turned-on piston
Carter Kolwey
2017-03-04
Piston and wire cleanups and minor rotation fixes
Carter Kolwey
2017-03-04
Convert pistons to use 6D facedir (also prevent rotating when on, fixes #292)
Carter Kolwey
2017-03-04
Prevent rotating wires (fixes #297)
Carter Kolwey
2017-03-04
Change sticky movestone craft recipe
2017.03.05
DS
2017-02-15
Fix active ghoststones being droppable with sand
Wuzzy
2017-02-13
fix wrong UV mapping on "on" turbine blades
Vanessa Ezekowitz
2017-02-12
Merge pull request #321 from Jeija/animated_turbine
Vanessa Ezekowitz
2017-02-12
make "on" water turbine animated!
origin/animated_turbine
Vanessa Ezekowitz
2017-02-12
fix Z-fighting on water turbine
Vanessa Ezekowitz
2017-01-28
fpga: Make formspec usage less prone to breakage
sfan5
2017-01-28
FPGAs (#315)
sfan5
2017-01-22
Make descriptions of insulated wires consistent
sfan5
2017-01-19
Fix Lua error with microcontrollers
sfan5
2017-01-15
Fix remaining namespace pollutions (closes #311)
sfan5
2017-01-15
Luacontroller: Revert function stripping from digiline messages
Jeija
2017-01-15
Fix most of the namespace pollutions reported in #311
sfan5
2017-01-02
Make insulated cossover to mesh
DS-Minetest
2017-01-02
Properly handle rotation of buttons / levers
Carter Kolwey
2016-12-31
Allow water turbines to work with river water (fixes #294)
Carter Kolwey
2016-12-31
Luacontroller: Fix bugs in 703e6fda, no more functions as keys
Jeija
2016-12-28
Luacontroller: Restrict digiline messages
Jeija
2016-12-04
Fix crash with movestones
Yutao Yuan
2016-11-17
Remove an unused function.
Christopher Head
2016-09-04
Never postpone action_on or action_off
2016.09.13
Jeija
2016-09-04
Add Hawk777 to contributor list, update developer documentation URL
Jeija
2016-08-31
Duplicate unhash_blockpos code to legacy.lua
Jeija
2016-08-30
Remove some long unused legacy code
Jeija
2016-08-30
Small cleanups in `internal.lua`, move forceloading reversal to legacy
Jeija
2016-08-30
Greatly improve performance by making use of VoxelManips in turnoff
Jeija
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
2016.07.09
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
2016.05.15
Jeija
2016-04-26
Luacontroller: Fix `remove_functions` stack overflow bug
electrodude
[next]