6 Commits

Author SHA1 Message Date
empathetic-alligator
d0ea3f2ca6 Added comments and /shutdown command. 2014-12-14 11:04:29 -05:00
empathetic-alligator
c88c30391d Added /colors command to toggle coloring. 2014-12-14 03:11:59 -05:00
Ken Piper
fb5c2152cb Make highlights stand out
Also re-fixed empty message check
No longer re-seeding the RNG on each call for colors
2014-12-13 17:42:43 -05:00
Andreas Renberg (IQAndreas)
6d8d533bed Allow for 256 different colors for username colors
I have heard this should be fairly well supported, so I'm hoping these
colors will all show up nicely for everyone.
2014-12-13 06:38:52 -06:00
Andreas Renberg (IQAndreas)
46d00b3e55 Ugly hack which fixes two colors in a row
This is a horrible hack to "continue" the previous string color and
format after a RESET has been encountered.

This is not HTML where you can just do a </style> to resume your
previous formatting!
2014-12-13 04:01:37 -06:00
Andreas Renberg (IQAndreas)
7767f3e52b Add basic terminal color support
Also added a little command to test color support. This will come in
handy!
2014-12-13 01:15:02 -06:00