Commit Graph

  • 68c1729990 Refactor actionqueue.lua (#501) DS 2020-01-06 21:59:02 +0100
  • 9b58f8db29 FPGA: Add 'unary' value to talbe. Document SmallJoker 2019-11-03 15:55:46 +0100
  • 7784b13da5 FPGA: Add NOR operand SmallJoker 2019-11-02 14:50:50 +0100
  • 0dd530312b FPGA: Remove formspec from metadata SmallJoker 2019-11-02 14:25:19 +0100
  • e78bbd6f98 FPGA: Unify actions in single table SmallJoker 2019-11-02 12:46:10 +0100
  • bfd952b51a
    Delayer: Combine shared definitions, add protection (#490) SmallJoker 2019-11-04 20:00:43 +0100
  • b7873e8e02 Code tidy: Remove redundant params (#486) HybridDog 2019-10-05 14:13:59 +0200
  • d6b2a39c99 Set mvps_protection_mode default to the documented value (#484, base: #466) fluxionary 2019-09-24 14:25:07 +0000
  • 1b54011b68 Use table.copy in mesecons.tablecopy Vitaliy 2019-09-21 21:09:46 +0000
  • 7888566b2f
    Use table.copy in mesecons.tablecopy numzero-fix-tablecopy Vitaliy 2019-09-21 21:09:46 +0000
  • 15e743629e
    Respect protection in MVPS (#466) Vitaliy 2019-09-20 23:04:52 +0000
  • 1bf862f932 Use modpack.conf instead of legacy modpack.txt (#475) Panquesito7 2019-08-25 15:36:21 -0500
  • 1a9704f184 Add digiline commands for operating node detector (#472) coil 2019-08-21 20:52:33 +0000
  • 8baa789eb1 Optimize images (#464) Hugo Locurcio 2019-06-27 21:33:11 +0200
  • b0158f5674 Too many glasses in noteblock Piotr Halama 2019-04-10 21:43:13 +0200
  • 073c92d487 Revert "Fix sticky pistons (#403)" (#458) DS 2019-03-17 10:29:04 +0100
  • 737f366741 LuaC: add lightweight interrupts (#449) Thomas Rudin 2018-12-29 21:48:32 +0100
  • 302a28934d Document inactive block behaviour (#447) v1.2.1 Christopher Head 2018-12-21 11:10:08 -0800
  • 6e767a6c76
    Make sticky piston stick falling things as well (#436) Vitaliy 2018-12-21 22:02:57 +0300
  • 9d239cbfff Fix typos (#442) Christopher Head 2018-12-09 05:38:23 -0800
  • d3cabedbb0 Prevent long error message from covering the button number Zero 2018-12-09 15:50:02 +0300
  • df4e880d8b Fix crash in microcontroller (#439) ne-vlezay80 2018-11-06 11:48:44 +0300
  • 45bbd9f7e3
    Don’t damage unloaded blocks (#435) Vitaliy 2018-10-29 23:58:07 +0300
  • 028c290cd7 Mark 'code' as private as well luk3yx 2018-09-18 07:55:53 +1200
  • 8808bb8911 Mark LuaController memory as private luk3yx 2018-09-18 07:47:19 +1200
  • fa040eb085
    Fix vertical movestone textures (#430) Vitaliy 2018-09-09 00:35:15 +0300
  • a4f5ae5b89 Remove tiny (+0.001) selection box oversize number Zero 2018-08-27 00:17:35 +0300
  • 9e6eac4285 Make insulated wires’ selection box fit in the node number Zero 2018-08-27 00:08:31 +0300
  • c73b451f9b
    Update wiki links (#432) Vitaliy 2018-08-29 00:45:46 +0300
  • 9ff2329253 Noteblock: use new fire sounds (#385) DS 2018-08-26 22:13:47 +0200
  • 444cd0f2f1 Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAX sfan5 2018-07-24 21:28:38 +0200
  • d4e05f33af
    Fix Luacontroller’s print() (#422) v1.2 Vitaliy 2018-07-23 15:53:32 +0300
  • 334400a541 Add 'settingtypes.txt' (#350) Jordan Irwin 2018-07-23 05:48:34 -0700
  • 5a0492b176 Check protection on microcontroller programming (#420) SmallJoker 2018-07-23 13:00:59 +0200
  • f61b1affea Let things fall behind movestones (#421) Christopher Head 2018-07-23 03:14:05 -0700
  • a234006592
    Fix mesecon receiver duplication (#419) Vitaliy 2018-07-21 10:42:24 +0300
  • 12fb09f452 Fix crash when error()ing an invalid value on programming (#418) beyondlimits 2018-07-18 21:49:34 +0200
  • ff73d0e60f
    Merge pull request #401 from Wuzzy2/sfx Vitaliy 2018-07-18 01:37:45 +0300
  • 7013f2e5d4
    Add screenshot.png rubenwardy 2018-05-15 20:21:33 +0100
  • f70a308bb0 Replace deprecated methods: AntumDeluge 2017-05-12 23:08:05 -0700
  • d8f82e6771 Fix sticky pistons (#403) Eduardo Trápani 2018-02-15 07:47:24 -0300
  • 7537b9f381 Use rotate_simple for insulated wires (#382) DS 2018-01-30 19:47:03 +0100
  • 5ae3354227 Change hydroturbine sound to metal Wuzzy 2018-01-28 21:22:09 +0100
  • 1b513d2111 Fix sounds of pressure plates, change groups Wuzzy 2018-01-28 21:14:54 +0100
  • 6f1ff24474 Add sounds for wires and piston heads Wuzzy 2018-01-28 20:56:42 +0100
  • 065e870349 Improve LuaController security (#393) 20kdc 2018-01-22 11:26:21 +0000
  • fec82ab246 Sticky block: Add texture, sounds and groups (#397) Wuzzy 2018-01-18 20:01:53 +0100
  • 02f8d29170 Microcontroller craft fallbacks for detectors (#390) CloudyProton 2018-01-14 15:21:43 -0500
  • 2b096f050d Limit and optimize digiline_send (#379) Christopher Head 2018-01-13 11:27:01 -0800
  • 993fdedd8c Check for falling after piston pusher removal (#392) DS 2018-01-06 23:32:15 +0100
  • ff0bd76efe Set is_ground_content to false (#386) DS 2017-10-31 22:50:39 +0100
  • db39eef2f6 Make the fpga overheat DS-Minetest 2017-10-29 15:25:23 +0100
  • f78937b351 Fix typo number Zero 2017-10-21 17:05:09 +0300
  • cc860acf8a Publish some LuaC API (#348) Vitaliy 2017-10-18 22:54:28 +0300
  • 748446b3cc MVPS: pull objects (#374) DS 2017-10-18 21:53:22 +0200
  • 1b10610f92 Check for falling nodes on MVPS move (#371) DS 2017-10-18 21:40:25 +0200
  • 4f400f3fae Add bower compatibility (#347) Diogo Gomes 2017-10-15 15:40:44 +0100
  • 7094f0b606 Improve movestones (#366) DS 2017-10-08 18:41:22 +0200
  • b08e93fc8b Remove obsolete nodeupdate call number Zero 2017-10-08 19:20:24 +0300
  • 928f04fa9c Rewrite pistons (#362) DS 2017-10-08 18:21:19 +0200
  • c4a1aa0b98 MVPS: Improve object move (#367) DS 2017-10-08 17:18:47 +0200
  • 37eb7f00e8 Improve rules and rule handling (#370) DS 2017-10-08 01:39:02 +0200
  • 905260c8db Handle blasts (#356) DS 2017-10-07 00:44:49 +0200
  • 8999597df2 Support an on-move callback (#363) DS 2017-10-05 23:09:48 +0200
  • 0b3039e9a9 Make removestone check nodes above for falling (#357) DS 2017-10-04 00:19:09 +0200
  • 1f5601661e Do not reset conductor param2 on place (#364) DS 2017-10-03 23:55:33 +0200
  • fa58607546 fpga: Make rotatable with screwdrivers DS-Minetest 2017-09-05 20:12:49 +0200
  • 1963d8b3d5 Prevent wires from being rotated (#365) DS 2017-09-19 17:12:00 +0200
  • 954262d016 Add 6 new lightstone colors (#329) Wuzzy 2017-09-18 00:38:55 +0200
  • 3ef8ae01e7 Add conversation recipes for Lua- and Microcontroller (#354) DS 2017-09-11 21:26:37 +0200
  • 42cd973921 Do not stop node timers on mvps move (#359) DS 2017-09-11 21:26:04 +0200
  • 36a6419481 Fix active button staying on forever (#355) DS 2017-09-03 20:27:31 +0200
  • 564bdc2d9b Fix crash when error()ing an invalid value number Zero 2017-05-08 17:33:05 +0300
  • f9ebbdc0fb Make LuaC formspec bigger (#338) DS 2017-05-08 00:59:57 +0200
  • 4dcc7fb32f Update github links in the README sfan5 2017-04-21 21:33:21 +0200
  • 54b9eaffa2 Improve overheating (#334) numberZero 2017-04-14 23:14:17 +0400
  • 2554164674 Improve object and node detectors Josh Mars 2017-03-13 16:13:57 -0400
  • 967bde284a Spell-check and clarify item names Wuzzy 2017-02-15 19:52:29 +0100
  • 199fb62108 Properly handle missing screwdriver mod piston-rotation-rebased Carter Kolwey 2017-01-11 16:02:28 -0600
  • c7136b72cb Fix crash when pushing a turned-on piston Carter Kolwey 2016-12-29 02:34:41 -0600
  • 774aac6e90 Piston and wire cleanups and minor rotation fixes Carter Kolwey 2016-12-28 05:34:15 -0600
  • 410f43bbc1 Convert pistons to use 6D facedir (also prevent rotating when on, fixes #292) Carter Kolwey 2016-12-25 22:24:28 -0600
  • 5e8c3584d1 Prevent rotating wires (fixes #297) Carter Kolwey 2016-12-25 22:24:04 -0600
  • d80c788fab Change sticky movestone craft recipe 2017.03.05 DS 2017-02-23 18:11:24 +0100
  • 03ab151c87 Fix active ghoststones being droppable with sand Wuzzy 2017-02-15 23:00:02 +0100
  • dd2b36c41c fix wrong UV mapping on "on" turbine blades Vanessa Ezekowitz 2017-02-13 14:24:29 -0500
  • 0cb286b425 Merge pull request #321 from Jeija/animated_turbine Vanessa Ezekowitz 2017-02-12 19:56:29 -0500
  • 46cbc76988 make "on" water turbine animated! Vanessa Ezekowitz 2017-02-12 13:57:30 -0500
  • fa3bd19270 fix Z-fighting on water turbine Vanessa Ezekowitz 2017-02-12 10:56:54 -0500
  • 2bc3c5d97c fpga: Make formspec usage less prone to breakage sfan5 2017-01-28 11:54:27 +0100
  • 07d074075c FPGAs (#315) sfan5 2017-01-28 11:33:13 +0100
  • 5188853014 Make descriptions of insulated wires consistent sfan5 2017-01-22 13:39:10 +0100
  • 7667e7d8c5 Fix Lua error with microcontrollers sfan5 2017-01-19 16:31:11 +0100
  • ececf525b6 Fix remaining namespace pollutions (closes #311) sfan5 2017-01-15 23:12:13 +0100
  • 54daee236e Luacontroller: Revert function stripping from digiline messages Jeija 2017-01-15 20:11:12 +0100
  • c2e3d7c4e5 Fix most of the namespace pollutions reported in #311 sfan5 2017-01-15 11:53:49 +0100
  • 7415036f5b Make insulated cossover to mesh DS-Minetest 2017-01-01 17:58:21 +0100
  • 1bd936ad8c Properly handle rotation of buttons / levers Carter Kolwey 2016-12-25 23:50:09 -0600
  • 79edbed8d7 Allow water turbines to work with river water (fixes #294) Carter Kolwey 2016-12-25 22:38:44 -0600
  • 8743699298 Luacontroller: Fix bugs in 703e6fda, no more functions as keys Jeija 2016-12-31 10:43:45 +0100