Skip to content

Releases: UranusBytes/foundry-die-hard

0.1.2 - Bug fixes

04 Jun 20:08
308e337
Compare
Choose a tag to compare

Fixes all thanks to @elizeuangelo

  • Fix total roll bug for all systems
  • Karma now has an user selector, the same as Fudge
  • Changed icon colors
  • Changed karma default values
  • Changed some debug messages

v0.1.1-alpha

10 Sep 14:32
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

v0.1.1 Pre-Release to test support of Ready Set Roll 5e

v0.1.0

18 Aug 13:30
bad898f
Compare
Choose a tag to compare
  • Fix: Catch if user (GM or player) doesn't have any fudges yet
  • Fix: Initial fudge definition not rendering in dialog #26
  • Fix: DND5e skill roll mis-categorized
  • Fix: Avg Karma History not showing
  • Improve documentation

v0.0.11

17 Aug 14:02
09b1583
Compare
Choose a tag to compare
  • Fixes for global disables
  • Improvements to VersionNotification
  • Move lots of debug logging to using the debug flag
  • Adjust Simple and Avg Karma default to disabled
  • Adjust Simple and Avg Karma so they can both influence the die roll
  • Improvements to Fudge Icon #27
  • Add "warning" to Karma dialog for conflict issues
  • Add Cumulative option to Karma dialog
  • Add Karma Cumulative logic
  • Add enable/disable coloring of Karma button
  • Add notification when debugDieResult changes die result

v0.0.10

10 Aug 12:24
5d45dc1
Compare
Choose a tag to compare
  • Fixes for disabling fudge
  • Fix for version notification
  • Fix for making DM not visible to users #22

v0.0.9

07 Aug 16:28
eceadc7
Compare
Choose a tag to compare
  • Lots of refactoring to cleanup code
  • Remove fudges for actors
  • Simple and Avg Karma

v0.0.8

03 Aug 01:03
3f7b6fa
Compare
Choose a tag to compare

Fix issue with fudges dialog from Times removal

v0.0.7

01 Aug 22:51
3cec4bd
Compare
Choose a tag to compare

What's Changed

  • Remove 'Times' functionality from fudge
  • Fix for raw die fudge still happening when global disabled
  • Issue where disabled fudge before enabled would prevent selection of enabled
  • Change fudge icon behavior for global disabled
  • Fudge icon adjustments #14
  • Fudge config adjustments #15
  • Fix fudge whispers going to more than GM #16

v0.0.6

30 Jul 16:45
90b9be2
Compare
Choose a tag to compare
  • Fix attack/strike roll fudges for PF2e
  • Add concept of "Total Roll" (including modifiers) vs "Raw Die Roll" (only the die)

v0.0.5

30 Jul 14:27
ee06f36
Compare
Choose a tag to compare
  • Initial release supporting PF2e system
  • Right-click of fudge icon to globally pause/disable all fudges
  • Config dialog UI improvements
  • Notification to DMs when new version installed/upgraded