Lyntin is a Python mud client based on Tintin but goes above and beyond Tintin allowing you to write modules in Python enhancing the client to suit your individual needs.
Be the first to post a text review of Lyntin. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changes between 4.1 and 4.2 =========================== * added a session_change_hook (thanks Tuomas) * fixed line regexp to use ``finditer`` instead of ``split``--much faster * fixed the read command to use ``HTTPResponse`` and ``HTTPConnection`` objects * changed the ``if_cmd`` to use python syntax rather than C syntax for ``&&`` * added handling for horizontal tabs * added additional ``loop_cmd`` sytnax:: #loop {tom,pete,harry} ... which allows it to loop over strings * moved the UI to the main thread * added catching of ``EINTER`` in cursesui * updated to GPL 3 * changed ``setup.py`` to use ``setuptools`` * added code to allow the user to change the character used for splitting commands in a single input line (``#config splitchar``) * added ``CHANGELOG``
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?