Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0002485Dwarf FortressInit Optionspublic2010-06-27 16:012010-06-30 10:12
sinergistic 
Baughn 
normalminoralways
resolvedfixed 
WindowsWindows 7unknown
0.31.08 
0.31.09 
0002485: [MACRO_MS:#] Does not appear to introduce any delay between macro instructions
In an attempt to debug a rather long macro (5k lines with only the bare essentials {cursor_moves, select, designatedig and end of group}), I tried setting the macro delay to 150 ([MACRO_MS:150]).

In 40d#, this would introduce a delay between each instruction, allowing a bored individual to better figure out what was going on with their macro.

In .08, however, this init option appears not to work. No matter what I set it to, any macro I make is instantly transcribed into the game with no delay between actions.
SDL-only
Issue History
2010-06-27 16:01sinergisticNew Issue
2010-06-27 19:36FootkerchiefTag Attached: SDL-only
2010-06-30 10:11BaughnNote Added: 0009381
2010-06-30 10:12BaughnStatusnew => resolved
2010-06-30 10:12BaughnFixed in Version => 0.31.09
2010-06-30 10:12BaughnResolutionopen => fixed
2010-06-30 10:12BaughnAssigned To => Baughn

Notes
(0009381)
Baughn   
2010-06-30 10:11   
Fixed. It's also possible to record a macro while it's playing, now, which has amusing effects. I probably want to prevent that, but thought I should wait and see whether someone figures out a fun way to use it first.