ochadenas / cpudefense

A tower defense game for Android based on a microprocessor theme
MIT License
118 stars 10 forks source link

Firing base heroes won't reset unlocked #161

Closed Lik-the-Fluffin closed 2 months ago

Lik-the-Fluffin commented 2 months ago

For example:

  1. buy speed upgrades to unlock range ones
  2. buy any amount of range upgrade
  3. sell speed upgrade In result you still have range extension even if it's locked and invisible
ochadenas commented 2 months ago

Yes, that's true. This holds for all heroes that depend on an other; if the prerequisites are no longer met, the hero is still there. Invsibly.

I'm not quite sure how to change this. I don't like the idea that a hero gets sold automatically without explicitly having requested this. Neither do I like the idea that a hero can't be sold, just because there are still dependencies. So I'd like to call this a feature, not a bug ;)

Anyway, this is only an issue in the normal series. After that, all heroes are always available.

ochadenas commented 2 months ago

I close this as "works as intended".

ochadenas commented 2 months ago

-