Commit Graph

10 Commits

Author SHA1 Message Date
Vanessa Dannenberg 3a02591d28 fix swapped fdir checks 2018-08-15 14:57:20 -04:00
Vanessa Dannenberg bd0e7d9bfa fix color range check 2018-08-15 14:28:38 -04:00
Vanessa Dannenberg 06d19f0d2e fix orientation checks
(broke at the 31-color update)
2018-08-15 14:27:55 -04:00
Vanessa Dannenberg 7e4e738c99 update screenshot
(leftover from forking from nixies)
2018-08-15 11:55:25 -04:00
Vanessa Dannenberg bb9f8575bc 31-color support 2018-08-15 10:48:04 -04:00
Vanessa Dannenberg 54b5ac53ad make "cursor" character flash via an animated texture 2018-08-15 03:47:56 -04:00
Vanessa Dannenberg 5c6285a292 new recipe
requires a few mesecons components (best I could come up with, but should be
fine since you already need LuaC to send messages at all)
2018-08-15 03:33:07 -04:00
Vanessa Dannenberg 53e3cf6d7c update README...
and ..um... track all the files :-)
2018-08-15 03:21:37 -04:00
Vanessa Dannenberg a6502f0d90 multi-color support
send string.char(0 to 7) to change colors
(red=0, orange, yellow, green, cyan, blue, purple, magenta=7)

the panel remembers the last color used (saved in the meta of the
left-most/"master" panel node)
2018-08-15 03:08:05 -04:00
Vanessa Dannenberg 15d7e3277f Initial commit 2018-08-15 02:17:03 -04:00