changelog's

This commit is contained in:
KadeDeveloper
2021-08-14 13:48:34 -07:00
parent 500dd5dd5c
commit 84c4e95ad0
4 changed files with 43 additions and 4 deletions

View File

@ -0,0 +1,28 @@
# Latest (master) changelog/Changelog
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
### Additions
- Added a Instant Respawn Option
- 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 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)
- 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 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 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,6 +1,7 @@
# Changelogs
- [Latest](latest) (Contains changes that are not in a release yet)
- [1.6.2](changelog-1.6.2)
- [1.6.1](changelog-1.6.1)
- [1.6](changelog-1.6)
- [1.5.4](changelog-1.5.4)