BrogueCE icon indicating copy to clipboard operation
BrogueCE copied to clipboard

Fix regression autotarget tunnel & blink staff bug

Open zenzombie opened this issue 1 year ago • 3 comments

Fix a bug where some known good staffs of unknown kind (like blinking and tunneling) would not autotarget enemies, leaking information about the staff kind.

zenzombie avatar May 05 '24 17:05 zenzombie

Q: Does this make more sense to fix in the next if statement? Instead of using target allies/enemies bolt flag, use magic polarity? I feel like that is the source of the leak - we shouldn't know bolt target from polarity, right?

tmewett avatar May 09 '24 02:05 tmewett

Sure I can make that change probably this weekend.

zenzombie avatar May 10 '24 19:05 zenzombie

@tmewett Ok I changed the flow. I think it's a lot cleaner now.

zenzombie avatar May 19 '24 02:05 zenzombie