Commit Graph
7 Commits
Author SHA1 Message Date
Arokha Sieyes 297ac38eca Message send failure reflection
When a post is too long to send, reflect it back to the user in the chatbox so they can copypaste it into separate messages. Also increases the message limit from 1024 to 2048. If a message is longer than 5-messages worth, it is not reflected and a warning is sent instead to avoid easily consuming bandwidth for DDOS purposes with long messages.

I'd like to add markers in the message where the posts would have been truncated but that's... complicated.
2018-05-16 17:57:26 -04:00
Arokha Sieyes 29aa4c28a0 Process text formatting in subtle messages like say/emote/whisper
Fixes #3638
2018-05-06 01:19:02 -04:00
Arokha Sieyes bbc5084853 VS: Companion commit to robot, typing overlays 2018-03-17 19:49:21 -04:00
Arokha Sieyes 46f4022852 VS: Consistent logging changes to match polaris commit 2018-03-10 17:18:09 -05:00
Arokha Sieyes cd29b7de86 Soulcatcher chat logging, and subtle logging for free
Logs soulcatcher messages to the chat log so admins can review them, since that's kinda important, and gives subtle it's own logging format so you can tell it's a subtle and not just an emote. Also disables subtles while in the soulcatcher because apparently that was a thing.
2017-06-10 14:57:32 -04:00
Arokha Sieyes 3e5ebb72f6 Fix subtle emotes to work inside dogborgs, objects, brains
Title!
2017-06-09 00:40:34 -04:00
Cameron653andArokha Sieyes 31d53b8054 Adds in the "Subtle" command. (#173)
* This should add in subtle

* Subtle WIP

* WIP

* Adds in subtle verb.

* Adds in some coder comments saying

Where the parts would normally go
2016-05-22 12:12:06 -04:00