Commit Graph

  • d7159843cc Merge 06760926f0 into acd41b5773 #276 Christopher Head 2016-07-25 06:11:53 +0000
  • 06760926f0
    Fix an incorrect variable name. #276 Christopher Head 2016-07-24 22:53:02 -0700
  • acd41b5773 Don't bother checking if a node can overheat before cooling it 2016.07.09 Carter Kolwey 2016-05-17 14:54:36 -0500
  • f9f7600017 Command block server crash fixed number Zero 2016-07-08 22:59:51 +0300
  • 257bf94f83 Merge b061891fa4 into 40487a65f4 #275 numberZero 2016-07-08 21:04:14 +0000
  • b061891fa4 Command block bug fixed #275 number Zero 2016-07-08 22:59:51 +0300
  • 32e003ebad Don't bother checking if a node can overheat before cooling it #272 Carter Kolwey 2016-05-17 14:54:36 -0500
  • 5ee632224a Window spacing tweaked for a better look #271 Emon 2016-05-17 16:58:24 +0200
  • 40487a65f4 Add protection support to Luacontrollers, protection is ignored with protection_bypass_priv Carter Kolwey 2016-05-16 12:55:58 -0500
  • 75308f73e4 Merge pull request #270 from Emon-Omen/patch-1 Florian Euchner 2016-05-17 07:53:35 +0200
  • 22df28074c Spitted a string on two lines Emon 2016-05-16 22:55:14 +0200
  • 478680292c fixed missing capital letter @ line 29 #270 Emon 2016-05-16 22:24:56 +0200
  • 4d2efa5960 Check for protection_bypass priv #269 Carter Kolwey 2016-05-16 13:03:45 -0500
  • 95c552ad83 Add protection support to Luacontrollers Carter Kolwey 2016-05-16 12:55:58 -0500
  • 85bc62a65d Add COPYING.txt file to clarify coprights and licenses Jeija 2016-05-16 08:04:57 +0200
  • ed3964da80 Remove microcontroller documentation files from the source tree 2016.05.15 Jeija 2016-05-15 19:04:18 +0200
  • 6cae381c27 Luacontroller: Fix `remove_functions` stack overflow bug electrodude 2016-04-20 18:09:38 -0400
  • 6cfc90118f Merge 1afeab26fc into 4249ed4986 #263 electrodude 2016-04-26 17:48:24 +0000
  • 4249ed4986 Mese as conductor: Fix light source, make code more flexible Jeija 2016-04-26 19:42:34 +0200
  • 8a1a244b0d Merge 9bd1049252 into c4f0c5c169 #265 HybridDog 2016-04-26 16:36:13 +0000
  • 9bd1049252 use the registered mese for powered mese, fixes missing light_source of powered mese #265 HybridDog 2016-04-26 18:34:45 +0200
  • c4f0c5c169 Merge pull request #264 from cheapie/master Florian Euchner 2016-04-21 19:26:28 +0200
  • 2dea21f9ef Escape command block commands for formspec #264 Carter Kolwey 2016-04-21 02:15:54 -0500
  • 1afeab26fc fix `remove_functions` stack overflow bug #263 electrodude 2016-04-20 18:09:38 -0400
  • b75440f05a Merge ed4d3b118c into b487783c23 #259 amhadinger 2016-04-05 14:45:57 +0000
  • ed4d3b118c Add wood and cobble ghoststones, for traps #259 amhadinger 2016-04-03 19:28:39 -0400
  • b487783c23 Disable JIT optimization for user code and allow string.find in plain mode Pedro Gimeno 2016-03-14 14:29:34 +0100
  • bd8de17f24 Merge bdcf69bf26 into 72e513ecbd #257 Pedro Gimeno 2016-03-25 17:07:10 +0000
  • bdcf69bf26 Allow string.find in plain mode. #257 Pedro Gimeno 2016-03-25 17:51:46 +0100
  • 83c38fbcbf Merge 36c5d40ed4 into 72e513ecbd #254 Pedro Gimeno 2016-03-14 13:41:27 +0000
  • 7252cc82e4 Disable JIT optimization for user code. #256 Pedro Gimeno 2016-03-14 14:29:34 +0100
  • 72e513ecbd Luacontroller: Put clearing debug hook before throwing error back in Jeija 2016-03-14 12:51:57 +0100
  • 36c5d40ed4 Single-line comments can also terminate with CR. #254 Pedro Gimeno 2016-03-14 11:19:20 +0100
  • 86ff22b521 Prevent attack due to strings being completely removed. Pedro Gimeno 2016-03-14 08:30:06 +0100
  • 72c08fc527 Strip strings and comments prior to checking for prohibited keywords Pedro Gimeno 2016-03-10 04:36:20 +0100
  • 1e77b193dd Luacontroller: Add safe version of string.rep and remove string.gsub, fixes #255 Jeija 2016-03-13 22:01:46 +0100
  • 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 +0100
  • 118ea8ffc2 Merge 8449d8dabb into e5dba66c21 #253 Pedro Gimeno 2016-03-10 03:51:03 +0000
  • 8449d8dabb Remove 'do' and add 'function'. #253 Pedro Gimeno 2016-03-10 04:43:42 +0100
  • 631ac52673 Merge f6bc79b752 into e5dba66c21 #241 ShadowNinja 2016-02-28 08:13:19 +0000
  • e5dba66c21 Revert "Toggle trapdoors on signal, workaround for #252" Jeija 2016-02-28 07:16:45 +0100
  • 417a136c5e Toggle trapdoors on signal, workaround for #252 Jeija 2016-02-27 20:40:16 +0100
  • f1a42835f2 toggle doors instead of opening and closing them, fixes solar panel flowers #252 HybridDog 2016-02-27 11:43:09 +0100
  • 2dc8101fa1 Merge branch 'ssieb-master' Jeija 2016-02-23 10:20:09 +0100
  • 4b9039266e Fix crash due to force loading changes. #251 Samuel Sieb 2016-02-22 15:47:18 -0800
  • c7428d8135 Remove unused VERSION file Jeija 2016-02-19 12:17:35 +0100
  • cfd4f7c287 Force-load areas with mesecon usage Jeija 2016-02-19 12:11:38 +0100
  • f099b43e11 Update documentation: Fix mesecons.net links Jeija 2016-02-16 19:55:46 +0100
  • 7b84105512 Consistently use UNIX line endings (LF instead of CR LF) Jeija 2016-02-15 23:05:21 +0100
  • 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 +0100
  • 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 +0100
  • 7865d42834 Always use minetest.set_node instead of minetest.add_node for consistency Jeija 2016-02-14 21:00:37 +0100
  • 809192f353 Use vector helper functions instead of old builtin cmpPos and addPosRule functions Jeija 2016-02-14 20:55:50 +0100
  • 6b54f025c1 Merge branch 'playerdetector_update' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-playerdetector_update Jeija 2016-02-14 12:58:02 +0100
  • c98805a5b5 Merge branch 'fix_pistons' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-fix_pistons Jeija 2016-02-14 11:51:20 +0100
  • fb4c440265 Doors: Use new mesh door API if available Auke Kok 2016-01-24 15:34:14 -0800
  • cf45e24c57 this way it works better because unknown nodes may not stay unknown #250 HybridDog 2016-02-09 16:58:49 +0100
  • 3f00c1d1cb fix pistons not working in every buildable_to node HybridDog 2016-02-09 11:32:09 +0100
  • afc833b465 Merge 6069648a52 into f56c4ce35c #249 Auke Kok 2016-01-24 23:51:01 +0000
  • 6069648a52 Doors: Use new mesh door API if available #249 Auke Kok 2016-01-24 15:34:14 -0800
  • b5f3b43bdd Merge 3c4a595134 into f56c4ce35c #200 ShadowNinja 2016-01-17 15:23:53 +0000
  • c1d0481f8f playerdetector: short code and don't get scanname for every object #248 HybridDog 2016-01-03 14:37:52 +0100
  • f56c4ce35c Merge branch 'HybridDog-noteblock_update' Jeija 2016-01-02 23:01:08 +0100
  • 0ec503f32c Noteblock: Code cleanup HybridDog 2015-12-30 19:08:09 +0100
  • 4b83353c4b Merge 2645f085cc into 35b647ed4a #245 HybridDog 2016-01-02 13:39:54 +0000
  • 2645f085cc short code and remove not necessary code #245 HybridDog 2015-12-30 19:08:09 +0100
  • 35b647ed4a Add os.datetable(), a (very) limited wrapper for os.date(). Fixes #246. #247 Carter Kolwey 2016-01-02 01:13:38 -0600
  • eab09b9d73 Merge branch 'sofar-sound' Jeija 2015-12-29 22:20:42 +0100
  • 2682d09291 Fix sound volume level of noteblock. #244 Auke Kok 2015-12-26 22:41:16 -0800
  • a6b28d1f11 Gates: Update nor gate craft recipe, fixes #243 Jeija 2015-12-15 22:25:39 +0100
  • 0ec771bf7d Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format Jeija 2015-11-20 20:14:50 +0100
  • 75bd081a67 Gates: Add OR and NOR gate Jeija 2015-11-20 20:13:59 +0100
  • f6bc79b752 Fix undefined global warning #241 ShadowNinja 2015-11-20 14:05:45 -0500
  • df443c0093 Correct LuaController error locations ShadowNinja 2015-11-20 14:05:20 -0500
  • 8c63887c5d Ignore location prefixes in errors ShadowNinja 2015-11-20 14:04:28 -0500
  • a07ae43b6b Ban functions on LuaJIT too ShadowNinja 2015-11-16 01:02:24 -0500
  • 1dda1bd810 LuaController: Fix pcall being able to catch timeouts gamemanj 2015-11-15 23:06:13 -0500
  • fcad9c9aa8 Merge 04860391e8 into b89fe52469 #229 gamemanj 2015-11-14 12:04:15 +0000
  • 04860391e8 Fixed the fixes to the formatting. #229 gamemanj 2015-11-14 12:03:54 +0000
  • 83d4264d8a Fixes formatting. gamemanj 2015-11-14 11:59:19 +0000
  • 853dcc50d5 xpcall banned. gamemanj 2015-04-01 17:53:41 +0100
  • 564bb31c49 fixed string parsing...I thought I tested this! gamemanj 2015-04-01 00:28:26 +0100
  • 39809ceda4 Removed debugging print of code *sigh* gamemanj 2015-03-31 14:21:47 +0100
  • 197c1133db Fixed lua pattern error interpreting () incorrectly gamemanj 2015-03-31 11:00:25 +0100
  • 1d151d2ffb Fixed bugs around pcall/xpcall and a lexer messup gamemanj 2015-03-30 23:24:48 +0100
  • dd3b06cfd8 Allowed loops & fixed certain strings gamemanj 2015-03-26 18:23:24 +0000
  • b89fe52469 Luacontroller: Add configurable size limit for mem table, 100kBytes by default, fixes #240 If size limit is exceeded, the luacontroller overheats. Overheating will cause the memory to be erased. Jeija 2015-10-18 11:28:35 +0200
  • 94ba553982 Merge b12b9e0cb6 into 97f7b5745f #230 HybridDog 2015-10-04 11:31:38 +0000
  • 97f7b5745f Remove trailing whitespace Jeija 2015-10-04 13:30:34 +0200
  • 24958e253b Revert "Do not send action_off signal when newly placing nodes" This caused #238, reverting that commit fixes #238. Jeija 2015-10-04 12:30:04 +0200
  • 0e7f68ea92 Doors: Use new sound name (fixes #236) Jeija 2015-10-04 12:21:35 +0200
  • 6ef3b965df Merge pull request #239 from beyondlimits/master Florian Euchner 2015-10-04 12:09:15 +0200
  • 6e326a6a03 Use right mouse button instead of left to press button and change state of switch and lever. #239 Marcin 2015-10-01 19:13:12 +0200
  • b12b9e0cb6 fix whitespaces #230 HybridDog 2015-09-08 17:42:03 +0200
  • bf2cb1320e fix punching swtiches, etc. HybridDog 2015-04-02 14:43:18 +0200
  • d95ccf86f8 update "sticky block" to use 0.4.13-style footprints Vanessa Ezekowitz 2015-08-25 20:23:23 -0400
  • d0354d0dab Fix #234 Jeija 2015-07-27 11:51:02 +0200
  • fec43a3243 reworked hydroturbine model for the same reasons Vanessa Ezekowitz 2015-05-20 03:40:59 -0400
  • 5612f84243 revamp wall lever models Vanessa Ezekowitz 2015-05-20 03:00:06 -0400
  • 3066346d75 Merge pull request #233 from technomancy/default-light-max Florian Euchner 2015-05-11 07:08:24 +0200