Releases: joelverhagen/FactorioTools
Releases · joelverhagen/FactorioTools
v0.11.0
v0.10.0
Add support for avoiding arbitrary locations (only available via .NET and Lua API) and allow electric poles to not be planned at all. Bug fixes.
v0.9.3
Eliminate LINQ from the implementation so that the coroutine-based Lua LINQ implementation doesn't fail in Factorio. Factorio does not have Lua coroutines enabled.
v0.9.2
First successful compilation and execution of Planner.ExecuteSample()
with the CSharp.lua project. Needed to use a fork of the project: joelverhagen/CSharp.lua@eae8659