Skip to content

Factorio Server Manager

Compare
Choose a tag to compare
@mroote mroote released this 07 Jan 16:30
· 118 commits to master since this release
4339076

Added

  • Autostart factorio, when starting the server-manager - Thanks to @Psychomantis71

Changed

  • Complete rework of the UI - Thanks to @jannaahs
  • Backend is refactored and improved - Thanks to @knoxfighter and @jannaahs
  • Rework of the docker image, so it allows easy updating of factorio - Thanks to @ita-sammann

Fixed

  • Console page is now working correctly (directly reloading still bugged until new UI) - Thanks to @jannaahs
  • Mod Search fixed by new implementation, which does not rely on the search endpoint of the mod portal - Thanks to @jannaahs
  • Listen on port 80, previously port 8080 was used. Can be changed with --port <port>
  • Update version numbers in Docker containers