Devlogs
V2.1 Patch Notes :3
Posted November 25, 2021 by TTMead
- Fixed the leaderboard issue where names of the top players would be swapped. The program queries the database for names after it has already received the scores. The issue was caused as I hadn't accounted for names not being returned from the second query in the same order as the first. It now queries for names one person at a time :)
- Increased the 'thump' sound when a snowman dies cause it's funny lol.
- Improved penguin spawns and stopped the random penguin sounds in the late game.