summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19Prevent wires from being rotated (#365)DS
2017-09-18Add 6 new lightstone colors (#329)Wuzzy
2017-09-11Add conversation recipes for Lua- and Microcontroller (#354)DS
2017-09-11Do not stop node timers on mvps move (#359)DS
2017-09-03Fix active button staying on forever (#355)DS
2017-05-08Fix crash when error()ing an invalid valuenumber Zero
2017-05-08Make LuaC formspec bigger (#338)DS
2017-04-21Update github links in the READMEsfan5
2017-04-14Improve overheating (#334)numberZero
2017-03-31Improve object and node detectorsJosh Mars
2017-03-07Spell-check and clarify item namesWuzzy
2017-03-04Change sticky movestone craft recipeDS
2017-02-15Fix active ghoststones being droppable with sandWuzzy
2017-02-13fix wrong UV mapping on "on" turbine bladesVanessa Ezekowitz
2017-02-12Merge pull request #321 from Jeija/animated_turbineVanessa Ezekowitz
2017-02-12make "on" water turbine animated!Vanessa Ezekowitz
2017-02-12fix Z-fighting on water turbineVanessa Ezekowitz
2017-01-28fpga: Make formspec usage less prone to breakagesfan5
2017-01-28FPGAs (#315)sfan5
2017-01-22Make descriptions of insulated wires consistentsfan5
2017-01-19Fix Lua error with microcontrollerssfan5
2017-01-15Fix remaining namespace pollutions (closes #311)sfan5
2017-01-15Luacontroller: Revert function stripping from digiline messagesJeija
2017-01-15Fix most of the namespace pollutions reported in #311sfan5
2017-01-02Make insulated cossover to meshDS-Minetest
2017-01-02Properly handle rotation of buttons / leversCarter Kolwey
2016-12-31Allow water turbines to work with river water (fixes #294)Carter Kolwey
2016-12-31Luacontroller: Fix bugs in 703e6fda, no more functions as keysJeija
2016-12-28Luacontroller: Restrict digiline messagesJeija
2016-12-04Fix crash with movestonesYutao Yuan
2016-11-17Remove an unused function.Christopher Head
2016-09-04Never postpone action_on or action_offJeija
2016-09-04Add Hawk777 to contributor list, update developer documentation URLJeija
2016-08-31Duplicate unhash_blockpos code to legacy.luaJeija
2016-08-30Remove some long unused legacy codeJeija
2016-08-30Small cleanups in `internal.lua`, move forceloading reversal to legacyJeija
2016-08-30Greatly improve performance by making use of VoxelManips in turnoffJeija
2016-08-30Further simplification of turnon/turnoffJeija
2016-08-24Simplify turnon/turnoff.Christopher Head
2016-08-24Use VM transactions for conductor state changes.Christopher Head
2016-08-24Implement VoxelManipulator-based transactions.Christopher Head
2016-08-24Use VoxelManipulators for get_node_force.Christopher Head
2016-08-23Split wires into their own mod, introduce autoconnect hooksCarter Kolwey
2016-08-23Move shared textures into base mod (fixes a few LuaC issues)Carter Kolwey
2016-08-16Merge pull request #282 from Hawk777/luacontroller-commentFlorian Euchner
2016-08-16Remove an obsolete comment.Christopher Head
2016-07-31Fix bug introduced in previous commit that broke all logic blocksJeija
2016-07-25Fix #276: Fix bugs in block forceloading in turnon / turnoffJeija
2016-07-09Don't bother checking if a node can overheat before cooling itCarter Kolwey
2016-07-09Command block server crash fixednumber Zero