|
|
|
|
|
(Starweb only) |
|
(Quicktime movie, 4Mb) |
|
stuff that works
|
|
| broken stuff |
|
To run Constella, double click the icon for the jar file, or try this on your command line:
java -jar constella.jar
|
artifacts
|
Artifacts are now displayed after the world or vessel that holds them.
|
|
support for Starweb and Starcon |
All features of Cobbleweb (my original Starweb playing aid) have been integrated into Constella, including Starweb order checking. (No order checking support for Starcon.) Starcon Starweb
|
|
autoloading of saved games |
After saving a game file, use the menu command
File/Add game to auto-load list to
store the file name in "ConstellaGames.txt".
If only one game is listed in the file, it will be automatically opened
when Constella starts. If more than one game is listed in the file, they
will be presented as choices to load when the program starts.
|
|
preferences stored for each game |
All preferences are now stored in the game file. For instance, you can display different sets of world attributes for each game. The most recently used folder is also stored as a preference. The file "ConstellaPreferences" is no longer used.
|
|
Window sizing remembered |
The size and position of the main map window is now remembered. The location of the sliders (below the map, and next to the world list) are also remembered.
|
|
New format for saved games |
Saved game files are now created using XStream. The Constella distribution now consists of two files, constella.jar and xstream.jar. Unfortunately, saved games from previous releases cannot be read.
|