Update 'trunk'

Mute 2022-07-11 02:47:50 +00:00
parent 596f4a6b81
commit f607f3e09c
1 changed files with 4 additions and 0 deletions

@ -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.