Commit Graph

14 Commits

Author SHA1 Message Date
Rui914 00deb0c3fc Fix undeclared global variable "rules" 2016-04-10 11:02:01 +09:00
Jeija 1bf3151320 Fix #21, undeclared variables 2015-01-12 18:51:49 +01:00
Jeija 241a7ed75f Fix minetest-mod-mesecons issue #188: Use digiline:tablecopy 2014-11-22 19:26:04 +01:00
Florian Euchner 1bb2230163 Merge pull request #3 from lordcirth/master
Added crafting recipes for digiline and lcd.
2014-11-19 18:59:52 +01:00
ShadowNinja 101a9bbbbe Add a missing check for unknown nodes 2014-06-30 22:17:39 -04:00
Jeija d674101936 Make spec variable local 2014-04-24 22:56:10 +02:00
Jeija 190278bc78 Allow for non-autoconnecting wires; only if digiline.wire.use_autoconnect is set, autoconnection will be used 2014-04-24 10:46:58 +02:00
Jeija 2cf9e34a65 Use tabs instead of spaces and remove unnecessary return 2014-02-26 16:10:15 +01:00
Jeija d3aa2b794b Merge remote-tracking branch 'CiaranG/tableperf' 2014-02-26 16:09:27 +01:00
Ciaran Gultnieks b2f959328c Update deprecated api calls 2014-02-26 13:22:29 +00:00
Ciaran Gultnieks 6876aa6a4f Performance improvement when transmitting
The 'checked' table is passed by reference anyway, so reassigning it at
every step along the network is just wasting time by creating more and
more copies of it.
2014-02-15 12:59:22 +00:00
Jeija 78d67f00a6 Fix digilines_chest and crashes of it if pipeworks is not installed 2014-01-26 08:48:46 +01:00
lordcirth 50cfbdc501 Add crafting recipes for digiline and lcd. 2013-05-10 16:56:47 -04:00
Jeija 3a1bf374fe Initial Upload 2013-01-20 00:03:51 +01:00