adil192 / ricochlime

Satisfying monster shooter
https://ricochlime.adil.hanney.org
GNU Affero General Public License v3.0
91 stars 9 forks source link

Game over when using undo button after continue with 100 coins #43

Closed ljahn closed 5 months ago

ljahn commented 5 months ago

If you use the undo button directly after continuing using 100 coins, it undoes not only your move, but also all monsters that were removed by using the 100 coins are back, leading to immediate game over.

Ideally the monsters should not be back.

I am on version 1.5.0 from F-Droid. I checked the recent commits up to 1.5.2, it does not seem like this was fixed already.

adil192 commented 5 months ago

Duplicate of #42, should be fixed since v1.5.1

ljahn commented 5 months ago

Sorry, I did not connect "subtracted doubly" with my "game over" situation (did not have enough to pay twice 😉 ) Nice that it's already fixed, Thanks 👍