Age | Commit message (Expand) | Author |
2017-10-15 | Add bower compatibility (#347) | Diogo Gomes |
2017-10-08 | Improve movestones (#366) | DS |
2017-10-08 | Remove obsolete nodeupdate call | number Zero |
2017-10-08 | Rewrite pistons (#362) | DS |
2017-10-08 | MVPS: Improve object move (#367) | DS |
2017-10-08 | Improve rules and rule handling (#370) | DS |
2017-10-07 | Handle blasts (#356) | DS |
2017-10-06 | Support an on-move callback (#363) | DS |
2017-10-04 | Make removestone check nodes above for falling (#357) | DS |
2017-10-04 | Do not reset conductor param2 on place (#364) | DS |
2017-10-03 | fpga: Make rotatable with screwdrivers | DS-Minetest |
2017-09-19 | Prevent wires from being rotated (#365) | DS |
2017-09-18 | Add 6 new lightstone colors (#329) | Wuzzy |
2017-09-11 | Add conversation recipes for Lua- and Microcontroller (#354) | DS |
2017-09-11 | Do not stop node timers on mvps move (#359) | DS |
2017-09-03 | Fix active button staying on forever (#355) | DS |
2017-05-08 | Fix crash when error()ing an invalid value | number Zero |
2017-05-08 | Make LuaC formspec bigger (#338) | DS |
2017-04-21 | Update github links in the README | sfan5 |
2017-04-14 | Improve overheating (#334) | numberZero |
2017-03-31 | Improve object and node detectors | Josh Mars |
2017-03-07 | Spell-check and clarify item names | Wuzzy |
2017-03-04 | Change sticky movestone craft recipe2017.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_off2016.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 |