From 1fb95adb9cb1abf6e250d585cd446ee5e6d35eb1 Mon Sep 17 00:00:00 2001 From: percyqaz <21290233+percyqaz@users.noreply.github.com> Date: Sun, 17 Sep 2023 12:15:38 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20Version=200.7.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog-latest.md | 29 ++++++++--------------------- docs/changelog.md | 13 +++++++++++++ src/Interlude.fsproj | 4 ++-- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docs/changelog-latest.md b/docs/changelog-latest.md index 9520525f..c24887cd 100644 --- a/docs/changelog-latest.md +++ b/docs/changelog-latest.md @@ -1,26 +1,13 @@ -0.7.6 +0.7.7 ==== -Many improvements and bug fixes in different places +Some new online features! -# Bug fixes: -- Some broken background images/audio files in Crescent have been fixed -- Fixed the game logo disappearing if you click "Play" or any other screen-changing button too fast -- Fixed a bug in netcode when exiting the game -- Fixed some things not saving properly if you click the X on the black box to close the game - -# Improvements -- Various minor things about the UI have been improved (icons, text wording, etc) - -# New features: -- Personal best tracking has been rewritten to store ALL of your "best" info, rather than just your best across all rates, and your highest rate -- Added 'Patterns' grouping mode to level select - It's quite basic at the moment but does somewhat accurately categorise your charts -- Added 'Breakdown' tab when looking at table stats, it shows what scores contribute to your table rating - -osu! and Etterna rulesets have been modified to hopefully make them more accurate to those games - -Go to Imports > Rulesets to install the updates and see what you think - -Your personal bests data will be wiped by the update, use the `fix_personal_bests` console command to recalculate them from your scores (takes about 30 seconds) +# Compare against your friends +In the Stats screen, under tables, you can now pick a friend to compare your table scores with. +Add friends to your list via the Discord bot (UI to do this ingame coming soon) +# Claim a rank on table leaderboards +If you set a new table score you will get a position on the table's leaderboard, also accessible from the Stats screen. +Hopefully this will encourage some of you to outfarm me to help find what needs adjusting diff --git a/docs/changelog.md b/docs/changelog.md index 83540c69..f38d86c6 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,16 @@ +0.7.7 +==== + +Some new online features! + +# Compare against your friends +In the Stats screen, under tables, you can now pick a friend to compare your table scores with. +Add friends to your list via the Discord bot (UI to do this ingame coming soon) + +# Claim a rank on table leaderboards +If you set a new table score you will get a position on the table's leaderboard, also accessible from the Stats screen. +Hopefully this will encourage some of you to outfarm me to help find what needs adjusting + 0.7.6 ==== diff --git a/src/Interlude.fsproj b/src/Interlude.fsproj index 1fdfa42d..1614fda4 100644 --- a/src/Interlude.fsproj +++ b/src/Interlude.fsproj @@ -5,8 +5,8 @@ net7.0 https://github.com/YAVSRG/Interlude $([System.DateTime]::Now.tostring("yyyyMMdd")) - 0.7.6 - 0.7.6 + 0.7.7 + 0.7.7 Percyqaz 1 LICENSE