
BetterChatBox
Make the chat box editable and keyboard navigable
CHANGELOG
v1.0.2
-
Fixes
- Fixed game becoming unresponsive when opening the chat box after typing but not sending a message
- Fixed messages not sending when the
SavePreviousChatMessage
config option was false - Fixed repeating actions (delete, cursor move) continuing on next open if the chat box was closed with them being held
-
Removed
- Removed REPOConfig as a hard dependency
v1.0.1
- Fixes
- Fixed cursor always moving the end of the chat box when pasting text
v1.0.0
- Initial release