From 37dfc3b45cc0e77a89a613100b5cbd05579cb2f7 Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Sat, 14 Aug 2021 13:49:56 -0700 Subject: [PATCH] version jump --- docs/changelogs/changelog-1.6.2.md | 12 ++++++------ version.downloadMe | 12 +++++++----- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/docs/changelogs/changelog-1.6.2.md b/docs/changelogs/changelog-1.6.2.md index ff2ed0c..5de5066 100644 --- a/docs/changelogs/changelog-1.6.2.md +++ b/docs/changelogs/changelog-1.6.2.md @@ -4,25 +4,25 @@ Changes marked with 💖 will be listed in the short version of the changelog in ### Additions - Added a Instant Respawn Option -- Added the ability to select and modify notes in the editor +- 💖 Added the ability to select and modify notes in the editor - Added the ability for note specific alternative animation toggles -- Added copy and paste (with ctrl z support) while selecting notes +- 💖 Added copy and paste (with ctrl z support) while selecting notes - Added 12th and 24th snaps ### Changes - Play Here option changed for the better - Changed left or right in the charter to skip forward or backward a section -- Optimized gameplay (less lag??) -- Optimized the chart editor (less lag on longer songs, and faster load times) +- 💖 Optimized gameplay (less lag??) +- 💖 Optimized the chart editor (less lag on longer songs, and faster load times) - Gameplay Customization now allows for you to change the zoom of the play field - SM Files now give you more details on why they can't be loaded. ### Bugfixes -- Fixed stutter at the start of a song +- 💖 Fixed stutter at the start of a song - Fixed a bunch of week 6 crashing related issues - Fixed tutorial crashing on story mode - Fixed notes in an SM file desyncing with sections -- Fixed scroll speed changes so they work when more then one of them exist +- 💖 Fixed scroll speed changes so they work when more then one of them exist - Fixed steps reseting to 0 on a bpm change IN gameplay - Fixed claps so they're based on time instead of the note's y position - Swap Section no longer breaks with duets \ No newline at end of file diff --git a/version.downloadMe b/version.downloadMe index d49b667..158592b 100644 --- a/version.downloadMe +++ b/version.downloadMe @@ -1,5 +1,7 @@ -1.6.1; -- Wiggle Shader for Lua Modcharts -- Optimized the editor -- Fixed HTML5 Delta Timings -- Steps actually exist now \ No newline at end of file +1.6.2; +- Added the ability to select and modify notes in the editor +- Added copy and paste (with ctrl z support) while selecting notes +- Optimized gameplay +- Optimized the chart editor (less lag on longer songs, and faster load times) +- Fixed stutter at the start of a song +- Fixed scroll speed changes so they work when more then one of them exist \ No newline at end of file