loathers / TourGuide

Relay script for KoLmafia, for the web game Kingdom of Loathing. Gives advice on how to play.
The Unlicense
14 stars 17 forks source link

[bug] digital key doesn't actually finish #134

Closed docrostov closed 1 year ago

docrostov commented 1 year ago

image i wonder if i just had a weird logic error. i couldn't actually test this because i am in a long aftercore so i had to disable some of the finishing conditions to make testing work anyway.

cjquines commented 1 year ago

i don't understand how __quest_state gets updated in the first place, outside of the inits. anyway, shouldn't we be setting it to finished if we've turned in the digital key?

the logic in 8-bit Realm.ash seems backwards; if we have the digital key or have turned it in, we should set it to finished, not the other way around