Skip to content

Commit

Permalink
v1.1.0 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tillvit committed Dec 11, 2024
1 parent 408dca8 commit 121395f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/assets/app/changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "1.1.0",
"date": 1733884335684,
"changelog": "## Changes\n - **Reworked split timing (chart/song timing)**\n - Timing columns have a C/S box when in **Edit Timing** mode. You can toggle between them by opening the popup or clicking the **Manage Split Timing** button in the status widget\n - Wiki will be updated soon to reflect these changes\n - **Autosaving!**\n - Every once in a while, your file will be saved (default 120 seconds, changable in options)\n - Stored in SSC format under `.smebak`\n - **SPEEDS and SCROLLS are now allowed in SM files** for recent NotITG changes (hopefully there isn't an SM parser that breaks because of this)\n - Added an option to open these changelogs under Help in the menubar\n - Added keybinds to toggle Edit/Add Timing (`T` and `Alt-T` by default)\n - Changed Skip to Start button in status widget to skip to start of song, not beat 0 to match keybind\n - Changed the file picker so that Chrome doesn't complain about \"containing system files\"\n - Changed EQ and Detect Sync canvases to match theme colors\n - Made textboxes in chart properties undoable\n - Allow keybinds to use numbers (this will take precedence over placing notes, but you can bind gameplay keybinds)\n## Fixes \n - **File saving issues**\n - Fixed files not being saved properly when special characters are used\n - Fixed chart timing data not being saved\n - Fixed chart timing data being parsed incorrectly (but somehow still being saved)\n - **Multiple assist tick / metronome fixes**\n - Fixed them being loud when a hold is being placed during playback\n - Fixed metronome spam on WARPS\n - Fixed holds not being truncated sometimes due to triplets\n - Fixed \"Invert scroll in reverse\" when \"Snap every scroll\" is on\n - Fixed many UI elements not being visible when in light themes\n - Fix song playback starting at the wrong time with songs with positive offset + rate mod\n\n"
},
{
"version": "1.0.0",
"date": 1731940757839,
Expand Down

0 comments on commit 121395f

Please sign in to comment.