eternaldensity / Sandcastle-Builder

xkcd: 1190: Time: The Game
Other
79 stars 65 forks source link

Molpy.PokeBar uses CDSP's power, not bought level #1429

Closed D0rako closed 8 years ago

D0rako commented 8 years ago

Among other things this makes CDSP impossible to downgrade since CDSP also uses PokeBar to check the level of the thing.

IHaveNoFunnyName commented 8 years ago

Pokebar is fine. I think 'power' is CDSP's current power and 'bought' is the highest ever. CDSP says that if 'bought' is higher than 'power', upgrading is free (AD cost), and I remember a year ago after downgrading, upgrading was free. So 'power' should be used for it's current level and 'bought' shouldn't be used anywhere except to get/set it's highest (?).

I think the problem is in Molpy.GainDragonWisdom, when downgrading 'bought' is effected and 'power' isn't. When I change it to be the other way round I can downgrade properly, Though I just restarted and haven't touched the new stuff, so it might break something there.

D0rako commented 8 years ago

Damn must've mixed the two up. Not that I've seen the v4 stuff either but I think CDSP's capped by then anyway. Closing the issue and hopefully it doesn't show up after the next patch.