Griatch
|
f126d30b36
|
More cleanup of irc bot code, including having it cleanly disconnect from irc channel when destroyed.
|
2014-03-08 11:41:24 +01:00 |
|
Griatch
|
7bde8afe66
|
Added maxwidth argument to evtable, for restricting upper width of table, but allowing it to resize if narrower.
|
2014-03-08 11:41:24 +01:00 |
|
Griatch
|
259860ff25
|
Made evform use ANSIStrings internally. It doesn't crash, but wrapping coloured strings doesnot yet work.
|
2014-02-26 16:45:13 +01:00 |
|
Griatch
|
85dbd4a67e
|
Started converting evform for ansi. There are some issues with regex-splitting still.
|
2014-02-26 14:31:34 +01:00 |
|
Griatch
|
979c1ab9be
|
Fixed bleed of colour in evtable. Removed some debug outputs.
|
2014-02-26 13:21:14 +01:00 |
|
Griatch
|
07978e2145
|
Fixed some issues with counting characters in ANSIString. A first version of Evtable that works with ansi.
|
2014-02-26 12:33:16 +01:00 |
|
Griatch
|
bb7c30e774
|
Update evtable.py
|
2014-02-03 09:54:50 +01:00 |
|
Griatch
|
6515e501bb
|
Renamed mudtable back to evtable and mudform to evform for consistency.
|
2014-02-01 21:37:51 +01:00 |
|
Griatch
|
023bf52bf2
|
Renamed evtable to mudtable for clarity.
|
2014-01-30 23:29:56 +01:00 |
|
Griatch
|
8e70b9df5e
|
Another spelling fix.
|
2014-01-30 23:05:01 +01:00 |
|
Griatch
|
0a8be58623
|
Fixed mis-spelled allign->align in evtable.
|
2014-01-30 22:57:35 +01:00 |
|
Griatch
|
859f77ed50
|
Added first version of Evtable - a prettytable replacement.
|
2014-01-30 22:38:31 +01:00 |
|