- After placing the station you now select its direction of rotation around the planet
- Placement of ships on the map.
- Select a ship icon
- Click on the hex you want it to be in
- Select its initial heading
- Select its initial speed
- Prompt for the attacker to select ships to move (but at that point nothing else happens
).
As before the tactical board is still in more of a demo mode and not tied into the actual SSW game. It can be viewed by going to the 'Show' menu and selecting 'Show Battle Board'.
You can download the current versions using the following links:
Windows version (1.6 MB)
Linux version (3.8 MB)
(And if someone wants to buy me a Mac

I figured out why the Linux one is so much bigger. In Linux, where I do my development, I build a Debug version of the code while on Windows, where I'm basically just verifying that it works, I build a Release version. The Linux debug version is 3x larger than the Linux version without the debugging symbols.