summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21Document inactive block behaviour (#447)Christopher Head
2018-12-21Make sticky piston stick falling things as well (#436)Vitaliy
2018-12-09Fix typos (#442)Christopher Head
2018-12-09Prevent long error message from covering the buttonnumber Zero
2018-11-06Fix crash in microcontroller (#439)ne-vlezay80
2018-10-29Don’t damage unloaded blocks (#435)Vitaliy
2018-09-18Mark 'code' as private as wellluk3yx
2018-09-18Mark LuaController memory as privateluk3yx
2018-09-09Fix vertical movestone textures (#430)Vitaliy
2018-09-07Remove tiny (+0.001) selection box oversizenumber Zero
2018-09-07Make insulated wires’ selection box fit in the nodenumber Zero
2018-08-29Update wiki links (#432)Vitaliy
2018-08-26Noteblock: use new fire sounds (#385)DS
2018-07-24Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAXsfan5
2018-07-23Fix Luacontroller’s print() (#422)Vitaliy
2018-07-23Add 'settingtypes.txt' (#350)Jordan Irwin
2018-07-23Check protection on microcontroller programming (#420)SmallJoker
2018-07-23Let things fall behind movestones (#421)Christopher Head
2018-07-21Fix mesecon receiver duplication (#419)Vitaliy
2018-07-18Fix crash when error()ing an invalid value on programming (#418)beyondlimits
2018-07-18Merge pull request #401 from Wuzzy2/sfxVitaliy
2018-05-15Add screenshot.pngrubenwardy
2018-03-25Replace deprecated methods:AntumDeluge
2018-02-15Fix sticky pistons (#403)Eduardo Trápani
2018-01-30Use rotate_simple for insulated wires (#382)DS
2018-01-28Change hydroturbine sound to metalWuzzy
2018-01-28Fix sounds of pressure plates, change groupsWuzzy
2018-01-28Add sounds for wires and piston headsWuzzy
2018-01-22Improve LuaController security (#393)20kdc
2018-01-18Sticky block: Add texture, sounds and groups (#397)Wuzzy
2018-01-14Microcontroller craft fallbacks for detectors (#390)CloudyProton
2018-01-13Limit and optimize digiline_send (#379)Christopher Head
2018-01-07Check for falling after piston pusher removal (#392)DS
2017-11-01Set is_ground_content to false (#386)DS
2017-10-29Make the fpga overheatDS-Minetest
2017-10-21Fix typonumber Zero
2017-10-18Publish some LuaC API (#348)Vitaliy
2017-10-18MVPS: pull objects (#374)DS
2017-10-18Check for falling nodes on MVPS move (#371)DS
2017-10-15Add bower compatibility (#347)Diogo Gomes
2017-10-08Improve movestones (#366)DS
2017-10-08Remove obsolete nodeupdate callnumber Zero
2017-10-08Rewrite pistons (#362)DS
2017-10-08MVPS: Improve object move (#367)DS
2017-10-08Improve rules and rule handling (#370)DS
2017-10-07Handle blasts (#356)DS
2017-10-06Support an on-move callback (#363)DS
2017-10-04Make removestone check nodes above for falling (#357)DS
2017-10-04Do not reset conductor param2 on place (#364)DS
2017-10-03fpga: Make rotatable with screwdriversDS-Minetest