Releases: sylvanaar/wow-instant-messenger
Releases · sylvanaar/wow-instant-messenger
3.8.0
WIM
3.8.0 (2019-09-28)
- 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
WIM
3.7.36 (2019-09-24)
- 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
3.7.34
WIM
3.7.34 (2019-09-19)
- 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
pkgmeta
3.7.32
3.7.31
3.7.30-test
Update WIM.lua
3.7.29-test
Update WIM.lua