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.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Das primäre komplettiert den Übergang von Callback-basierten Versand von Event-basierten Versand. Weitere Änderungen sind unter Verwendung von verbesserten Tk Unterstützung in den letzten (1.0.1 +) Versionen von Twisted, zur Festsetzung der "Connect at Startup"-Taste und eine Neuordnung der config-Dialog.
Tags:
Code cleanup
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.
Diese Pressemitteilung restrukturiert der Mechanismus, durch welche Ereignisse rund um den Code übergeben, enthält einige kleinere Änderungen der Benutzeroberfläche (Eingabefeld Grabbing konzentrieren, Ausgang Widgets Ablehnung zu konzentrieren, zu akzeptieren, und zusätzliche Tastaturbelegung), und nutzt die Psyco JIT-Compiler, wenn es verfügbar ist.
Tags:
Code cleanup
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.
Diese Version bietet Unterstützung für Telnet-NAWS Verhandlungen unterstrichenen Text und ältere Versionen von Twisted. Bugsfixes gehören die richtige Auswahl der aktuellen Schriftart in der config-Fenster immer überlappenden Fenstern für mehrere Verbindungen zum gleichen Welt, und einige der langsameren Teilen der ANSI-Parsing-Code neu zu schreiben.
Tags:
Minor bugfixes
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.
Dies ist vor allem ein Bugfix-Release behebt, dass für die Eingabe verloren IAC NOP-Sequenzen, ein Workaround für Spiele, die falsche Zeile delimeters senden umfasst, wurde für die "Add" und "Entfernen"-Buttons auf dem Hauptfenster, verbesserte ANSI-Farben unterstützen, weitere MCCPv2 Fixes und Hilfe Menüpunkt fixes. Darüber hinaus werden alle verfügbaren Schriftfamilien jetzt in der config-Fenster aufgelistet.
Tags:
Major bugfixes
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.
Neu in dieser Version ist die Möglichkeit, wählen Sie Schriftart /-größe, deaktivieren Sie Komprimierung, und begrenzen Rückholung Länge. Eine Statusleiste wurde hinzugefügt, und die Konfigurations-Dialog erlaubt es nun Änderungen an abgebrochen werden, anstatt verpflichtet. Für diejenigen Optionen, für die es sinnvoll ist, werden die Änderungen jetzt sofort, bestehende Verbindungen angewandt werden.
Tags:
Minor feature enhancements
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.