MortenTobiasNielsen / Factorio-TAS-Generator

This is an attempt to create a helper tool for Tool Assisted Speedruns in Factorio. A guide of how to use the tool can be found here: https://www.youtube.com/watch?v=V9tuNoDqc0E&t
MIT License
13 stars 4 forks source link

Raise event on release/resume #227

Closed theis999 closed 1 year ago

theis999 commented 1 year ago

Useful for other mods that cares about whether the tas is running

MortenTobiasNielsen commented 1 year ago

Is this done in #226?

theis999 commented 1 year ago

It is not.

Raising an event is slightly different from exposing a method through the interface. It would have to be similar to how the change_step is done control.lua