3.7.33-17-g448625d-classic

Details

  • Filename
    WIM-3.7.33-17-g448625d-classic.zip
  • Uploaded by
  • Uploaded
    Sep 19, 2019
  • Size
    424.78 KB
  • Downloads
    117
  • MD5
    0ca21967fc1271713fbd743fc98b5801

Supported WoW Classic Versions

  • 1.13.2

Changelog

WIM

3.7.33-17-g448625d (2019-09-19)

Full Changelog

  • 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