Skip to content

Commit

Permalink
Release v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kakaroto committed Jan 26, 2025
1 parent 4db1a52 commit 09376ef
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 37 deletions.
19 changes: 19 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
v2.12.0 (January 25th 2025)
===
- **Feature**: Add support for Exhaustion rules (2014 and 2024) in the character's Effects (by [@dmportella](https://github.com/dmportella))
- **Feature**: Add support for displaying art and images from a source book
- **Feature**: Add support for displaying Rage effect when rolling with Rage enabled
- **Feature**: Add support for parsing "+ PB" in formulas for adding the character's proficiency bonus
- **Bugfix**: Fix support for dice formulas on actions and features (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix parsing of roll descriptions (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix support for changes tidbits and attributes in monster stat blocks (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix display of custom actions that have no damage (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix support for parsing of descriptions
- **Bugfix**: Fix support for character traits
- **Bugfix**: Fix rolling character backgrounds
- **Bugfix**: Fix display of formula in the gamer log when substracting a dice roll (like Bane effect)
- **Bugfix**: Added a workaround for broken data in DDB causing damage choices to be invalid for Sorcerous Burst (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix parsing of dice formula in Repair feature of the Steel Defender
- **Bugfix**: *FVTT*: Fix display of initiative result in some situations when using initiative tie breaker


v2.11.1 (January 8th 2025)
===
- **Bugfix**: Fix rolling character actions (unarmed strikes for example) (by [@dmportella](https://github.com/dmportella))
Expand Down
16 changes: 16 additions & 0 deletions docs/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
v2.12.0 (January 25th 2025)
===

Hi,

We've had a lot of changes to the D&D Beyond website in recent weeks and a few things continue to break, requiring more fixes.

This release adds quite a few bugfixes and improvements, and adds a few interesting features as well, such as the ability to send to the VTT the images and art from source books, as well as the ability to apply exhaustion effects on your rolls automatically.

Check out the full [Changelog](/Changelog#v2120) to see all the changes added in this release.

As usual, a big thank you to [@dmportella](https://linktr.ee/dmportella) as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.

Enjoy.


v2.11.1 (January 8th 2025)
===

Expand Down
59 changes: 25 additions & 34 deletions docs/update.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Beyond20 has just been installed or updated

Congratulations! Beyond20 was just updated to the latest version : v2.11.1
Congratulations! Beyond20 was just updated to the latest version : v2.12.0

I hope you like the new features, and hopefully the killer feature you were waiting for was just added.

Expand All @@ -17,54 +17,45 @@ Thank you all for your support!

# Release Notes

v2.11.1 (January 8th 2025)
v2.12.0 (January 25th 2025)
===

Happy New Year,
Hi,

I hope everyone had a chance to rest and find moments of peace and reflection during the holidays.
We've had a lot of changes to the D&D Beyond website in recent weeks and a few things continue to break, requiring more fixes.

We're releasing today a bugfix release as character sheet changes continue on D&D Beyond and rolling actions (like unarmed strike) from character sheets were broken. This release also fixes the bug preventing Strength checks from working from within a character sheet's Extra creature's statblock.
This release adds quite a few bugfixes and improvements, and adds a few interesting features as well, such as the ability to send to the VTT the images and art from source books, as well as the ability to apply exhaustion effects on your rolls automatically.

Thanks again to [@dmportella](https://linktr.ee/dmportella) for the fixes, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
Check out the full [Changelog](/Changelog#v2120) to see all the changes added in this release.

As usual, a big thank you to [@dmportella](https://linktr.ee/dmportella) as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.

Enjoy.


---

Click [here](/release_notes) for the full release notes from previous versions.

# Changelog

v2.11.1 (January 8th 2025)
===
- **Bugfix**: Fix rolling character actions (unarmed strikes for example) (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix rolling Strength check from a character's extra creature (by [@dmportella](https://github.com/dmportella))

v2.11.0 (December 21st 2024)
v2.12.0 (January 25th 2025)
===
- **Feature**: Added support for user selectable Spell effects (Bless, Bane, Enlarge, Reduce)! (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Charger 2024 feat with GWF support (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for weapon Mastery and display mastery of weapons in rolls (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for GWF (2014 and 2024 editions) with Brutal Critical attacks (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for the Barbarian's Brutal Strike 2024 feature (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for 2024 version of sneak attack (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for the Rogue's Cunning Strikes and Improved Cunning Strike (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Cleric's Improved Blessed Strikes (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Cleric's Radiance of the Dawn (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Paladin's Radiant Strike (by [@Lott](https://github.com/lott))
- **Feature**: Added support for Ranger's Dreadful Strike (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Druid's Lunar Radiance 2024 (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Tavern Brawler 2024 feat (by [@dmportella](https://github.com/dmportella))
- **Feature**: Added support for Halfling's Luck 2024 feature (by [@raystuart](https://github.com/raystuart))
- **Bugfix**: Fix detection of ability modifier when using non default ability score/modifier display setting (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix support for new statblock format of creature extras in character sheets (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix detection of Wild Shape creature type in extras (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix support for creature's HP in extras (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix illegal application of GWM 2024 to Polearms feat attacks (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix missing Roll20 template option in the popup options on Roll20 tabs
- **Bugfix**: Use bolded text for "Roll Initiative" line in monster statblocks (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix rolling Sorcerous Burst on Foundry VTT
- **Feature**: Add support for Exhaustion rules (2014 and 2024) in the character's Effects (by [@dmportella](https://github.com/dmportella))
- **Feature**: Add support for displaying art and images from a source book
- **Feature**: Add support for displaying Rage effect when rolling with Rage enabled
- **Feature**: Add support for parsing "+ PB" in formulas for adding the character's proficiency bonus
- **Bugfix**: Fix support for dice formulas on actions and features (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix parsing of roll descriptions (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix support for changes tidbits and attributes in monster stat blocks (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix display of custom actions that have no damage (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix support for parsing of descriptions
- **Bugfix**: Fix support for character traits
- **Bugfix**: Fix rolling character backgrounds
- **Bugfix**: Fix display of formula in the gamer log when substracting a dice roll (like Bane effect)
- **Bugfix**: Added a workaround for broken data in DDB causing damage choices to be invalid for Sorcerous Burst (by [@dmportella](https://github.com/dmportella))
- **Bugfix**: Fix parsing of dice formula in Repair feature of the Steel Defender
- **Bugfix**: *FVTT*: Fix display of initiative result in some situations when using initiative tie breaker

---

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Beyond 20",
"version": "2.11.1",
"version": "2.12.0",
"manifest_version": 3,
"description": "Integrates the D&D Beyond Character Sheets with Roll20 and Foundry VTT.",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion manifest_ff.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Beyond 20",
"version": "2.11.1",
"version": "2.12.0",
"manifest_version": 2,
"description": "Integrates the D&D Beyond Character Sheets with Roll20 and Foundry VTT.",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beyond20",
"version": "2.11.1",
"version": "2.12.0",
"description": "Beyond20: D&D Beyond & Roll20/Foundry VTT Integration",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit 09376ef

Please sign in to comment.