AudioPixie / TPRTracker

A unity-based tracker for TPR
GNU General Public License v3.0
0 stars 0 forks source link

Fix Agitha excluded items #37

Closed AudioPixie closed 4 weeks ago

AudioPixie commented 7 months ago

"With how you have Agitha exclusions set up, it should count up the total number of Agitha checks which are excluded and then mark those off starting at 24 and going down. For example, I have the first 8 female Agitha rewards excluded. With the current behavior, I have to mark that I have found 9 bugs before it starts telling me there are Agitha checks available. I am planning to exclude Agitha rewards based on how easy it is to visually parse the bug, so the order of which ones are excluded would look pretty arbitrary. Starting in 1.2, excluding an Agitha reward will remove the corresponding bug from the pool, so there is no need to worry about someone finding a bug that does not actually unlock a check."

AudioPixie commented 4 weeks ago

Done as of 1.3.0. Agitha checks are excluded from last to first (starting with 24th bug)