|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2002-11-12 04:07 This release primary completes the transition from callback-based dispatching to event-based dispatching. Other changes include use of improved Tk support in recent (1.0.1+) versions of Twisted, fixing the "Connect at Startup" button, and a re-arrangement of the config dialog. 2002-11-03 10:51 This release restructures the mechanism by which events are passed around the code, includes a few minor UI modifications (input widget grabbing focus, output widgets refusing to accept focus, and additional keybindings), and uses the Psyco JIT compiler when it is available. 2002-10-22 09:30 This release adds support for telnet NAWS negotiation, underlined text, and older releases of Twisted. Bugsfixes include proper selection of the current font in the config window, ever-overlapping windows for multiple connections to the same world, and a rewrite of some of the slower parts of the ANSI parsing code. 2002-10-19 02:09 This is primarily a bugfix release that includes fixes for input lost to IAC NOP sequences, a workaround for games that send incorrect line delimeters, fixes for the "Add" and "Remove" buttons on the main window, improved ANSI color support, further MCCPv2 fixes, and Help menu item fixes. Additionally, all available font families are now listed in the config window. 2002-10-16 03:38 New in this release is the ability to select font type/size, disable compression, and limit scrollback history length. A status bar has been added, and the configuration dialog now allows changes to be canceled instead of committed. For those options for which it makes sense, changes are now applied immediately to existing connections. Project ResourcesProject Description Original Gamer's Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk. |