Skip to content

v1.2.2

Compare
Choose a tag to compare
@Durtur Durtur released this 30 Aug 21:09
· 81 commits to master since this release
4605e58

Download Dungeoneer for Windows
Download Dungeoneer for Mac

What's Changed

  • Minor UI changes
  • Fixed discrepancy with displayed token facets on client and server side.
  • Selected combat table sorting is now stored between sessions.
  • Added support for a user's custom sound library in the online client.
  • Fix broken lights on changing radius by @0x07C0 in #69
  • Fix unable to load ./Util by @0x07C0 in #71
  • Add row template for new rows by @0x07C0 in #72
  • Remove linux render restrictions #73 by @0x07C0 in #75
  • Fixed bug with DnDBeyond importer where con was a determinining factor in armor class
  • Fixed bug where a DnDBeyond link couldn't be added to a newly added player row
  • Added some more things from DnDBeyond to the player plaque UI, current and max hp, insight and a link to the character sheet.

New Contributors