Skip to content

Releases: SockDrawer/sockMafia

Voting Template Updates

13 Apr 19:32
Compare
Choose a tag to compare

4.0.3 (2017-04-13)

  • feature: Allow links (and other html) in the "phase end" text
  • fix: Add back day and tolynch (1bfec4c)
  • fix: Reverse-merge dirty working directory, sorry (1f35b84)

Fix chats (again)

29 Mar 22:53
Compare
Choose a tag to compare
Fix chats (again) Pre-release
Pre-release

4.0.1 (2017-03-29)

  • chore: bump version and dependencies (321056d)
  • fix: chats were broken again, sorry (755485a)

v4.0: Chatterbox Release

20 Mar 14:28
Compare
Choose a tag to compare
Pre-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

16 Mar 12:34
Compare
Choose a tag to compare

3.4.0 (2017-03-16)

  • chore: version bump (4caeff0)
  • feature: no game creation when there is no thread specified (941af65)
  • Reset font size and move text down (b83c690)
  • Set vote chart font size to zero (3cd6aff)
  • Fix: Add extended help method to integration tests (f8a49bb)
  • Feature: Extended help for moderators. (e12d87e)

v3.3.2: Postman Conspiracy

08 Dec 18:52
Compare
Choose a tag to compare

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

20 Nov 01:23
Compare
Choose a tag to compare
Pre-release

Sending rolecards was broken

3.3: The Postman Conspiracy

16 Nov 15:18
Compare
Choose a tag to compare
Pre-release

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

11 Oct 17:39
Compare
Choose a tag to compare
Pre-release

Fix: Restore functionality that was accidentally removed that sockmafia-autoGM depends upon

3.2: Signed, Sealed, Delivered

07 Oct 18:31
Compare
Choose a tag to compare
Pre-release

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, or open if 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

30 Jul 23:42
Compare
Choose a tag to compare

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.