Releases: wow-rp-addons/LibRPMedia
Releases · wow-rp-addons/LibRPMedia
v1.1.9
v1.1.9
Added
- Added 21 new icons for BCC.
- Added 2 new icons for Classic Era.
- Added 32 new icons and 7 new music files for Retail.
Changed
- Updated for patches 1.14.0, 2.5.2, and 9.1.5.
v1.1.8
v1.1.8
Changed
- Updated for Retail patch 9.1.0 with 323 new icons and 138 new music files.
v1.1.7
v1.1.7
Added
- Added support for Burning Crusade Classic with 3922 icons and 629 music files.
- Added 13 new icons and 1 new music files for Retail patch 9.0.5.
v1.1.7-beta.1
v1.1.7
Added
- Added support for Burning Crusade Classic with 3922 icons and 629 music files.
- Added 13 new icons and 1 new music files for Retail patch 9.0.5.
v1.1.6
LibRPMedia-1.0
v1.1.6 (2020-11-17)
Full Changelog Previous Releases
- Update TOC and library versions
- Update databases for patch 9.0.2 (#45)
Adds 613 new icons and 1437 new musics for Retail, as well as 9 new icons for Classic. - Change load behaviour to always pull in embeds (#41)
The documented behaviour for embedded dependencies was that the addon pulling in the library should manually load them so that our dependencies can be omitted in packaged builds. However this can prove somewhat inconvenient and a bit of a trap since the "expected" behaviour is that pulling in the library should generally just work.
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
LibRPMedia-1.0
v1.1.1
- Added
GetMusicDataByFile(musicFile)
,GetMusicDataByName(musicName)
,GetMusicDataByIndex(musicIndex)
functions for retrieving a full table of data about a single music database entry. - Added
GetIconDataByName(iconName)
,GetIconDataByIndex(iconIndex)
for symmetry with the above.
v1.1.0
- Added Icons API.
- Added
GetNativeMusicFile(fileID)
function to assist with Classic client compatibility. - Removed LibDeflate as a dependency.
- Improvements to efficiency of data at rest.
v1.0.1
- No outward facing changes.
v1.0.0
- Added support for substring and pattern searches to FindMusicFiles.
- Added typechecking on arguments for public functions.
- Regenerated data against latest retail PTR builds.
- Added support for loading compressed data.
v1.0.0-beta.2
- Added support for lazy loading of data to minimize memory usage when included.
- Added API functions to support querying music name information from file IDs, among other things.
- Added API functions to support search for music files based on a prefix query.
v1.0.0-beta.1
Initial release with preliminary support for sound files present in client versions 8.2.0.30669 and 1.13.2.30682.