Skip to content

Releases: Stefouch/sebedius-yearzero-discord-bot

7.0.0 - Sharding

09 Feb 14:23
Compare
Choose a tag to compare

Sharding

This version adds support for Sharding and allows the bot to be invited in more than 2500 servers.

6.5.3 - Fix Discord API version

01 Apr 22:04
Compare
Choose a tag to compare

What's Changed

  • fix: Update Discord API version and build packages by @Stefouch in #196

Full Changelog: v6.5.2...v6.5.3

6.5.2 - Remove requirement for Base Dice & Add German translation for /crit

31 Oct 14:51
Compare
Choose a tag to compare

Features

  • Locales: 🌐🇩🇪 Add German translation for the new /crit command.
  • Roll: ♻️ Remove requirement for Base Dice in MYZ & FBL games, as requested in #170.

Bug Fixes

  • Roll: 🩹 Add a single Base Die if the roll is empty (before modification).
  • Roll: 🐛 Fix bad regex execution for T2K undefined inputs (#190) (391b91f)
  • Gamedata: Conforming some entry names (d1d03bb)
  • Gamedata: Fix punctuation in effects of vaesen crit tables (6b5881d)

Full Changelog: v6.5.1...v6.5.2

6.5.1 - Patch 1

28 Oct 07:33
Compare
Choose a tag to compare

What's Changed

  • Fix some autocomplete issues in the /help command.

6.5.0 - Add Critical Injuries command

27 Oct 12:44
Compare
Choose a tag to compare

Features

  • Commands: Add /crit command (#183) (b720344)
  • Help: ✨ Add autocompletion for the command argument of the /help command (ecc212f)
  • Locales: 🌐🇸🇪 Add Swedish translations (#184) (cdeb2bb)

Full Changelog: v6.4.1...v6.5.0

6.4.1 - "/panic" patch

18 Oct 10:38
Compare
Choose a tag to compare

Features

  • Initiative: ✨ Add color gradient to the embed result (faa422f)
  • ready-event: ✨ Add version when ready (1ea77d3)
  • Roll: ✨ Roll a D66 from /roll (#165) (88c3d20)

Bug Fixes

  • Panic: negative modifiers not reducing stress dice (#182) (67bf23b), closes #180 #180
  • Panic: 🐛 Patch panicValue minimum (e3284b3)

Full Changelog: v6.4.0+a...v6.4.1

6.4.0

18 Oct 10:34
6463adf
Compare
Choose a tag to compare

Features

Bug Fixes

  • Panic: 🐛 Add correct index for 0-6 results on the table (#175) (351499e), closes #171

Full Changelog: v6.3.0...v6.4.0+a

6.3.0 - Commands Translations

12 Sep 10:16
Compare
Choose a tag to compare

6.3.0 (2022-09-12)

Features

  • 🌐🇫🇷 French translation of commands
  • 🌐🇩🇪 German translation of commands

Full Changelog: v6.2.2...v6.3.0

6.2.2 - Some small options & minor fixes

09 Sep 12:14
Compare
Choose a tag to compare

Added

  • A missing neg option in /roll myz & /roll fbl commands to add negative dice.

Changed

  • The modifier argument for /roll bladerunner now have the advantage/disadvantage choices.

Fixed

  • A minor issue where the message buttons appeared with a roll that has panic.
  • Some typos in various translations.

6.2.1 - Hotfix /conf

07 Sep 15:42
Compare
Choose a tag to compare

Fixed

  • Command /conf not working in some cases.