Commit Graph

9 Commits

Author SHA1 Message Date
GreenXenith
bbfcc5149a Rework behavior, more code cleanup 2018-11-26 13:53:27 -08:00
GreenXenith
551835dd27 More code cleanup, extra checks to hopefully actually fix the bug 2018-11-26 11:34:12 -08:00
GreenXenith
e8c4549c5a Clean up code 2018-11-26 11:15:09 -08:00
GreenXenith
8c1a04008e Remove bad clear_screen() 2018-11-25 21:47:28 -08:00
GreenXenith
cc7044671c Fix entity overloading and add missing entity check 2018-11-25 15:24:02 -08:00
DS-Minetest
fceb4bb696 lcd: make lettering nearer to display 2017-03-14 21:57:52 -07:00
Diego Martínez
196a6da26c Remove unused args. 2017-03-14 21:57:01 -07:00
Diego Martínez
5caacf3019 Add .luacheckrc and fix warnings. 2017-03-14 21:57:01 -07:00
Auke Kok
7ecb29e87f Convert digilines to a mod (not modpack). (#32)
Digilines is probably used by most people in its entirety.

I've retained the ability to disable inventory, rtc, lightsensor and
LCD by the minetest settings "diglines_enable_rtc" etc.. If set to
"false", these components will not be loaded. It is assumed by default
that these are enabled.

In the conversion the digilines_lcd:lcd node was renamed to
digilines:lcd (same for all the other nodes). To retain backwards
compatibility I've provided aliases for each of these nodes.
2016-05-27 16:08:53 -07:00