Change Log:
--------------------
v.1.1.4
- channel names should again be abbreviated correctly
v.1.1.3
- bumped TOC for MoP
v.1.1.2
- attempt to fix disappearing scroll to bottom button... Still not sure why it occasionally disappears or if this will even work
v.1.1.1
-updated TOC for 4.2
-changed strreplace to gsub - hope nothing breaks! :D
v.1.1
- added support for more chat windows (moving whispers and conversations to new windows)
- slight code reorganization and optimization
- increase chat history earlier so that it doesn't wipe your chat window of the MOTD, etc.
v.1.0.1
- bumped TOC number for 4.0.1
Description:
--------------------
With the 3.3.5 patch, there were several features added to the default UI for the chat frames. Many of them were things that I had been using a larger chat addon for, and now could move to something smaller. I decided to create that smaller chat addon myself, and ChipperChat was born.
Features:
Hide chat buttons (jump to bottom button moved to lower-right corner, only shows when you are scrolled up)
Move edit box to the top of the chat frame
New editbox textures
Move chat frames to edges of screen
Channel abbreviations
Increased chat history
Now with support for extra chat frames! (whisper/conversation windows)
How To Install:
place ChipperChat folder inside Interface\AddOns
place CHATFRAME folder (located in ChipperChat folder) inside the Interface folder (NOT in AddOns) for the new editbox textures
log into the game and open up Interface Options > Social
select "Classic Style" in the Chat Style dropdown (this will let the edit box hide when not in use and give access to the chat tabs when edit box is set to be on top)
How To Configure:
This addon is configurable only through a .lua file. Open up cc_options.lua in any text editor. (My editor of choice is Notepad++.) If you make extensive changes to the defaults, I suggest saving a backup of your edited copy of cc_options.lua. All options in that file are documented extensively. If you have any questions, feel free to ask in the comments here.
Want More Features?
(Note: The addons listed below are by no means "the best" or "the...
--------------------
v.1.1.4
- channel names should again be abbreviated correctly
v.1.1.3
- bumped TOC for MoP
v.1.1.2
- attempt to fix disappearing scroll to bottom button... Still not sure why it occasionally disappears or if this will even work
v.1.1.1
-updated TOC for 4.2
-changed strreplace to gsub - hope nothing breaks! :D
v.1.1
- added support for more chat windows (moving whispers and conversations to new windows)
- slight code reorganization and optimization
- increase chat history earlier so that it doesn't wipe your chat window of the MOTD, etc.
v.1.0.1
- bumped TOC number for 4.0.1
Description:
--------------------
With the 3.3.5 patch, there were several features added to the default UI for the chat frames. Many of them were things that I had been using a larger chat addon for, and now could move to something smaller. I decided to create that smaller chat addon myself, and ChipperChat was born.
Features:
Hide chat buttons (jump to bottom button moved to lower-right corner, only shows when you are scrolled up)
Move edit box to the top of the chat frame
New editbox textures
Move chat frames to edges of screen
Channel abbreviations
Increased chat history
Now with support for extra chat frames! (whisper/conversation windows)
How To Install:
place ChipperChat folder inside Interface\AddOns
place CHATFRAME folder (located in ChipperChat folder) inside the Interface folder (NOT in AddOns) for the new editbox textures
log into the game and open up Interface Options > Social
select "Classic Style" in the Chat Style dropdown (this will let the edit box hide when not in use and give access to the chat tabs when edit box is set to be on top)
How To Configure:
This addon is configurable only through a .lua file. Open up cc_options.lua in any text editor. (My editor of choice is Notepad++.) If you make extensive changes to the defaults, I suggest saving a backup of your edited copy of cc_options.lua. All options in that file are documented extensively. If you have any questions, feel free to ask in the comments here.
Want More Features?
(Note: The addons listed below are by no means "the best" or "the...