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

Feature Re-order #365

Closed theis999 closed 1 year ago

theis999 commented 1 year ago

No-order improvements to fast change step and debug message. Added feature Re-order

Re-order

Is a relatively simple feature. I gave it is own page in the main book, which is a bit overkill but we have enough room for pages.

  1. It works by running no-order in the tas.
  2. Then use a console command to get a text output
  3. Then insert the text in the re-order panel

Furthermore:


Undo is missing from this feature.

It is only possible to re-order 1 block at a time, and the block has to be valid (ei all steps must have been executed).

I made a quick GUI in the control script, if the feature becomes popular then that i will move the GUI part to one of my other mods.