Skip to content

Releases: dhleong/beholder

1.8.1

22 Sep 00:43

Choose a tag to compare

Notes:

  • Fix builds by migrating to go.mod and updating tcell to v2 (#19)
  • Thanks to @dolanor for contributing this fix!

1.8.0

25 May 03:21

Choose a tag to compare

Enhancements:

  • Dynamic spell lists (#14, #15)

1.7.0

15 May 18:55

Choose a tag to compare

Enhancements:

  • Support legendary actions (#13)

1.6.1

25 May 01:01

Choose a tag to compare

Bug Fixes:

  • Fix off-by-one duplicated line with AsyncTextView

1.6.0

24 May 14:31

Choose a tag to compare

Enhancements:

  • Support searching the entire SRD (#12)
  • Add extra d/u keyboard shortcuts to scroll by page

1.5.0

19 May 01:51

Choose a tag to compare

Enhancements:

  • Add "cover" rules (#11)
  • Load spells from XGtE (#10)

1.4.0

15 May 23:41

Choose a tag to compare

Enhancements:

  • Show skill modifiers next to stats for monsters

1.3.0

09 May 22:37

Choose a tag to compare

Enhancements:

  • Render magic-ness and value of items
    • Magic items without a price will show the recommended price range for magic items of that rarity

1.2.1

06 May 02:51

Choose a tag to compare

Bug Fixes:

  • Fixed: scrolling down when at bottom hides the info window

1.2.0

04 May 22:11

Choose a tag to compare

Enhancements:

  • Add Languages to Monster display
  • Highlight matched sequences in the results list
  • Improve the "home" UI slightly

Tweaks:

  • Increase queryLimit to improve search results