- Steam App
- Poggers (1039200)
- Event type
- patch note
- Published
- 10 April 2019 - 21:48:54 UTC
- Source
- steam_community_announcements
It's never a fun decision to have to make when as a developer you need to go and reset any players high score in your game here on Steam. My sincere apologies for deleting two high scores that came as a direct result of a mistake in my code made while trying to fix an issue in the recent update 0.65. What happened? The mistake came trying to hot fix an issue where players would die while contacting the target snake while in Super Bunny mode (carrot power-up). The mistake caused the player to be able to be invincible when contacting ALL snakes while in Super Bunny mode, not just the targeted snake. This made it way too easy to always get maximum Super Bunny points with every carrot spawned and since there are five carrots per level, the points earned were just insanely high and unintended. I've corrected the code to try and prevent accidental death while using Super Bunny mode and vanquis...