Releases: tupelo-schneck/stars
StarsFileMerger v0.9.2
StarsFileMerger v0.9.2 has a small bugfix related to fleets with mass > 65535.
Usage: java -jar StarsFileMerger.jar -m file...
java -jar StarsFileMerger.jar -h file...
StarsFileMerger will merge data among allies' M files or H files.
Use -m to merge M files, -h to merge H files.
If merging M files:
All M files supplied on the command line will have their data augmented
with the data on each planet, player, design, fleet, minefield, packet,
salvage, or wormhole from any of the files.
Backups of each input M file will be retained with suffix .backup-m#.
If merging H files:
All H files supplied on the command line will have their data replaced
with the newest data on each planet, player, and design from any of the files.
M files supplied on the command line will have their data incorporated
but will not be changed. M files are needed for accurately determining
the latest ship designs.
Backups of each input H file will be retained with suffix .backup-h#.
Usage notes:
If allies merge M files each turn, merging H files should not be necessary.
If any ally skips a turn, merging H files might become necessary.
H file merge can also be used for a single player to fill a new H file
from a collection of M file backups.
StarsFileMerger v0.9.1
StarsFileMerger v0.9.1 has a small bugfix related to sharing of data about worlds under remote mining or robber baron.
Usage: java -jar StarsFileMerger.jar -m file...
java -jar StarsFileMerger.jar -h file...
StarsFileMerger will merge data among allies' M files or H files.
Use -m to merge M files, -h to merge H files.
If merging M files:
All M files supplied on the command line will have their data augmented
with the data on each planet, player, design, fleet, minefield, packet,
salvage, or wormhole from any of the files.
Backups of each input M file will be retained with suffix .backup-m#.
If merging H files:
All H files supplied on the command line will have their data replaced
with the newest data on each planet, player, and design from any of the files.
M files supplied on the command line will have their data incorporated
but will not be changed. M files are needed for accurately determining
the latest ship designs.
Backups of each input H file will be retained with suffix .backup-h#.
Usage notes:
If allies merge M files each turn, merging H files should not be necessary.
If any ally skips a turn, merging H files might become necessary.
H file merge can also be used for a single player to fill a new H file
from a collection of M file backups.
StarsFileMerger v0.9
Usage: java -jar StarsFileMerger.jar -m file...
java -jar StarsFileMerger.jar -h file...
StarsFileMerger will merge data among allies' M files or H files.
Use -m to merge M files, -h to merge H files.
If merging M files:
All M files supplied on the command line will have their data augmented
with the data on each planet, player, design, fleet, minefield, packet,
salvage, or wormhole from any of the files.
Backups of each input M file will be retained with suffix .backup-m#.
If merging H files:
All H files supplied on the command line will have their data replaced
with the newest data on each planet, player, and design from any of the files.
M files supplied on the command line will have their data incorporated
but will not be changed. M files are needed for accurately determining
the latest ship designs.
Backups of each input H file will be retained with suffix .backup-h#.
Usage notes:
If allies merge M files each turn, merging H files should not be necessary.
If any ally skips a turn, merging H files might become necessary.
H file merge can also be used for a single player to fill a new H file
from a collection of M file backups.