Downloadliste

Projektbeschreibung

PyScrabble is an online multiplayer Scrabble game.
It uses the Twisted framework for event-driven,
asynchronous network programming, and PyGTK for
windowing.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-03-19 17:42
1.6.2

Dies ist nur eine Server-Version, so dass Sie sich nicht auf einen neuen Client herunterladen. Es enthält Updates, um den Server ordnungsgemäß Spiele löschen, wurde für eine Variable Namespace Problem auf dem Server und Lösungen für ein Problem auf dem Server, erlaubt Benutzer anmelden, um mehr als einmal.
Tags: Minor bugfixes
This is a server-only release, so you do not have to download a new client. It includes fixes to the server to properly delete games, fixes for a variable namespace issue on the server, and fixes for an issue on the server that permitted users to login more than once.

2007-03-17 07:17
1.5.1

Diese Version beinhaltet einige kleinere Bugfixes sowie einige Performance-Verbesserungen.
Tags: Minor bugfixes
This version includes some minor bugfixes as well as some performance enhancements.

2006-12-21 18:51
1.6

Diese Version enthält ein neues Übertragungsprotokoll, verbesserte Unicode-Unterstützung. User Geschichte, die Möglichkeit benachrichtigt, wenn neue Spieler anmelden, um das Spiel, und einzelne Spieler Datensätze hinzugefügt wurden. Das Spiel hält jetzt den Überblick über Ihre Bilanz gegen einzelne Spieler. Ein Update für RESOURCE_PREFIX in __installed__.py gemacht.
Tags: Minor feature enhancements
This release includes a reworked communication
protocol, improved Unicode support. User history,
the option to be notified when new players login
to the game, and individual player records were
added. The game now keeps track of your record
against individual players. A fix was made for
RESOURCE_PREFIX in __installed__.py.

2006-11-21 20:23
1.5.1

Diese Version ist ein Update für das Windows-Server auf. Dies ist nur eine temporäre Lösung für einige Probleme mit nevow Weg.
Tags: Minor bugfixes
This release is a fix for the server on Windows. This is only a temporary fix for some path issues with nevow.

2006-11-15 16:46
1.5

Der Server verwendet nun (und muss) ZODB als Backend für die Speicherung von Benutzern, Statistiken und Informationen über das Spiel. Dies dürfte erheblich zur Verbesserung der Integrität und der Übertragbarkeit der Daten. Die Server-Version wurde auf der Server-Informationen hinzugefügt. Protokollierung wurde verbessert. HTTP-Proxy-Support wurde hinzugefügt. Hinzufügen weiterer Hosts in die Liste bei der Registrierung wird unterstützt. Locale Behandlung wurde verbessert. pyscrabble.py wurde umbenannt in pyscrabble-main.py um Namenskonflikte zu vermeiden. Unicode-Unterstützung wurde verbessert. Neue deutsche Wörter und eine serbische Übersetzung hinzugefügt wurden.
Tags: Major feature enhancements
The server now uses (and requires) ZODB as a backend for storing users, statistics, and game information. This should vastly improve the integrity and portability of the data. The server version was added to the server information. Logging was improved. HTTP proxy support was added. Adding additional hosts to the list when registering is supported. Locale handling was improved. pyscrabble.py was renamed to pyscrabble-main.py to avoid naming conflicts. Unicode support was improved. New German words and a Serbian translation were added.

Project Resources