RSW version 0.98.1

A place for general chatter about games in progress, games completed, strategy advice, bug reports, or really anything at all that relates in some vague way to RSW.
Post Reply
drwr
Posts: 636
Joined: Sat Dec 10, 2005 10:56 am
Location: Glendale, CA
Contact:

RSW version 0.98.1

Post by drwr »

Welcome to a brave new world!
Version 0.98.1:

* New low-level rewrite of much internal game code. Existing
games should continue to run without impact, but mistakes are
likely--please report any new problems you discover.

* New game types. Initially, we have the "Core" and "Classic"
game types to choose from; more game types may be provided later.
The old Starweb-based game is no longer available for new games,
but see the "Interchange Report" option to use third-party Starweb
software to play RSW Classic games.

* New support for highly customizable games. The create-game page
has been vastly expanded into multiple pages, with many, many more
options.

* The account options page has also been expanded into multiple
pages.

* The forum is now more tightly integrated with the RSW server.
There are no longer separate accounts for RSW and for the forum;
being logged into your RSW account automatically logs you into the
forum. Also, the timezone information within the forum is now
taken from your RSW timezone, which is a little better than
phpBB's native timezone support (though still not perfect).

* User account ID's are now printed on the game over page, instead
of just the user name. (But see the "anonymous finish" game
option if you wish to avoid this.)

* TODO: The "Turn News" panel does not correctly handle Core type
games. Also, there is not yet any mention in the rulebook, or any
description of the rules, for Core games.

* As a result of the cutover, your "world spots" settings will
have been cleared and must be restored by hand. Sorry about that.
Also, any customizations you had made to the world or fleet list
columns will have been lost and must be reapplied.
David
esoteric
Posts: 101
Joined: Fri Nov 16, 2007 9:00 am

Re: RSW version 0.98.1

Post by esoteric »

Not playing well. On startup:

Traceback (most recent call last):
File "rsw_client.py", line 180, in ?
File "rsw_client.py", line 177, in run
File "rsw\client\RswClient.pyc", line 1189, in startClient
File "rsw\client\RswClient.pyc", line 133, in openInitialWindows
File "rsw\client\RswClient.pyc", line 606, in fillGameList
File "rsw\core\GameDatabase.pyc", line 215, in readGame
File "rsw\core\GameDatabase.pyc", line 672, in readCachedDataObject
File "rsw\core\DatabaseObject.pyc", line 270, in objectRead
File "rsw\core\DatabaseObject.pyc", line 213, in checkPickledVersion
File "rsw\core\DatabaseObject.pyc", line 243, in __updateToPickledVersion
File "rsw\client\ClientGame.pyc", line 1857, in updateToVersion_81
File "rsw\core\Game.pyc", line 1478, in updateToVersion_81
File "rsw\core\GameParameters.pyc", line 790, in makeFiredDescription
File "rsw\core\GameParameters.pyc", line 785, in getFiredDescriptionClass
File "rsw\core\CustomMixInLoader.pyc", line 135, in defineCustomClass
ImportError: No module named FiredDescription
All files not closed at exit!
esoteric
Posts: 101
Joined: Fri Nov 16, 2007 9:00 am

Re: RSW version 0.98.1

Post by esoteric »

It seems to be downloading everything if I remove the old game files...
drwr
Posts: 636
Joined: Sat Dec 10, 2005 10:56 am
Location: Glendale, CA
Contact:

Re: RSW version 0.98.1

Post by drwr »

Drat. Sorry about that. Version 0.98.1.2 should fix this.

David
Post Reply