Skip to content

Releases: EndlesNights/dnd4eBeta

0.7.11 - More Minor Fixes

17 Mar 01:03
7dc3af5

Choose a tag to compare

  • Added a trait field to each movement mode, and updated movement/speed config to show the expected defaults under v13. (Fox)
  • Fixed a bug where dropping an effect onto an item sheet would create two copies. (SagaTympana)

What's Changed

Full Changelog: 0.7.10...0.7.11

0.7.10 - Some Minor Fixes

10 Mar 07:34
4c4ee86

Choose a tag to compare

  • Fixed a CSS issue with attack roll dialogue.
  • Fixed a bug where the toggle for using an ability score on AC was ignored. (Bonus: Now we can automate altability!)
  • Fixed a bug where special movement modes stopped displaying for NPCs, and improved on-sheet movement display/tooltip.

What's Changed

Full Changelog: 0.7.9.1...0.7.10

0.7.9.1 Hotfix - Actual Documentation Update

02 Mar 03:51
9da51df

Choose a tag to compare

  • ACTUALLY Updated documentation compendium this time.
  • Potential fix for a CSS issue with attack roll dialogue.

What's Changed

Full Changelog: 0.7.9...0.7.9.1

0.7.9 Documentation & API Fixes

01 Mar 09:54
476accf

Choose a tag to compare

Version 0.7.9

  • Fixed tooltip API that got broken in v13; should help restore TAH tooltip functionality. (Draconas)
  • Updated documentation compendium for v13, and restored some earlier info that apparently got lost somewhere along the way. (Fox)
  • Fixed a typo in the system conditions list (you may need to update effects which refer to "donimate"). (Fox)

What's Changed

Full Changelog: 0.7.8...0.7.9

0.7.8 Minor bugfixes

16 Feb 12:07
c2a9f1e

Choose a tag to compare

  • Some additional safety checks and unexpected behaviours (nameearly)
  • Fixed flags on the message generated for recharge rolls (Fox)
  • Further (hopefully the LAST!) light/dark mode tweaks (Fox)
  • Made "fakechatbutton" elements in damage roll message into real buttons. They've earned it. (Fox)

What's Changed

New Contributors

Full Changelog: 0.7.7...0.7.8

0.7.7 Minor Improvements and Fixed Regen

15 Feb 10:48
ab59f6e

Choose a tag to compare

  • Added light/dark mode selection for chat, and fixed a number of style and label errors. (Fox)
  • Fixed a bug where Regeneration was no longer available in ongoing damage setup. (Fox)

What's Changed

Full Changelog: 0.7.6...0.7.7

0.7.6 Ongoing bugfixes and improvements

06 Feb 10:16
2fd0a05

Choose a tag to compare

  • Fixes a bug where character tier was not updating. (Aniather, SagaTympana, Fox)
  • Fixes a bug reported by Aniather on Discord, which caused die rolls in chat to be expanded instead of collapsed by default. (Fox)
  • Fixes a bug where saving throws could fail to roll due to missing powerData. (Fox)
  • Improves Ritual summaries. (Fox)
  • Improves the chat messages generated for saves, death saves, rests and healing. (Fox)
  • Improves item chat card appearance and card collapse behaviour. (Fox)

What's Changed

Full Changelog: 0.7.5.1...0.7.6

0.7.5.1 Roll Chat Error Hotfix

31 Jan 23:00
6e938ca

Choose a tag to compare

Fixes a bug that prevented attack and heal rolls from displaying in chat, and prevented healing from being applied properly. (Aniather)

What's Changed

New Contributors

Full Changelog: 0.7.5...0.7.5.1

0.7.5 Rollable Bonus Damage is Here!

30 Jan 23:57
89a4575

Choose a tag to compare

  • NEW: The much-requested ability to add bonus damage with a die value instead of a fixed value! You can also add a damage type. (SagaTympana)
    • Known Issue: Currently, the bonus damage roll will not be combined with the base damage even if they share a type, so it may double-dip on resistances/vulnerabilities. We aim to fix this soon!
  • Some under-the-hood sheet tweaks to improve compatibility with system-agnostic modules; in particular, this should help issues folks have reported with the Aura Effects module. (SagaTympana)
  • Updated effects documentation for new features. (Fox)
  • Fixes a bug where area and range values for consumables would delete themselves on update—thanks Winter! (Fox)
  • Fixes a bug where trying to create a new power from the character sheet would brick the sheet under specific grouping/sorting conditions—thanks Winter! (Fox)

What's Changed

Full Changelog: 0.7.4.2...0.7.5

0.7.4.2 Item keywords hotfix

11 Jan 07:17
6d629b5

Choose a tag to compare

A tiny bugfix for sheet item lists, and an update to power group labels to match official. (Fox)

What's Changed

  • Item keywords fix + power group labels by @FoxLee in #553

Full Changelog: 0.7.4.1...0.7.4.2