|
| 1 | +Changes in v3.8.0 (2020.07.02): |
| 2 | +* Massive performance improvements! Songs should now rarely slow down, |
| 3 | +skip notes, or cut off when too many sounds are playing at once. |
| 4 | +* Added an option to expand the workspace to cover the whole screen, |
| 5 | +accessible from the button at the lower right corner of the workspace or by |
| 6 | +pressing F11. |
| 7 | +* Added a blackout mode, which makes the workspace completely black so |
| 8 | +you can key it out in your video editor when recording the screen. |
| 9 | +It's acessible from the Preferences or by pressing F10. |
| 10 | +* Added a sound count display to the status bar. It will turn red when too many |
| 11 | +sounds are playing at once, meaning sounds may be skipped. |
| 12 | +* Added a preference to display the number of right-clicks on piano keys |
| 13 | +inside the 2-octave range. |
| 14 | +* Added a preference toggle for the red outline on incompatible blocks. |
| 15 | +* Added a preference toggle for the red tint on out-of-range piano keys. |
| 16 | +* Changed the note block display modes to three individual toggles, so you |
| 17 | +can control them independently. |
| 18 | +* Added colors and shapes to custom instruments. |
| 19 | +* It's now possible to select lower and higher out-of-range notes separately |
| 20 | +in the Compatibility window. |
| 21 | +* Added an uninstall function to data packs, which will remove all tags and |
| 22 | +objectives pertinent to the song and disable the data pack. |
| 23 | +* Added an 'Enable looping' checkbox to Song properties, which must be |
| 24 | +ticked to enable looping persistently in a song. |
| 25 | +* The loop button in the toolbar will now only control looping for the current |
| 26 | +session. |
| 27 | +* The 'Save options' setting was moved from Settings to the File menu. |
| 28 | +* The song will now be marked as having unsaved changes when you edit a |
| 29 | +layer, change the song properties, or rename a custom instrument. |
| 30 | +* Instruments in the toolbar will now collapse into a box when there are too |
| 31 | +many to fit the screen width. |
| 32 | +* Bugfixes and improvements: |
| 33 | + * The marker will no longer skip notes during a slowdown, or when playing |
| 34 | +at faster playback rates. |
| 35 | + * The song playback will no longer slow down when the performance isn't |
| 36 | +optimal. |
| 37 | + * The amount of sounds that can be played concurrently was increased, |
| 38 | +meaning you can now have many more notes playing at once before they |
| 39 | +begin to cut off. |
| 40 | + * The macro bar will no longer overlap with the workspace when the piano |
| 41 | +or the layer boxes are hidden. |
| 42 | + * The key that must be held to select multiple layers was changed from Shift |
| 43 | +to Control. |
| 44 | + * Fixed loaded sound files not being copied to the Sounds folder when picked |
| 45 | +from a different location. |
| 46 | + * Fixed piano keys not emitting sounds when played with the keyboard |
| 47 | +during the song playback. |
| 48 | + * Fixed data packs containing functions from previously exported ones. |
| 49 | + * Fixed data pack visualizer allowing spawn heights up to 256 instead of 255. |
| 50 | + * Data pack commands related to the visualizer will now only be included |
| 51 | +when it's enabled. |
| 52 | + * Fixed a double minus sign being added to some data pack commands, |
| 53 | +preventing them from loading properly in-game. |
| 54 | + * Fixed being able to create a data pack with no alphanumeric characters in |
| 55 | +the name. |
| 56 | + * Updated the included resource packs to pack format 5. |
| 57 | + * Fixed a crash when entering non-numeric values in the Arpeggio and |
| 58 | +Stagger macros. |
| 59 | + * Fixed custom instruments in the Song stats window having the wrong icons. |
| 60 | + * Fixed the pattern export dialog adding the wrong extension to the file name. |
| 61 | + * Fixed being able to rename some of the default instruments. |
| 62 | + * Changed the Open Note Block Studio's website URL in the greeting window. |
| 63 | + * Improved layout of the Preferences window. |
| 64 | + * Fixed typos and improved wording across various places. |
| 65 | + |
1 | 66 | Changes in v3.7.2 (2020.02.27): |
2 | 67 | * Auto-saving will now wait until you pause the song to prevent stuttering. |
3 | 68 | * Fixed notes in the first tick of a song not playing when selected. |
|
0 commit comments