gmiclotte / gear-optimizer

Gear optimizer for NGU Idle.
25 stars 19 forks source link

Make wishes 0-based not 1-based #27

Closed PaulWoitaschek closed 5 years ago

PaulWoitaschek commented 5 years ago

Because on NGU they are 0-based too.

gmiclotte commented 5 years ago

They actually are, but for some reason I made the default wish 1. That is of course confusing, so that'll be changed.

PaulWoitaschek commented 5 years ago

When I input 0, it prints "Unknown value". I assumed because the default is 1 and 0 shows an unknown value, that it's 1-based. Is that only because there are no stats for wish#0?

gmiclotte commented 5 years ago

Don't have the base cost yet for wishes 0, 58, and 62. Only started working on this after I had already completed wish 0. Will definitely add wish 0 soon though, someone gave me the raw data, just need to input it in my script. But, that's for after work :) .

PaulWoitaschek commented 5 years ago

What about creating a distinct error message?

No stats for for Wish %d yet vs Invalid wish id