From f607f3e09c55d777dd59a1a067c33be0828538b4 Mon Sep 17 00:00:00 2001 From: Mute Date: Mon, 11 Jul 2022 02:47:50 +0000 Subject: [PATCH] Update 'trunk' --- trunk.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trunk.md b/trunk.md index 685049b..161d9fa 100644 --- a/trunk.md +++ b/trunk.md @@ -96,6 +96,10 @@ Optionally makes use of club's advanced functionality, if prefixed with characte * `SourceCharacter creates a duct tape skirt on TargetCharacter and traps her hands in it.` ("on Mute") * `SourceCharacter wraps duct tape around DestinationCharacter hands.` ("Mute's hands") +### Console goodies +* `MBCHC.LOG_MESSAGES = true` will log most of received messages, notable exception being BCX ones. +* `MBCHC.RETHROW = true` will let you see exceptions thrown during command execution in addition to them being shown as chat messages. + ## Geek corner Yes, we are aware of all the nifty git features (branches etc.), we just don't use them. This mod is low effort, just enough to work without errors and deliver features we find useful.