From c54aa0b97dc4baccb47afdacb00ebefab11ef24e Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 7 Jan 2025 21:35:16 +0000 Subject: [PATCH] Update changelog for version 0.6.0.37 --- CHANGELOG.md | 10 ++++++++++ OpenTaiko/OpenTaiko.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3151c20e..b40a06c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.6.0.37] - 2025-01-07 (Beta) + +- [Fix] Saves.db3 failures no longer cause crashes +- [Fix] Prevent crashes if FX Script.lua has Lua errors +- [Fix] Gameplay debug info now shows at the right place +- [Feat] LogNotification messages now show on screen top (FX and BG Lua script error, preimage-not-found warning, complex number format warning, modal-window-not-closed error, TJA parsing error) +- [Feat] BG Lua script errors are now logged +- [Feat] TJA parsing errors are now logged and as warnings. +- [Feat] TextConsole messages now respect to font height + ## [0.6.0.36] - 2025-01-06 (Beta) - Fix "all your best were belong to the last player" diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj index 47f10ea1..b2c5579a 100644 --- a/OpenTaiko/OpenTaiko.csproj +++ b/OpenTaiko/OpenTaiko.csproj @@ -33,7 +33,7 @@ - 0.6.0.36 + 0.6.0.37 WinExe net8.0 true