Skip to content

Logic Patch

Choose a tag to compare

@Ung-W Ung-W released this 29 Jun 09:16
· 16 commits to main since this release

Tracker Logic fixed

I made some mistakes when setting the accessibility rules for some locations (those between level 6-14 primarily),:

  • Rules in apworld : cond1 AND (cond2 OR cond3)
  • Rules in tracker (cond 1 AND cond2) OR cond3

Some locations also had the progressive method missing.

You may see what issues could have been caused.

The Logic of the tracker should now be in line with the apworld's