Change Log:
Change Notes:
Version 1.05.00 - Version 4.3.0 Compatibility Patch
TOC Updated to reflect 4.3.0 compatibility.
Version 1.04.00 - Version 4.2.0 Compatibility Patch
TOC Updated to reflect 4.2.0 compatibility
Version 1.03.00 - Version 4.0.1 Compatibility Patch
TOC Updated to reflect 4.0.1 compatibility.
Defunct code removed and replaced with valid code.
Version 1.02.02 - Bug Fix
Added new Translate value to hold report of not being able to create
a new frame to use. This will need translating into deDE and esES when
possible.
Due to inconsistencies with the UPDATE_CHAT_WINDOWS event in connection
with the PLAYER_LOGIN event I have added another flag to take these into
account. However, testing is hard to do due to its intermittent behaviour.
Once I have confirmed that this addition has resolved the failure to disable
the plugin if unable to create the frame I will update the thread saying so.
Version 1.02.01 - Bug Fix
Introduced a chatframe flag called infoPanel to track which frames
are in use by infopanels so that they don't try and use the same
one. If anyone else creates a chat frame infopanel based on some of
this code then see how I used gcframe.infoPanel.
Version 1.02.00 - Rewr...
Description:
This InfoPanel Plugin allows the user to have their whisper chat in a separate screen accessible as required. This one is using panel 21.
The addon searches the 10 available chat frames and finds one that is not being used and uses it for the duration of your game session. It will automatically release the frame when you log out just on the off chance that you decide to stop using it.
Test Environment
nUI+ 5.07.24
WOW 4.3.0
Known Problems
Please note you are limited to 8 chat frames alongside the General and Combat Log chat frames. Before this addon will work you will need to make at least 1 of those frames available to use.
Slash Commands
They will disable the plugin ready for removal of the addon. You can re-enable it again if you change your mind before logging out.
/nuiwc enable - to enable it
/nuiwc disable - to disable it
Foreign Language Versions
At the present this plugin does not support multi language settings. enUS and enGB versions will work fine however and the ability to add new languages is possible using the addonTable.Translate values accordingly. |
|