Skip to content

Releases: folknor/factorio-shuttle

v0.2.10

01 Feb 09:42
Compare
Choose a tag to compare
  • Hopefully fix running without elevated rails mod.
  • Even more annotations.
  • Add type annotations.
  • Remove debug print.
  • Update readme.

v0.2.9

23 Nov 20:07
Compare
Choose a tag to compare
  • See changelog for details.

v0.2.8

17 Nov 13:40
Compare
Choose a tag to compare
  • Fixed changelog format so it shows up in game.

v0.2.7

17 Nov 13:17
Compare
Choose a tag to compare
  • Added two new buttons to the destination picker window that closes it or expands/collapses it.

v0.2.6

16 Nov 08:05
Compare
Choose a tag to compare
  • Move the investigate variable to storage, to potentially mitigate desyncs.

v0.2.5

15 Nov 15:06
Compare
Choose a tag to compare
  • Added minimap preview to the station select window. Added a few new settings. And hitting Enter in the filter textbox now does the same as dot-to-go.

v0.2.4

15 Nov 06:28
Compare
Choose a tag to compare
  • Doh.

v0.2.2

14 Nov 15:54
Compare
Choose a tag to compare
  • Initial port to factorio 2.0. Please read the changelog for more details.

v0.1.14

05 Feb 19:12
Compare
Choose a tag to compare

v0.1.13

20 Jan 20:44
Compare
Choose a tag to compare
  • Remove unused parameter.
  • Remove release.lua, run it from path instead.
  • Apparently we need to recreate the GUI on conf change. Also fix passenger check when calling shuttle, hopefully - not sure if train.passengers is 0 when there's a only a driver or not.
  • Fix startup errors in 0.16, nothing tested yet.
  • Update readme.