Commit Graph

  • 21449ba6d2 Gates: Minor docs and code cleanup #322 Wuzzy 2017-03-07 14:36:15 +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
  • 844ed0e495 Updated RECIPE for microcontroller #327 Tanmaya Meher 2017-03-04 12:54:40 +0530
  • 4ad41474df Remove check for meta existence. #312 Beha 2017-02-24 14:19:33 -0500
  • 19cc3acf38 add new recipe.png #326 DS 2017-02-24 17:15:54 +0100
  • ded884731d delete old recipe.png DS 2017-02-24 17:15:23 +0100
  • 72b022778b Replace several get_meta calls with a variable. Beha 2017-02-24 10:13:43 -0500
  • 658655ab3b fix sticky movestone recipe DS 2017-02-23 18:11:24 +0100
  • f5426d15ba Use wording “Luacontroller” everywhere Wuzzy 2017-02-17 18:51:27 +0100
  • 03ab151c87 Fix active ghoststones being droppable with sand #324 Wuzzy 2017-02-15 23:00:02 +0100
  • aa9a92b4aa Apply new naming style to documentatin files, rename meselamp to “Mesecon Lamp” Wuzzy 2017-02-15 22:45:12 +0100
  • 33c3192492 Fix default lightstone item name Wuzzy 2017-02-15 20:10:16 +0100
  • c5729032bc Fix inconsistent insulated mesecon name Wuzzy 2017-02-15 20:00:44 +0100
  • 2590247210 Spell-check and clarify all item names Wuzzy 2017-02-15 19:52:29 +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! #321 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
  • 7aacdeb866 Merge 7252cc82e4 into 2bc3c5d97c #256 Pedro Gimeno 2017-01-29 16:27:06 +0000
  • 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
  • 88880918b6 add top label[] #315 sfan5 2017-01-28 11:31:24 +0100
  • 362777ef7c improve docs sfan5 2017-01-25 18:49:37 +0100
  • f28b397f5b unify "{gate,circuit} configuration" -> "gate configuration" sfan5 2017-01-25 18:42:49 +0100
  • d0e0d59a64 rename sfan5 2017-01-25 18:39:48 +0100
  • ff8446d4ad (forgot the craft receipe) sfan5 2017-01-25 18:03:41 +0100
  • e5a836ff16 programmer tool (copies circuit configs) sfan5 2017-01-25 18:02:58 +0100
  • e2c1e61dd0 fix a bug sfan5 2017-01-25 17:45:56 +0100
  • 0e86eaba72 docs sfan5 2017-01-25 16:12:48 +0100
  • 5188853014 Make descriptions of insulated wires consistent sfan5 2017-01-22 13:39:10 +0100
  • d1d2077541 minor thing sfan5 2017-01-22 12:33:46 +0100
  • 00ed9576d0 deduplicate textures sfan5 2017-01-22 12:18:42 +0100
  • f9fc3a6875 allow reading from output ports sfan5 2017-01-22 12:11:36 +0100
  • df36874b7e more gate types (nand, xnor, buffer) sfan5 2017-01-22 11:42:17 +0100
  • 9a7765da85 update texture sfan5 2017-01-22 11:20:41 +0100
  • d82b99a81d Add Programmable Logic Gates sfan5 2017-01-19 16:41:03 +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
  • dbe6ffad89 Merge 4280a42a36 into 54daee236e #306 DS 2017-01-15 20:32:29 +0000
  • 54daee236e Luacontroller: Revert function stripping from digiline messages Jeija 2017-01-15 20:11:12 +0100
  • 1ab4c440b3 Merge 29aa14e440 into c2e3d7c4e5 #313 Thomas--S 2017-01-15 10:54:11 +0000
  • c2e3d7c4e5 Fix most of the namespace pollutions reported in #311 sfan5 2017-01-15 11:53:49 +0100
  • 29aa14e440 Comment out tablecopy_stripfunctions #313 Thomas--S 2017-01-15 11:53:04 +0100
  • 0b1b693084 Merge 7a98b4c485 into 7415036f5b #302 cheapie 2017-01-11 22:03:14 +0000
  • 7a98b4c485 Properly handle missing screwdriver mod #302 Carter Kolwey 2017-01-11 16:02:28 -0600
  • 12aac53339 Add protection testing to the Piston and Movestones. Beha 2017-01-09 09:16:10 -0500
  • ec3a0c5f58 first some changes for help modpack #308 DS-Minetest 2017-01-06 16:33:50 +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
  • 4280a42a36 some final uv-map changes and included .blend in src #306 DS-Minetest 2017-01-02 14:04:49 +0100
  • 340e1fa119 some uv-map fixes DS-Minetest 2017-01-02 13:36:10 +0100
  • 42c6f14765 make insulated crossing wire to mesh DS-Minetest 2017-01-01 17:58:21 +0100
  • f6c606a345 Merge 73b73dd025 into 79edbed8d7 #304 cheapie 2017-01-01 08:43:04 +0000
  • 73b73dd025 Improve receiver nodebox #304 Carter Kolwey 2017-01-01 02:42:19 -0600
  • 79edbed8d7 Allow water turbines to work with river water (fixes #294) Carter Kolwey 2016-12-25 22:38:44 -0600
  • f0400b2762 Merge b3d7013b2e into 8743699298 #303 cheapie 2016-12-31 09:46:27 +0000
  • 8743699298 Luacontroller: Fix bugs in 703e6fda, no more functions as keys Jeija 2016-12-31 10:43:45 +0100
  • 4fe0c3d02d Fix crash when pushing a turned-on piston Carter Kolwey 2016-12-29 02:34:41 -0600
  • 6d698157a2 Piston and wire cleanups and minor rotation fixes Carter Kolwey 2016-12-28 05:34:15 -0600
  • 35b66c3599 Clean up receiver node registration Carter Kolwey 2016-12-28 05:04:26 -0600
  • b3d7013b2e Turn water turbine on/off based on node properties instead of a hardcoded list #303 Carter Kolwey 2016-12-28 04:53:31 -0600
  • 703e6fdadb Luacontroller: Restrict digiline messages Jeija 2016-12-28 10:07:59 +0100
  • 1d5b0634d0 Properly handle rotation of buttons/levers Carter Kolwey 2016-12-25 23:50:09 -0600
  • 5304535e26 Allow water turbines to work with river water (fixes #294) Carter Kolwey 2016-12-25 22:38:44 -0600
  • 442b702d8f Convert pistons to use 6D facedir (also prevent rotating when on, fixes #292) Carter Kolwey 2016-12-25 22:24:28 -0600
  • 06d007f07a Prevent rotating wires (fixes #297) Carter Kolwey 2016-12-25 22:24:04 -0600
  • c57fc53de2 Ignore remote firmware updates if the channel is blank #301 Carter Kolwey 2016-12-24 21:38:41 -0600
  • 7f85da7de7 Add support for reprogramming via digilines Carter Kolwey 2016-12-24 02:54:14 -0600
  • ae307dd8ef Allow Luacontrollers to reprogram themselves Carter Kolwey 2016-12-23 01:39:21 -0600
  • 67cd17aa79 Fix crash with movestones #299 Yutao Yuan 2016-12-04 19:37:31 +0800
  • 203aaf3c90 Remove an unused function. Christopher Head 2016-11-16 21:13:53 -0800
  • 84beccf989
    Remove an unused function. #287 Christopher Head 2016-11-16 21:13:53 -0800
  • 95fedc88bc Never postpone action_on or action_off 2016.09.13 Jeija 2016-09-04 09:50:30 +0200
  • 433778c2ec Add Hawk777 to contributor list, update developer documentation URL Jeija 2016-09-04 09:32:41 +0200
  • 36a88bb539 Merge 0b4d48e0dc into 912f17f335 #285 cheapie 2016-09-03 20:40:28 +0000
  • 0b4d48e0dc Cache forceload_timeout setting #285 Carter Kolwey 2016-09-03 15:36:47 -0500
  • 54efc64558 Duplicate unhash_blockpos code to legacy.lua Jeija 2016-08-31 08:46:11 +0200
  • dfeb070a20 Remove some long unused legacy code Jeija 2016-08-30 20:54:20 +0200
  • 6dacdaee1f Small cleanups in `internal.lua`, move forceloading reversal to legacy Jeija 2016-08-30 19:32:11 +0200
  • e561be7fa3 Greatly improve performance by making use of VoxelManips in turnoff Jeija 2016-08-30 19:12:09 +0200
  • 89153f6909 Further simplification of turnon/turnoff Jeija 2016-08-30 18:24:08 +0200
  • 8e6536ca2e
    Simplify turnon/turnoff. #279 Christopher Head 2016-08-21 10:28:10 -0700
  • bc9d4c2d5a
    Use VM transactions for conductor state changes. Christopher Head 2016-08-20 21:54:15 -0700
  • 6d79272ed4
    Implement VoxelManipulator-based transactions. Christopher Head 2016-08-20 21:53:02 -0700
  • 564cee346a
    Use VoxelManipulators for get_node_force. Christopher Head 2016-08-20 21:48:18 -0700
  • 912f17f335 Split wires into their own mod, introduce autoconnect hooks Carter Kolwey 2016-08-23 00:20:46 -0500
  • 4816dee396 Move shared textures into base mod (fixes a few LuaC issues) Carter Kolwey 2016-08-23 00:22:34 -0500
  • 44d8d8a019 Merge ac5e1ee525 into a3042b44fc #284 cheapie 2016-08-23 05:39:31 +0000
  • ac5e1ee525 Move shared textures into base mod (fixes a few LuaC issues) #284 Carter Kolwey 2016-08-23 00:22:34 -0500
  • 89214caa1c Split conductors into their own mod Carter Kolwey 2016-08-23 00:20:46 -0500
  • a3042b44fc Merge pull request #282 from Hawk777/luacontroller-comment Florian Euchner 2016-08-16 12:14:33 +0200
  • 53eaf2af11
    Remove an obsolete comment. #282 Christopher Head 2016-08-16 00:16:24 -0700
  • 66965c5d35 Merge d1b88467ff into 778ee427f4 #57 Nathanaël Courant 2016-08-06 05:47:45 +0000
  • 778ee427f4 Fix bug introduced in previous commit that broke all logic blocks Jeija 2016-07-31 22:26:33 +0200
  • 7c7595fd7d Fix #276: Fix bugs in block forceloading in turnon / turnoff Jeija 2016-07-25 10:01:43 +0200