Releases: koca2000/NoteBlockAPI
Releases · koca2000/NoteBlockAPI
Release list
v1.7.0
Features:
- Support for Trumpet instruments
- Updated resource pack to contain Trumpet instruments
Bug fixes and improvements:
- Fixed Pling instrument on servers for Minecraft 1.8 (thanks to @roccodev)
- Removed reflection from metrics of deprecated API usage (thanks to @DerMistkaefer)
v1.6.3
v1.6.2
Bug fixes:
- Fixed SongStoppedEvent fired when setPlaying(true, null) was called
- Various fixes for NoteBlocKSongPlayer
- Fixed ArrayIndexOutOfBoundsException after player's teleportation
- Fixed error on Purpur when stopping the server
- Fixed stereo offset distance calculation
v1.6.1
v1.6.0
Performance improvements (thanks to Kneesnap)
New features:
- You can check whether Song has stereo notes
- Song metadata now contains original author as well
- StereoMode now has fallback mode which is used in case that Song is has no stereo notes
- Support for 10 octave range using resource pack - disabled by default (thanks to ishland)
- Added resource pack for Minecraft Bedrock Edition (thanks to ishland)
- Added fade option to setPlaying method
As 10 octave range requires resource pack always enable it only as optional feature.