Menu

#15 Color-Copy doesn't work offline

v0.1 CVS
open
5
2005-02-04
2004-10-13
No

Color copy doesn't include color codes when copying
offline, that is, if the connection is closed but the
window is still open.
This is something that should work as expected (copy
colors offline too).

Discussion

  • Mart Raudsepp

    Mart Raudsepp - 2004-10-24

    Logged In: YES
    user_id=712025

    It seems color copy doesn't work on most "other" muds
    either, even while online.

     
  • Mart Raudsepp

    Mart Raudsepp - 2004-11-14

    Logged In: YES
    user_id=712025

    As per Azuels explanation:
    A MUD must either negotiate colorcodes with the MUD client
    or the user must set the colorcodes in a dialog. As other
    MUDs are not (yet?) using the color negotiation and
    colorcode prefs simply don't exist yet, there is no way
    wxMUD could know how exactly colors should be color-copied.
    As colorcodes are negotiated for a session, they are thrown
    away when the session (connection) closes. This must be
    changed to make it forget them when the next session is
    opened, not the one with colors negotiated closed.

    Shortly:
    * color data deletion must be done later than now
    * prefs tab for colorcode specifying purposes must be coded
    * our colorcode negotiation should be promoted throughout
    the mudding community (as this kind of negotiation protocol
    doesn't exist as of yet publicially)

     
  • Mart Raudsepp

    Mart Raudsepp - 2005-02-04
    • assigned_to: azuel --> leio
     

Log in to post a comment.