mrimer wrote:
If I understand correctly, tar gates used to toggle only at the end of the turn, rather than immediately when all tarstuff is removed.
Not quite, there were actually several times black gates could toggle in a turn before this fix too (eg both before and after briar expansion), but the toggling of gates was limited to a few places within a turn, yes.
And now with your fix the gates may toggle immediately any time all tarstuff is removed. Is this correct?
Yes, correct. The black gate toggle now happens directly in the function that actually removes the tarstuff (in the same if block that fires the cue event), so black gates will always toggle instantly.