Remove full message log (potential buffer overflow).
This commit is contained in:
parent
882b5986c1
commit
cdf1c86fa8
12 changed files with 11 additions and 422 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue