You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 2 months ago |
Version | 0.1.1 |
Download link | Andocas-BetterTextChat-0.1.1.zip |
Downloads | 103 |
Dependency string | Andocas-BetterTextChat-0.1.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
About
- If you reach the 50 character limit for a chat message, it wraps onto the next line instead of cutting you off.
- You can also manually insert a line break with
Shift-Enter
.
- You can also manually insert a line break with
- You can use
Ctrl-V
to paste from clipboard. - The special characters
<
,>
, and=
are now enabled.- Beware: Things can get weird if you use formatting tags, especially across multiple lines. You've been warned.
CHANGELOG
0.3.1
- Fixed stupid bug (bad)
0.3.0
- Added scrollable chat history
0.2.0
- Made saving/discarding draft messages configurable
- Fixed minor bug at very low framerates
0.1.1
- Adjusted PlayerChatManager.PostMessage patches for improved compatibility with other mods
0.1.0
- Initial release