Releases: folknor/factorio-shuttle
Releases · folknor/factorio-shuttle
v0.2.10
- Hopefully fix running without elevated rails mod.
- Even more annotations.
- Add type annotations.
- Remove debug print.
- Update readme.
v0.2.9
- See changelog for details.
v0.2.8
- Fixed changelog format so it shows up in game.
v0.2.7
- Added two new buttons to the destination picker window that closes it or expands/collapses it.
v0.2.6
- Move the investigate variable to storage, to potentially mitigate desyncs.
v0.2.5
- 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.2
- Initial port to factorio 2.0. Please read the changelog for more details.
v0.1.13
- 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.