Commit Graph

  • 7013f2e5d4
    Add screenshot.png master rubenwardy 2018-05-15 20:21:33 +01:00
  • f70a308bb0 Replace deprecated methods: AntumDeluge 2017-05-12 23:08:05 -07:00
  • d8f82e6771 Fix sticky pistons (#403) Eduardo Trápani 2018-02-15 07:47:24 -03:00
  • 7537b9f381 Use rotate_simple for insulated wires (#382) DS 2018-01-30 19:47:03 +01:00
  • 065e870349 Improve LuaController security (#393) 20kdc 2018-01-22 11:26:21 +00:00
  • fec82ab246 Sticky block: Add texture, sounds and groups (#397) Wuzzy 2018-01-18 20:01:53 +01:00
  • 02f8d29170 Microcontroller craft fallbacks for detectors (#390) CloudyProton 2018-01-14 15:21:43 -05:00
  • 2b096f050d Limit and optimize digiline_send (#379) Christopher Head 2018-01-13 11:27:01 -08:00
  • 993fdedd8c Check for falling after piston pusher removal (#392) DS 2018-01-06 23:32:15 +01:00
  • ff0bd76efe Set is_ground_content to false (#386) DS 2017-10-31 22:50:39 +01:00
  • db39eef2f6 Make the fpga overheat DS-Minetest 2017-10-29 15:25:23 +01:00
  • f78937b351 Fix typo number Zero 2017-10-21 17:05:09 +03:00
  • cc860acf8a Publish some LuaC API (#348) Vitaliy 2017-10-18 22:54:28 +03:00
  • 748446b3cc MVPS: pull objects (#374) DS 2017-10-18 21:53:22 +02:00
  • 1b10610f92 Check for falling nodes on MVPS move (#371) DS 2017-10-18 21:40:25 +02:00
  • 4f400f3fae Add bower compatibility (#347) Diogo Gomes 2017-10-15 15:40:44 +01:00
  • 7094f0b606 Improve movestones (#366) DS 2017-10-08 18:41:22 +02:00
  • b08e93fc8b Remove obsolete nodeupdate call number Zero 2017-10-08 19:20:24 +03:00
  • 928f04fa9c Rewrite pistons (#362) DS 2017-10-08 18:21:19 +02:00
  • c4a1aa0b98 MVPS: Improve object move (#367) DS 2017-10-08 17:18:47 +02:00
  • 37eb7f00e8 Improve rules and rule handling (#370) DS 2017-10-08 01:39:02 +02:00
  • 905260c8db Handle blasts (#356) DS 2017-10-07 00:44:49 +02:00
  • 8999597df2 Support an on-move callback (#363) DS 2017-10-05 23:09:48 +02:00
  • 0b3039e9a9 Make removestone check nodes above for falling (#357) DS 2017-10-04 00:19:09 +02:00
  • 1f5601661e Do not reset conductor param2 on place (#364) DS 2017-10-03 23:55:33 +02:00
  • fa58607546 fpga: Make rotatable with screwdrivers DS-Minetest 2017-09-05 20:12:49 +02:00
  • 1963d8b3d5 Prevent wires from being rotated (#365) DS 2017-09-19 17:12:00 +02:00
  • 954262d016 Add 6 new lightstone colors (#329) Wuzzy 2017-09-18 00:38:55 +02:00
  • 3ef8ae01e7 Add conversation recipes for Lua- and Microcontroller (#354) DS 2017-09-11 21:26:37 +02:00
  • 42cd973921 Do not stop node timers on mvps move (#359) DS 2017-09-11 21:26:04 +02:00
  • 36a6419481 Fix active button staying on forever (#355) DS 2017-09-03 20:27:31 +02:00
  • 564bdc2d9b Fix crash when error()ing an invalid value number Zero 2017-05-08 17:33:05 +03:00
  • f9ebbdc0fb Make LuaC formspec bigger (#338) DS 2017-05-08 00:59:57 +02:00
  • 4dcc7fb32f Update github links in the README sfan5 2017-04-21 21:33:21 +02:00
  • 54b9eaffa2 Improve overheating (#334) numberZero 2017-04-14 23:14:17 +04:00
  • 2554164674 Improve object and node detectors Josh Mars 2017-03-13 16:13:57 -04:00
  • 967bde284a Spell-check and clarify item names Wuzzy 2017-02-15 19:52:29 +01:00
  • d80c788fab Change sticky movestone craft recipe DS 2017-02-23 18:11:24 +01:00
  • 03ab151c87 Fix active ghoststones being droppable with sand Wuzzy 2017-02-15 23:00:02 +01:00
  • dd2b36c41c fix wrong UV mapping on "on" turbine blades Vanessa Ezekowitz 2017-02-13 14:24:29 -05:00
  • 0cb286b425 Merge pull request #321 from Jeija/animated_turbine Vanessa Ezekowitz 2017-02-12 19:56:29 -05:00
  • 46cbc76988 make "on" water turbine animated! Vanessa Ezekowitz 2017-02-12 13:57:30 -05:00
  • fa3bd19270 fix Z-fighting on water turbine Vanessa Ezekowitz 2017-02-12 10:56:54 -05:00
  • 2bc3c5d97c fpga: Make formspec usage less prone to breakage sfan5 2017-01-28 11:54:27 +01:00
  • 07d074075c FPGAs (#315) sfan5 2017-01-28 11:33:13 +01:00
  • 5188853014 Make descriptions of insulated wires consistent sfan5 2017-01-22 13:39:10 +01:00
  • 7667e7d8c5 Fix Lua error with microcontrollers sfan5 2017-01-19 16:31:11 +01:00
  • ececf525b6 Fix remaining namespace pollutions (closes #311) sfan5 2017-01-15 23:12:13 +01:00
  • 54daee236e Luacontroller: Revert function stripping from digiline messages Jeija 2017-01-15 20:11:12 +01:00
  • c2e3d7c4e5 Fix most of the namespace pollutions reported in #311 sfan5 2017-01-15 11:53:49 +01:00
  • 7415036f5b Make insulated cossover to mesh DS-Minetest 2017-01-01 17:58:21 +01:00
  • 1bd936ad8c Properly handle rotation of buttons / levers Carter Kolwey 2016-12-25 23:50:09 -06:00
  • 79edbed8d7 Allow water turbines to work with river water (fixes #294) Carter Kolwey 2016-12-25 22:38:44 -06:00
  • 8743699298 Luacontroller: Fix bugs in 703e6fda, no more functions as keys Jeija 2016-12-31 10:43:45 +01:00
  • 703e6fdadb Luacontroller: Restrict digiline messages Jeija 2016-12-28 10:07:59 +01:00
  • 67cd17aa79 Fix crash with movestones Yutao Yuan 2016-12-04 19:37:31 +08:00
  • 203aaf3c90 Remove an unused function. Christopher Head 2016-11-16 21:13:53 -08:00
  • 95fedc88bc Never postpone action_on or action_off Jeija 2016-09-04 09:50:30 +02:00
  • 433778c2ec Add Hawk777 to contributor list, update developer documentation URL Jeija 2016-09-04 09:32:41 +02:00
  • 54efc64558 Duplicate unhash_blockpos code to legacy.lua Jeija 2016-08-31 08:46:11 +02:00
  • dfeb070a20 Remove some long unused legacy code Jeija 2016-08-30 20:54:20 +02:00
  • 6dacdaee1f Small cleanups in internal.lua, move forceloading reversal to legacy Jeija 2016-08-30 19:32:11 +02:00
  • e561be7fa3 Greatly improve performance by making use of VoxelManips in turnoff Jeija 2016-08-30 19:12:09 +02:00
  • 89153f6909 Further simplification of turnon/turnoff Jeija 2016-08-30 18:24:08 +02:00
  • 8e6536ca2e
    Simplify turnon/turnoff. Christopher Head 2016-08-21 10:28:10 -07:00
  • bc9d4c2d5a
    Use VM transactions for conductor state changes. Christopher Head 2016-08-20 21:54:15 -07:00
  • 6d79272ed4
    Implement VoxelManipulator-based transactions. Christopher Head 2016-08-20 21:53:02 -07:00
  • 564cee346a
    Use VoxelManipulators for get_node_force. Christopher Head 2016-08-20 21:48:18 -07:00
  • 912f17f335 Split wires into their own mod, introduce autoconnect hooks Carter Kolwey 2016-08-23 00:20:46 -05:00
  • 4816dee396 Move shared textures into base mod (fixes a few LuaC issues) Carter Kolwey 2016-08-23 00:22:34 -05:00
  • a3042b44fc Merge pull request #282 from Hawk777/luacontroller-comment Florian Euchner 2016-08-16 12:14:33 +02:00
  • 53eaf2af11
    Remove an obsolete comment. Christopher Head 2016-08-16 00:16:24 -07:00
  • 778ee427f4 Fix bug introduced in previous commit that broke all logic blocks Jeija 2016-07-31 22:26:33 +02:00
  • 7c7595fd7d Fix #276: Fix bugs in block forceloading in turnon / turnoff Jeija 2016-07-25 10:01:43 +02:00
  • acd41b5773 Don't bother checking if a node can overheat before cooling it Carter Kolwey 2016-05-17 14:54:36 -05:00
  • f9f7600017 Command block server crash fixed number Zero 2016-07-08 22:59:51 +03:00
  • 40487a65f4 Add protection support to Luacontrollers, protection is ignored with protection_bypass_priv Carter Kolwey 2016-05-16 12:55:58 -05:00
  • 75308f73e4 Merge pull request #270 from Emon-Omen/patch-1 Florian Euchner 2016-05-17 07:53:35 +02:00
  • 478680292c fixed missing capital letter @ line 29 Emon 2016-05-16 22:24:56 +02:00
  • 85bc62a65d Add COPYING.txt file to clarify coprights and licenses Jeija 2016-05-16 08:04:57 +02:00
  • ed3964da80 Remove microcontroller documentation files from the source tree Jeija 2016-05-15 19:04:18 +02:00
  • 6cae381c27 Luacontroller: Fix remove_functions stack overflow bug electrodude 2016-04-20 18:09:38 -04:00
  • 4249ed4986 Mese as conductor: Fix light source, make code more flexible Jeija 2016-04-26 19:42:34 +02:00
  • c4f0c5c169 Merge pull request #264 from cheapie/master Florian Euchner 2016-04-21 19:26:28 +02:00
  • 2dea21f9ef Escape command block commands for formspec Carter Kolwey 2016-04-21 02:15:54 -05:00
  • b487783c23 Disable JIT optimization for user code and allow string.find in plain mode Pedro Gimeno 2016-03-14 14:29:34 +01:00
  • 72e513ecbd Luacontroller: Put clearing debug hook before throwing error back in Jeija 2016-03-14 12:51:57 +01:00
  • 1e77b193dd Luacontroller: Add safe version of string.rep and remove string.gsub, fixes #255 Jeija 2016-03-13 22:01:46 +01:00
  • 08b14e3af0 Luacontroller: Fix function usage in LuaJIT, make 'do' no longer prohibited, remove pcall and xpcall, fix global lookup of "jit" variable, correct error locations Jeija 2016-03-13 13:43:55 +01:00
  • e5dba66c21 Revert "Toggle trapdoors on signal, workaround for #252" Jeija 2016-02-28 07:16:45 +01:00
  • 417a136c5e Toggle trapdoors on signal, workaround for #252 Jeija 2016-02-27 20:40:16 +01:00
  • 2dc8101fa1 Merge branch 'ssieb-master' Jeija 2016-02-23 10:20:09 +01:00
  • 4b9039266e Fix crash due to force loading changes. Samuel Sieb 2016-02-22 15:47:18 -08:00
  • c7428d8135 Remove unused VERSION file Jeija 2016-02-19 12:17:35 +01:00
  • cfd4f7c287 Force-load areas with mesecon usage Jeija 2016-02-19 12:11:38 +01:00
  • f099b43e11 Update documentation: Fix mesecons.net links Jeija 2016-02-16 19:55:46 +01:00
  • 7b84105512 Consistently use UNIX line endings (LF instead of CR LF) Jeija 2016-02-15 23:05:21 +01:00
  • 80f72b2621 Fix vertical wires not updating power when adding to / removing from a vertical line Call mesecon.on_dignode / mesecon.on_placenode to take care of that. Jeija 2016-02-15 22:52:56 +01:00
  • fe9c6871de Fix pistons not connecting to wire and not activating when placing up/down pistons from certain directions Jeija 2016-02-15 16:35:38 +01:00
  • 7865d42834 Always use minetest.set_node instead of minetest.add_node for consistency Jeija 2016-02-14 21:00:37 +01:00