From 36c5a62eed0780158075f0d9df63094ee992797f Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 30 Oct 2024 23:40:25 +0000 Subject: [PATCH] Update changelog for version 0.6.0.10 --- CHANGELOG.md | 6 ++++++ OpenTaiko/OpenTaiko.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e53911..ea31b0cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.6.0.10] - 2024-10-30 (Beta) + +- Fix Softlocked in difficulty selection when any non P1 player has no key binds * Now menu keys control the lowerest index operable player +- Fix P1 could have only use menu keys but not drum keys, if the key binds differ * Now both work +- Fix Up and Down arrow keys controlled multiple players at once in gameplay option * Now menu keys only control the lowerest index operable player + ## [0.6.0.9] - 2024-10-29 (Beta) - Fix crash when exiting title screen by Esc diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj index f236a715..af889f5b 100644 --- a/OpenTaiko/OpenTaiko.csproj +++ b/OpenTaiko/OpenTaiko.csproj @@ -33,7 +33,7 @@ - 0.6.0.9 + 0.6.0.10 WinExe net8.0 true