Download List

프로젝트 설명

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

System Requirements

System requirement is not defined
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

이것은 서버 전용으로 릴리스, 그래서 당신이 새로운 클라이언트를 다운로드하지 않습니다. 그것은 서버에 제대로 게임을 삭제하는 수정 프로그램을 포함, 서버 변수를 네임 스페이스의 문제에 대한 수정 및 수정 서버에서 허용하는 사용자가 한 번 이상 로그인에 문제가있다.
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

이 버전뿐만 아니라, 일부 성능 향상 약간의 버그수정이 포함되어있습니다.
Tags: Minor bugfixes
This version includes some minor bugfixes as well as some performance enhancements.

2006-12-21 18:51
1.6

이 릴리스에는 수정된 통신 프로토콜, 향상된 유니 코드를 지원이 포함되어있습니다. 사용자 역사 옵션 게임에 새로운 플레이어 로그인 개인 선수 기록을 추가했다 통지됩니다. 이제 게임 개별 선수에 대한 귀하의 기록을 추적합니다. 수정 RESOURCE_PREFIX에 대한 __installed__.py에서 만들어졌습니다.
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

이 릴리스는 Windows에서 서버에 대한 수정 프로그램입니다. 이 nevow 몇 가지 경로 문제에 대해서만 임시 수정 프로그램입니다.
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

이제 서버 (및) 사용자 통계를 저장하기위한 백엔드으로서, 및 게임 정보가 필요합니다 ZODB를 사용합니다. 이것은 훨씬 무결성과 데이터의 이동성이 향상됩니다. 서버 버전은 서버에 정보가 추가되었습니다. 로깅을 개선했다. HTTP 프록시 지원이 추가되었습니다. 목록에 등록하면 추가로 호스트를 추가 지원합니다. 로케일 처리 개선했다. pyscrabble.py pyscrabble로 개칭되었다 main.py 명명 충돌을 피하기 위해. 유니 코드 지원이 향상되었습니다. 독일의 단어와 세르비아의 번역이 추가되었습니다.
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