Skip to content

Releases: GoodAI/space-engineers-ai-spaceship-generator

AI Spaceship Generator v1.0.5 Download (latest)

06 Jan 10:36
Compare
Choose a tag to compare

To use the application:

  1. Download AI.Spaceship.Generator.zip from the Assets section below.
  2. Unzip to a folder and launch the AI.SpaceshipGenerator.exe
  3. Generate a new ship from a spaceship you like by selecting the ship from the grid view on the left and then clicking the "Evolve from Selected Spaceship" button. Iterate as many times as needed.
  4. Once you generate a ship you like, download it using the Download button. This will create a zipped file that includes the ship blueprint. After unzipping, you can copy it to the blueprints folder of Space Engineers on your hard drive and insert into the game from the blueprints menu (more details on this can be found in the download help in the generator).
  5. If you encounter any issues with the generator, please submit them to Issues page to get help. If you want to have more insights into what is going on under the hood, launch the executable with --debug flag.

The application originated on Araya’s github repository and after the release, until the end of 2022, received official support on this GoodAI github fork. The application is open-source under MIT license and players and users are encouraged to create their own forks and experiment with the source code.

For more details about the application and the connected research, please consult the README or the in-application help texts.

Changelog:

  • added the TileMaker app
  • #12
  • #20
  • gives user control for #14 and #16

AI Spaceship Generator v1.0.4

14 Dec 16:34
e8db950
Compare
Choose a tag to compare

Note: superseded with release v1.0.5

Changelog:

  • removed the user study mode, including the licensing agreement for the user study and the spaceship ranker application
  • added a call to initialize population when the application is launched
  • #13

AI Spaceship Generator v1.0.3

15 Nov 16:02
Compare
Choose a tag to compare

Note: superseded with release v1.0.4

Changelog:

  1. Update codebase
  2. Fix issues: #3 #8

AI Spaceship Generator v1.0.2

31 Oct 10:04
fa65e43
Compare
Choose a tag to compare

Note: superseded with release v1.0.3

Changelog:

  • bugfix #2, #7
  • implemented fix and suggestion #6

Comparator only release

31 Oct 00:33
d058ef3
Compare
Choose a tag to compare

Note: superseded with full application release v1.0.2

Updated version of the Spaceships Comparator companion application only.

If you were unable to proceed with the user study, please complete it with this new version 😃

Changelog:

  • bugfix #2, #7
  • implemented fix and suggestion #6

AI Spaceship Generator v1.0.0

27 Oct 07:15
Compare
Choose a tag to compare

Note: superseded with release v1.0.2

AI Spaceship Generator debugging

31 Oct 00:50
Compare
Choose a tag to compare
Pre-release

This release will be used to publish hotfixes and debugging messages for internal testig purposes or bug hunting.

Please do not download this release unless you're involved in the issues mentioned below:

  • Issue #3 (blueprint not being downloaded)
  • Issue #5 (memory management)