Skip to content

Releases: wow-rp-addons/LibRPMedia

v1.1.9

07 Nov 14:53
7773a39
Compare
Choose a tag to compare

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

28 Jun 08:24
bc25f8a
Compare
Choose a tag to compare

v1.1.8

Changed

  • Updated for Retail patch 9.1.0 with 323 new icons and 138 new music files.

v1.1.7

14 May 12:00
76ee979
Compare
Choose a tag to compare

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

08 May 22:21
b4be7d0
Compare
Choose a tag to compare
v1.1.7-beta.1 Pre-release
Pre-release

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

17 Nov 20:05
8397ff0
Compare
Choose a tag to compare

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

20 Jun 22:43
7f46ab8
Compare
Choose a tag to compare

LibRPMedia-1.0

v1.1.5 (2020-06-20)

Full Changelog

  • Release v1.1.5 (#40)
    • Regenerate Classic database for 1.13.4.34835 with 2 added icons.

    • Regenerate Retail database for 8.3.0.34769 wit 17 added music files.

v1.1.4

14 Jan 20:05
1ce1784
Compare
Choose a tag to compare

LibRPMedia-1.0

v1.1.4 (2020-01-14)

Full Changelog

  • Release: v1.1.4 (#38)
    • Regenerated database for patch 8.3 with 223 added icons and 61 added music files.

    • Regenerated database for patch 1.13.3 with 1 added icon.

v1.1.3

24 Sep 11:06
f7810f6
Compare
Choose a tag to compare

LibRPMedia-1.0

v1.1.3 (2019-09-22)

Full Changelog

  • Bump TOC for patch 8.2.5 (#36)
  • Regenerate database for patch 8.2.5 (#35)

v1.1.2

08 Sep 16:59
653cf7c
Compare
Choose a tag to compare

LibRPMedia-1.0

v1.1.2 (2019-09-08)

Full Changelog

  • Add icon file ID support (#34)

v1.1.1

29 Aug 03:14
04a8aba
Compare
Choose a tag to compare

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.