Saturday, July 25, 2015

TabbyChat beta 3

I've released beta 3 today. Additionally, I've started uploading it to CurseForge so I can more easily watch it and inspect download counts. Links are below.

MnmUtils: http://minecraft.curseforge.com/mc-mods/232960-mnmutils
Tabbychat: http://minecraft.curseforge.com/mc-mods/232962-tabbychat-2

Changelogs

MnmUtils
THIS UPDATE WILL BREAK THINGS. UPDATE YOUR MODS.

+ Revamped settings. They now use annotations to define settings.
+ Added settings objects, lists, and files.
+ Added update checker.
+ Added tabbychat proxy for basic tabbychat abstraction. Implementation is in tabbychat.
+ Add ChatBuilder
* Lighten the borders of gui components.
- Removed LogHelper (It was just a wrapper for Logger)
* Bug fixes

TabbyChat
+ Add filter sound notifications
+ Add new system for channel status. Depreciated the old way.
+ Add Optional macros compatibility module.
+ Add PM Channels (prepended with @)
+ Add regex variables (See wiki)
+ Add regex group support to destinations (See wiki)
+ Add chatbox resizing
+ Make chat persistent between joins.
* Improve look of chat
* Fix wake up button

Check the commit messages for more details.