mtgred / netrunner

http://www.jinteki.net
Other
900 stars 393 forks source link

Manhunt triggers on every run, and the trace doesn't pause the runner's action #289

Closed aiannacc closed 8 years ago

aiannacc commented 9 years ago
  1. Manhunt's trace should only trigger on the first successful run each turn. Presently it triggers on every successful run.
  2. The trace should occur when the run is successful, before the runner accesses cards. Presently the corp gets a trace dialog, but the runner isn't made to wait for the trace (or notified of it). As a result:

-- subtle timing interactions don't work right (e.g. with Dedicated Response Team) -- the runner may spend money to trash or steal NAPD before the corp picks the trace strength -- the runner may actually complete additional clicks before the corp notices and fires the trace

JoelCFC25 commented 9 years ago

Part 1 of this issue was fixed by #313. Part 2 is significantly more complicated I think--maybe this shouldn't be closed after all.

nealterrell commented 8 years ago

I am working on a general fix that will address this.

nealterrell commented 8 years ago

Fix submitted in #1059.