Skip to content

Releases: sylvanaar/wow-instant-messenger

3.8.0

28 Sep 06:11
Compare
Choose a tag to compare

WIM

3.8.0 (2019-09-28)

Full Changelog

  • Replying to a whisper now assumes that the conversation has been read.
  • Redid invite battle.net frend so it actually works (on retail at least)
  • Classic vs Retail invite method check.
  • Fix bnet shortcut bar invite button on retail
  • Purely cosmetic whitepsace cleanup

3.7.36

24 Sep 20:55
Compare
Choose a tag to compare

WIM

3.7.36 (2019-09-24)

Full Changelog

  • Made some adustments to options UI
  • Merge branch 'master' of https://github.com/sylvanaar/wow-instant-messenger
  • fixed main menu UI
  • Fix errors
  • Remove old legiono compat hacks that are long not needed
    Add in retail/classic wrapper functions to translate bnet functions into what each client expects them to be.
  • Removed leveling filters from whispers. Blizzard blocks addons from using who lookups and therefore this feature can no longer be supported.
  • Merge branch 'master' of https://github.com/sylvanaar/wow-instant-messenger
  • Fixes #2
  • Kill WhoLib on retail as well, for 8.2.5
    Bump TOC
  • Fix friend and ignore button (C_FriendList)
  • update readme

3.7.35

20 Sep 00:16
Compare
Choose a tag to compare

WIM

3.7.35 (2019-09-20)

Full Changelog

  • fixed sliders on options. snap values weren't working due to bug introduced in WoW 5.4. Blizzard has set to fix it. ¯_(ツ)_/¯
  • updated default skin to better fit the chat display
  • Fix flicker on window fade in.

3.7.34

19 Sep 22:15
Compare
Choose a tag to compare

WIM

3.7.34 (2019-09-19)

Full Changelog

  • refactor raid and group info lookup
  • revert: added back FormatUserName to whisper windows. appears as though the space was the issue but that is now being filtered out. We'll see if this creates any screaming.
  • cleaned up code, reuse existing callbacks
  • Merge branch 'master' of https://github.com/sylvanaar/wow-instant-messenger
  • if missing class or race, update window data on whisper received using C_PlayerInfo
  • Update add friend icon, to one that works in retail and classic
  • use the cached guild roster index to lookup the user's info.
  • Cache the guild roster index by using it as the tables truthy value.
  • Oops, debug print
  • Fix remaining bugs and cleanup
  • Merge branch 'master' of https://github.com/sylvanaar/wow-instant-messenger
  • add editorconfig file
  • another fix
  • fix error
  • Pushing what I have done so far for party and guild checks, for testing and review
  • Missed one thing. This completes SendWho removal for classic. Closes #1
  • Don't build with WhoLib in classic, since it's basically now worthless.
    Any functions that call wholib already check if it exists (except for one, which this commit also fixes with a fix that makes sure it's not loaded by wim even if another addon still includes it)
  • I would have fixed this mysef, but I don't have a good idea for replacement, but I thought I'd at least notate where the green texture problem is for classic :D
  • Update README.md
  • Update README.md

3.7.33

28 Aug 05:20
d7b10e0
Compare
Choose a tag to compare
pkgmeta

3.7.32

27 Aug 22:45
a2e4b76
Compare
Choose a tag to compare

WIM

3.7.32 (2019-08-27)

Full Changelog

  • Update WIM.toc
  • Update WIM.toc
  • Create .travis.yml
  • Update WhisperEngine.lua

3.7.31

27 Aug 22:27
a2e4b76
Compare
Choose a tag to compare

WIM

3.7.31 (2019-08-27)

Full Changelog

  • Update WIM.toc
  • Update WIM.toc
  • Create .travis.yml
  • Update WhisperEngine.lua

3.7.30-test

26 Aug 16:23
b927047
Compare
Choose a tag to compare
3.7.30-test Pre-release
Pre-release
Update WIM.lua

3.7.29-test

26 Aug 15:57
b927047
Compare
Choose a tag to compare
3.7.29-test Pre-release
Pre-release
Update WIM.lua

3.7.29

26 Aug 19:01
9817032
Compare
Choose a tag to compare

8.2 / 1.13.2 release