Releases: Stefouch/sebedius-yearzero-discord-bot
Releases · Stefouch/sebedius-yearzero-discord-bot
7.0.0 - Sharding
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
What's Changed
Full Changelog: v6.5.2...v6.5.3
6.5.2 - Remove requirement for Base Dice & Add German translation for /crit
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
What's Changed
- Fix some autocomplete issues in the
/help
command.
6.5.0 - Add Critical Injuries command
6.4.1 - "/panic" patch
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
6.3.0 - Commands Translations
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
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
Fixed
- Command
/conf
not working in some cases.