I've tidied up the code a bit for the map generators, to make them less verbose (all printouts are silent by default, but you can turn them on with a boolean when coding). Also, I've improved a number of my maps by having the default planet placement be in a rectangle instead of in a big circle. This reduces the amount of scrolling required to get a full picture of what's happening on the map.
I've also improved the notes for the Tutorial map.
This includes Tadrinth's latest changes to the Octopus map, and the Ellipse point generator that Draco wrote.
You should be able to drop this code into the base game without it causing obvious problems.