version jump
This commit is contained in:
parent
84c4e95ad0
commit
37dfc3b45c
@ -4,25 +4,25 @@ Changes marked with 💖 will be listed in the short version of the changelog in
|
|||||||
|
|
||||||
### Additions
|
### Additions
|
||||||
- Added a Instant Respawn Option
|
- 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 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
|
- Added 12th and 24th snaps
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
- Play Here option changed for the better
|
- Play Here option changed for the better
|
||||||
- Changed left or right in the charter to skip forward or backward a section
|
- Changed left or right in the charter to skip forward or backward a section
|
||||||
- Optimized gameplay (less lag??)
|
- 💖 Optimized gameplay (less lag??)
|
||||||
- Optimized the chart editor (less lag on longer songs, and faster load times)
|
- 💖 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
|
- 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.
|
- SM Files now give you more details on why they can't be loaded.
|
||||||
|
|
||||||
### Bugfixes
|
### 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 a bunch of week 6 crashing related issues
|
||||||
- Fixed tutorial crashing on story mode
|
- Fixed tutorial crashing on story mode
|
||||||
- Fixed notes in an SM file desyncing with sections
|
- 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 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
|
- Fixed claps so they're based on time instead of the note's y position
|
||||||
- Swap Section no longer breaks with duets
|
- Swap Section no longer breaks with duets
|
@ -1,5 +1,7 @@
|
|||||||
1.6.1;
|
1.6.2;
|
||||||
- Wiggle Shader for Lua Modcharts
|
- Added the ability to select and modify notes in the editor
|
||||||
- Optimized the editor
|
- Added copy and paste (with ctrl z support) while selecting notes
|
||||||
- Fixed HTML5 Delta Timings
|
- Optimized gameplay
|
||||||
- Steps actually exist now
|
- 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
|
Loading…
x
Reference in New Issue
Block a user