Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@Tanndev-CI Tanndev-CI released this 30 Oct 16:27
· 19 commits to main since this release
cf081ce

2.6.0 (2020-10-30)

Build

  • A different approach to fix the build (6b1c623)
  • Add CodeQL (1828c0b)
  • Bad links when releasing new versions (d2a2a15), closes #36
  • Perform code checks against PRs to beta (a9161f7)
  • Remove NPM components from semantic-release (5e39eaa)
  • Yet another approach to fix issue tagging (6133c7e)

Chore

  • Refactor how the spectating state is stored (57875ec)
  • Remove downloads (d287a99)
  • Remove unused parameter (6cfeaf5)

Docs

  • Add note about Discord verification (e673481)
  • Correct privacy policy (7ea9319)
  • The bot's been verified! (f65135b)

Fix

  • util.format used on untrusted input (3c31a01)
  • Bad links when releasing new versions (ca290a0), closes #36
  • Bot tries to talk when it's alone (1757a3a)
  • Command prefix doesn't escape backslashes (490644e)
  • Lobby doesn't end when everyone leaves (8de9589)
  • Lobby info uses the wrong prefix (efce033), closes #31
  • Playing the greeting delays other steps (9ee27bb)
  • Synchronization bugs (8af2817)
  • Users stay in lobby if they leave discord before the game (8cb858f)

New

  • Add a dedicated privacy command (e5e2428)
  • Allow bot-owners to change the presence message (797aeae), closes #34
  • Attempt to delete info posts after restarts (9f7250b), closes #24
  • Auto-eject players when they disconnect from the game (9bf86c1), closes #30
  • Auto-join known players (486bdc7), closes #33
  • Nice embed when lobbies end (a5607fd), closes #23
  • Overhauled info posts and added "Menu" phase (fa60765)
  • Play announcements in the voice channel. (fff75cb), closes #22

Update

  • Improve in-discord help (031e1c8)
  • Spectators are now muted during the game (45725e0), closes #28