Closed lemonsqueeze closed 8 years ago
Depends on PR#50.
Will be happy to review after update.
Should be good now.
Yes and no, this is a bit confusing: atm ladder.t tests the middle ladder reader which has no issues with this but it still fails if middle ladders are disabled. Maybe there should be a border_ladder.t as well, this code path is not tested right now.
Hmm no problem then. Thanks a lot, again very happy with well tested code.
Can read out countercaptures in ladders (overkill ?) and fixes some issues with suicides. New code matches many more ladders (around x4 iirc) so it can become a problem for life&death if they all get pruned in prior code. useful_ladder() tries to address that.