PyScrabble 1.6 has been released! This release includes some new features as well as some bug fixes:
- Finnish translation
- Reworked communication protocol
- Improved unicode support.
- Fixed issue with running scripts in *nix systems.
- Fixed path issues when running 'python setup.py install'
- Fixed signal handling for the server
- Fixed path issues for the server console and service
- Removed custom logger and migrated to standard logging facility
- Added user history.
- You now have the option to be notified when new players login to the game
- Individual player records. The game now keeps track of your record against individual players.
- Fixed About dialog
- Fix for 1601637. The values for DEFAULT_HEIGHT and DEFAULT_WIDTH were reversed
- Fix for RESOURCE_PREFIX in __installed__.py