Experimental (#29)

* fixed a bug with loading items into fluid wagons

* 1.2.7

* updated readme with discord

* fixed typo in readme

* filtered all area searches

* fixed combinator failing to find station bug

* added credit to contributors

* improved copy-paste detection

* updated changelog

* added a toggle for the planner

* fixed errors

* updated readme

* sped up polling

* added slot barring

* updated gui

* fixed wagon controls

* updated todo

* removed old comment

* fixed minor bug

* removed some deprecated libs

* undid experimental change

* updated flib

* simplified handlers

* updated changelog

* added migration checks

* updated changelog

* updated readme

* updated todo

* fixed settings
This commit is contained in:
Monica Moniot
2023-01-06 20:01:21 -05:00
committed by GitHub
parent b144a06f1a
commit 2b96692bd9

View File

@@ -36,5 +36,6 @@
"Lua.runtime.plugin": "/home/mami/.config/Code/User/workspaceStorage/fdae937c5189f993d370b36f3104188f/justarandomgeek.factoriomod-debug/sumneko-3rd/factorio/plugin.lua",
"Lua.diagnostics.disable": [
"lowercase-global"
]
],
"Lua.workspace.checkThirdParty": false
}