Commit Graph

  • 2200648f59 remove optional depends master Bruno Rybársky 2022-08-14 09:51:49 +0200
  • fc6c9d1ad1 remove crafts Bruno Rybársky 2022-08-13 09:00:39 +0200
  • a67177f4e2 remove crafts Bruno Rybársky 2022-08-13 09:00:31 +0200
  • a4df0c2577 remove depends Bruno Rybársky 2022-07-12 13:44:20 +0200
  • f03cd02854
    Send messages from digiline chest when items are moved with tubelib (#73) Oversword 2021-07-21 14:07:15 +0100
  • a055b5045a
    Add craft recipes for RTC and Lightsensor (#71) OgelGames 2021-05-13 23:33:58 +1000
  • 660bd62528
    Optimize textures to avoid use_texture_alpha warnings (#70) sys4-fr 2021-04-14 16:19:53 +0200
  • af4a699e19
    Fix LuaCheck warning (#69) David Leal 2021-01-24 03:42:01 -0600
  • ff525c09a4
    Fix wires not connecting to nodes using digilines def (#68) OgelGames 2021-01-22 03:47:55 +1100
  • dc6cc0b04a
    [LuaCheck]: Various changes and improvements (#65) David Leal 2021-01-16 02:59:19 -0600
  • ab2eb4af43
    LCDs: Rework line breaking algorithm, include spaces, show unknown symbols as spaces (#64) Peter Nerlich 2020-12-09 17:48:18 +0100
  • 021c521c65
    Use mod.conf for dependencies and description (#59) David Leal 2020-10-30 08:50:26 -0600
  • 434010bdd0 Implement slot tracking Christopher Head 2017-10-20 00:24:32 -0700
  • 9e4f1a5bab Rework Digilines chest Christopher Head 2017-10-12 00:55:45 -0700
  • 925b318800 change digiline to digilines in nodedef (#47) DS 2019-03-06 07:01:12 +0100
  • 930ca4779a Update .luacheckrc Auke Kok 2019-03-05 22:00:11 -0800
  • a2230bdeb1 Fix entity overloading and add missing entity check GreenXenith 2018-11-25 15:24:02 -0800
  • c7f4185e92 Fix duplicate messages (#52) 12Me21 2019-03-06 00:41:50 -0500
  • a5e2f05d92 Use new minetest.settings (#51) HybridDog 2019-03-06 06:35:36 +0100
  • 8b73f9e11d add listring to chest (#46) DS 2018-02-17 02:31:53 +0100
  • fceb4bb696 lcd: make lettering nearer to display DS-Minetest 2017-02-09 16:14:33 +0100
  • 7530df494f Backwards compat code. Diego Martínez 2017-03-01 07:47:26 -0300
  • 196a6da26c Remove unused args. Diego Martínez 2017-03-01 07:31:48 -0300
  • 5caacf3019 Add .luacheckrc and fix warnings. Diego Martínez 2017-03-01 01:05:53 -0300
  • f5e6a7d181 Change to .. Diego Martínez 2017-03-01 07:26:20 -0300
  • 6a2fa5a3e4 Rename global table to digilines. Diego Martínez 2017-03-01 00:57:58 -0300
  • 54b1b3fe91 Add settingtypes.txt. Diego Martínez 2017-03-01 22:38:52 -0300
  • 84133a10df Use minetest.hash_node_position for searches. Christopher Head 2017-02-19 15:15:00 -0800
  • 25ea72270d Use VoxelManipulators to force-load nodes. Christopher Head 2016-11-16 21:30:53 -0800
  • 514fb2e289 Replace DFS with BFS. Christopher Head 2016-11-16 21:42:17 -0800
  • 7ecb29e87f Convert digilines to a mod (not modpack). (#32) Auke Kok 2016-05-27 16:08:53 -0700
  • 4c743f9c4d Add protection support to channel fields (#33) cheapie 2016-05-23 13:13:24 -0500
  • b6e8913901 Adding a screenshot and description.txt Auke Kok 2016-04-11 21:30:40 -0700
  • 2a0e0d6b73 Merge pull request #30 from Rui914/master Auke Kok 2016-04-11 21:24:47 -0700
  • 00deb0c3fc Fix undeclared global variable "rules" Rui914 2016-04-10 11:02:01 +0900
  • 60c3e608a9 Merge pull request #28 from electrodude/bugs Florian Euchner 2016-01-19 17:09:40 +0100
  • dcb25cbe2f Removed redundant minetest.get_meta(pos) electrodude 2016-01-18 11:54:05 -0500
  • aabf7ec575 Added missing local variable electrodude 2015-12-18 00:01:02 -0500
  • 69e1d1ba9b Merge branch 'Rui914-patch-1' Jeija 2015-08-23 10:43:11 +0200
  • bedfa58672 Fix digilines_lcd problems Rui914 2015-08-21 01:28:51 +0900
  • e2b9141ccc Merge pull request #23 from MT-Modder/infotext-lcd Florian Euchner 2015-02-14 20:17:40 +0100
  • bb523af0de Add infotext to lcd like signs MT-Modder 2015-02-14 13:21:44 -0500
  • 1dfc602eca Merge pull request #22 from MT-Modder/chest-craft Florian Euchner 2015-02-13 22:38:24 +0100
  • 81ffa957d2 Add craft recipe for digiline chest MT-Modder 2015-02-05 15:24:22 -0500
  • 1bf3151320 Fix #21, undeclared variables Jeija 2015-01-12 18:51:49 +0100
  • a121bc0b12 Merge pull request #20 from 163140/master Florian Euchner 2014-12-08 12:38:20 +0100
  • c2f74cd42a Added signal "empty" 163140 2014-12-08 01:31:06 +0000
  • 241a7ed75f Fix minetest-mod-mesecons issue #188: Use digiline:tablecopy Jeija 2014-11-22 19:26:04 +0100
  • 93135be10c Define digiline chest from scratch by Zefram, posted in #16 Jeija 2014-11-19 19:27:42 +0100
  • 1bb2230163 Merge pull request #3 from lordcirth/master Florian Euchner 2014-11-19 18:59:52 +0100
  • fcd005c192 Merge pull request #15 from ShadowNinja/fix-unknown-nodes Florian Euchner 2014-07-01 06:42:45 +0200
  • 101a9bbbbe Add a missing check for unknown nodes ShadowNinja 2014-06-30 22:17:39 -0400
  • 1c4db4d675 Merge pull request #14 from cheapie/master Florian Euchner 2014-06-05 16:57:14 +0200
  • ccd3fbe7ed Don't change the channel if the new channel is nil Carter Kolwey 2014-06-05 00:55:29 -0500
  • d674101936 Make spec variable local Jeija 2014-04-24 22:56:10 +0200
  • 843c68af14 Fix channel value getting deleted when quitting without editing the value in LCD, RTC and Light Sensor Jeija 2014-04-24 10:59:16 +0200
  • fa3f9ce09d Merge branch 'master' of https://github.com/Jeija/minetest-mod-digilines Jeija 2014-04-24 10:47:21 +0200
  • 190278bc78 Allow for non-autoconnecting wires; only if digiline.wire.use_autoconnect is set, autoconnection will be used Jeija 2014-04-24 10:46:58 +0200
  • adb41d4e2a Merge pull request #10 from CiaranG/gmatch Jeija 2014-03-12 20:50:35 +0100
  • 5220d391b8 Replace chunk of unnecessary code with gmatch Ciaran Gultnieks 2014-03-12 18:23:16 +0000
  • b8eeca4f83 Merge pull request #9 from CiaranG/lcdcolon Jeija 2014-03-03 20:30:28 +0100
  • f96ee3b445 Add colon to lcd characters Ciaran Gultnieks 2014-03-03 18:38:23 +0000
  • 2cf9e34a65 Use tabs instead of spaces and remove unnecessary return Jeija 2014-02-26 16:10:15 +0100
  • d3aa2b794b Merge remote-tracking branch 'CiaranG/tableperf' Jeija 2014-02-26 16:09:27 +0100
  • fba6b07edc Use tabs instead of spaces, remove unnecessary spaces Jeija 2014-02-26 15:58:24 +0100
  • 682e1335d9 Make lcd text persist properly Ciaran Gultnieks 2014-02-26 13:17:01 +0000
  • b2f959328c Update deprecated api calls Ciaran Gultnieks 2014-02-13 20:45:31 +0000
  • 6876aa6a4f Performance improvement when transmitting Ciaran Gultnieks 2014-02-15 12:22:07 +0000
  • 78d67f00a6 Fix digilines_chest and crashes of it if pipeworks is not installed Jeija 2014-01-26 08:48:46 +0100
  • 8c5e3c6f8f Merge pull request #5 from cyisfor/master Jeija 2013-10-26 13:47:27 -0700
  • 3183371050 Chest not throwing away pipeworks info Cy 2013-10-14 19:34:53 -0700
  • 21048dc5ac Digiline messages from chests filling Cy 2013-10-14 02:23:18 -0700
  • 3afc06dda5 Add a LICENSE file Jeija 2013-09-07 22:56:44 +0200
  • 3ecbd0971f Add a README, containing basic information + License Jeija 2013-09-07 22:51:52 +0200
  • 50cfbdc501 Add crafting recipes for digiline and lcd. lordcirth 2013-05-10 16:56:47 -0400
  • ead577365d Fix bug: LCD screen is now not cleared if something is sent on a different channel Jeija 2013-04-03 19:42:59 +0200
  • a463012491 Add LCD Display: Just send a string to it and it will display it Credits go to thexyz for his sign mod, this is a strongly modified version of it. Jeija 2013-03-25 11:58:34 +0100
  • ddfe350f3d Add light sensor and RTC (Real Time Clock) Jeija 2013-03-24 22:27:03 +0100
  • 3a1bf374fe Initial Upload Jeija 2013-01-20 00:03:51 +0100