Releases: SockDrawer/sockMafia
Voting Template Updates
Fix chats (again)
v4.0: Chatterbox Release
4.0.0 Chatterbox Release (2017-03-20)
The big feature for this release is the templating engine. Now your templates will be different depending on the provider's capabilities: HTML, markdown, or chat-style single-line outputs. No more spamming Slack if you want to play there!
- fix: Eslint issue (ee800b7)
- feature: HTML in the HTML templates. Shocking. (e6ede13)
- feature: Use a template for listing players (66acc31)
- Fix: A few single-line template tweaks to make it read nicer (cec21a0)
- Fix: Trying to get rid of those extraneous newlines (ea8c7ee)
- Feature: Add single-line support to respondWithTemplateInThread as well (dd6b256)
- Feature: Separate HTML templates from Markdown templates. (bd8dfd0)
- Feature: Single-line templates for chat-style providers (39bfabd)
- Refactor: Move forum-like templates to a subfolder (624705a)
- Refactor: the View is responsible for what folder the templates live in. (3c66e9e)
v3.4.0: Help and bugfixes
3.4.0 (2017-03-16)
v3.3.2: Postman Conspiracy
One small bugfix: New-day templates weren't displaying right.
In addition, debug logging is now more verbose along the whisper pathway.
This is now stable and supported as a release.
Patch fix: Sending rolecards
Sending rolecards was broken
3.3: The Postman Conspiracy
The previous postman releases didn't quite work the way we needed for Whisper Mafia; now, postman-public only reports that a whisper was sent, not the contents.
3.2.1: Update for Sockmafia-autogm
Fix: Restore functionality that was accidentally removed that sockmafia-autoGM depends upon
3.2: Signed, Sealed, Delivered
In this version:
Chats and Postman:
- Chats may now be started with any player if they are allowed, using the command '!chat with soAndSo`
- Postman Mode has been created, in which single messages can be sent through the bot to another player. This can be set to
on, oropenif you wish for the player to know who sent the letter.
AutoGM
- A plugin is under development to GM simple games. The necessary hooks for it have been incorporated into this release.
General Updates
- Certain command output is now always in the main thread, such as "new-day"
- Multiple games can be run from the same bot at once
3.1.1: The best version of Windows
In this version:
Documentation!
- Added a New Players Guide
- Added a Moderator's Guide
- A little extra JSDoc while I'm at it
Bugfixes
- Number required to lynch was incorrect when starting a new day.