Related to the mod improvements I mentioned I kind of wanted to work on, includes bundling Harmony directly with Thrive, and making an example mod using Harmony.
I wouldn’t expect it to be. I kind of want to myself reimplement the way Spore stored creature data in the PNG. This would be a pretty interesting thing to work on, at least for me. My initial guess is that they either embedded JSON or binary data in the file metadata or just appended at the end of the file. These both likely break if the image is uploaded to some site that does resizing or metadata stripping.
I’ll put the sector spawn system PR in the 0.5.9 milestone. Maybe that’ll help.
Unless the “natural selection” mode is extremely slow, which I assume it will end up being. Enough so that the game is not really playable in its current state. If any kind of simulation can be made fast enough, it should replace the current auto-evo algorithm as a better version. But yeah, that would still be called auto-evo.