sullerandras / UtilizationMonitor

UtilizationMonitor: Factorio mod to see if factories are fully utilized
MIT License
0 stars 6 forks source link

UM Broken for 0.18.27. #21

Open blargh2015 opened 4 years ago

blargh2015 commented 4 years ago

The changes in Factorio around 0.18.27 broke saving Lua functions saved in globals. UM uses this for the is_working function.

Attached is a patch that changes the mod around to not save that function data any longer, but does have to make the determination on every call. This should still be pretty low impact, tho UM-0-18-27.patch.txt