Yacht version 1.2
Yacht » Devlog
Fixed three subtle but annoying bugs in this release:
- Mashing the B button could cause the internal turn counter to increment more than once in certain situations, causing an early game over.
- Mashing the B button could easily result in an accidental double-roll; a new lockout timer prevents this.
- The cursor blinked off even while moving it, which was inaccurate to the original hardware.
Thanks to gingerbeardman and @Comisar#4345 for reporting bugs!
Files
Yacht-1.2.pdx.zip 51 kB
May 10, 2022
Get Yacht
Download NowName your own price
Yacht
The classic LCD dice game
More posts
- Yacht version 1.5Jul 28, 2023
- Yacht version 1.4Jul 21, 2023
- Yacht version 1.3May 11, 2022
- Yacht version 1.1May 09, 2022
- Yacht is now available!May 08, 2022
Comments
Log in with itch.io to leave a comment.
Sadly I’m still seeing a the cursor disappearing very quickly after a move when going through the options. Another hint video: https://youtu.be/oW7u_wUC4ZA
It’s a subtle difference!
Huh. The 1.2 change was to make the cursor force-show on move, until the next blink-off cycle. Do you think I should use a short timer to extend that by another full cycle if blink-off happens too quickly? I'm pretty sure I have the right logic here, it just needs very slightly different timing.
I think that would work. I’ve been trying to figure out exactly how they do it but so far have no firm feeling.