Poobslag / turbofat

Block-dropping puzzle game
MIT License
55 stars 19 forks source link

UniqueLevelAchievements disconnect their listeners #2854

Closed Poobslag closed 3 weeks ago

Poobslag commented 3 weeks ago

UniqueLevelAchievements like 'get $250 in pickups on this level' did not disconnect their listeners. This resulted in a few undesirable effects:

  1. An console error if you played an achievement level such as 'Cheerleaders' multiple times

  2. The achievements could unlock for unrelated levels. For example, playing 'Midnight Snack' and then 'Marathon: Normal' could unlock the achievement for earning $500 from your first customer.