Devlogs
Update 1.0.2
Features
- Added Discord rich presence (Has been added but doesn't work on Itch.io builds)
- Re-worked gameplay events system (Double speed + points etc.)
- Gameplay events have a set duration and then a cooldown. If an event is active or is in cooldown, it will not spawn until the event is inactive and the cooldown is over.
- Double points pickup lasts 10 seconds and has a cooldown of 10 seconds.
- Double speed pickup lasts 20 seconds and has a cooldown of 10 seconds.
- Added coin combo system
- Every 3 coins collected will increase the consecutive points multiplier by 1 which will add to the overall points multiplier.
- If a coin hits the ground, the consecutive points multiplier will be reset back to 1
- UI improvements
- Re-formatted the timer
- Moved the points to the top center of the screen
- Added the points multiplier underneath the current points
- Changed random time ranges the clock pickup can add from 1-3 seconds to 3-10 seconds.
- Increased the player's base movement speed from 8 to 10.
Fixes
- Fixed a bug where returning to the title screen from the pause menu would result in the title screen being "paused", resulting in the pickups not falling.
- Fixed a bug that would display the game over screen and pause menu when starting a game after initially returning to the title screen via the pause menu.
- Fixed a bug that kept the background music staying muffled after starting a game.