Griatch
|
2b3a32e447
|
Reshuffling the Evennia package into the new template paradigm.
|
2015-01-06 14:53:45 +01:00 |
|
Griatch
|
8b8fbe8101
|
Reworked EvTable to use internal EvColumn objects. This allows a new method on EvTable. Columns with a set width will not be affected by auto-balancing, allowing for mixing fixed and auto-balancing columns as suggested in #550. Changed EvTable keywords involving characters to consistently end with _char, such as corner_top_left -> corner_top_left_char.
|
2014-10-02 09:08:08 +02:00 |
|
Griatch
|
bbba449aa4
|
Added some to evtable/evform, seems to work with ansi now.
|
2014-04-12 15:27:13 +02:00 |
|
Griatch
|
67c4896a53
|
More refactoring of the unittest system
|
2014-03-15 08:03:44 +01:00 |
|
Griatch
|
021dca4ba7
|
evtable and evform supports ansi, with some limitations due to wrap not being supported by ANSIString at this point.
|
2014-03-09 20:23:14 +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
|
ab1663c856
|
Added some example text to evform
|
2014-02-15 17:03:44 +01:00 |
|
Griatch
|
4791868d41
|
Update evform.py
|
2014-02-03 09:55:38 +01:00 |
|
Griatch
|
c09d6eef53
|
Removing test with ANSIString for the moment. It might not be suited for evform due to regex handling.
|
2014-02-01 22:39:42 +01:00 |
|
Griatch
|
9b1f376117
|
Forgot to rename mudform_test.py.
|
2014-02-01 21:41:30 +01:00 |
|
Griatch
|
6515e501bb
|
Renamed mudtable back to evtable and mudform to evform for consistency.
|
2014-02-01 21:37:51 +01:00 |
|