Hey guys. Over the last few days I've been working on getting the hang of Lua and the Warhammer API. My first little project was a chat UI modification, to reduce the amount of "chrome" around it and leave more room for party frames and the game. I'm a big fan of minimal HUDs, so most of the UI addons you see coming from me will likely be along these lines.
I've been testing this on my client the last few days and have really enjoyed it, so if you try it out let me know your thoughts.
MinChat
- Removes all chrome from the chat UI. No social button, no scrollbar, no nuthin'.
- Tabs are still visible when you hover over the chat UI for a moment.
- Although there are no scrollbars, you can still move up and down in the chat history with your mouse wheel.
- Because there is no indicator of when new text has arrived, the chat window will automatically scroll down to the latest line of text when it's received.
Version History
- 1.0 - Sept 25, 2008 - First public release.
Known issues:
- Some of the chat UI elements will occasionally appear for a brief moment, then fade away. This is unfortunately a bug in the Warhammer client. It does not occur often.
- This bug may happen more frequently on secondary tabs.
Timestamp Notice - The Warhammer client currently suffers from a bug that occurs with the timestamp feature. When timestamps are displayed, the most recent line of text is cut off. On strings of text that span multiple lines, you may notice a sentence being cut off, or broken up oddly into three or more lines. I recommend leaving timestamps off until Mythic has a chance to fix this issue.
Grab it from Curse Gaming
Let me know if you have any problems with the addon, or any suggestions for future changes.
Bookmarks