From 9980044e5eba2a824dbd037367ebc2623ceef081 Mon Sep 17 00:00:00 2001 From: Rian8337 <52914632+Rian8337@users.noreply.github.com> Date: Sun, 1 Oct 2023 21:39:35 +0700 Subject: [PATCH] Update changelog --- assets/app/changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/app/changelog.md b/assets/app/changelog.md index bd9e45223..722733ca9 100644 --- a/assets/app/changelog.md +++ b/assets/app/changelog.md @@ -1,8 +1,13 @@ -Version 1.7.1 Update Hotfix 2 (September 30, 2023) +Version 1.7.1 Update Hotfix 2 (October 1, 2023) ========================================= # Additions +## "Hit circle overlap" skin.json setting + +This setting lives under the "Fonts" section of skin.json, and determines the overlapping pixels between combo numbers +in a hit object. This is set to -2 by default and only accepts integers. Negative integers will add a gap. + ## "Keep background aspect ratio" option When enabled, the background (and storyboard) will not be scaled to fill screen bounds during gameplay. @@ -22,6 +27,7 @@ When enabled, the background (and storyboard) will not be scaled to fill screen - Fixed an issue where the game may potentially crash when connecting to a multiplayer room - Fixed an issue where background brightness setting does not apply to storyboard - Fixed an issue where SD, RX, and AP may be incompatible when picked in the mod menu in a certain order +- Fixed an issue where combo numbers in hit objects are misaligned when there are more than 2 numbers Version 1.7.1 Update Hotfix (September 23, 2023) =========================================