- Added: Support for adjusting the order of quick messages in the list.
- Added: Quick buttons in the chat bar now support setting the sending mode (Send on Click, Paste into Input Box, Overwrite Input Box).
- Added: Command suggestions are now available when editing quick messages (Due to game limitations, this feature is unavailable when not in-game).
- Adjusted: The background opacity of quick buttons in the chat bar now follows the opacity of the game chat text background.
- Fixed: Input box losing focus after using the ↑ or ↓ keys in the chat bar.
- Refactored most of the code
- Now the maximum character limit for messages is set to 256
- Optimized the buttons within the chat bar
- ToolTips are used in the quick message list to display messages while hovering the mouse
- Registered a new keybind to quickly open the Mod configuration screen
- Fixed some bugs