3.11.0
Details
-
FilenameWIM-3.11.0.zip
-
Uploaded by
-
UploadedJun 13, 2024
-
Size477.86 KB
-
Downloads27,130
-
MD5f386af0b49a2cb566bf16c05e332f213
Supported WoW Retail Versions
- 10.2.7
Supported WoW Cataclysm Classic Versions
- 4.4.0
Supported WoW Wrath of the Lich King Classic Versions
- 3.4.3
Supported WoW Classic Versions
- 1.15.2
Supported WoW Burning Crusade Classic Versions
- 2.5.4
Changelog
WIM
3.11.0 (2024-06-13)
Full Changelog Previous Releases
- Update default setting to record all whispers by everyone.
- Censored messages are now updated in history when shown. Censored messages are not recorded with their "Show Message" and "Report" links.
- Fix: BNet windows were not being handled correctly when events were received.
- Remove dependency of LibChatHandler-1.0.
- bug fix
- Merge branch 'simplified-chat-events' of https://github.com/Legacy-of-Sylvanaar/wow-instant-messenger into simplified-chat-events
- added support for censored messages. Note: Hidden messages are not stored once shown in history at this time.
- added support for censored messages. Note: Hidden messages are not stored once shown in history at this time.
- revert(history): rebuilding history in realtime would require a lot more data to be stored. Saving post filtered messages as before.
- preserve arg2 of chat events since there was some strange alterations taking place in the chat message filters
- Merge branch 'master' into simplified-chat-events
- Rebuild the way WhisperEngine, ChatEngine and Filters handling chat events, no longer using LibChatHandler-1.0.