version jump

This commit is contained in:
KadeDeveloper 2021-08-14 13:49:56 -07:00
parent 84c4e95ad0
commit 37dfc3b45c
2 changed files with 13 additions and 11 deletions

View File

@ -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

View File

@ -1,5 +1,7 @@
1.6.1;
- Wiggle Shader for Lua Modcharts
- Optimized the editor
- Fixed HTML5 Delta Timings
- Steps actually exist now
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