Remove full message log (potential buffer overflow).

This commit is contained in:
Mari the Deer 2023-06-15 22:23:51 +02:00
commit cdf1c86fa8
12 changed files with 11 additions and 422 deletions

View file

@ -661,7 +661,7 @@ Pretty simplistic so it doesn't get in the way of the action. Some things may be
### Top left corner
Message display. Can be configured to show different numbers of messages depending on whether the chat prompt is open. Chat messages take much longer to expire than others, so there's less of a chance to miss them, as they might pop back up when the less important ones expire. A full chat history can be read at any time in the **Demolitionist Menu** *(if there were any actual messages)*. Repeated messages are compressed with a multiplier suffix.
Message display. Can be configured to show different numbers of messages depending on whether the chat prompt is open. Chat messages take much longer to expire than others, so there's less of a chance to miss them, as they might pop back up when the less important ones expire. Repeated messages are compressed with a multiplier suffix.
### Top right corner